<?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: Unable to start second database/node in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549690#M714909</link>
    <description>They both show as CLAIMED</description>
    <pubDate>Fri, 06 Jul 2001 14:13:03 GMT</pubDate>
    <dc:creator>Saul O. Reyes</dc:creator>
    <dc:date>2001-07-06T14:13:03Z</dc:date>
    <item>
      <title>Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549681#M714900</link>
      <description>Cluster went down, upon reboot attempted to start cluster via cmruncl,cmrunpkg, etc... commands.  All commands executed successfully, but whatever database/node I initiate second will not mount.</description>
      <pubDate>Fri, 06 Jul 2001 13:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549681#M714900</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T13:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549682#M714901</link>
      <description>Hello Saul,&lt;BR /&gt;&lt;BR /&gt;What error messages are you getting when you try to start the second package?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jul 2001 13:34:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549682#M714901</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-06T13:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549683#M714902</link>
      <description>After I run cmrunpkg pkgarch2 &amp;amp; pkg35 all indications look like it succeeded.  I attempt to login to database via sqlplus and I get "ORA-01033 initialization or shutdown in progress."  I manually perform a "startup shared" and get unable to mount database.  &lt;BR /&gt;&lt;BR /&gt;From the syslog.log I see "cmcld: WARNING: cluster lock on disk /dev/dsk/c4tod1 is missing!"  and "cmcld: Service PKG*17409 terminated due to an exit(0)"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jul 2001 13:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549683#M714902</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T13:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549684#M714903</link>
      <description>Saul,&lt;BR /&gt;&lt;BR /&gt;Try running 'ioscan -fnC disk' and see if your machine can still see the /dev/dsk/c4t0d1.  Maybe that disk has lost its way.   When you say your cluster went down, what happened?  Did you have a system crash or a power outage?  Maybe if you are using a shared disk array, something might have happened to your disk storage also?  It looks like your cluster is configured to use that disk as a cluster lock disk, and the node can't get access to that disk any more.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jul 2001 13:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549684#M714903</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-06T13:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549685#M714904</link>
      <description>Node 1 had a fan go bad, which shut that node down.  I would not expect Node 2 to go down, but it did.  HP tech came by and fixed the fan.  This problem after Node 1 came back up.</description>
      <pubDate>Fri, 06 Jul 2001 13:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549685#M714904</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T13:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549686#M714905</link>
      <description>Saul,&lt;BR /&gt;&lt;BR /&gt;Try checking the log files for each package. Look in /etc/cmcluster and see if you have pkgarch.ctl.log and pkg35.ctl.log, or something similar.  Those log files should give you some clue about what the package is choking on when it tries to start.&lt;BR /&gt;&lt;BR /&gt;What did your ioscan report?  Is the /dev/dsk/c4t0d1 disk in a shared array?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jul 2001 14:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549686#M714905</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-06T14:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549687#M714906</link>
      <description>Both nodes see /dev/dsk/c4t0d1.  The only difference is that Node 1 sees it as "disk 6" and Node 2 sees it as "disk 5" in the output of "ioscan -fnC disk"</description>
      <pubDate>Fri, 06 Jul 2001 14:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549687#M714906</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T14:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549688#M714907</link>
      <description>The numbers after "disk" are the instance numbers.  They can be different on each box, it should be fine.  Did they both show up as "CLAIMED" under the S/W State column?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jul 2001 14:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549688#M714907</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-06T14:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549689#M714908</link>
      <description>./pkg35/control.sh.log reveals the same as I stated earlier.  Database is unable to mount.  The exact error is "ORA-01183 cannot mount database in SHARED mode"&lt;BR /&gt;&lt;BR /&gt;./pkgarch2/control.sh.log says everything succeeded.</description>
      <pubDate>Fri, 06 Jul 2001 14:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549689#M714908</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T14:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549690#M714909</link>
      <description>They both show as CLAIMED</description>
      <pubDate>Fri, 06 Jul 2001 14:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549690#M714909</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T14:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549691#M714910</link>
      <description>Does 'bdf' show all your filesystems mounted up correctly?  Does 'vgdisplay' on your volume group(s) show the same number of "Cur LV" and "Open LV", and "Cur PV" and "Act PV"?&lt;BR /&gt;&lt;BR /&gt;I'm not an Oracle guru, so I can't help much with the error message.  Maybe one of the other local wizards can jump in and help with that part.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jul 2001 14:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549691#M714910</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-06T14:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549692#M714911</link>
      <description>Numbers are the same for the vgdisplay outputs</description>
      <pubDate>Fri, 06 Jul 2001 14:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549692#M714911</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T14:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549693#M714912</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Given the pkgs I listed above, is the following syntax correct for cmcheckconf:&lt;BR /&gt;&lt;BR /&gt;cmcheckconf -v -k -C cmclconf.ascii -P pkg35.ascii</description>
      <pubDate>Fri, 06 Jul 2001 15:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549693#M714912</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T15:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549694#M714913</link>
      <description>Hi Saul.&lt;BR /&gt;&lt;BR /&gt;With oerr you can get some details on that error - ORA-01183:&lt;BR /&gt;01183 "cannot mount database in SHARED mode"&lt;BR /&gt;// *Cause:  Some other instance has the database mounted exclusive.&lt;BR /&gt;// *Action: Shutdown other instance then mount shared.&lt;BR /&gt;&lt;BR /&gt;So, maybe you should shutdown the other oracle instance and start them in shared mode.&lt;BR /&gt;&lt;BR /&gt;Although, before you do this, you should understand what caused the problem.&lt;BR /&gt;&lt;BR /&gt;What's the SG you're using? MC/SG for OPS?&lt;BR /&gt;&lt;BR /&gt;I think you'll need to replace the lock disk. But, first, check if you can read every block from that disk by running: "dd if=/dev/dsk/c4t0d1 of=/dev/null bs=64"&lt;BR /&gt;after some time, if you get a message like this:&lt;BR /&gt;96614+0 records in&lt;BR /&gt;96614+0 records out&lt;BR /&gt;everything seems fine... else, call the HW support.&lt;BR /&gt;&lt;BR /&gt;your cmcheckconf sintax should be like:&lt;BR /&gt;cmcheckconf -v -C /etc/cmcluster/cmclconf.ascii -P /etc/cmcluster/pkg35/pkg35.conf&lt;BR /&gt;&lt;BR /&gt;Do this on the primary node of the cluster, and indicate every package with the option "-P".&lt;BR /&gt;You should never use the "-k" option cause it eliminates some disk probing.&lt;BR /&gt;&lt;BR /&gt;good luck.</description>
      <pubDate>Fri, 06 Jul 2001 16:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549694#M714913</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-07-06T16:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549695#M714914</link>
      <description>I ran the following &lt;BR /&gt;&lt;BR /&gt;cmquerycl -v -C verify.ascii -n h01ops01 -n h01ops02&lt;BR /&gt;&lt;BR /&gt;Attached is the output.  Any comments on the "Warinings"</description>
      <pubDate>Fri, 06 Jul 2001 16:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549695#M714914</guid>
      <dc:creator>Saul O. Reyes</dc:creator>
      <dc:date>2001-07-06T16:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549696#M714915</link>
      <description>Saul,&lt;BR /&gt;&lt;BR /&gt;Thanks for posting your output.  Here is my take on it:&lt;BR /&gt;&lt;BR /&gt;1. You have the FIRST_CLUSTER_LOCK_PV parameter in your cluster file, but it needs an entry for a disk.  You'll need to make it look something like this:&lt;BR /&gt;&lt;BR /&gt;FIRST_CLUSTER_LOCK_PV   /dev/dsk/c4t0d1&lt;BR /&gt;&lt;BR /&gt;You've gotta have a cluster lock disk for a two node cluster.&lt;BR /&gt;&lt;BR /&gt;2.  Your MAX_CONFIGURED_PACKAGES is set to zero.  It needs to be set at least to the number of packages you have.  I have mine set for 10, and I have 8 packages.  &lt;BR /&gt;&lt;BR /&gt;3.  The LAN interfaces.  It is complaining about the standby network interfaces because the way it is configured now, there are no LAN interfaces for it to switch over to in case a LAN card fails.  Probably you'll need to do away with the entries for the STATIONARY_IP and put those LAN entries under the first two entries.  I'd try something like this:&lt;BR /&gt;&lt;BR /&gt;NETWORK_INTERFACE  lan0&lt;BR /&gt;   HEARTBEAT_IP      10.1.3.33&lt;BR /&gt;NETWORK_INTERFACE  lan9&lt;BR /&gt;NETWORK_INTERFACE  lan5&lt;BR /&gt;   HEARTBEAT_IP      172.31.4.4&lt;BR /&gt;NETWORK_INTERFACE  lan10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The STATIONARY_IP designates a LAN interface to just be used for data.  Since your heartbeat traffic is minimal and you have it configured across two interfaces, I'd try something like that for each node.&lt;BR /&gt;&lt;BR /&gt;4.  While you are at it, you'll probably want to bump up your NODE_TIMEOUT value to 6 seconds from 2.  HP recommends it and the newer versions of MC/SG are supposed to ship with that as the default.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That's my opinion, which is worth the pixels it's displayed on.   :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jul 2001 17:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549696#M714915</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-06T17:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start second database/node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549697#M714916</link>
      <description>For information, the following two entries in your syslog mean:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;From the syslog.log I see "cmcld: WARNING: &amp;gt;cluster lock on disk /dev/dsk/c4tod1 is &amp;gt;missing!" &lt;BR /&gt;&lt;BR /&gt;This means the system CANNOT see the physical disk you defined as a cluster lock disc OR the cluster lock information is missing. You need to fix this either by replacing or ensuring the disc is online, or reapplying the cluster binary with the VG activated.&lt;BR /&gt;&lt;BR /&gt;and "cmcld: Service PKG*17409 terminated due to an exit(0)"&lt;BR /&gt;This is an informational message. It means that the service or package script that has been run to start the package has finished and terminated without error, hence the return code shown is 0&lt;BR /&gt;&lt;BR /&gt;I also note from your cmquercyl output that this appears to be a ServiceGuard OPS Edition cluster, so you are using Oracle Parallel Server, correct?&lt;BR /&gt;&lt;BR /&gt;Evene more importantly, is this section:&lt;BR /&gt;# Warning: No volume groups were found on all nodes.&lt;BR /&gt;# A cluster lock volume group is required for clusters of only two nodes.&lt;BR /&gt;FIRST_CLUSTER_LOCK_VG  &lt;BR /&gt;&lt;BR /&gt;This tells me that something appears to be wrong with your lvm configuration, in that you should have a Volume Group that is shared between the two nodes, but the cmquerycl could not find one. I would check both nodes for the VG info by looking at the lvmtab files, and also the vg directories.&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jul 2001 20:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-second-database-node/m-p/2549697#M714916</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-07-06T20:04:39Z</dc:date>
    </item>
  </channel>
</rss>

