<?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: DL580 Multi Processor Configuration wiht Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992067#M28174</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you definitely running an SMP kernel ?&lt;BR /&gt;&lt;BR /&gt;What does the output of uname -a show you...?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
    <pubDate>Wed, 02 May 2007 05:32:08 GMT</pubDate>
    <dc:creator>Rob Leadbeater</dc:creator>
    <dc:date>2007-05-02T05:32:08Z</dc:date>
    <item>
      <title>DL580 Multi Processor Configuration wiht Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992066#M28173</link>
      <description>We are running Linux (Kernel: 2.6.9) on Compaq Proliant DL 580 with SMP configured for Asterisk PBX System. System can see 4 Processores. But when we run:&lt;BR /&gt;&lt;BR /&gt;cat /proc/interrupts&lt;BR /&gt;&lt;BR /&gt;CPU0       CPU1       CPU2       CPU3       &lt;BR /&gt;  0:  426675508          0          0          0          XT-PIC  timer&lt;BR /&gt;  1:          8          0          0          0          XT-PIC  i8042&lt;BR /&gt;  2:          0          0          0          0          XT-PIC  cascade&lt;BR /&gt;  3:  426689123          0          0          0          XT-PIC  wanpipe1&lt;BR /&gt;  5:    2072601          0          0          0          XT-PIC  ida0&lt;BR /&gt;  8:          1          0          0          0          XT-PIC  rtc&lt;BR /&gt; 14:    3836735          0          0          0          XT-PIC  ide0&lt;BR /&gt; 15:   51600792          0          0          0          XT-PIC  eth0&lt;BR /&gt;NMI:          0          0          0          0 &lt;BR /&gt;LOC:  426758689  426758707  426758706  426758705 &lt;BR /&gt;ERR:          0&lt;BR /&gt;MIS:          0&lt;BR /&gt;&lt;BR /&gt;it seems that there is only one CPU has been used all the time. We need help for how to get all the 4 CPU running.</description>
      <pubDate>Tue, 01 May 2007 21:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992066#M28173</guid>
      <dc:creator>Pingtel</dc:creator>
      <dc:date>2007-05-01T21:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: DL580 Multi Processor Configuration wiht Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992067#M28174</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you definitely running an SMP kernel ?&lt;BR /&gt;&lt;BR /&gt;What does the output of uname -a show you...?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Wed, 02 May 2007 05:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992067#M28174</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-05-02T05:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: DL580 Multi Processor Configuration wiht Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992068#M28175</link>
      <description>the output of uname -a is:&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;Linux asterisk1.local 2.6.9-34.0.2.ELsmp #1 SMP Fri Jul 7 19:52:49 CDT 2006 i686 i686 i386 GNU/Linux</description>
      <pubDate>Wed, 02 May 2007 19:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992068#M28175</guid>
      <dc:creator>Pingtel</dc:creator>
      <dc:date>2007-05-02T19:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: DL580 Multi Processor Configuration wiht Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992069#M28176</link>
      <description>Somebody please teachme about this. I don't know why the output of interrups indicates that only one cpu is used.&lt;BR /&gt;&lt;BR /&gt;Maybe you may want to check the cpu usage with sar or mpstat.</description>
      <pubDate>Wed, 02 May 2007 20:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992069#M28176</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-05-02T20:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: DL580 Multi Processor Configuration wiht Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992070#M28177</link>
      <description>With 2.6.8-3-686-smp kernel it works fine for me . I have two cpus in my systems both are being used. &lt;BR /&gt;&lt;BR /&gt;tobu:~# uname -a&lt;BR /&gt;Linux tobu 2.6.8-3-686-smp #1 SMP Sat Jul 15 08:52:57 UTC 2006 i686 GNU/Linux&lt;BR /&gt;tobu:~# cat /proc/interrupts &lt;BR /&gt;           CPU0       CPU1       &lt;BR /&gt;  0:  146897114  111540743    IO-APIC-edge  timer&lt;BR /&gt;  1:        613        715    IO-APIC-edge  i8042&lt;BR /&gt;  2:          0          0          XT-PIC  cascade&lt;BR /&gt;  3:     291672     288960   IO-APIC-level  cciss0&lt;BR /&gt;  5:    8793275    8365893   IO-APIC-level  eth0&lt;BR /&gt;  7:    5884791    6291529   IO-APIC-level  eth1&lt;BR /&gt; 11:          0          0   IO-APIC-level  ohci_hcd&lt;BR /&gt; 12:        512        858    IO-APIC-edge  i8042&lt;BR /&gt; 14:    1192507    1130585    IO-APIC-edge  ide0&lt;BR /&gt; 15:          0          1   IO-APIC-level  cpqphp&lt;BR /&gt;NMI:          0          0 &lt;BR /&gt;LOC:  258464124  258464132 &lt;BR /&gt;ERR:          0&lt;BR /&gt;MIS:          0&lt;BR /&gt;tobu:~# &lt;BR /&gt;&lt;BR /&gt;can you please downgrade the kernel to 2.6.8 and try .</description>
      <pubDate>Thu, 03 May 2007 08:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992070#M28177</guid>
      <dc:creator>Tobu</dc:creator>
      <dc:date>2007-05-03T08:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: DL580 Multi Processor Configuration wiht Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992071#M28178</link>
      <description>It appears you are running RH Linux, as RH /proc/interrupts does not show the numbered interrupts per processor.  On RH look at /etc/sysconfig/irqbalance.  Check the line that reads, "ONESHOT="  If it is set to 'YES', then the irqbalance daemon will make one pass to balance the interrupts across the CPUs.  If it appears as the line above, then it will balance them every few seconds, (I believe it is every 10 secs).  Then check to verify that there is a service named irqbalance running.&lt;BR /&gt;&lt;BR /&gt;Also, the LOC line in /proc/interrupts is a fairly good indicator of the balance that is being experienced.</description>
      <pubDate>Thu, 03 May 2007 09:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992071#M28178</guid>
      <dc:creator>Jess Long</dc:creator>
      <dc:date>2007-05-03T09:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: DL580 Multi Processor Configuration wiht Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992072#M28179</link>
      <description>&lt;!--!*#--&gt;I realise that the different between your and my output of interrupts was: &lt;BR /&gt;&lt;BR /&gt;you are using APIC (Advanced Processor Interrupt Controller) but not mine as shown:&lt;BR /&gt;&lt;BR /&gt;Mine: 3: 426689123 0 0 0 XT-PIC wanpipe1&lt;BR /&gt;Your: 3: 291672 288960 IO-APIC-level cciss0&lt;BR /&gt;&lt;BR /&gt;I have some suggestion from someone says that I need APIC to enable all the CPU to accept interrupts.&lt;BR /&gt;&lt;BR /&gt;Is there any way I can get APIC setup in DL580</description>
      <pubDate>Thu, 03 May 2007 17:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992072#M28179</guid>
      <dc:creator>Pingtel</dc:creator>
      <dc:date>2007-05-03T17:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: DL580 Multi Processor Configuration wiht Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992073#M28180</link>
      <description>What is the ROM version of your system? &lt;BR /&gt;&lt;BR /&gt;There is a fix in &lt;BR /&gt;ProLiant DL580 ROM P20 (08/24/2000)  for APIC . If your ROm version is older than this please try an Ugrade of ROM to atleast 08/24/2000) &lt;BR /&gt;&lt;BR /&gt;More information on : &lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsplang=en&amp;amp;cc=us&amp;amp;objectID=c00333426" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsplang=en&amp;amp;cc=us&amp;amp;objectID=c00333426&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SOFTPAQ NUMBER: &lt;BR /&gt; SP15366 &lt;BR /&gt; TITLE: &lt;BR /&gt; Systems ROMPaq Firmware Upgrade Diskette for Compaq DL580 Servers. &lt;BR /&gt; &lt;BR /&gt;VERSION: &lt;BR /&gt; 4.01A &lt;BR /&gt;&lt;BR /&gt;EFFECTIVE DATE: &lt;BR /&gt; August 28, 2000 &lt;BR /&gt; &lt;BR /&gt;SUPERSEDES: &lt;BR /&gt; SP14855 &lt;BR /&gt;CHANGES: &lt;BR /&gt; New Features &lt;BR /&gt;ProLiant DL580 ROM P20 (08/24/2000) &lt;BR /&gt;None. &lt;BR /&gt;Problems Fixed &lt;BR /&gt;&lt;BR /&gt;ProLiant DL580 ROM P20 (08/24/2000) &lt;BR /&gt;&lt;BR /&gt;Default configuration now sets up APIC mode to full table mode &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 May 2007 01:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl580-multi-processor-configuration-wiht-linux/m-p/3992073#M28180</guid>
      <dc:creator>Tobu</dc:creator>
      <dc:date>2007-05-04T01:32:52Z</dc:date>
    </item>
  </channel>
</rss>

