- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- serviceguard
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
12-26-2000 06:46 AM
12-26-2000 06:46 AM
serviceguard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2000 07:23 AM
12-26-2000 07:23 AM
Re: serviceguard
You can force to form a single node cluster using :
cmruncl -f
About hearbeat if there is not a second box the hearbeat take non sense.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2000 07:48 AM
12-26-2000 07:48 AM
Re: serviceguard
I tryed to do this , it does not work , cmcld started successfully, but then died upon receiving abort signal (6).
I played a lot around cluster configuration file but it did not help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2000 08:10 AM
12-26-2000 08:10 AM
Re: serviceguard
I dont know now what is the problem but this is a entry point for others.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2000 11:30 AM
12-26-2000 11:30 AM
Re: serviceguard
what does the syslog show if this fails?
also make sure you have the lates patch for MC/SG. You do not state which version, so you will need to search on the patch database at this site for the correct patch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2000 12:25 PM
12-26-2000 12:25 PM
Re: serviceguard
ServiceGuard OPS Edition A.11.09.
We have one node with one LAN line, and installed SGuard. Requirement is to install and run OPS, and it is needed to configure and run SG.
Syslog shows that cmcld started, then died upon signal 6. The coredump investigation shows that problem is in absent of shared library librescli.1 There is no any information about this library, what it is for, maybe it's created as a result of cluster form, I don't know.
I don't install patch yet , only took a look on patch PHSS_21996 that is recomended for this SG version, but I don't see resolution of one node problem. I'm not sure yet is it possible to install and run ServiceGuard on one node with only LAN.
thanx,
yury
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2000 02:22 PM
12-27-2000 02:22 PM
Re: serviceguard
Thanks all for help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2000 02:23 PM
12-30-2000 02:23 PM
Re: serviceguard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 04:37 PM
01-04-2001 04:37 PM
Re: serviceguard
I'll do it at 01/13/01, i'm on vacation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 01:26 PM
01-09-2001 01:26 PM
Re: serviceguard
That's found in the Event Monitoring Service files:
# find / | grep librescli
/etc/opt/resmon/lib/librescli.1
/etc/opt/resmon/lib/librescli.sl
/opt/resmon/lib/librescli.1
/opt/resmon/lib/librescli.sl
I suspect your EMS software wasn't up to date, or installed properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2001 01:01 PM
01-21-2001 01:01 PM
Re: serviceguard
initially problem looked like : is it possible to configure MCSG on one node with only LAN card.
1. I try to follow regular procedures using SAM or manually (see MCSG documentation) but cmcld daemon started and died
2. I did some investigation but no result (see above). But there is no any restriction on # of nodes in OPS installation documentation, so i continue.
3. I install PHSS_22540 patch but same result
4. I change MAX_CONFIGURED_PACKAGES parameter to 1 ,
and after this clcmd daemon started running.
That's all. Thanks again all who gave me the help,and clue. Thanks Stephen, for clue.