<?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: Reduce the no of Cores in RHEL 5.2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159315#M50435</link>
    <description>Hi SEP,&lt;BR /&gt;&lt;BR /&gt;By core i meant the number of cpu and not the core files. DL580 has 16 core, 16 cpus and i need to tell RHEL to use only 12 cpu and disable the other 4 cpus's.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Senthil</description>
    <pubDate>Wed, 25 Feb 2009 08:57:24 GMT</pubDate>
    <dc:creator>prakasse</dc:creator>
    <dc:date>2009-02-25T08:57:24Z</dc:date>
    <item>
      <title>Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159312#M50432</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;I am currently using DL580 with 4P/16C. Earlier i installed RHEL 4.7 and i was able to reduce the no of cores by modifying th grub file.&lt;BR /&gt;1) Verified the current number of cores running.&lt;BR /&gt;4) Modified /boot/grub/grub.conf to adjust the "maxcpus" value and set the "default" boot command as needed.&lt;BR /&gt;5) Rebooted the system.&lt;BR /&gt;6) Verified that the system was running the newly requested number of cores.&lt;BR /&gt;&lt;BR /&gt;Now i installed RHEL 5.2 and followed the same steps for reducing the number of cores. But the same is not happening. Can anyone help.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Senthil.&lt;BR /&gt;&lt;BR /&gt;P.S: Am facing this critical issue and i assure that the right answer will get full 10 points.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2009 05:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159312#M50432</guid>
      <dc:creator>prakasse</dc:creator>
      <dc:date>2009-02-25T05:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159313#M50433</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Core files can be completely prevented from being written at all.&lt;BR /&gt;&lt;BR /&gt;ulimit settings can do this.&lt;BR /&gt;&lt;BR /&gt;ulimit -c 0&lt;BR /&gt;&lt;BR /&gt;This can be done in /etc/profile or the individual .profile for users.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 25 Feb 2009 08:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159313#M50433</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-25T08:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159314#M50434</link>
      <description>Weird!&lt;BR /&gt;Do you see "maxcpus" param into "/proc/cmdline" in your running system?</description>
      <pubDate>Wed, 25 Feb 2009 08:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159314#M50434</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-02-25T08:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159315#M50435</link>
      <description>Hi SEP,&lt;BR /&gt;&lt;BR /&gt;By core i meant the number of cpu and not the core files. DL580 has 16 core, 16 cpus and i need to tell RHEL to use only 12 cpu and disable the other 4 cpus's.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Senthil</description>
      <pubDate>Wed, 25 Feb 2009 08:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159315#M50435</guid>
      <dc:creator>prakasse</dc:creator>
      <dc:date>2009-02-25T08:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159316#M50436</link>
      <description>Oh, sorry.&lt;BR /&gt;&lt;BR /&gt;RHEL ES will not support more than a certain number of cores.&lt;BR /&gt;&lt;BR /&gt;The AS release will.&lt;BR /&gt;&lt;BR /&gt;Note also CentOS is based on AS and will for free and out of the box support all 16 cores.&lt;BR /&gt;&lt;BR /&gt;I was a little tired when I read your question. Sorry I misunderstood.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 25 Feb 2009 14:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159316#M50436</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-25T14:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159317#M50437</link>
      <description>Hey guys,&lt;BR /&gt;&lt;BR /&gt;I think he's wanting to limit the amount of cores/CPUs that Linux is recognizing/using. He has 16 cores/CPUs showing up now, but wants to limit the number Linux sees to 12.&lt;BR /&gt;&lt;BR /&gt;Is this correct, prakasse?</description>
      <pubDate>Wed, 25 Feb 2009 15:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159317#M50437</guid>
      <dc:creator>Steven McCoy</dc:creator>
      <dc:date>2009-02-25T15:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159318#M50438</link>
      <description>yes, as far as I understand.</description>
      <pubDate>Wed, 25 Feb 2009 16:04:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159318#M50438</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-02-25T16:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159319#M50439</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Now I finally understand.&lt;BR /&gt;&lt;BR /&gt;What is the reason for limiting the OS to 12 Cores? License by CPU costs for oracle has driven others to this solution.&lt;BR /&gt;&lt;BR /&gt;Fixing this issue may require a patch.&lt;BR /&gt;&lt;BR /&gt;There may be a bugzilla on this function for 5.2&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 25 Feb 2009 16:32:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159319#M50439</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-25T16:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159320#M50440</link>
      <description>Thansk for the responses. "/proc/cmdline"  did the trick for verification.&lt;BR /&gt;&lt;BR /&gt;As mpstat gave wrong results in 5.2</description>
      <pubDate>Wed, 25 Feb 2009 17:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159320#M50440</guid>
      <dc:creator>prakasse</dc:creator>
      <dc:date>2009-02-25T17:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce the no of Cores in RHEL 5.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159321#M50441</link>
      <description>Solution found</description>
      <pubDate>Wed, 25 Feb 2009 17:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reduce-the-no-of-cores-in-rhel-5-2/m-p/5159321#M50441</guid>
      <dc:creator>prakasse</dc:creator>
      <dc:date>2009-02-25T17:20:07Z</dc:date>
    </item>
  </channel>
</rss>

