- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 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
02-15-2004 12:40 AM
02-15-2004 12:40 AM
MC/Service Guard
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2004 07:24 AM
02-15-2004 07:24 AM
Re: MC/Service Guard
MC/Service Guard specific docs is at:
http://docs.hp.com/hpux/ha/index.html#ServiceGuard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2004 01:03 PM
02-15-2004 01:03 PM
Re: MC/Service Guard
Some of the very important and used concepts are:
Nodes: The servers in the cluster are referred to by Service Guard as "nodes".
Packages: he applications that are under the control of Service Guard are referred to by Service Guard as "packages".
Some of the frequently used commands ar:
# cmviewcl
# cmruncl
# cmhaltpkg etc. etc.
By default, the location of MC/SG install files are: /etc/cmcluster.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2004 05:39 PM
02-15-2004 05:39 PM
Re: MC/Service Guard
http://docs.hp.com/hpux/ha/index.html#ServiceGuard
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2004 10:12 PM
02-15-2004 10:12 PM
Re: MC/Service Guard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 08:16 AM
02-16-2004 08:16 AM
Re: MC/Service Guard
These commands are used to view/perform different information/actions like:
a) View the package status - which node is running etc. (cmviewcl)
b) Start the package
c) Stop the package
d) Move the package to another node
The most frequent used command is "cmviewcl -v" which gives the status like Cluster, Nodes, Packages, Network Parameters & so on. It's always safe to use this command as a user to get an understanding of what all packages are running & on which nodes.
If you execute this command on both the servers (in the cluster), it'll be easy for you to understand the configuration parameters & the status.
Hope this helps. Cheers.
[You know when I was new to MC/SG, I struggled to find these sort of information and now happy to help you out with my experience only.]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 06:54 AM
02-17-2004 06:54 AM
Re: MC/Service Guard
and
http://www.hp.com/education/courses/h4310s.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:41 PM
03-09-2004 08:41 PM
Re: MC/Service Guard
HP MC/SG is the software for High Availability of HP-Unix Systems.It is to make a system available also if there are many hardware and software faults.
It comprises of Clustering of 2 or more servers together so that if one fails the other take over.
You can refer to
http://docs.hp.com/hpux/ha/index.html#ServiceGuard
For more information.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:52 PM
03-09-2004 08:52 PM
Re: MC/Service Guard
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=494369
-KarthiK S S