<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: STM infolog disabled in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294252#M182733</link>
    <description>Just to tidy up, as this thread has been referred to from elsewhere, on 11.23 there is no CPU info tool.  You need to use the system info tool, and 'machinfo' to obtain information about the CPUs.&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
    <pubDate>Tue, 17 Apr 2007 05:37:30 GMT</pubDate>
    <dc:creator>Andrew Merritt_2</dc:creator>
    <dc:date>2007-04-17T05:37:30Z</dc:date>
    <item>
      <title>STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294243#M182724</link>
      <description>When I issue this command, instead of getting the information on CPU's as expected, I get a message saying that the 'infolog' is disabled. How do I turn it back on?&lt;BR /&gt;&lt;BR /&gt;Version B40.00 of STM hpux 11i vers2 11.23&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier cpu;info;wait;infolog;" | cstm&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt;selclass qualifier cpu;info;wait;infolog;&lt;BR /&gt;                            ^-- (Information) is currently disabled. --&lt;BR /&gt;&lt;BR /&gt;                                      ^-- (InfoLog) is currently disabled. --</description>
      <pubDate>Wed, 02 Jun 2004 16:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294243#M182724</guid>
      <dc:creator>miracle</dc:creator>
      <dc:date>2004-06-02T16:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294244#M182725</link>
      <description>according to stm man page, these two files are related to the startup of stm&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/stm/ui/config/.stmrc&lt;BR /&gt;/usr/sbin/stm/ui/config/saveconfig.cmd&lt;BR /&gt;&lt;BR /&gt;check to see if you see anything funky in them, better compare them to another host which does not exhibit this behavior if you have such an example.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 02 Jun 2004 17:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294244#M182725</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-06-02T17:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294245#M182726</link>
      <description>I have of these systems having same behaviour. The files you have mentioned have nothing in them that suggests problem. See below.&lt;BR /&gt;&lt;BR /&gt;# more /usr/sbin/stm/ui/config/.stmrc&lt;BR /&gt;#&lt;BR /&gt;# Support Tool Manager Configuration File&lt;BR /&gt;#&lt;BR /&gt;# The following connects the UI to the system the UI is being run on,&lt;BR /&gt;#  and selects this system.&lt;BR /&gt;SelCurrentSys system add localhost  system 1&lt;BR /&gt;  # Use current user name&lt;BR /&gt;  # No password required on local system.&lt;BR /&gt;&lt;BR /&gt;# more /usr/sbin/stm/ui/config/saveconfig.cmd&lt;BR /&gt;#This command file is used by the core UI to generate a save configuration &lt;BR /&gt;#command file.&lt;BR /&gt;gop #general options&lt;BR /&gt;ok&lt;BR /&gt;mop #map options&lt;BR /&gt;ok&lt;BR /&gt;iop #identify options&lt;BR /&gt;ok&lt;BR /&gt;vop #verify options&lt;BR /&gt;ok&lt;BR /&gt;dop #diagnose options&lt;BR /&gt;ok&lt;BR /&gt;eop #exercise options&lt;BR /&gt;ok&lt;BR /&gt;fop #firmware update options&lt;BR /&gt;ok&lt;BR /&gt;xop #expert tool options&lt;BR /&gt;ok&lt;BR /&gt;uop #utility tool options&lt;BR /&gt;ok</description>
      <pubDate>Wed, 02 Jun 2004 19:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294245#M182726</guid>
      <dc:creator>miracle</dc:creator>
      <dc:date>2004-06-02T19:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294246#M182727</link>
      <description>my files looked the same so it can not be the culprit here. what does the output of this command return ?&lt;BR /&gt;&lt;BR /&gt;swlist -l product | grep PH | grep -i tool&lt;BR /&gt;&lt;BR /&gt;there are few patches for stm, latest of which is  PHSS_30456. You may consider downloading one if you do not have any or uninstall and install the stm binaries.</description>
      <pubDate>Wed, 02 Jun 2004 19:20:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294246#M182727</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-06-02T19:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294247#M182728</link>
      <description>Thanks, I will look at this patch.</description>
      <pubDate>Wed, 02 Jun 2004 19:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294247#M182728</guid>
      <dc:creator>miracle</dc:creator>
      <dc:date>2004-06-02T19:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294248#M182729</link>
      <description>The actual patch is PHSS_30457 not PHSS_30456, this is a 11.11 patch not 11.23</description>
      <pubDate>Wed, 02 Jun 2004 21:19:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294248#M182729</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-06-02T21:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294249#M182730</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;just curious. have u check if diagnostic is up?&lt;BR /&gt;&lt;BR /&gt;# ps -ef|grep diagmond&lt;BR /&gt;&lt;BR /&gt;if not, cstm or any of the support tools manager will not work.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Wed, 02 Jun 2004 22:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294249#M182730</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-02T22:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294250#M182731</link>
      <description>The patch was PHSS_30457 as indicated by Michael. I have installed it, but the problem still persists with that command. If run a slightly different command it works. It seems the problem only is associated with querying CPU's.&lt;BR /&gt;&lt;BR /&gt;When I run&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog" | cstm&lt;BR /&gt;it reports correctly.&lt;BR /&gt;&lt;BR /&gt;I can run '/usr/contrib/bin/machinfo' it gives me the information similar to that of cstm. I can only think that there is a problem with the diagnostics when asking for CPU information. Maybe the diagnostics don't work on intel based chips??&lt;BR /&gt;&lt;BR /&gt;Diagnostics is certainly running.</description>
      <pubDate>Wed, 02 Jun 2004 22:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294250#M182731</guid>
      <dc:creator>miracle</dc:creator>
      <dc:date>2004-06-02T22:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294251#M182732</link>
      <description>What does the 'map' command in STM show for the  CPU and system entries?&lt;BR /&gt;&lt;BR /&gt;Has the CPU board or any other hardware been replaced on this system?&lt;BR /&gt;&lt;BR /&gt;Is this similar to &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1086342374174+28353475&amp;amp;threadId=603725" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1086342374174+28353475&amp;amp;threadId=603725&lt;/A&gt; ?</description>
      <pubDate>Fri, 04 Jun 2004 04:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294251#M182732</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2004-06-04T04:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294252#M182733</link>
      <description>Just to tidy up, as this thread has been referred to from elsewhere, on 11.23 there is no CPU info tool.  You need to use the system info tool, and 'machinfo' to obtain information about the CPUs.&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Tue, 17 Apr 2007 05:37:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294252#M182733</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2007-04-17T05:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: STM infolog disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294253#M182734</link>
      <description>OK, the thread is almost 3 years old, but to extend Andrew's update regarding the CPU information with 11.23 and 11.31 on Integrities - an example:&lt;BR /&gt;&lt;BR /&gt;# /usr/contrib/bin/machinfo -v&lt;BR /&gt;CPU info:&lt;BR /&gt; 64 Intel(R) Itanium 2 9000 series processors (1.6 GHz, 18 MB)&lt;BR /&gt;          533 MT/s bus, CPU version C2&lt;BR /&gt;          128 logical processors (2 per socket)&lt;BR /&gt;&lt;BR /&gt;          Vendor identification:        GenuineIntel&lt;BR /&gt;          Processor version info:       0x0000000020000704&lt;BR /&gt;                  Family 32, model 0, stepping 7&lt;BR /&gt;          Processor capabilities:       0x0000000000000005&lt;BR /&gt;                  Implements long branch&lt;BR /&gt;                  Implements 16-byte atomic operations&lt;BR /&gt;          Bus features supported:       0xbdf0000020000000&lt;BR /&gt;          Bus features enabled:         0x0020000000000000&lt;BR /&gt;                  Exclusive Bus Cache Line Replacement Enabled&lt;BR /&gt;          L1 Instruction cache:      16 KB, 4-way&lt;BR /&gt;          L1 Data cache:             16 KB, 4-way&lt;BR /&gt;          L2 Instruction cache:       1 MB, 8-way&lt;BR /&gt;          L2 Data cache:            256 KB, 8-way&lt;BR /&gt;          L3 Unified cache:           9 MB, 9-way&lt;BR /&gt;&lt;BR /&gt;Memory: 654328 MB (639 GB)&lt;BR /&gt;&lt;BR /&gt;Firmware info:&lt;BR /&gt;   Firmware revision:  7.44&lt;BR /&gt;   FP SWA driver revision: 1.18&lt;BR /&gt;   IPMI is supported on this system.&lt;BR /&gt;   BMC firmware revision: 24.04&lt;BR /&gt;&lt;BR /&gt;Platform info:&lt;BR /&gt;   Model:                  "ia64 hp superdome server SD64B"&lt;BR /&gt;   Machine ID number:      &lt;BR /&gt;   Machine serial number:  DEHxxxxxxx&lt;BR /&gt;&lt;BR /&gt;OS info:&lt;BR /&gt;   Nodename:  xyz&lt;BR /&gt;   Release:   HP-UX B.11.31&lt;BR /&gt;   Version:   U (unlimited-user license)&lt;BR /&gt;   Machine:   ia64&lt;BR /&gt;   ID Number: &lt;BR /&gt;   vmunix _release_version:               &lt;BR /&gt;@(#) $Revision: vmunix:    B.11.31_LR FLAVOR=perf &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Apr 2007 07:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stm-infolog-disabled/m-p/3294253#M182734</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-04-17T07:08:22Z</dc:date>
    </item>
  </channel>
</rss>

