<?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: broken cluster after autogen in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448325#M95318</link>
    <description>Btw,&lt;BR /&gt;&amp;gt;EXPECTED_VOTES=3 is expected, when both nodes &amp;gt;have VOTES=1 and you're using a quorum disk &amp;gt;with QDSKVOTES=1. &lt;BR /&gt;&lt;BR /&gt;I'm using EXPECTED_VOTES=3 on both nodes, but VOTES=1 only on 1 of the 2 members. I was reading that only one should have VOTES=1&lt;BR /&gt;</description>
    <pubDate>Sun, 28 Jun 2009 15:35:33 GMT</pubDate>
    <dc:creator>Markus Waldorf_1</dc:creator>
    <dc:date>2009-06-28T15:35:33Z</dc:date>
    <item>
      <title>broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448316#M95309</link>
      <description>I have setup a cluster using 2 DS20e, RA3000 shared scsi bus and Memory Channel. Everything was working ok until I decided to add some system parameters. Well, I was also trying to consolidate the parameters and include a cluster modparams file.&lt;BR /&gt;&lt;BR /&gt;After "autogen savparams setparams feedback" I rebooted the 1st node in the cluster using "reboot" and "show cluster" on the 2nd node shows that node NW1 is BRK_NON and it does not come up anymore. I will have to go to work today to check the console. &lt;BR /&gt;&lt;BR /&gt;Below are the parameter files for each node. What I changed on node NW1 from the previous working  parameters are NISCS_LOAD_PEA0 from 0 to 1 and INTERCONNECT MC to NICIMC, but is this is the reason it does not come up anymore. &lt;BR /&gt;&lt;BR /&gt;Does someone know what could be wrong pls, and how to correct the situation?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;node NW1 sys$system:modparams.dat&lt;BR /&gt;&lt;BR /&gt;VOTES=1&lt;BR /&gt;SCSNODE="NW1"&lt;BR /&gt;SCSSYSTEMID=1025&lt;BR /&gt;AGEN$INCLUDE_PARAMS SYS$MANAGER:AGEN$NEW_NODE_DEFAULTS.DAT&lt;BR /&gt;AGEN$INCLUDE_PARAMS SYS$COMMON:[SYSEXE]CLUSTER$MODPARAMS.DAT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;node NW2 sys$system:modparams.dat&lt;BR /&gt;&lt;BR /&gt;SCSNODE="NW2"&lt;BR /&gt;SCSSYSTEMID=1026&lt;BR /&gt;AGEN$INCLUDE_PARAMS SYS$MANAGER:AGEN$NEW_NODE_DEFAULTS.DAT&lt;BR /&gt;AGEN$INCLUDE_PARAMS SYS$COMMON:[SYSEXE]CLUSTER$MODPARAMS.DAT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SYS$COMMON:[SYSEXE]CLUSTER$MODPARAMS.DAT&lt;BR /&gt;&lt;BR /&gt;!*** NW app&lt;BR /&gt;!**&lt;BR /&gt;MIN_GBLPAGES                    = 140000&lt;BR /&gt;MIN_MAXBUF                      = 8192&lt;BR /&gt;MIN_PQL_MWSQUOTA                = 4000&lt;BR /&gt;MIN_PQL_MWSEXTENT               = 6000&lt;BR /&gt;MIN_PQL_MASTLM                  = 100&lt;BR /&gt;MIN_PQL_MBIOLM                  = 100&lt;BR /&gt;MIN_PQL_MBYTLM                  = 100000&lt;BR /&gt;MIN_PQL_MDIOLM                  = 100&lt;BR /&gt;MIN_PQL_MENQLM                  = 300&lt;BR /&gt;MIN_PQL_MFILLM                  = 100&lt;BR /&gt;MIN_PQL_MPRCLM                  = 10&lt;BR /&gt;!&lt;BR /&gt;!*** Cluster&lt;BR /&gt;!*&lt;BR /&gt;NISCS_LOAD_PEA0=1&lt;BR /&gt;! Loads the port driver PEDRIVER. Set NISCS_LOAD_PEA0=0 &lt;BR /&gt;! to disable the LAN for cluster communication&lt;BR /&gt;MC_SERVICES_P2=1&lt;BR /&gt;! Sets MC_SERVICES_P2 to 1 to load the PMDRIVER (PMA0) cluster driver. &lt;BR /&gt;! This system parameter enables MEMORY CHANNEL on the local&lt;BR /&gt;! computer for node-to-node cluster communications.&lt;BR /&gt;VAXCLUSTER=2&lt;BR /&gt;! VAXCLUSTER system parameter must be set to 2 if the NISCS_LOAD_PEA0&lt;BR /&gt;! parameter is set to 1. This ensures coordinated access to shared &lt;BR /&gt;! resources in the cluster and prevents accidental data corruption.&lt;BR /&gt;DISK_QUORUM="$2$DKA2"&lt;BR /&gt;QDSKVOTES=1&lt;BR /&gt;ALLOCLASS=1&lt;BR /&gt;INTERCONNECT="NICIMC"&lt;BR /&gt;BOOTNODE="NO"&lt;BR /&gt;DEVICE_NAMING=1&lt;BR /&gt;!&lt;BR /&gt;!*** Swap, Page, Dump&lt;BR /&gt;!*&lt;BR /&gt;SWAPFILE = 0&lt;BR /&gt;PAGEFILE = 0&lt;BR /&gt;DUMPFILE = 14&lt;BR /&gt;! Dump is located in NW1/2$DKB500:[sys0/1.sysexe]sysdump.dmp &lt;BR /&gt;! Disk Defined by console var.&lt;BR /&gt;!&lt;BR /&gt;!*** The following entries have been added by the RMS remedial kit&lt;BR /&gt;!*&lt;BR /&gt;ADD_PIOPAGES = 100     !***Entered by RMS (ASB increase)&lt;BR /&gt;ADD_IMGIOCNT = 100     !***Entered by RMS (ASB increase)&lt;BR /&gt;MIN_PIOPAGES = 675     !***Entered by RMS (ASB increase)&lt;BR /&gt;MIN_IMGIOCNT = 228     !***Entered by RMS (ASB increase)&lt;BR /&gt;!&lt;BR /&gt;!*** DEGPA-TA Gigabit Ethernet &lt;BR /&gt;!*&lt;BR /&gt;ADD_NPAGEVIR = 1500000&lt;BR /&gt;!&lt;BR /&gt;!*** Volume Shadowing - just in case&lt;BR /&gt;!*&lt;BR /&gt;SHADOW_SYS_DISK                 = 1&lt;BR /&gt;SHADOW_SYS_UNIT                 = 0&lt;BR /&gt;SHADOWING                       = 2&lt;BR /&gt;SHADOW_MAX_COPY                 = 2&lt;BR /&gt;!&lt;BR /&gt;!*** No special purpose - just in case&lt;BR /&gt;!* &lt;BR /&gt;ADD_NPAGEDYN                    = 600000&lt;BR /&gt;ADD_GBLPAGES                    = 350000&lt;BR /&gt;MIN_GBLSECTIONS                 = 3000&lt;BR /&gt;LOCKIDTBL                       = 4096&lt;BR /&gt;!&lt;BR /&gt;!*** Create a startup log file&lt;BR /&gt;!*&lt;BR /&gt;! /OUTPUT=FILE,CONSOLE (default)&lt;BR /&gt;! Sends output generated by using the /VERIFY qualifier to a file or to the &lt;BR /&gt;! system console. If you choose the FILE option, it creates&lt;BR /&gt;! SYS$SPECIFIC:[SYSEXE]STARTUP.LOG.&lt;BR /&gt;!&lt;BR /&gt;! /NOCHECKPOINTING (default)&lt;BR /&gt;! /CHECKPOINTING&lt;BR /&gt;! Displays information messages describing the time and status of each &lt;BR /&gt;! startup phase and component procedure.&lt;BR /&gt;!&lt;BR /&gt;! /VERIFY=FULL (default),PARTIAL&lt;BR /&gt;! /NOVERIFY&lt;BR /&gt;! FULL    Displays every line of DCL executed by startup component &lt;BR /&gt;!         procedures and by STARTUP.COM&lt;BR /&gt;! PARTIAL Displays every line of DCL executed by startup component &lt;BR /&gt;!         procedures, but does not display DCL executed by STARTUP.COM &lt;BR /&gt;!&lt;BR /&gt;! SYSMAN SET STARTUP OPTIONS/OUTPUT=FILE/VERIFY=FULL&lt;BR /&gt;! STARTUP_P2 LETTER:                D           F&lt;BR /&gt;! SYSMAN SET STARTUP OPTIONS/OUTPUT=FILE/VERIFY=PARTIAL/CHECKPOINT &lt;BR /&gt;! STARTUP_P2 LETTER:                D           P       C&lt;BR /&gt;!&lt;BR /&gt;STARTUP_P2 = "DCP"&lt;BR /&gt;!&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jun 2009 01:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448316#M95309</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-27T01:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448317#M95310</link>
      <description>Markus,&lt;BR /&gt;&lt;BR /&gt;I don't see anything obviously broken but it would help to know what SYSGEN parameters actually changed when you ran AUTOGEN.  Whenever I run AUTOGEN I do this:&lt;BR /&gt;&lt;BR /&gt;$ diff/par sys$system:setparams.dat&lt;BR /&gt;&lt;BR /&gt;to see what will change when the system gets rebooted.&lt;BR /&gt;&lt;BR /&gt;Your CLUSTER$MODPARAMS.DAT enables volume shadowing, was it enabled on NW1 previously?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jeremy Begg</description>
      <pubDate>Sat, 27 Jun 2009 04:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448317#M95310</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2009-06-27T04:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448318#M95311</link>
      <description>Thanks for the reply. I don't use volume shadowing, but we have a license for it, and since there is only a standard scsi controller for the internal drive bay... I certainly don't use it for the quorum, and probably not for the system disk ever. I put it in so I'm prepared. Comparing the setparms.dat is a good tip. I notice a few changes, in particular the "expected votes". How did this change? Anyway... I'going to work now to see what the console writes...&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;diff/par SETPARAMS.DAT;8 SETPARAMS.DAT;2&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;File DISK$ALPHASYS:[SYS0.SYSEXE]SETPARAMS.DAT;8                  |  File DISK$ALPHASYS:[SYS0.SYSEXE]SETPARAMS.DAT;2                &lt;BR /&gt;-------------------------------- 5 --------------------------------------------------------------- 5 ------------------------------&lt;BR /&gt;set GBLSECTIONS 3000                                             |  set GBLSECTIONS 600                                            &lt;BR /&gt;set GBLPAGES 256525                                              |  set GBLPAGES 150000                                            &lt;BR /&gt;set GBLPAGFIL 1024                                               |  set GBLPAGFIL 1024                                             &lt;BR /&gt;set MAXPROCESSCNT 668                                            |  set MAXPROCESSCNT 835                                          &lt;BR /&gt;-------------------------------- 13 -------------------------------------------------------------- 13 -----------------------------&lt;BR /&gt;set SWPFILCNT 3                                                  |  set SWPFILCNT 2                                                &lt;BR /&gt;set SYSMWCNT 10933                                               |  set SYSMWCNT 11754                                             &lt;BR /&gt;set BALSETCNT 666                                                |  set BALSETCNT 833                                              &lt;BR /&gt;set WSMAX 1091584                                                |  set WSMAX 1091584                                              &lt;BR /&gt;set NPAGEDYN 5305312                                             |  set NPAGEDYN 5267456                                           &lt;BR /&gt;set NPAGEVIR 22721248                                            |  set NPAGEVIR 26337280                                          &lt;BR /&gt;set PAGEDYN 6881280                                              |  set PAGEDYN 7512064                                            &lt;BR /&gt;-------------------------------- 23 -------------------------------------------------------------- 23 -----------------------------&lt;BR /&gt;set MPW_LOLIMIT 1998                                             |  set MPW_LOLIMIT 2499                                           &lt;BR /&gt;set MPW_IOLIMIT 4                                                |  set MPW_IOLIMIT 4                                              &lt;BR /&gt;set MPW_THRESH 3996                                              |  set MPW_THRESH 4998                                            &lt;BR /&gt;-------------------------------- 36 -------------------------------------------------------------- 36 -----------------------------&lt;BR /&gt;set FREELIM 686                                                  |  set FREELIM 853                                                &lt;BR /&gt;set FREEGOAL 2664                                                |  set FREEGOAL 3332                                              &lt;BR /&gt;set GROWLIM 686                                                  |  set GROWLIM 853                                                &lt;BR /&gt;set BORROWLIM 686                                                |  set BORROWLIM 853                                              &lt;BR /&gt;set CLISYMTBL 512                                                |  set CLISYMTBL 512                                              &lt;BR /&gt;set LOCKIDTBL 4096                                               |  set LOCKIDTBL 1792                                             &lt;BR /&gt;set RESHASHTBL 8192                                              |  set RESHASHTBL 2048                                            &lt;BR /&gt;set SCSBUFFCNT 512                                               |  set SCSBUFFCNT 50                                              &lt;BR /&gt;set SCSCONNCNT 10                                                |  set SCSCONNCNT 5                                               &lt;BR /&gt;-------------------------------- 75 -------------------------------------------------------------- 75 -----------------------------&lt;BR /&gt;set ACP_HDRCACHE 1999                                            |  set ACP_HDRCACHE 1666                                          &lt;BR /&gt;set ACP_DIRCACHE 1666                                            |  set ACP_DIRCACHE 1666                                          &lt;BR /&gt;set ACP_DINDXCACHE 416                                           |  set ACP_DINDXCACHE 416                                         &lt;BR /&gt;set ACP_QUOCACHE 668                                             |  set ACP_QUOCACHE 835                                           &lt;BR /&gt;set ACP_SYSACC 66                                                |  set ACP_SYSACC 69                                              &lt;BR /&gt;set ACP_SWAPFLGS 14                                              |  set ACP_SWAPFLGS 14                                            &lt;BR /&gt;set VAXCLUSTER 2                                                 |  set VAXCLUSTER 2                                               &lt;BR /&gt;set EXPECTED_VOTES 3                                             |  set EXPECTED_VOTES 1                                           &lt;BR /&gt;-------------------------------- 87 -------------------------------------------------------------- 87 -----------------------------&lt;BR /&gt;set LOCKDIRWT 1                                                  |  set LOCKDIRWT 0                                                &lt;BR /&gt;set NISCS_LOAD_PEA0 1                                            |                                                                 &lt;BR /&gt;-------------------------------- 93 -------------------------------------------------------------- 92 -----------------------------&lt;BR /&gt;set STARTUP_P2 "DCP"                                             |                                                                 &lt;BR /&gt;-------------------------------- 98 -------------------------------------------------------------- 96 -----------------------------&lt;BR /&gt;set SHADOWING 2                                                  |  set SHADOW_MAX_COPY 1                                          &lt;BR /&gt;set SHADOW_SYS_DISK 1                                            |  set ZERO_LIST_HI 8192                                          &lt;BR /&gt;set SHADOW_MAX_COPY 2                                            |  set GH_EXEC_CODE 512                                           &lt;BR /&gt;set ZERO_LIST_HI 8192                                            |  set GH_EXEC_DATA 128                                           &lt;BR /&gt;set GH_EXEC_CODE 512                                             |                                                                 &lt;BR /&gt;set GH_EXEC_DATA 192                                             |                                                                 &lt;BR /&gt;-------------------------------- 113 ------------------------------------------------------------- 109 ----------------------------&lt;BR /&gt;set PIOPAGES 675                                                 |  set PIOPAGES 575                                               &lt;BR /&gt;set CTLPAGES 256                                                 |  set CTLPAGES 256                                               &lt;BR /&gt;set IMGIOCNT 228                                                 |                                                                 &lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Number of difference sections found: 9&lt;BR /&gt;Number of difference records found: 43&lt;BR /&gt;&lt;BR /&gt;DIFFERENCES /IGNORE=()/PARALLEL-&lt;BR /&gt;    DISK$ALPHASYS:[SYS0.SYSEXE]SETPARAMS.DAT;8-&lt;BR /&gt;    DISK$ALPHASYS:[SYS0.SYSEXE]SETPARAMS.DAT;2&lt;BR /&gt;SYSTEM@NW2&amp;gt;</description>
      <pubDate>Sat, 27 Jun 2009 08:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448318#M95311</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-27T08:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448319#M95312</link>
      <description>Markus,&lt;BR /&gt;&lt;BR /&gt;Possibly SHADOW_SYS_DISK? Turning shadowing on is not a problem, but SHADOW_SYS_DISK?&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>Sat, 27 Jun 2009 09:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448319#M95312</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-06-27T09:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448320#M95313</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The console showed a bugcheck when trying to create a shadowed system disk - silly me, I remember now that I ran into the same problem 10 years ago. It also showed %PEA0, port transition failure and failing to find vmscluster security database, but that was not the show stopper. I disabled shadowing of the system disk and loading of the PEA driver. I'm not going to use anything else than Memory Channel anyway.&lt;BR /&gt;&lt;BR /&gt;P00&amp;gt;&amp;gt; b -fl 0,1&lt;BR /&gt;SYSBOOT&amp;gt;&amp;gt; use current&lt;BR /&gt;SYSBOOT&amp;gt;&amp;gt; show/all (F1 to stop screen)&lt;BR /&gt;SYSBOOT&amp;gt;&amp;gt; set shadow_sys_disk 0&lt;BR /&gt;SYSBOOT&amp;gt;&amp;gt; cont&lt;BR /&gt;&lt;BR /&gt;... after that all ok, I modifed my cluster$modparams.dat to:&lt;BR /&gt;SHADOW_SYS_DISK= 0&lt;BR /&gt;NISCS_LOAD_PEA0=0&lt;BR /&gt;INTERCONNECT="MC"&lt;BR /&gt;&lt;BR /&gt;another&lt;BR /&gt;$ @sys$udpate:autogen savparams setparams feedback&lt;BR /&gt;$ reboot&lt;BR /&gt;.. and everything is in the clear again&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Markus&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jun 2009 12:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448320#M95313</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-27T12:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448321#M95314</link>
      <description>Markus,&lt;BR /&gt;&lt;BR /&gt;if you're using a common system disk or if the system disk of NW1 is mounted from node NW2, then NW1 cannot mount it's system disk as a shadowed system disk (requested by SHADOW_SYS_DISK=1) during boot and will hang or crash.&lt;BR /&gt;&lt;BR /&gt;EXPECTED_VOTES=3 is expected, when both nodes have VOTES=1 and you're using a quorum disk with QDSKVOTES=1.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 27 Jun 2009 12:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448321#M95314</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-06-27T12:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448322#M95315</link>
      <description>Markus,&lt;BR /&gt;&lt;BR /&gt;You might want to put the PE support back in and check the hardware connection data path. If both nodes have support for the PE cluster communications, it can serve as an alternate path.&lt;BR /&gt;&lt;BR /&gt;Note that BOTH nodes require the support. I am not surprised that one node not finding anyone else on the cable would generate an error message. Then again, so would a disconnected cable.&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>Sat, 27 Jun 2009 14:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448322#M95315</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-06-27T14:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448323#M95316</link>
      <description>The first thing I must say.&lt;BR /&gt;Autogen did not break your system.&lt;BR /&gt;It was that sysgen changes were made to the&lt;BR /&gt;system and not documented or completed in modparams.dat.  Then autogen did what it was supposed to. &lt;BR /&gt;&lt;BR /&gt;If your making dramatic changes to the system, I would suggest that if you don't have a way to get to the console, which could be as simple as a terminal server line going into the serial port, you had better be there to see what is going on.   If this is a play cluster, then please excuse my&lt;BR /&gt;somewhat harsh tone.&lt;BR /&gt;  &lt;BR /&gt;People constantly blame Autogen saying it broke the system.  It's a pet peeve of mine.&lt;BR /&gt;Though there have been a few cases where autogen has problems, they are exceptions.&lt;BR /&gt;&lt;BR /&gt;You have device naming set to one, so I have no idea what the port allocation class of the system disk is.  It is possible that the port allocation class is zero but unlikely.&lt;BR /&gt;&lt;BR /&gt;When you boot, at what point does it hang?&lt;BR /&gt;Once again, you need to be there.&lt;BR /&gt;&lt;BR /&gt;Or perhaps there's an operator or night watchman that can serve as your eyes?&lt;BR /&gt;&lt;BR /&gt;In fact, are you sure you are even booting&lt;BR /&gt;into the right root?  You probably are but&lt;BR /&gt;without seeing it, that would be a possible&lt;BR /&gt;problem.&lt;BR /&gt;&lt;BR /&gt;You need to get there if your system is important and your job is to make it run.&lt;BR /&gt;&lt;BR /&gt;At sysboot&amp;gt;  you can do a show/cluster&lt;BR /&gt;on both nodes or at sysgen.&lt;BR /&gt;&lt;BR /&gt;Summary, from a distance I'd start with&lt;BR /&gt;dif/par setparams.dat   but you'll still need to get to the console.&lt;BR /&gt;&lt;BR /&gt;But if it were my system I'd already be there.   There was one tool at my old site call VAX Cluster Console, which unfortunately owned by CA.  But it lets you &lt;BR /&gt;set up a way to get to all your consoles remotely. It was once a DEC product.&lt;BR /&gt;&lt;BR /&gt;A comment.  You have so much information you the leaves hide in the trees.&lt;BR /&gt;&lt;BR /&gt;When during boot you put out too much information, it's too easy to lose the important information.  At my last site&lt;BR /&gt;they sent hundreds of useless emails every time the system did anything, that it was like a shotgun and if you missed a pellet&lt;BR /&gt;folks got upset.  Really a bad practice.&lt;BR /&gt;It should send information when something doesn't work.&lt;BR /&gt;&lt;BR /&gt;That why things like Availability Manager turn red when something goes wrong.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dif/par setparams.dat  will make it easy&lt;BR /&gt;to see what changed when you ran autogen.&lt;BR /&gt;&lt;BR /&gt;By the way, since you have niscs_load_peao&lt;BR /&gt;if you have a working network, it will cluster over the network even if the memory&lt;BR /&gt;channel is not working.&lt;BR /&gt;&lt;BR /&gt;You have lots of Add_parameter.  This creates voodoo, as we really don't know what the parameter is.  You are far more likely to know your paramaters by replacing them all with MIN_PARAMETER=X&lt;BR /&gt;so you know at least what it is.&lt;BR /&gt;&lt;BR /&gt;Also, Agen$feedback.report often provides&lt;BR /&gt;useful information on the autogen, including&lt;BR /&gt;parameters multiply defined, misspelled, &lt;BR /&gt;information on your feedback, and changes it makes, changes it wants to make.  That's something you can get to remotely.&lt;BR /&gt;&lt;BR /&gt;I don't know what's in include Agen$newnode.dat.  I have this feeling that it's hung trying to join the cluster with information from the other node.  Just a hunch.&lt;BR /&gt;&lt;BR /&gt;Have fun.   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Because you set some parameters that worked and they were not the same in modparams.dat,&lt;BR /&gt;that is what broke your system.</description>
      <pubDate>Sun, 28 Jun 2009 06:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448323#M95316</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2009-06-28T06:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448324#M95317</link>
      <description>I'm aware that it was not autogun as such that caused the problem, but running autogen after I made changes to modparams.dat ;-)&lt;BR /&gt;&lt;BR /&gt;Regarding the PE driver, well I tried to enable it again:&lt;BR /&gt;INTERCONNECT="NICIMC" &lt;BR /&gt;NISCS_LOAD_PEA0=1 &lt;BR /&gt;Autogen, restart.&lt;BR /&gt;&lt;BR /&gt;both nodes started up but showed error at the console:&lt;BR /&gt;VMScluster security database not found,&lt;BR /&gt;%PEA0, port transition failure &lt;BR /&gt;&lt;BR /&gt;What port/cable is it using? Both computers are connected and I can do a "set host to each other". I put the old settings back for now, disable the PEA driver and "MC" for interconnect.&lt;BR /&gt;&lt;BR /&gt;I also figured that I had a wrong setting:&lt;BR /&gt;DUMPFILE=14, should be DUMPSTYLE=14&lt;BR /&gt;&lt;BR /&gt;And added DUMPFILE=0, and EXPECTED_VOTES=3&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Markus</description>
      <pubDate>Sun, 28 Jun 2009 15:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448324#M95317</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-28T15:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448325#M95318</link>
      <description>Btw,&lt;BR /&gt;&amp;gt;EXPECTED_VOTES=3 is expected, when both nodes &amp;gt;have VOTES=1 and you're using a quorum disk &amp;gt;with QDSKVOTES=1. &lt;BR /&gt;&lt;BR /&gt;I'm using EXPECTED_VOTES=3 on both nodes, but VOTES=1 only on 1 of the 2 members. I was reading that only one should have VOTES=1&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Jun 2009 15:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448325#M95318</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-28T15:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448326#M95319</link>
      <description>&amp;gt; I'm using EXPECTED_VOTES=3 on both nodes, but VOTES=1 only on 1 of the 2 members. I was reading that only one should have VOTES=1&lt;BR /&gt;&lt;BR /&gt;URL or reference, please?&lt;BR /&gt;&lt;BR /&gt;Save for very specific circumstances when you might "play games" or "get creative" with the system parameter settings of votes and expected_votes to get a particular configuration to initially boot or such, whatever you were reading was either confusing, mis-worded, or was telling you how to corrupt your disks.&lt;BR /&gt;&lt;BR /&gt;For a two-node cluster with no shared storage, read this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/967" target="_blank"&gt;http://labs.hoffmanlabs.com/node/967&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For more general information, read this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/153" target="_blank"&gt;http://labs.hoffmanlabs.com/node/153&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Jun 2009 17:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448326#M95319</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-06-28T17:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448327#M95320</link>
      <description>Congratulations.&lt;BR /&gt;&lt;BR /&gt;That must feel great.  In 10 years of tech support for VNS. I heard so many people blame autogen.&lt;BR /&gt;&lt;BR /&gt;Now that you found it, check where all the add_params are set to and change them to&lt;BR /&gt;mid_params=actual value.&lt;BR /&gt;&lt;BR /&gt;Did you find it dif/par setparams.dat?&lt;BR /&gt;I always did this after running autogen,&lt;BR /&gt;looking to make sure especially it didn't change any cluster of shadow parameters.&lt;BR /&gt;&lt;BR /&gt;I don't know your site but having a pair of eyes there at night you can depend on can&lt;BR /&gt;make your life easier.&lt;BR /&gt;&lt;BR /&gt;So, it was hanging ready to form or join a cluster.&lt;BR /&gt;&lt;BR /&gt;Is your quorum disk seen by each system&lt;BR /&gt;at the boot prompt?&lt;BR /&gt;&lt;BR /&gt;I really think simplifying your modparams.dat&lt;BR /&gt;will greatly help diagnosing in the future.&lt;BR /&gt;&lt;BR /&gt;If you reviewed agen$feedback.dat the change would have been  there, along with so much other information you miss it. Dif/par would have made the change more obviouis.&lt;BR /&gt;&lt;BR /&gt;And now, joy of joys, you know you have an autogenable system.  &lt;BR /&gt;&lt;BR /&gt;Have fun.&lt;BR /&gt;&lt;BR /&gt;System management, 90% simple stuff,&lt;BR /&gt;9% interesting and learning stuff, and&lt;BR /&gt;1% utter panic.  Somehow we forget the&lt;BR /&gt;98% skill and easy stuff, and focus on&lt;BR /&gt;the 1% of utter panic!&lt;BR /&gt;&lt;BR /&gt;Please don't forget to add points.&lt;BR /&gt;&lt;BR /&gt;I miss this, I worked tech support for 10 years and two of my specialities were clustering and boot, and your call was both.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                          &lt;BR /&gt;</description>
      <pubDate>Sun, 28 Jun 2009 17:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448327#M95320</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2009-06-28T17:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: broken cluster after autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448328#M95321</link>
      <description>Sorry, i cannot find the reference anymore, but it does not matter. I know your information is correct. &lt;BR /&gt;&lt;BR /&gt;I checked with "mcr sysgen - use current - show votes" and the current and default value for votes = 1. I guess that is the reason why it works, even though I do not have votes=1 specified on one of nodes. I will correct it.&lt;BR /&gt;&lt;BR /&gt;Thanks for all the info.&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jun 2009 00:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/broken-cluster-after-autogen/m-p/4448328#M95321</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-29T00:54:46Z</dc:date>
    </item>
  </channel>
</rss>

