<?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: CPU Diconfigure in Integrity Servers</title>
    <link>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437154#M5259</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I think you wanna diable CPU. If yes then,&lt;BR /&gt;&lt;BR /&gt;reboot the server and interrupt the boot process.&lt;BR /&gt;Enter the service menu with SER&lt;BR /&gt;Then enter&lt;BR /&gt;CPU x OFF&lt;BR /&gt;where x=the CPU number you wish to disable.&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
    <pubDate>Thu, 11 Jun 2009 05:07:24 GMT</pubDate>
    <dc:creator>Kranti Mahmud</dc:creator>
    <dc:date>2009-06-11T05:07:24Z</dc:date>
    <item>
      <title>CPU Diconfigure</title>
      <link>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437153#M5258</link>
      <description>How to deconfigure CPU of rx2660?&lt;BR /&gt;&lt;BR /&gt;TIA-Ariyan</description>
      <pubDate>Thu, 11 Jun 2009 05:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437153#M5258</guid>
      <dc:creator>Ariyan Jetrov</dc:creator>
      <dc:date>2009-06-11T05:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Diconfigure</title>
      <link>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437154#M5259</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I think you wanna diable CPU. If yes then,&lt;BR /&gt;&lt;BR /&gt;reboot the server and interrupt the boot process.&lt;BR /&gt;Enter the service menu with SER&lt;BR /&gt;Then enter&lt;BR /&gt;CPU x OFF&lt;BR /&gt;where x=the CPU number you wish to disable.&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
      <pubDate>Thu, 11 Jun 2009 05:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437154#M5259</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-06-11T05:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Diconfigure</title>
      <link>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437155#M5260</link>
      <description>Hi (Again),&lt;BR /&gt;&lt;BR /&gt;The best way may be uysing the EFI utility cpuconfig.&lt;BR /&gt;&lt;BR /&gt;For details, check this thread: &lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1258666" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1258666&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 05:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437155#M5260</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-06-11T05:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Diconfigure</title>
      <link>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437156#M5261</link>
      <description>&lt;!--!*#--&gt;Use cpuconfig from EFI:&lt;BR /&gt;&lt;BR /&gt;fs0:\&amp;gt; help cpuconfig&lt;BR /&gt;Deconfigure or reconfigure cpus&lt;BR /&gt;&lt;BR /&gt;CPUCONFIG [module [on|off]]&lt;BR /&gt;CPUCONFIG [threads [on|off]]&lt;BR /&gt;CPUCONFIG [pstates [on|off]]&lt;BR /&gt;&lt;BR /&gt;module  : Specifies which cpu module to configure&lt;BR /&gt;threads : Use to display info or configure threads&lt;BR /&gt;pstates : Use to display info or configure Power/Performance States (P-states)&lt;BR /&gt;on      : Specifies to reconfigure a cpu module, cpu threads, or enable&lt;BR /&gt;          P-states&lt;BR /&gt;off     : Specifies to deconfigure a cpu module, cpu threads, or disable&lt;BR /&gt;          P-states&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;   1. Cpu status will not change until next boot.&lt;BR /&gt;   2. Specifying a cpu number without a state will display&lt;BR /&gt;      configuration status.&lt;BR /&gt;&lt;BR /&gt;Examples:&lt;BR /&gt;  * To deconfigure CPU 0 &lt;BR /&gt;    fs0:\&amp;gt; cpuconfig 0 off&lt;BR /&gt;    Cpu will be deconfigured on the next boot.&lt;BR /&gt;&lt;BR /&gt;Press ENTER to continue, 'q' to exit:&lt;BR /&gt;  * To display configuration status of cpus&lt;BR /&gt;    fs0:\&amp;gt; cpuconfig&lt;BR /&gt;  PROCESSOR MODULE INFORMATION&lt;BR /&gt;&lt;BR /&gt;             # of               L3      L4      Family/&lt;BR /&gt;     CPU     Logical            Cache   Cache   Model         Processor&lt;BR /&gt;     Module  CPUs     Speed     Size    Size    (hex.)   Rev  State&lt;BR /&gt;     ------  -------  --------  ------  ------  -------  ---  ------------&lt;BR /&gt;       0        2      1.1 GHz   4MB     32MB    1F/01    B1       Active&lt;BR /&gt;       1        2      1.1 GHz   4MB     32MB    1F/01    B1       Active&lt;BR /&gt;&lt;BR /&gt;  * To display cpu thread status&lt;BR /&gt;    fs0:\&amp;gt; cpuconfig threads&lt;BR /&gt;&lt;BR /&gt;    cpuconfig: Threads are turned off.&lt;BR /&gt;&lt;BR /&gt;  * To enable cpu threads&lt;BR /&gt;    fs0:\&amp;gt; cpuconfig threads on&lt;BR /&gt;    &lt;BR /&gt;    cpuconfig: Threads will be on after a reset&lt;BR /&gt;&lt;BR /&gt;  * To disable cpu threads&lt;BR /&gt;    fs0:\&amp;gt; cpuconfig threads off&lt;BR /&gt;    &lt;BR /&gt;Press ENTER to continue, 'q' to exit:&lt;BR /&gt;    cpuconfig: Threads will be off after a reset&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 05:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437156#M5261</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-06-11T05:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Diconfigure</title>
      <link>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437157#M5262</link>
      <description>Keep in mind that cpuconfig on an rx2660 enables/disables an entire processor - ie both cores if it is a dual-core processor...</description>
      <pubDate>Thu, 11 Jun 2009 23:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/cpu-diconfigure/m-p/4437157#M5262</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2009-06-11T23:42:36Z</dc:date>
    </item>
  </channel>
</rss>

