<?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: Conversational Boot in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899650#M80417</link>
    <description>Lisa,&lt;BR /&gt;&lt;BR /&gt;The CPU might have failed or the CPU could have been "disabled" at the console.  SYSGEN parameters can also be set to disable starting specific CPUs.  Something like SMPCPUS or MULTICPROSSING could "turn off" secondary CPUs.&lt;BR /&gt;&lt;BR /&gt;What does the output from a $show cpu/full show  you?&lt;BR /&gt;&lt;BR /&gt;Bill</description>
    <pubDate>Thu, 16 Nov 2006 14:07:59 GMT</pubDate>
    <dc:creator>Bill Hall</dc:creator>
    <dc:date>2006-11-16T14:07:59Z</dc:date>
    <item>
      <title>Conversational Boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899649#M80416</link>
      <description>Recently I had the need to do a conversational  boot on an Alpha DS20 running VMS 7.3-1. I used the following instructions that had been given to me:&lt;BR /&gt;&lt;BR /&gt;ctrl P to stop failed boot&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;SET BOOT_OSFLAGS 0,1 &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;boot&lt;BR /&gt;&lt;BR /&gt;sysboot&amp;gt; set startup_p1 "min"&lt;BR /&gt;sysboot&amp;gt; continue&lt;BR /&gt;&lt;BR /&gt;Now I was into the server.I modified my systartup_vms.com and shutdown. To boot back to normal I typed&lt;BR /&gt;&lt;BR /&gt;sysboot&amp;gt; set startup_p1 ""&lt;BR /&gt;sysboot&amp;gt; continue &lt;BR /&gt;&lt;BR /&gt;Is there more to it than this? One thing I noticed a few days after going through this procedure is that I was running on only 1 processor instead of two. Would a processor failing to run be caused by the steps I took above (or possibly missing steps?) Any help would be greatly appreciated. &lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Lisa Collins&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Nov 2006 13:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899649#M80416</guid>
      <dc:creator>Lisa Collins</dc:creator>
      <dc:date>2006-11-16T13:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Conversational Boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899650#M80417</link>
      <description>Lisa,&lt;BR /&gt;&lt;BR /&gt;The CPU might have failed or the CPU could have been "disabled" at the console.  SYSGEN parameters can also be set to disable starting specific CPUs.  Something like SMPCPUS or MULTICPROSSING could "turn off" secondary CPUs.&lt;BR /&gt;&lt;BR /&gt;What does the output from a $show cpu/full show  you?&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 16 Nov 2006 14:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899650#M80417</guid>
      <dc:creator>Bill Hall</dc:creator>
      <dc:date>2006-11-16T14:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Conversational Boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899651#M80418</link>
      <description>Most likely you've got a hardware problem - failed CPU. If you can stand the pain should the system crash, you might "$ START/CPU/ALL" and see if it'll run. Most likely it won't, and most likely it wouldn't result in a crash, but no guarantees.&lt;BR /&gt;&lt;BR /&gt;You should also inspect the system error log for any "CPU" events.</description>
      <pubDate>Thu, 16 Nov 2006 14:08:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899651#M80418</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2006-11-16T14:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conversational Boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899652#M80419</link>
      <description>Doing conversational boot should not disable a cpu.&lt;BR /&gt;&lt;BR /&gt;The above mentioned things could be the issue.  One other thing to check - LIC LIST /full.  Look to make sure one of your additional CPU usage licenses (would be part of OPENVMS-ALPHA) didn't get disabled somehow.  I think most CPUs run with 100 units - but honestly don't know if thats just my systems or all.&lt;BR /&gt;&lt;BR /&gt;Does the DS20 run webes or decevent?  If those were running it should show up there.  I don't know exact commands to extract the details.  I usually use the web interface with webes to pull my reports now but I do know there is a command line method.</description>
      <pubDate>Thu, 16 Nov 2006 17:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899652#M80419</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2006-11-16T17:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Conversational Boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899653#M80420</link>
      <description>Lisa,&lt;BR /&gt;&lt;BR /&gt;Disabling a processor, unlikely.&lt;BR /&gt;&lt;BR /&gt;A failed processor: possible.&lt;BR /&gt;&lt;BR /&gt;If you can go through a power cycle without too much inconvenience, shut the machine down and see if the self tests show a failed processor.&lt;BR /&gt;&lt;BR /&gt;I would also check the running parameters to make sure that you are somehow not running MIN or some other restricted situation. Use SYSGEN or SYSMAN to check the active, running parameters.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Thu, 16 Nov 2006 19:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899653#M80420</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-11-16T19:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conversational Boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899654#M80421</link>
      <description>Don't have a system to test it but found that you can do set cpu x/autostart.&lt;BR /&gt;So, you can also do a /noautostart.&lt;BR /&gt;&lt;BR /&gt;May be your startup is doing something specific with that (for your DS20).&lt;BR /&gt;&lt;BR /&gt;Show cpu shows the setting.&lt;BR /&gt;&lt;BR /&gt;And on 7.3 it's not even in the help text.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 17 Nov 2006 03:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899654#M80421</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-11-17T03:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Conversational Boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899655#M80422</link>
      <description>I apologize for the lateness of my reply (I had a long Thanksgiving break) My second CPU is once again working.  I wanted to post what ended up happening. &lt;BR /&gt;&lt;BR /&gt;I rebooted the system and the system did not reboot properly. It went into sysboot. Long story short I got back to the &amp;gt;&amp;gt;&amp;gt; prompt and typed SET BOOT_OSFLAGS 0,0 (since it was still set to SET BOOT_OSFLAGS 0,1) and on reboot, both CPU's were working.</description>
      <pubDate>Mon, 04 Dec 2006 12:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899655#M80422</guid>
      <dc:creator>Lisa Collins</dc:creator>
      <dc:date>2006-12-04T12:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Conversational Boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899656#M80423</link>
      <description>You should still inspect the system error log for the past month or so for CPU or machine check errors. IMO a sick CPU is worse than a dead one in a production environment - dead ones don't bite.</description>
      <pubDate>Mon, 04 Dec 2006 13:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/conversational-boot/m-p/3899656#M80423</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2006-12-04T13:14:28Z</dc:date>
    </item>
  </channel>
</rss>

