- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- MC/Service Guard
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
10-19-2000 01:05 PM
10-19-2000 01:05 PM
MC/Service Guard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2000 01:08 PM
10-19-2000 01:08 PM
Re: MC/Service Guard
http://www.docs.hp.com/hpux/ha
There is also information available at http://www.hp.com
There are also books available, including one I believe is called Designing Highly Available Clusters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2000 01:29 PM
10-19-2000 01:29 PM
Re: MC/Service Guard
If you want high-availability where one of your serves serves as a failover for the other, then MC/ServiceGuard software is what you want.
Various configurations are possible. An active/standby configuration is one in which a standby server is configured to take over after the failure of another. In this configuration the backup node may be idle or it may be running a less important function. An active/active configuration is one in which several nodes run critical apps while some serve as backups for others while still running their own applications.
Your hardware requirements depend on the particular configuration you wish to establish. At the risk of greatly oversimplfing, at a minimum your hardware requirements involve the addition of a "lock disk" and an RS232 "heartbeat" for the nodes to determine "aliveness" should the LAN fail.
An excellent starting point for understanding high-availability is an HP professional book "Clusters for High Availability: A Primer of HP-UX Solutions" by Peter S. Weygant (ISBN 0-13-494758-4).
If you are serious about MC/ServiceGuard, be sure to take HP's course on it before you start. Setting up a successful MC/ServiceGuard environment is not trivial and requires a good knowledge of hardware and software.
You can also read the manual at:
http://docs.hp.com/hpux/onlinedocs/B3936-90026/B3936-90026.html
This, along with the book I cited above, will certainly start you on your way.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2000 07:32 AM
10-20-2000 07:32 AM
Re: MC/Service Guard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2000 08:05 AM
10-20-2000 08:05 AM
Re: MC/Service Guard
We have a 3 node cluster and will be going to a 5 node cluster. I highly recommend reading everything you can get your hands on. I like MC/SG, but it can be tricky (and frustrating) if you are not familiar with it. It is also something you want to carefully map out, cause when you have to make a change to one...it's a change to all. One of these days I may even get to a class on this. So far with the books and only one posting on this site about it, I have managed to keep it running.
So for an opinion on MC/SG...like I said..I like it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2000 08:08 AM
10-20-2000 08:08 AM
Re: MC/Service Guard
Almost all of the sites I have worked at use SG. It is very popular and an excellent product. Most of the large companies who need minimal downtime use it. As long as its configured correctly (which can take some time and can be difficult for large multi-node clusters) and well documented it is simple and easy to use.