- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- one node in MCSG rebooted
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-27-2002 06:30 PM
10-27-2002 06:30 PM
one node in MCSG rebooted
I have two (ia01 and ia02)N-Class/HP-UX 11.00/XP512/
MCSG s/w installed on both servers is:
B3935DA A.11.12 MC / Service Guard.
Cluster lock vg is /dev/vg_lock consists of one LUN of XP512 which is activated on ia01. But there is no logical volumes created on /dev/vg_lock.
On last thursday evening at about 5:30 pm. ia01 rebooted with following message in the syslog.log:
Oct 24 17:34:40 ia01 cmcld: Communication to node ia02 has been interrup
ted
Oct 24 17:34:40 ia01 cmcld: Node ia02 may have died
Oct 24 17:34:40 ia01 cmcld: Attempting to form a new cluster
Oct 24 17:35:02 ia01 cmcld: Obtaining Cluster Lock
Oct 24 17:35:03 ia01 cmcld: Cluster lock was denied. Lock was obtained by an
other node.
Oct 24 17:35:43 ia01 cmcld: Heartbeat connection attempt to node ijmsia02 ti
med out
Oct 24 17:36:04 ia01 cmcld: Cluster lock has been denied
Cluster Lock vg was available to ia01 then why ia01 rebooted instead of ia02. Also what could be the reason of reboot?
Thanks,
Raje.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2002 06:41 PM
10-27-2002 06:41 PM
Re: one node in MCSG rebooted
Is it possible that the heart beat connection between ia01 and ia02 failed and ia02 started the cluster without ia01?
Was the cluster running on ia02 when ia01 got rebooted.?
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 12:49 AM
10-28-2002 12:49 AM
Re: one node in MCSG rebooted
There was a networking issue that indicates neither node could talk to each other.
In this scenario, each node tries to grab the cluster lock disc, and only one can win.
The winning node stays up, hte node htat fails to get the cluster lock TOC's.
That is the way it is supposed to work.
Have you checked the syslog of the ohter node? It should have similar messages, except it should say it obtains the cluster Lock.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 01:23 AM
10-28-2002 01:23 AM
Re: one node in MCSG rebooted
Take a look at the Cluster Timint Parameters in the ASCII config file (/etc/cmcluster).
Have you defined the cluster as a TWO-Node cluster? Have you defined a single or a dual lock cluster? HP recommends a single lock cluster where possible.
Regards,
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 01:37 AM
10-28-2002 01:37 AM
Re: one node in MCSG rebooted
There looks to have been a network issue, and the heartbeat has been lost.
Do you have a redundant heartbeat going out across the lan ?
Which of the nodes was running the package at the time of the reboot ?
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 01:42 AM
10-28-2002 01:42 AM
Re: one node in MCSG rebooted
you have seen ia01 lost connection to ia02. As there is a connection problem with this node, ia01 tried to rebuild the cluster. For this, he tried to have the cluster lock to have the quorum respected. As he can't have cluster lock and he is alone in the cluster environment, quorum is not respected so there is a TOC on ia01.
If you look ia02 syslog, you will have same errors. ia02 should have the cluster lock, quorum is respected, it didn't TOC.
There should have a network connection problem.
Fabrice