<?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: Multi Processor OS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065371#M139554</link>
    <description>What output shows the processors in that state?&lt;BR /&gt;&lt;BR /&gt;Do you have iCOD installed?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim.</description>
    <pubDate>Mon, 08 Sep 2003 03:43:46 GMT</pubDate>
    <dc:creator>Tim Adamson_1</dc:creator>
    <dc:date>2003-09-08T03:43:46Z</dc:date>
    <item>
      <title>Multi Processor OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065370#M139553</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  We have dual processor Server with HP-UX 11i Installed; It shows processor P0 Active &amp;amp; Processor P1 is Idel .&lt;BR /&gt;&lt;BR /&gt;  Can some body will let us know how to activate the second Processor in already installed OS.&lt;BR /&gt;&lt;BR /&gt; Thanks &amp;amp; Regards&lt;BR /&gt;&lt;BR /&gt; Varian Crasto</description>
      <pubDate>Mon, 08 Sep 2003 03:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065370#M139553</guid>
      <dc:creator>Varian</dc:creator>
      <dc:date>2003-09-08T03:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Processor OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065371#M139554</link>
      <description>What output shows the processors in that state?&lt;BR /&gt;&lt;BR /&gt;Do you have iCOD installed?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim.</description>
      <pubDate>Mon, 08 Sep 2003 03:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065371#M139554</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-09-08T03:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Processor OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065372#M139555</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It could be misleading if there is no activity on the system. If you have multi-threaded processes, then both the CPUs will be shown as active. Single threaded process will occupy an entire cpu but switch between the CPUs depending on the load.&lt;BR /&gt;&lt;BR /&gt;Is your processor p0 100% active?&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 08 Sep 2003 03:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065372#M139555</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-09-08T03:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Processor OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065373#M139556</link>
      <description>While machine is booting it shows two processors one is active &amp;amp; the other one is idel.&lt;BR /&gt;&lt;BR /&gt;  Yes my single cpu goes upto 100% utilization, I have check it with sar -u command.&lt;BR /&gt;&lt;BR /&gt; Thnaks &amp;amp; Regards&lt;BR /&gt;&lt;BR /&gt; Varian Crasto.</description>
      <pubDate>Mon, 08 Sep 2003 04:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065373#M139556</guid>
      <dc:creator>Varian</dc:creator>
      <dc:date>2003-09-08T04:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Processor OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065374#M139557</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;While the server is booting only the monarch cpu is active until a certain point - called the rendezvous. This is implemented when the kernel enters its main() function.&lt;BR /&gt;&lt;BR /&gt;For sar you need to use the -M option to view the status of all the processor, i.e.&lt;BR /&gt;&lt;BR /&gt;# sar -M 1 1&lt;BR /&gt;&lt;BR /&gt;You can check the processors on the system using :&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnCprocessor&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Mon, 08 Sep 2003 04:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065374#M139557</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-09-08T04:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Processor OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065375#M139558</link>
      <description>At boot time, you will see a message indicating one processor is idle.  That may very well be true at boot.&lt;BR /&gt;&lt;BR /&gt;After boot, the OS is multi processor enabled right out of the box.&lt;BR /&gt;&lt;BR /&gt;If you don't have anything running on your system, and you check with glance or top, you will see no load factor on one of the cpu's.&lt;BR /&gt;&lt;BR /&gt;I suggest you use the script I'm attaching and measure performance for an hour.  During that hour you should do something on the system like run X-Windows or install software that requires the CPU's to do something.&lt;BR /&gt;&lt;BR /&gt;You will see both CPU's working away quite happily.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Sep 2003 04:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065375#M139558</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-08T04:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Processor OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065376#M139559</link>
      <description>Have to agree with James.  Once the system is up, use sar -M and determine if both processors are being used.  Alternatively, use glance if you have it installed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Mon, 08 Sep 2003 04:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065376#M139559</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-09-08T04:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Processor OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065377#M139560</link>
      <description>Thanks a lot&lt;BR /&gt;  sar -M works give me the reqiured out put.&lt;BR /&gt;&lt;BR /&gt; Regrads&lt;BR /&gt;&lt;BR /&gt; Varian Crasto</description>
      <pubDate>Mon, 08 Sep 2003 05:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-processor-os/m-p/3065377#M139560</guid>
      <dc:creator>Varian</dc:creator>
      <dc:date>2003-09-08T05:09:24Z</dc:date>
    </item>
  </channel>
</rss>

