<?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: Preventing CONFIGURE startup in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073070#M87671</link>
    <description>&amp;gt; But you mentioned adding all the stuff to&lt;BR /&gt;&amp;gt; SYS$STARTUP:VMS$DEVICE_STARTUP.COM. I guess&lt;BR /&gt;&amp;gt; that is somewhat less supported.&lt;BR /&gt;&lt;BR /&gt;No, unless someone has hacked into the ITRC&lt;BR /&gt;forums Web system, what I mentioned was&lt;BR /&gt;adding all the stuff you actually wanted&lt;BR /&gt;_from_ SYS$STARTUP:VMS$DEVICE_STARTUP.COM&lt;BR /&gt;[_to_ SYS$MANAGER:SYCONFIG.COM].&lt;BR /&gt;&lt;BR /&gt;Now, it's possible that the critical parts of&lt;BR /&gt;VMS$DEVICE_STARTUP.COM could change someday,&lt;BR /&gt;but I wouldn't hold my breath waiting.</description>
    <pubDate>Tue, 09 Oct 2007 07:00:15 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-10-09T07:00:15Z</dc:date>
    <item>
      <title>Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073065#M87666</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I want to prevent the automatic startup of the CONFIGURE process until all members of the cluster have rebooted. Is there a supported way to NOT start CONFIGURE during system startup?&lt;BR /&gt;&lt;BR /&gt;The reason for this is that we are removing a lot of DGA devices from our configuration and I do not want the removed devices to show up after a reboot because some other cluster member is still MSCP serving them.&lt;BR /&gt;&lt;BR /&gt;Once all members have rebooted (and nobody is MSCP serving the non-existing devices anymore), I want to start the CONFIGURE process on all members.&lt;BR /&gt;&lt;BR /&gt;Setting STARTUP$AUTOCONFIGURE_ALL to zero, or setting the SYSGEN parameter NOAUTOCONFIG to 1 will prevent the startup of CONFIGURE. However, both these settings do much more than just this.&lt;BR /&gt;&lt;BR /&gt;Has anyone any other ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;Bart Zorn</description>
      <pubDate>Tue, 09 Oct 2007 05:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073065#M87666</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2007-10-09T05:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073066#M87667</link>
      <description>Set STARTUP$AUTOCONFIGURE_ALL == 0 in&lt;BR /&gt;SYS$MANAGER:SYCONFIG.COM/.TEMPLATE, and then&lt;BR /&gt;add in all the stuff you actually want from&lt;BR /&gt;SYS$STARTUP:VMS$DEVICE_STARTUP.COM.&lt;BR /&gt;&lt;BR /&gt;I'd've been happier, too, if there had been&lt;BR /&gt;more variables to control the various tasks&lt;BR /&gt;than just that one.  (Especially when the&lt;BR /&gt;name sounds so harmless, but it wrecks so&lt;BR /&gt;much.  Like, in my case, prevent the starting&lt;BR /&gt;of CONFIGURE.)</description>
      <pubDate>Tue, 09 Oct 2007 06:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073066#M87667</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-10-09T06:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073067#M87668</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;Thank you for the idea. However, this is not precisely what one could call "supported".&lt;BR /&gt;&lt;BR /&gt;An easier way to accomplish what I want is adding an "exit" at the beginning of SYS$STARTUP:VMS$INITIAL-050_CONFIGURE.COM. But that is also unsupported.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Bart&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Oct 2007 06:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073067#M87668</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2007-10-09T06:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073068#M87669</link>
      <description>&amp;gt; [...] this is not precisely what one could&lt;BR /&gt;&amp;gt; call "supported".&lt;BR /&gt;&lt;BR /&gt;What's unsupported?  SYCONFIG.COM wasn't&lt;BR /&gt;_my_ idea, and it's more likely to survive&lt;BR /&gt;an OS upgrade than an altered&lt;BR /&gt;VMS$INITIAL-050_CONFIGURE.COM is.  Ugly as it&lt;BR /&gt;may be, I'd say the the one nice thing that&lt;BR /&gt;one might say about it is precisely that it&lt;BR /&gt;_is_ supported.</description>
      <pubDate>Tue, 09 Oct 2007 06:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073068#M87669</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-10-09T06:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073069#M87670</link>
      <description>I have no problem adding something to SYCONFIG.COM. Indeed, that *IS* supported.&lt;BR /&gt;&lt;BR /&gt;But you mentioned adding all the stuff to SYS$STARTUP:VMS$DEVICE_STARTUP.COM. I guess that is somewhat less supported.&lt;BR /&gt;&lt;BR /&gt;Bart&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Oct 2007 06:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073069#M87670</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2007-10-09T06:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073070#M87671</link>
      <description>&amp;gt; But you mentioned adding all the stuff to&lt;BR /&gt;&amp;gt; SYS$STARTUP:VMS$DEVICE_STARTUP.COM. I guess&lt;BR /&gt;&amp;gt; that is somewhat less supported.&lt;BR /&gt;&lt;BR /&gt;No, unless someone has hacked into the ITRC&lt;BR /&gt;forums Web system, what I mentioned was&lt;BR /&gt;adding all the stuff you actually wanted&lt;BR /&gt;_from_ SYS$STARTUP:VMS$DEVICE_STARTUP.COM&lt;BR /&gt;[_to_ SYS$MANAGER:SYCONFIG.COM].&lt;BR /&gt;&lt;BR /&gt;Now, it's possible that the critical parts of&lt;BR /&gt;VMS$DEVICE_STARTUP.COM could change someday,&lt;BR /&gt;but I wouldn't hold my breath waiting.</description>
      <pubDate>Tue, 09 Oct 2007 07:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073070#M87671</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-10-09T07:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073071#M87672</link>
      <description>Indeed! Although I have my doubts about the proper operation of the ITRC website, I did misread your post. Sorry about that.&lt;BR /&gt;&lt;BR /&gt;I think it is not a very "clean" solution, but I will think about it.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;&lt;BR /&gt;Bart&lt;BR /&gt;&lt;BR /&gt;P.S. the website returns errors when I submit something, but in the mean time it has accepted my submission none the less!</description>
      <pubDate>Tue, 09 Oct 2007 07:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073071#M87672</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2007-10-09T07:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073072#M87673</link>
      <description>&amp;gt; P.S. the website returns errors when I&lt;BR /&gt;&amp;gt; submit something, but in the mean time it&lt;BR /&gt;&amp;gt; has accepted my submission none the less!&lt;BR /&gt;&lt;BR /&gt;Get used to it.  The ITRC forum software&lt;BR /&gt;shares many of the properties of complete&lt;BR /&gt;garbage.&lt;BR /&gt;&lt;BR /&gt;The spurious "Error while posting the reply"&lt;BR /&gt;is only one of its many colorful defects.&lt;BR /&gt;There's a whole collection of 404 error&lt;BR /&gt;pages, too.  Gullible newcomers often&lt;BR /&gt;multi-post because they believe these&lt;BR /&gt;helpful messages.</description>
      <pubDate>Tue, 09 Oct 2007 07:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073072#M87673</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-10-09T07:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073073#M87674</link>
      <description>Bart,&lt;BR /&gt;&lt;BR /&gt;I would not recommend adding some special processing to an existing command file.&lt;BR /&gt;&lt;BR /&gt;What I would recommend is using the STARTUP database to run an auxiliary file during the correct phase of startup processing. This file can check the setting of SYSGEN paramneters, and take appropriate action. &lt;BR /&gt;&lt;BR /&gt;When the transition has completed (e.g., the extra DGA devices have all been removed), you can then disable the auxiliary processing, and remove the files entry in the STARTUP database.&lt;BR /&gt;&lt;BR /&gt;Personally, I would prefer to add things to the SYS$COMMOM:VMS$LAYERED.DAT database.&lt;BR /&gt;&lt;BR /&gt;Note that adding a file to the startup sequence in this fashion avoids the hazard of making modifications to a core startup command file and getting difficulties as a result.&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>Tue, 09 Oct 2007 07:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073073#M87674</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-10-09T07:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073074#M87675</link>
      <description>Hello Robert,&lt;BR /&gt;&lt;BR /&gt;although I do agree with you that generally the mechanism of SYSMAN STARTUP is nice to do things like this, I fail to see how that could be done in this case. VMS$DEVICE_STARTUP.COM is called by the SYSMAN STARTUP mechanism. This in turn calls SYS$MANAGER:SYCONFIG.COM. AFAIK the only place to prevent CONFIGURE from starting up is SYCONFIG. Once SYCONFIG completes, VMS$DEVICE_STARTUP starts CONFIGURE, unless STARTUP$AUTOCONFIGURE_ALL has been set to zero.&lt;BR /&gt;&lt;BR /&gt;So there is no hole in which you could put something else.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Bart&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Oct 2007 09:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073074#M87675</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2007-10-09T09:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073075#M87676</link>
      <description>How many devices is "a lot of DGA devices"?  Maybe you should approach this another way... like using sysman io auto /exclude?</description>
      <pubDate>Tue, 09 Oct 2007 09:51:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073075#M87676</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-10-09T09:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073076#M87677</link>
      <description>&amp;gt; using sysman io auto /exclude&lt;BR /&gt;&lt;BR /&gt;make that io set exclude&lt;BR /&gt;&lt;BR /&gt;the io auto /exclude would be too late.</description>
      <pubDate>Tue, 09 Oct 2007 09:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073076#M87677</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-10-09T09:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073077#M87678</link>
      <description>Or very simple (and untested) : put zip.exe over configure.exe. This way the configure process will never do something. And afterwards, delete the exe again (thus the original exe is active again).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 09 Oct 2007 10:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073077#M87678</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-10-09T10:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073078#M87679</link>
      <description>Bart,&lt;BR /&gt;&lt;BR /&gt;This posting is in response to your comment regarding the use of SYSMAN.&lt;BR /&gt;&lt;BR /&gt;First, multiple files can be executed at each Phase of STARTUP.COM (the phases are: INITIAL, DEVICES, PRECONFIG, CONFIG, BASEENVIRON, LPBEGIN, LPMAIN, and LPBETA). &lt;BR /&gt;&lt;BR /&gt;VMS$DEVICE_STARTUP.COM is called from phase DEVICES (the second phase of the startup sequence).&lt;BR /&gt;&lt;BR /&gt;What I was suggesting in my earlier posting is to use an additional command file in the previous phase (INITIAL) to control the context for the invocation of CONFIGURE during the DEVICES phase.&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>Tue, 09 Oct 2007 11:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073078#M87679</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-10-09T11:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073079#M87680</link>
      <description>Bart,&lt;BR /&gt;&lt;BR /&gt;  I think you can do what you want in a supported manner. I'd imagine there's not a whole lot else you can do on your nodes before you have DGA devices configured, so you could put code in SYCONFIG.COM to wait until there are enough cluster nodes present to satisfy your requirements. &lt;BR /&gt;&lt;BR /&gt;  Something like this perhaps?&lt;BR /&gt;&lt;BR /&gt;$ nodes="|NODE1,|NODE2,|NODE3,|NODE4,"&lt;BR /&gt;$ WaitLoop:&lt;BR /&gt;$   WRITE SYS$OUTPUT "Waiting for ''nodes' at ''f$time()'"&lt;BR /&gt;$   c=0&lt;BR /&gt;$   NodeLoop: nn=F$ELEMENT(c,",",nodes)-","&lt;BR /&gt;$   IF nn.NES.""&lt;BR /&gt;$   THEN&lt;BR /&gt;$     IF F$GETSYI("CLUSTER_MEMBER",nn-"|")&lt;BR /&gt;$     THEN&lt;BR /&gt;$       nodes=nodes-"''nn',"&lt;BR /&gt;$     ELSE&lt;BR /&gt;$       c=c+1&lt;BR /&gt;$     ENDIF&lt;BR /&gt;$     GOTO NodeLoop&lt;BR /&gt;$   ENDIF&lt;BR /&gt;$   IF nodes.NES.""&lt;BR /&gt;$   THEN&lt;BR /&gt;$     WAIT 00:00:30 ! seconds&lt;BR /&gt;$     GOTO WaitLoop&lt;BR /&gt;$   ENDIF&lt;BR /&gt; &lt;BR /&gt;  For a one-off case, that's probably sufficient but if this is something you're likekly to want to do frequently, you probably need a sanity counter and maybe a SYSGEN USER parameter bypass.&lt;BR /&gt;&lt;BR /&gt;  You also may need to be a bit wary of races, as this code will "synchronize" your nodes to the end of SYCONFIG. Startup procedures may have implicit dependencies on nodes starting up at different times and not getting in each other's way.</description>
      <pubDate>Tue, 09 Oct 2007 18:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073079#M87680</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2007-10-09T18:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073080#M87681</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;This is not what I am looking for. I want to reboot the 4 nodes of the cluster one at a time, so it is likely that the other 3 are present at the time of each boot. What I want is that the newly booted member does not configure the MSCP served devices from the other members.&lt;BR /&gt;&lt;BR /&gt;Edgar,&lt;BR /&gt;&lt;BR /&gt;We need to remove about 50 DGA devices, so a solution using SYSMAN IO SET EXCLUDE does not look attractive. In addition, I have no idea if the CONFIGURE process honors the exclusions!&lt;BR /&gt;&lt;BR /&gt;Thanks for your ideas!&lt;BR /&gt;&lt;BR /&gt;Bart&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2007 01:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073080#M87681</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2007-10-10T01:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073081#M87682</link>
      <description>Hi Bart,&lt;BR /&gt;     Maybe I'm missing your point here (and if I am then I apologise), but couldn't you just turn of MSCP Serving? or use some other value for MSCP_SERVE_ALL?&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 10 Oct 2007 06:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073081#M87682</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-10-10T06:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073082#M87683</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;Turning off MSCP service is not an option, for two reasons:&lt;BR /&gt;&lt;BR /&gt;- You have to reboot to turn it off. This means it would require eight reboots (of 4 nodes) to get rid of the now non-existing DGA devices. Of course, because we are running production, an entire cluster reboot is out of the question.&lt;BR /&gt;&lt;BR /&gt;- I want to have MSCP service as a last resort in case there is some major SAN problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Bart&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2007 07:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073082#M87683</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2007-10-10T07:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073083#M87684</link>
      <description>Bart, I think I am missing something here. &lt;BR /&gt;You plan to reboot one node at a time, but intend to block CONFIGURE to effectively prevent a full startup during reboot. It will presumably also prevent the mounting of the volumes needed to permit the node to resume production activity. &lt;BR /&gt;Beyond preserving the cluster incarnation date, what else do you expect to achieve that a full cluster reboot will not do better ?&lt;BR /&gt;Methinks you are trying to create a lot of hard work and risk an extended outage just to avoid a moments downtime.&lt;BR /&gt;JT:</description>
      <pubDate>Wed, 10 Oct 2007 10:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073083#M87684</guid>
      <dc:creator>John Travell</dc:creator>
      <dc:date>2007-10-10T10:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing CONFIGURE startup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073084#M87685</link>
      <description>Bart,&lt;BR /&gt;&lt;BR /&gt;I understand what you're trying to do and why you need to do a rolling reboot of the cluster.  I think Steven's (Schweda) idea is your best bet.  Modify SYCONFIG so you turn off the startup$autoconfigure_all.  Add in the bits from VMS$DEVICE_STARTUP that you need and you're all set:&lt;BR /&gt;&lt;BR /&gt;$ startup$autoconfigure_all == 0&lt;BR /&gt;$mcr sysman&lt;BR /&gt;                    io connect fta0/noadapter/driver=sys$ftdriver&lt;BR /&gt;                    io connect mpa0/noadapter/driver=sys$pipedriver&lt;BR /&gt;                    exit&lt;BR /&gt;&lt;BR /&gt;This is temporary anyway until you can get all your nodes rebooted, right?  After they are all rebooted, undo the stuff you did in SYCONFIG and start CONFIGURE on all the members.</description>
      <pubDate>Wed, 10 Oct 2007 10:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/preventing-configure-startup/m-p/5073084#M87685</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-10-10T10:41:23Z</dc:date>
    </item>
  </channel>
</rss>

