<?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: Testing MC/Serviceguard in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304950#M701720</link>
    <description>Thanks folks for the replies so far. Now that you have mentioed setting up a single-node cluster, can someone help me out with the exact steps needed for that?&lt;BR /&gt;&lt;BR /&gt;I tried using SAM to create a single node cluster, but it does not show any node informantion.&lt;BR /&gt;&lt;BR /&gt;Help please</description>
    <pubDate>Mon, 21 Jun 2004 01:03:11 GMT</pubDate>
    <dc:creator>Subramanian_2</dc:creator>
    <dc:date>2004-06-21T01:03:11Z</dc:date>
    <item>
      <title>Testing MC/Serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304943#M701713</link>
      <description>Hi,&lt;BR /&gt;  I have a very naive question. I am working for a product which I need to certify as cluster-aware. I have written down all the scripts to be deployed with MC/ServiceGuard. I have the Serviceguard software. I also have two HP-UX servers which I would be using as the cluster nodes. However I am yet to get the shared disks (SCSI / SAN) which I guess would be needed for testing my cluster scripts.&lt;BR /&gt;&lt;BR /&gt;What I want to know is if there is any way by which I can Install Serviceguard and test my scripts (for package failover) even if there is no shared disk available? i.e by using Samba or something else to simulate the shared disks?&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Subu</description>
      <pubDate>Tue, 15 Jun 2004 02:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304943#M701713</guid>
      <dc:creator>Subramanian_2</dc:creator>
      <dc:date>2004-06-15T02:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Testing MC/Serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304944#M701714</link>
      <description>Subu,&lt;BR /&gt;&lt;BR /&gt;You do really need proper shared disk to qualify your testing properly. However, while you are witing you could do some basic testing by setting up a single node cluster. Obviously a 1-node cluster needs no shared storage, but you can probably test 50% of your scripts with a package running on a single node (start/stop, monitoring, crash recovery, LAN card failover etc.)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 15 Jun 2004 03:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304944#M701714</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2004-06-15T03:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Testing MC/Serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304945#M701715</link>
      <description>Subu,&lt;BR /&gt;It's not possible to use Samba/CIFS since shared storage should only be visible and used by the nodes who are member's of the cluster. Well as suggested above who will be only able to check single node operations.&lt;BR /&gt;&lt;BR /&gt;You can get familiar with different command, package behaviour and clustering concepts by the time you get shared storage for your cluster.&lt;BR /&gt;&lt;BR /&gt;regards,</description>
      <pubDate>Tue, 15 Jun 2004 04:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304945#M701715</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-06-15T04:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Testing MC/Serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304946#M701716</link>
      <description>If you have 2 nodes and no shared storage, you can install your product on both of them, then configure your package without a volume group and test fail over that way.&lt;BR /&gt;&lt;BR /&gt;A package does not need to have storage to operate.  You can configure a package to just start an application.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 15 Jun 2004 07:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304946#M701716</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-15T07:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Testing MC/Serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304947#M701717</link>
      <description>Geoff is correct, but you need to bear in mind that a 2 node cluster needs a cluster lock mechanism to act as an arbitrator (when the two nodes can't communicate with each other). In the absence of any shared storage to provide a cluster lock disk, you will need a 3rd system to act as an arbitrator using this software:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8467BA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8467BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This doesn't have to be a HP-UX host, it can also be a SUSE or RedHat Linux host if you have one available.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 15 Jun 2004 07:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304947#M701717</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2004-06-15T07:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Testing MC/Serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304948#M701718</link>
      <description>What about using something simple in the package like xclock to display to an independent X-terminal display?</description>
      <pubDate>Wed, 16 Jun 2004 10:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304948#M701718</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-06-16T10:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Testing MC/Serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304949#M701719</link>
      <description>Hi Subu,&lt;BR /&gt;&lt;BR /&gt;If you have don't have shared disk, then you can use Quorum server if you have another HP system in the same subnet (preferred). Look at the following document for the information on the quorum server.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B3936-90073/B3936-90073.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B3936-90073/B3936-90073.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Not having shared disks means, you will need to have a copy of code and data on each server and it's particularly difficult if not possible if you have a database in the package.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 16 Jun 2004 11:21:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304949#M701719</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-06-16T11:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Testing MC/Serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304950#M701720</link>
      <description>Thanks folks for the replies so far. Now that you have mentioed setting up a single-node cluster, can someone help me out with the exact steps needed for that?&lt;BR /&gt;&lt;BR /&gt;I tried using SAM to create a single node cluster, but it does not show any node informantion.&lt;BR /&gt;&lt;BR /&gt;Help please</description>
      <pubDate>Mon, 21 Jun 2004 01:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/testing-mc-serviceguard/m-p/3304950#M701720</guid>
      <dc:creator>Subramanian_2</dc:creator>
      <dc:date>2004-06-21T01:03:11Z</dc:date>
    </item>
  </channel>
</rss>

