- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Testing MC/Serviceguard
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 07:35 PM
06-14-2004 07:35 PM
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.
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?
Please help.
Regards,
Subu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 08:53 PM
06-14-2004 08:53 PM
SolutionYou 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.)
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 09:01 PM
06-14-2004 09:01 PM
Re: Testing MC/Serviceguard
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.
You can get familiar with different command, package behaviour and clustering concepts by the time you get shared storage for your cluster.
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 12:48 AM
06-15-2004 12:48 AM
Re: Testing MC/Serviceguard
A package does not need to have storage to operate. You can configure a package to just start an application.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 12:59 AM
06-15-2004 12:59 AM
Re: Testing MC/Serviceguard
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8467BA
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.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 03:10 AM
06-16-2004 03:10 AM
Re: Testing MC/Serviceguard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 04:21 AM
06-16-2004 04:21 AM
Re: Testing MC/Serviceguard
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.
http://docs.hp.com/hpux/onlinedocs/B3936-90073/B3936-90073.html
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.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 06:03 PM
06-20-2004 06:03 PM
Re: Testing MC/Serviceguard
I tried using SAM to create a single node cluster, but it does not show any node informantion.
Help please