<?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: boot alpha system with other system disk without console in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241470#M98921</link>
    <description>Hoff&lt;BR /&gt;i did modify your program and get it to run.&lt;BR /&gt;i forced the value of $1$dga1 to be written to boot_dev after this a&lt;BR /&gt;reboot got system to boot with $1$dga1. thanks for the program.&lt;BR /&gt;&lt;BR /&gt;as you said the suggested methods are unsupported and hence to be used&lt;BR /&gt;only in test environement with test systems.&lt;BR /&gt;&lt;BR /&gt;i also expedite the console access problem and got that fixed.&lt;BR /&gt;&lt;BR /&gt;Scotty</description>
    <pubDate>Mon, 31 May 2010 14:33:55 GMT</pubDate>
    <dc:creator>Scotty HD</dc:creator>
    <dc:date>2010-05-31T14:33:55Z</dc:date>
    <item>
      <title>boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241462#M98913</link>
      <description>i have alpha machine in which there are multiple boot disks&lt;BR /&gt;like $1$DGA0:, $1$DGA1. now system is booted with $1$DGA0.&lt;BR /&gt;bootdef_dev is $1$DGA0:.&lt;BR /&gt;&lt;BR /&gt;i want to boot the system with $1$DGA1.&lt;BR /&gt;&lt;BR /&gt;if reboot the system it will boot with $1$DGA0:. If i had console access&lt;BR /&gt;then i issue command to boot system with $1$DGA1:.i dont have console,&lt;BR /&gt;how to boot the system with another boot disk $1$DGA1:. should i modify&lt;BR /&gt;the bootdef_dev console variable from the running system and then reboot.&lt;BR /&gt;how to do this, any ideas? or any other way.&lt;BR /&gt;&lt;BR /&gt;Scotty</description>
      <pubDate>Fri, 28 May 2010 13:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241462#M98913</guid>
      <dc:creator>Scotty HD</dc:creator>
      <dc:date>2010-05-28T13:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241463#M98914</link>
      <description>Here's an unsupported means:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/548" target="_blank"&gt;http://labs.hoffmanlabs.com/node/548&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also consider fixing the real problem, too.  Get remote console access into whichever Alpha or Integrity box is involved.  That'll save you headaches.&lt;BR /&gt;&lt;BR /&gt;Once you get that remote access sorted, get V8.3 or later online and use that to get InfoServer boot services set up on the LAN.</description>
      <pubDate>Fri, 28 May 2010 13:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241463#M98914</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-05-28T13:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241464#M98915</link>
      <description>Hoff,&lt;BR /&gt;&lt;BR /&gt;thanks a lot for your response.&lt;BR /&gt;i liked the link a lot the documentation very easy to understand.&lt;BR /&gt;&lt;BR /&gt;program comment says that&lt;BR /&gt;BOOTDEF_DEV - default boot device list&lt;BR /&gt;BOOT_DEV - device list used by the last bootstrap attempt&lt;BR /&gt;&lt;BR /&gt;this means if my BOOTDEF_DEV is $1$dga1.&lt;BR /&gt;and if system is up with $1$dga0 (rebooted many times) then BOOT_DEV&lt;BR /&gt;is $1$dga0. now if i want to boot system with $1$dga1 then the program&lt;BR /&gt;would do it.&lt;BR /&gt;&lt;BR /&gt;in my case, &lt;BR /&gt;the BOOTDEF_DEV is $1$DGA0&lt;BR /&gt;system booted with $1$DGA0 (rebooted many times) and&lt;BR /&gt;hence BOOT_DEV = $1$DGA0. that is BOOTDEF_DEV = BOOT_DEV&lt;BR /&gt;how do i tell boot with $1$DGA1&lt;BR /&gt;the program should take input the $1$DGA1&lt;BR /&gt;&lt;BR /&gt;Scotty</description>
      <pubDate>Fri, 28 May 2010 14:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241464#M98915</guid>
      <dc:creator>Scotty HD</dc:creator>
      <dc:date>2010-05-28T14:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241465#M98916</link>
      <description>Get remote serial console access.  There are various ways to do that, and you want that console access.  Right now.  Seriously.  Right now.  Go get that console access. &lt;BR /&gt;&lt;BR /&gt;Then test that code on a non-production server.&lt;BR /&gt;&lt;BR /&gt;BOOTDEF_DEV is the default boot device, and BOOT_DEV is the device that will be the default reboot device.&lt;BR /&gt;&lt;BR /&gt;The cited code causes the default boot device to be the default reboot device.&lt;BR /&gt;&lt;BR /&gt;If you want to reboot or boot from another device, you would want to modify that code to set the BOOT_DEV value (for reboots) and potentially also BOOTDEF_DEV (for boots).&lt;BR /&gt;&lt;BR /&gt;Get serial console access. &lt;BR /&gt;&lt;BR /&gt;Then test that code on a non-production box.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2010 15:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241465#M98916</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-05-28T15:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241466#M98917</link>
      <description>I've updated the comments in the article to try to address some of the confusion.&lt;BR /&gt;&lt;BR /&gt;Here's one of various SRM console manuals available:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.compaq.com/alphaserver/download/srm_reference.pdf" target="_blank"&gt;http://www.compaq.com/alphaserver/download/srm_reference.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The other obvious approach here would be a call to the sys$setenv system service.&lt;BR /&gt;&lt;BR /&gt;Here's the sys$getenv call, which is basically the same as the sys$setenv call.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://eight-cubed.com/examples/framework.php?file=sys_getenv.c" target="_blank"&gt;http://eight-cubed.com/examples/framework.php?file=sys_getenv.c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And regardless, test this stuff on a non-production server before you roll this into production.  It's entirely possible this code will crash OpenVMS.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2010 16:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241466#M98917</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-05-28T16:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241467#M98918</link>
      <description>Scotty,&lt;BR /&gt;&lt;BR /&gt;please also take into account, that you need to explicitly define the boot device pathes with WWIDMGR, if you want to boot from a SAN system disk.&lt;BR /&gt;&lt;BR /&gt;If not previously configured with WWIDMGR, you can't even 'see' DGA1: from the SRM console prompt !&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 28 May 2010 16:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241467#M98918</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2010-05-28T16:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241468#M98919</link>
      <description>thanks for your responses.&lt;BR /&gt;&lt;BR /&gt;Hoff&amp;gt;&amp;gt; Here's an unsupported means:&lt;BR /&gt;this means that there is no supported means.&lt;BR /&gt;like the boot_options.com for itaniums.&lt;BR /&gt;&lt;BR /&gt;Hoff&amp;gt;&amp;gt; Here's the sys$getenv call, which is basically the same as the&lt;BR /&gt;-sys$setenv call.&lt;BR /&gt;this is like a system call. is it the supported means.&lt;BR /&gt;&lt;BR /&gt;Hoff&amp;gt;&amp;gt; Seriously. Right now. Go get that console access.&lt;BR /&gt;yes, console was there. currently there is some problem.&lt;BR /&gt;this is getting sorted out. it will take some time.&lt;BR /&gt;&lt;BR /&gt;Hoff&amp;gt;&amp;gt;Then test that code on a non-production server.&lt;BR /&gt;yes, this is a test server. no problem with setup on production server.&lt;BR /&gt;&lt;BR /&gt;Hoff&amp;gt;&amp;gt; If you want to reboot or boot from another device, you would&lt;BR /&gt;-want to modify that code &lt;BR /&gt;yes, i will modify that code and give it a try.&lt;BR /&gt;i will also use the sys$getenv program.&lt;BR /&gt;and as you adviced all this methods i will use only on the test server.&lt;BR /&gt;&lt;BR /&gt;Volker&amp;gt;&amp;gt; you need to explicitly define the boot device pathes with&lt;BR /&gt;-WWIDMGR, if you want to boot from a SAN system disk.&lt;BR /&gt;now test system has local disk. but i will use this information when&lt;BR /&gt;i have to deal with san disks.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Scotty</description>
      <pubDate>Fri, 28 May 2010 17:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241468#M98919</guid>
      <dc:creator>Scotty HD</dc:creator>
      <dc:date>2010-05-28T17:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241469#M98920</link>
      <description>The supported means to do this is the one that is presently unavailable for use here: the SRM console.  Again, that's your path forward.  If the console is offline, that's typically considered a priority issue in a production configuration.&lt;BR /&gt;&lt;BR /&gt;AFAIK, there are no other supported means other than the SRM console.  The code I have posted is not supported and not documented.  And the sys$setenv system service that I have mentioned is also AFAIK not supported and not documented.  &lt;BR /&gt;&lt;BR /&gt;The sys$getenv system service call is documented; that's the tool to read the settings, but not to write them.  And you want to and need to write the settings here.&lt;BR /&gt;&lt;BR /&gt;One caveat I've encountered here: the console-level device specifications used within the console can be somewhat odd on some of the Alpha SRM consoles; there can be added information after the device specification that can be required; this information is the series of digits that can sometimes be visible after the specification in various of the console displays.  Only the console itself has a good translation of these added values, and these can be required in some contexts.   (Which means you can need to acquire and save the specification.  You might not be able to unilaterally insert a random device name into the console without some trial-and-error testing.) &lt;BR /&gt;&lt;BR /&gt;The SRM console is entirely different from that of the EFI console on the Integrity servers, and there is no OpenVMS Alpha analog to the BOOT_OPTIONS.COM and the BFCG tool available on OpenVMS I64.  &lt;BR /&gt;&lt;BR /&gt;If I was aware of a supported approach here, I would provide it in preference to the undocumented approaches.&lt;BR /&gt;&lt;BR /&gt;As for the FC SAN configuration, there is a WWIDMGR discussion posted here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/786" target="_blank"&gt;http://labs.hoffmanlabs.com/node/786&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2010 18:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241469#M98920</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-05-28T18:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241470#M98921</link>
      <description>Hoff&lt;BR /&gt;i did modify your program and get it to run.&lt;BR /&gt;i forced the value of $1$dga1 to be written to boot_dev after this a&lt;BR /&gt;reboot got system to boot with $1$dga1. thanks for the program.&lt;BR /&gt;&lt;BR /&gt;as you said the suggested methods are unsupported and hence to be used&lt;BR /&gt;only in test environement with test systems.&lt;BR /&gt;&lt;BR /&gt;i also expedite the console access problem and got that fixed.&lt;BR /&gt;&lt;BR /&gt;Scotty</description>
      <pubDate>Mon, 31 May 2010 14:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241470#M98921</guid>
      <dc:creator>Scotty HD</dc:creator>
      <dc:date>2010-05-31T14:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: boot alpha system with other system disk without console</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241471#M98922</link>
      <description>thanks for the help. problem solved.&lt;BR /&gt;closing thread.</description>
      <pubDate>Mon, 31 May 2010 14:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-alpha-system-with-other-system-disk-without-console/m-p/5241471#M98922</guid>
      <dc:creator>Scotty HD</dc:creator>
      <dc:date>2010-05-31T14:37:11Z</dc:date>
    </item>
  </channel>
</rss>

