<?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 modifiying a package withe a cluster node down in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-modifiying-a-package-withe-a-cluster-node-down/m-p/5624689#M658196</link>
    <description>&lt;P&gt;I finally found out the way to do it, you have to run all the modifications at the sametime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the same command I delete node1 from the cluster, and also modify the packages removing node1 as a failover node in all the packages, and also adding node3 as a new failover node.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;#cmapplyconf -v -k -C cluster.ascii -p pkg1/pkg1.conf -p pkg2/pkg2.conf -p pkg3/pkg3.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Apr 2012 13:41:22 GMT</pubDate>
    <dc:creator>likid0</dc:creator>
    <dc:date>2012-04-18T13:41:22Z</dc:date>
    <item>
      <title>Problem modifiying a package withe a cluster node down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-modifiying-a-package-withe-a-cluster-node-down/m-p/5620761#M658195</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a 3 node cluster with hp-ux 11.11 and sg 11.15,&amp;nbsp; one of the nodes(node1) in the cluster is down, and deleted for good, never comming back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem I have is pkg A , has configured as failover nodes node 1 and node2, now that node1 is gone, I need to configure node2 and node3 as failover packages in pkgA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is with node1 down i can't modify hte package, i get:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; cmcheckconf -v -P pkgA&lt;BR /&gt;&lt;BR /&gt;Checking existing configuration ... Done&lt;BR /&gt;Gathering configuration information ... Done&lt;BR /&gt;Parsing package file: pkgA.conf.&lt;BR /&gt;Package bqmp already exists. It will be modified.&lt;BR /&gt;Error: Run script /etc/cmcluster/pkgB/pkgB.cntl for package pkgB&lt;BR /&gt;does not exist on node node1.&lt;BR /&gt;Error: Run script /etc/cmcluster/pkgC/pkgC.cntl for package pkgC&lt;BR /&gt;does not exist on node centauro2.&lt;BR /&gt;Maximum configured packages parameter is 20.&lt;BR /&gt;Configuring 5 package(s).&lt;BR /&gt;15 package(s) can be added to this cluster.&lt;BR /&gt;cmcheckconf&amp;nbsp; : Unable to verify package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also can't delete the pkg and recreate ir again because node1 is down:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cmdeleteconf -v -f -p pkga&lt;BR /&gt;cmdeleteconf&amp;nbsp; : Unable to delete the packages.&lt;BR /&gt;Error: Cannot connect to configuration daemon (cmclconfd) on node node1&lt;BR /&gt;Error: A temporary configuration file ($SGCONF/cmclconfig.tmp) cannot be written to disk on one or more nodes: No such file or directory&lt;BR /&gt;Error: Cannot connect to configuration daemon (cmclconfd) on node node1&lt;BR /&gt;Error: A temporary configuration file ($SGCONF/cmclconfig.tmp) cannot be removed from one or more nodes: No such file or directory&lt;BR /&gt;Error: Unable to apply the configuration change: No such file or directory&lt;BR /&gt;. Check the syslog file(s) for additional information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i can't delete node1 from the cluster config, because it has packages with node1 configured as a failover node...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cmcheckconf -v -k -C cmclconf.ascii&lt;BR /&gt;&lt;BR /&gt;Checking cluster file: cmclconf.ascii&lt;BR /&gt;Checking nodes ... Done&lt;BR /&gt;Checking existing configuration ... Done&lt;BR /&gt;Gathering configuration information ... Done&lt;BR /&gt;Gathering configuration information ... Done&lt;BR /&gt;Gathering configuration information ................ Done&lt;BR /&gt;Cluster sdcrm is an existing cluster&lt;BR /&gt;Checking for inconsistencies .. Done&lt;BR /&gt;Cluster sdcrm is an existing cluster&lt;BR /&gt;Error: Package pkgA requires a node that is not configured in the cluster&lt;BR /&gt;Error: Package pkgB requires a node that is not configured in the cluster&lt;BR /&gt;Error: Package pkgC requires a node that is not configured in the cluster&lt;BR /&gt;Maximum configured packages parameter is 20.&lt;BR /&gt;Configuring 5 package(s).&lt;BR /&gt;15 package(s) can be added to this cluster.&lt;BR /&gt;cmcheckconf&amp;nbsp; : Unable to verify cluster file: cmclconf.ascii&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no way of restoring node1, is there I way of getting this working without stoping the cluster??.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not i will have to stop the cluster, cmdelete everything and reconfigure it again&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2012 13:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-modifiying-a-package-withe-a-cluster-node-down/m-p/5620761#M658195</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2012-04-16T13:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem modifiying a package withe a cluster node down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-modifiying-a-package-withe-a-cluster-node-down/m-p/5624689#M658196</link>
      <description>&lt;P&gt;I finally found out the way to do it, you have to run all the modifications at the sametime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the same command I delete node1 from the cluster, and also modify the packages removing node1 as a failover node in all the packages, and also adding node3 as a new failover node.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;#cmapplyconf -v -k -C cluster.ascii -p pkg1/pkg1.conf -p pkg2/pkg2.conf -p pkg3/pkg3.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2012 13:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-modifiying-a-package-withe-a-cluster-node-down/m-p/5624689#M658196</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2012-04-18T13:41:22Z</dc:date>
    </item>
  </channel>
</rss>

