- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ServiceGuard cmviewcl command.
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-17-2004 02:39 AM
02-17-2004 02:39 AM
I'm running SG 11.15 on HPUX 11i and
I have a 3 node cluster.
After I have shutdown a node (shutdown -h)
the cluster reforms with the remaining 2 nodes
but the it then takes exactly 13 seconds to get
the output of the command "cmviewcl".
I did few tests and the moment the network
is up on my third node (the node hasn't joined
the cluster yet) there is no more delay
receiving the output from "cmviewcl"
It's like the command is timing out trying
to query the node that is down.
Is this normal ?
Thanks,
Serge.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 02:47 AM
02-17-2004 02:47 AM
Re: ServiceGuard cmviewcl command.
On any network connection there is a timeout
Normal
Wait about 10 seconds then break connection if no reply
So a node which is down will give slower
commands in all multi node accesses
Steve STeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 02:51 AM
02-17-2004 02:51 AM
Re: ServiceGuard cmviewcl command.
I thought it was always better to do a cmhaltnode prior to a shutdown.
Then run cmviewcl - same result?
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 02:58 AM
02-17-2004 02:58 AM
Re: ServiceGuard cmviewcl command.
I'm sure someone can clarify this since its been over a year and half since I've been in a clustered environment.
I would suggest cmhalting the node you want to bring down always prior to shutting it down.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 03:07 AM
02-17-2004 03:07 AM
Re: ServiceGuard cmviewcl command.
Same thing.
After the cmhaltnode, cmviewcl comes back
right away. But the moment I have lost network connectivity, cmviewcl becomes slow.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 03:14 AM
02-17-2004 03:14 AM
Re: ServiceGuard cmviewcl command.
Here are some possible explanations:
- The node from which the command is issued is not configured in the
cluster.
- The binary cluster configuration file is missing or corrupt.
- cmclconfd is missing or is corrupt or is not configured properly in
the /etc/inetd.conf file.
- The security files .rhosts or cmclnodelist on this or other nodes do
not permit access by the node from which the command is issued.
(man cmviewcl).
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 05:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 02:48 AM
02-18-2004 02:48 AM
Re: ServiceGuard cmviewcl command.
This answers my question.
Serge.