<?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: one node serviceguard cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177841#M697291</link>
    <description>You can do it.  We used to do it to basically make our test/dev environments look and feel like our prod ones.&lt;BR /&gt;&lt;BR /&gt;I don't recall any gotchas, I believe you can just set them up like any other cluster.  It's been a long time since I've messed with it.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Jan 2004 12:40:22 GMT</pubDate>
    <dc:creator>Dave Hutton</dc:creator>
    <dc:date>2004-01-29T12:40:22Z</dc:date>
    <item>
      <title>one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177840#M697290</link>
      <description>Can this be done? (I know that the idea of a cluster indicates more than one),are there any gotcha's or documents indicating how to do it?</description>
      <pubDate>Thu, 29 Jan 2004 12:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177840#M697290</guid>
      <dc:creator>CGEYROTH</dc:creator>
      <dc:date>2004-01-29T12:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177841#M697291</link>
      <description>You can do it.  We used to do it to basically make our test/dev environments look and feel like our prod ones.&lt;BR /&gt;&lt;BR /&gt;I don't recall any gotchas, I believe you can just set them up like any other cluster.  It's been a long time since I've messed with it.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2004 12:40:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177841#M697291</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2004-01-29T12:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177842#M697292</link>
      <description>Yes yo can do this, and it is supported.&lt;BR /&gt;Many people use a single nopde to do basic testimng, or use the LAN failover facility.&lt;BR /&gt;Setting it up is the same as any other cluster, just no need to repeat the work on the other nodes ;-]&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2004 12:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177842#M697292</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2004-01-29T12:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177843#M697293</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes. YOu can do it. I basically setup my workstation as a single node cluster to test my package scripts involving package dependencies.&lt;BR /&gt;&lt;BR /&gt;The main advantage is for local lan failover and easy convertibility to multi-node cluster.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 29 Jan 2004 12:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177843#M697293</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-29T12:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177844#M697294</link>
      <description>I've created a cmclnodelist file that contains  the following:-&lt;BR /&gt;&lt;BR /&gt;nodename     root&lt;BR /&gt;&lt;BR /&gt;when I run the command&lt;BR /&gt;&lt;BR /&gt;# cmquerycl -n nodename -C conf.ascii&lt;BR /&gt;&lt;BR /&gt;I get:&lt;BR /&gt;&lt;BR /&gt;Permission denied to nodename&lt;BR /&gt;cmquerycl  : Unable to find an unused cluster name: No such device or address.&lt;BR /&gt;&lt;BR /&gt;what have I done wrong?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2004 12:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177844#M697294</guid>
      <dc:creator>CGEYROTH</dc:creator>
      <dc:date>2004-01-29T12:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177845#M697295</link>
      <description>first thing to check is doing:#&lt;BR /&gt;nslookup hostname&lt;BR /&gt;does this come back with the right ip address?&lt;BR /&gt;then do nslookup ip_address&lt;BR /&gt;does this come back with the right hostname?&lt;BR /&gt;If these do not work, then you need fix that first.&lt;BR /&gt;If they do work correctly, then change the /etc/cmcluster/cmclnodelist file to jusy have a  + in it, and try again&lt;BR /&gt;If that does not help, try removing the cmclnodelist file and having a .rhosts file for root.&lt;BR /&gt;&lt;BR /&gt;The correct syntax should be &lt;BR /&gt;cmquerycl [-v] -C &lt;CLUSTERASCCIIFILE&gt; -n node1&lt;BR /&gt;&lt;BR /&gt;&lt;/CLUSTERASCCIIFILE&gt;</description>
      <pubDate>Thu, 29 Jan 2004 13:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177845#M697295</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2004-01-29T13:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177846#M697296</link>
      <description>Is your cluster running?&lt;BR /&gt;&lt;BR /&gt;what does cmviewcl -v show?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2004 18:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177846#M697296</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2004-01-29T18:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177847#M697297</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If rlogin is successful then cmclnodelist will work.&lt;BR /&gt;&lt;BR /&gt;Keep an .rhosts entry for 'node root' and see if you can rlogin with 'rlogin node -l root'.&lt;BR /&gt;&lt;BR /&gt;It may most likely an nslookup issue.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 29 Jan 2004 18:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177847#M697297</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-29T18:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177848#M697298</link>
      <description>The problem was a .rhost issue which is now resolved. &lt;BR /&gt;&lt;BR /&gt;One final issue, when I ran the cmquerycl command to build the cluster configuration file, it made the following statement, will this cause me problems later as I attempt to configure my one node cluster? :-&lt;BR /&gt;&lt;BR /&gt;Warning: Failed to find a configuration that satisfies the minimum network configuration requirements.&lt;BR /&gt;Minimum network configuration requirements are:&lt;BR /&gt; - 2 or more heartbeat networks OR&lt;BR /&gt; - 1 heartbeat network with local switch OR&lt;BR /&gt; - 1 heartbeat network with serial line.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jan 2004 08:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177848#M697298</guid>
      <dc:creator>CGEYROTH</dc:creator>
      <dc:date>2004-01-30T08:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177849#M697299</link>
      <description>No, this is just alerting you that you do not have the recommended minimum for HA compliance in your network config.</description>
      <pubDate>Fri, 30 Jan 2004 08:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177849#M697299</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2004-01-30T08:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: one node serviceguard cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177850#M697300</link>
      <description>minimum configuration&lt;BR /&gt;&lt;BR /&gt;step 1 : need not Lock Disk&lt;BR /&gt;step 2 : need not relocatable IP (if you need, you can use)&lt;BR /&gt;step 3 : need not standby lan card (if you need, you can use)&lt;BR /&gt;step 4 : cd /etc/cmcluster&lt;BR /&gt;setp 5 : cmquerycl -C onenodetest.ascii -n onlyserver&lt;BR /&gt;setp 6 : modify onenodetest.ascii (vi onenodetest.ascii)&lt;BR /&gt;setp 7 : mkdir /etc/cmcluster/pkg1 (if you need, you make more package)&lt;BR /&gt;step 8 : cd /etc/cmcluster/pkg1&lt;BR /&gt;step 9 : cmmakepkg -p pkg1.conf (modify)&lt;BR /&gt;step 10: cmmakepkg -s pkg1.cntl (modify)&lt;BR /&gt;step 11: cd /etc/cmcluster&lt;BR /&gt;step 12: cmcheckconf -C $PWD/onenodetest.ascii -P $PWD/pkg1/pkg1.conf&lt;BR /&gt;if no error&lt;BR /&gt;step 13: cmapplyconf -C $PWD/onenodetest.ascii -P $PWD/pkg1/pkg1.conf&lt;BR /&gt;if successful&lt;BR /&gt;step 14: cmruncl&lt;BR /&gt;step 15: cmvicl&lt;BR /&gt;CLUSTER      STATUS       &lt;BR /&gt;onenodetest  up           &lt;BR /&gt;&lt;BR /&gt;  NODE         STATUS       STATE        &lt;BR /&gt;  onlyserver   up           running      &lt;BR /&gt;&lt;BR /&gt;    PACKAGE      STATUS       STATE        AUTO_RUN     NODE         &lt;BR /&gt;    pkg1         up           running      enabled      onlyserver         ewcl &lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 23:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-node-serviceguard-cluster/m-p/3177850#M697300</guid>
      <dc:creator>jjh_1</dc:creator>
      <dc:date>2006-01-31T23:14:19Z</dc:date>
    </item>
  </channel>
</rss>

