- 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
08-11-2003 02:58 AM
08-11-2003 02:58 AM
MC/Service guard
I work in production environment and presently is allocated to a production system testing project.
I am going to test infrastructure against the customer requirements and some known standards.
I am going to test HP systems. Systems are L-Class. I want to test systems throughly. Systems have MC/Service guard installed.
SG is only used for purpose VG transfer from one system to another and not for HA.
Please forward your suggestions about how best to test the systems? What all I should cover in configuration test.
Best regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2003 03:09 AM
08-11-2003 03:09 AM
Re: MC/Service guard
As such I would say this is not the best use of SG, but that said...
1 - As a "control case" Make sure VG transfere is successful & timely
2 - Test for single path failure, e.g. loosing a SCSI card or fibre card/cable fibre switch AND check transfere is sucessful
3 - test for disk faiulures & that data is available
4 - Test backup & restore proceedures
5 - test for failure of lock disk
6 - test for LAN heartbeat failre (& see what happens to the package)
If you were using the full functionality of SG you could then extend the above to network failures etc. H/W failures etc.
However, just becasue you are NOT using this functionality be aware theat SG DOES require redundant LAN cards & the failure of the LAN (well heartbeat) will result in a failover. Thus DO NOT try and specify machines with say 1 LAN card, especially in the live environment.
Regards
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2003 06:17 AM
08-11-2003 06:17 AM
Re: MC/Service guard
The following test WILL cause the system that it is run on to reboot itself, but you should be able to test the failover of the volume group to the other machine if SG is properly configured.
Locate the pid for the cmcld daemon (ps -ef | grep cmcld).
Kill this pid:
kill
This will cause SG to TOC the box that you issue the command on and the package to switch over.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2003 07:46 AM
08-11-2003 07:46 AM
Re: MC/Service guard
Can someone suggest, how best to check for HP-UX and Cluster configuration. Are there any scripts available for it...
Please reply immediate.
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2003 09:52 AM
08-11-2003 09:52 AM
Re: MC/Service guard
One thing to check in this file is for the node timeout value to be set to between 8 to 12 seconds and for the heartbeat interval to be set to 1 second.
---------------------------------------
I will also look at the cmviewcl that you posted and see if I spot anything there that needs checking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2003 10:03 AM
08-11-2003 10:03 AM
Re: MC/Service guard
Both of the packages are currently up and running on cmrun50 and will failover to different nodes if there is a problem.
If the cluster is halted (cmhaltcl) and then restarted (cmruncl), the packages will not restart based on the values in the cmviewcl.
Also, if the packages failover to cmrun10 and cmrun30 and cmrun50 becomes available again, the packages will not fail over AUTOMATICALLY to cmrun50.
All of those are fairly normal settings for a ServiceGuard cluster.