<?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 Limiting an SMP AlphaServer to one CPU in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596205#M69863</link>
    <description>I have a customer who wants to be able to limit his DS25 dual cpu servers to only one processor when a legacy application is run. (It will always be running, just on one node of the cluster at a time, because of the way it manipulates memory, it canot run in an SMP environment) Is there a sysgen parameter that can be set to limit the system to one, cpu, but allow the second cpu to be booted, if the first one fails? If the smp license is not installed, will the system boot with only one cpu, and also reboot to the second cpu, if the first one fails?)</description>
    <pubDate>Wed, 03 Aug 2005 21:41:05 GMT</pubDate>
    <dc:creator>John F Harvey</dc:creator>
    <dc:date>2005-08-03T21:41:05Z</dc:date>
    <item>
      <title>Limiting an SMP AlphaServer to one CPU</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596205#M69863</link>
      <description>I have a customer who wants to be able to limit his DS25 dual cpu servers to only one processor when a legacy application is run. (It will always be running, just on one node of the cluster at a time, because of the way it manipulates memory, it canot run in an SMP environment) Is there a sysgen parameter that can be set to limit the system to one, cpu, but allow the second cpu to be booted, if the first one fails? If the smp license is not installed, will the system boot with only one cpu, and also reboot to the second cpu, if the first one fails?)</description>
      <pubDate>Wed, 03 Aug 2005 21:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596205#M69863</guid>
      <dc:creator>John F Harvey</dc:creator>
      <dc:date>2005-08-03T21:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting an SMP AlphaServer to one CPU</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596206#M69864</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;You can put a STOP/CPU 1 command somewhere in your&lt;BR /&gt;startup procedures to disable the second CPU.&lt;BR /&gt;I don't think you can boot from other than the primary&lt;BR /&gt;CPU (CPU 0) and if the primary CPU dies, your system&lt;BR /&gt;dies. I am not aware of any SYSGEN parameters that&lt;BR /&gt;control this.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2005 22:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596206#M69864</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-08-03T22:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting an SMP AlphaServer to one CPU</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596207#M69865</link>
      <description>In addition on application end you can &lt;BR /&gt;&lt;BR /&gt;START /CPU 1&lt;BR /&gt;&lt;BR /&gt;to restore the full capabilities.  If you remove SMP license the system will attach an OpenVMS addl-user 100 units and enable the second CPU.  You'll also get a message to operator's log.    &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2005 23:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596207#M69865</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-08-03T23:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting an SMP AlphaServer to one CPU</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596208#M69866</link>
      <description>If you are running vms 7.3-2 you can restrict  the application to just one cpu.&lt;BR /&gt;&lt;BR /&gt;$ set proc "''process_name'"  /AFFINITY/SET=0/permanent</description>
      <pubDate>Wed, 03 Aug 2005 23:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596208#M69866</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2005-08-03T23:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting an SMP AlphaServer to one CPU</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596209#M69867</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;the SMP_CPUS system parameter (a bit-mask) can be used to prevent ANY secondary CPUs from booting. Setting SMP_CPUS to 0 will nevertheless allow the primary CPU to boot.&lt;BR /&gt;&lt;BR /&gt;See $ MC SYSGEN HELP SYS_P SMP_CPUS&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 04 Aug 2005 00:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/limiting-an-smp-alphaserver-to-one-cpu/m-p/3596209#M69867</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-04T00:49:37Z</dc:date>
    </item>
  </channel>
</rss>

