- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Can Service Guard run on a Single node ?
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
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
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
тАО05-06-2002 10:13 AM
тАО05-06-2002 10:13 AM
Can Service Guard run on a Single node ?
Due to unforseen, situation has arise where we have to spilt our cluster to run 2 different environment. The problem and the question is "Can Service Guard run on Sinlge Server ?" If yes, does any one know where I can find the information or dcoumentation.
Thanks
Sushil Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-06-2002 10:18 AM
тАО05-06-2002 10:18 AM
Re: Can Service Guard run on a Single node ?
Certainly a 2-node cluster can be reduced (by intention or by failure) to a 1-node environment. However, there would be little sense to running MC/ServiceGurad on a single node as the normal environment.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-06-2002 10:19 AM
тАО05-06-2002 10:19 AM
Re: Can Service Guard run on a Single node ?
What if power failer or network failer, so the answer is no.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-06-2002 10:21 AM
тАО05-06-2002 10:21 AM
Re: Can Service Guard run on a Single node ?
It doesn't make any sense or use when a high availability cluster software running on a single node. For the specific question, MC/SG will work on a single node during a failover or manual testing time.
If you are going to use single node, then there is no point in keeping this cluster software running on it.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-06-2002 10:28 AM
тАО05-06-2002 10:28 AM
Re: Can Service Guard run on a Single node ?
It really doesn't make sense to run service guard on a Single server. But I was wondering if I can expliot the feature that service guard has. I am not looking for any failover feature. I need to use the monitoring feature. Like software interrupts, hardware failure, monitoring alarms for these failure.
I am able to implement this on a IBM Single node using HACMP. So I was wondering if I can do the same for HP too using service guard.
But thanks guys.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-06-2002 10:37 AM
тАО05-06-2002 10:37 AM
Re: Can Service Guard run on a Single node ?
It sure can. Some clients order it just for its lan card failover ability.
Regards,
Yates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-06-2002 12:22 PM
тАО05-06-2002 12:22 PM
Re: Can Service Guard run on a Single node ?
The straight and simple answer is YES, you can run a sungle node cluster.
many people do this for testing, using hte lan failover, or for teaching/learning facilities.
Most importantly it is supported.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-06-2002 01:15 PM
тАО05-06-2002 01:15 PM
Re: Can Service Guard run on a Single node ?
Yes, it can run on one node. There is no special instructions for this. You can follow the same process as for a multinode cluster.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-06-2002 01:52 PM
тАО05-06-2002 01:52 PM
Re: Can Service Guard run on a Single node ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2002 06:15 AM
тАО05-07-2002 06:15 AM
Re: Can Service Guard run on a Single node ?
To start a one-node cluster, use this command syntax:
# cmruncl -n
ServiceGuard will warn that it does not know the state of the other node in the cluster and requests permission to proceed.
Whether the alternate node is down for repair, or disconnected from the cluster, the above command will allow a one-node cluster to be formed.
Be advised that even though AUTOSTART_CMCLD=1 might be configured in /etc/rc.config.d/cmcluster, the node will NOT automatically form a one-node cluster because the partner node is not also attempting to form a cluster or already running ServiceGuard.
This can be resolved by dissolving the current cluster (cmdeleteconf) and creating a new one-node cluster:
# cmquerycl -C
Edit the
# cmapplyconf -C
-s.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-14-2002 08:57 AM
тАО05-14-2002 08:57 AM
Re: Can Service Guard run on a Single node ?
Besides testing, we have the cluster automatically restart the critical application on the node if it should stop. We limit it to 10 retries in case there is a problem that prevents the application from restarting. This provides high availability for the application.