<?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: Problem with starting cluster from one node. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447946#M699779</link>
    <description>Check to see if the hostname and alias are swapped in /etc/hosts.  Put hostname to the left of the alias.&lt;BR /&gt;&lt;BR /&gt;Load /etc/cmcluster/cmclnodelist with both (SIMPLE) hostnames - on both nodes.  eg:&lt;BR /&gt;node1  root&lt;BR /&gt;node2  root&lt;BR /&gt;&lt;BR /&gt;Don't use fully qualified names&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Determine if the same IP is assigned to different NICs (check both nodes)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-sd&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Dec 2004 17:29:59 GMT</pubDate>
    <dc:creator>Stephen Doud</dc:creator>
    <dc:date>2004-12-23T17:29:59Z</dc:date>
    <item>
      <title>Problem with starting cluster from one node.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447942#M699775</link>
      <description>My newly installed MC/ServiceGuard 11.16 on HPUX 11.11  with two nodes refuses to startup from Node 1, but can be started and halted without errors from Node 2. What has changed recently is the DNS info, and permissions on the logical volumes in the Lockdisk, but have been restored to the original.&lt;BR /&gt;Following is the startup log from Node 1: &lt;BR /&gt; &lt;BR /&gt;moldb1:/#cmruncl -v&lt;BR /&gt;cmruncl  : Validating network configuration...&lt;BR /&gt;Gathering configuration information ..&lt;BR /&gt;Gathering Network Configuration ..... Done&lt;BR /&gt;Error: Permission denied accessing node moldb2.&lt;BR /&gt;Error: Permission denied accessing node moldb2.&lt;BR /&gt;Error: Unable to determine network configuration: failed to setup for probing the network on node moldb2: Permission denied&lt;BR /&gt;Failed to probe network&lt;BR /&gt;Error: Detected a partition of IP subnet 10.10.10.0.&lt;BR /&gt;  Partition 1&lt;BR /&gt;    moldb1 lan1&lt;BR /&gt;  Partition 2&lt;BR /&gt;    moldb2 lan1&lt;BR /&gt;Error: Detected a partition of IP subnet 10.1.0.0.&lt;BR /&gt;  Partition 1&lt;BR /&gt;    moldb1 lan3&lt;BR /&gt;  Partition 2&lt;BR /&gt;    moldb2 lan3&lt;BR /&gt;Failed to evaluate network&lt;BR /&gt;cmruncl: Failed to validate the network configuration as reported above but will try to start the cluster anyway.&lt;BR /&gt;cmruncl  : Network validation complete&lt;BR /&gt;cmruncl failed: Permission denied&lt;BR /&gt;.........moldb1:/#&lt;BR /&gt;&lt;BR /&gt;I am new to MC/Serviceguard. Please help.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Dec 2004 05:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447942#M699775</guid>
      <dc:creator>ashokan_1</dc:creator>
      <dc:date>2004-12-21T05:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with starting cluster from one node.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447943#M699776</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could start one node:&lt;BR /&gt;cmruncl -n moldb1&lt;BR /&gt;This only starts one node, but make sure the DNS changes and the lock disk gets fixed. If not to the original settings mind that it will take a cluster restart to alter the lock disk parameter.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Dec 2004 06:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447943#M699776</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-12-21T06:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with starting cluster from one node.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447944#M699777</link>
      <description>Did you change the hostname?&lt;BR /&gt;It's always a bad idea to mess with hostnames/nodenames in a cluster.&lt;BR /&gt;&lt;BR /&gt;Change every occurence of the old name to&lt;BR /&gt;the new one (/etc/hosts,/etc/cmcluster/cmclnodelist,&lt;BR /&gt;/etc/cmcluster/cmclconfig.ascii...)&lt;BR /&gt;and re-apply the cluster configuration!&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2004 04:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447944#M699777</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2004-12-22T04:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with starting cluster from one node.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447945#M699778</link>
      <description>&lt;BR /&gt; Obviosly you have a cluster-configuration problem with network. Pay attention on your lan-configuration:&lt;BR /&gt;&lt;BR /&gt;#lanscan&lt;BR /&gt;#netstat -in&lt;BR /&gt;#lanadmin &lt;BR /&gt;#vi /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;The check your cmcluster.ascii /net-part:lans, IPs/ and after that create newcluster-configuration. &lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2004 08:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447945#M699778</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2004-12-22T08:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with starting cluster from one node.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447946#M699779</link>
      <description>Check to see if the hostname and alias are swapped in /etc/hosts.  Put hostname to the left of the alias.&lt;BR /&gt;&lt;BR /&gt;Load /etc/cmcluster/cmclnodelist with both (SIMPLE) hostnames - on both nodes.  eg:&lt;BR /&gt;node1  root&lt;BR /&gt;node2  root&lt;BR /&gt;&lt;BR /&gt;Don't use fully qualified names&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Determine if the same IP is assigned to different NICs (check both nodes)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-sd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 17:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447946#M699779</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2004-12-23T17:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with starting cluster from one node.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447947#M699780</link>
      <description>1. You should read this docs&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90079/ch01.html" target="_blank"&gt;http://docs.hp.com/en/B3936-90079/ch01.html&lt;/A&gt;&lt;BR /&gt;2. check /etc/cmcluster/cmclnodelist. this file has format&lt;BR /&gt;hostname1 username1&lt;BR /&gt;hostname2 username1&lt;BR /&gt;hostname: hostname or IP of nodes in cluster&lt;BR /&gt;username: user you login and run cmruncl and other cluster command.&lt;BR /&gt;After checking and correct this file any problem you encouter. pls post again&lt;BR /&gt;Regard&lt;BR /&gt;tienna</description>
      <pubDate>Fri, 24 Dec 2004 01:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447947#M699780</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2004-12-24T01:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with starting cluster from one node.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447948#M699781</link>
      <description>I verified all the above suggestions. As Stanimir suggested, it looks like a network issue. The heartbeat_IP has a subnetmask 255.255.255.0 and the public IP has a subnet mask 255.255.0.0.  Is it mandatory to keep the subnet mask of the heartbeat IP as 255.255.255.0, can't it be in the same  subnet of the Public IPs?  For the Oracle10g RAC installation, the cache fusion IP is with same subnet mask of the public IP, and this is added into cmclconf.ascii. The cluster was redone with all IP addresses with subnet mask 255.255.0.0, at this time the error from the second node while starting the cluster is "permission denied to 'Public IP'"</description>
      <pubDate>Wed, 29 Dec 2004 06:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447948#M699781</guid>
      <dc:creator>ashokan_1</dc:creator>
      <dc:date>2004-12-29T06:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with starting cluster from one node.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447949#M699782</link>
      <description>Verify the HEARTBEAT_IP LAN 'network' (netstat -in) is set to use the 255.255.255.0 netmask.&lt;BR /&gt;Create a new cluster.ascii file (full cmquerycl) and compare it to the result of a cmgetconf - if the network configurations do not match (particularly the comments at the bottom of each node section), then the network configuration is different than when the cluster was created.&lt;BR /&gt;-SD</description>
      <pubDate>Wed, 29 Dec 2004 09:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-starting-cluster-from-one-node/m-p/3447949#M699782</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2004-12-29T09:06:27Z</dc:date>
    </item>
  </channel>
</rss>

