- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 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
08-04-2005 01:50 PM
08-04-2005 01:50 PM
How to find out hpux service guard is running ?
Also how to check the file system implemented for hpux service guard ?
Thanks,
Shiv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2005 02:17 PM
08-04-2005 02:17 PM
Solution"cmviewcl" - to check the MC/SG status.
"cmviewcl -v" - for details output.
OR "ps -ef | grep cmcld"
cmcld is the cluster daemon
To check the cluster managed FS:
1. cd /etc/cmcluster/[PKG]/
2. find FS[??] variable in the package control script PKG.cntl
you need to check for all configured package.
GOOD LUCK!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2005 02:36 PM
08-04-2005 02:36 PM
Re: service guard
How to find out hpux mc service guard is running ?
Check the MC/SG status on the system :
# cmviewcl
# cmviewcl -v << verbose option
Or by checking the MC/SG daemon :
# ps -ef |grep cmcld
How to check the file system implemented for hpux service guard ?
From cmgetconf command :
# cmgetconf -v
From this command you can see the list of cluster aware LVM Volume Groups.
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 02:12 AM
08-07-2005 02:12 AM
Re: service guard
1. #cmviewcl -v provide status on cluster
2. #cmgetconf -v will provide details on cluster configuration in existing environment
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 08:41 AM
08-07-2005 08:41 AM
Re: service guard
Have also a look at http://forums1.itrc.hp.com/service/forums/categoryhome.do?categoryId=210
This is the part of the forum dedicated to MC/Serviceguard.
You'll find a lot of the information you are looking for over there.
best regards,
Kurt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2005 12:11 AM
08-08-2005 12:11 AM
Re: service guard
grep FS /etc/cmcluster/*/*.cntl
NOTE: this assumes that your package control files adhere to the usual naming convention of