- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cmviewcl hangs on ServiceGuard11.16 when no cl...
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
07-21-2005 12:30 AM
07-21-2005 12:30 AM
***********************************************
Error: Permission denied to 127.0.0.1
cmviewcl : Cannot view the cluster configuration.
Either this node is not configured in a cluster, user doesn't have access to view the cluster configuration, or there is some obstacle to viewing the configuration. Check the syslog file for more information.
***********************************************
I checked /var/adm/syslog/syslog.log file and found this message line:
Jul 20 11:36:35
Doesn't the root user have permission to query cluster database?
What can I do to make the cmviewcl command return immediatly?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 12:50 AM
07-21-2005 12:50 AM
SolutionAnyway, have you set up your cmclnodelist correctly?
Please review the following documents:
http://docs.hp.com/en/5874/securingserviceguard.pdf
http://docs.hp.com/en/6283/SGsecurityfiles.pdf
http://docs.hp.com/en/B3935-90078/B3935-90078.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 01:09 AM
07-21-2005 01:09 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 01:23 AM
07-21-2005 01:23 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
There is no need to run cmviewcl on a a machine with out cluster configured.
If you just want to see that this server is a part of any cluster you can do by
ps -aef |grep cmcld.
Thanks,
BL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 02:30 AM
07-21-2005 02:30 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
I created /etc/cmcluster/cmclnodelist and added the root user of the local host to this file. Now the command returns the same output but does not hang.
Is it possible to use cmviewcl command to view the state of a remote cluster? I saw there is a "-c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 02:43 AM
07-21-2005 02:43 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 03:08 AM
07-21-2005 03:08 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 03:08 AM
07-21-2005 03:08 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 03:23 AM
07-21-2005 03:23 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
You might also want to look at the free Serviceguard Manager product for viewing clusters
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8325BA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 03:51 AM
07-21-2005 03:51 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
I'm testing myself.
On one of my clusters, I added myself and my workstation:
USER_NAME gwild
USER_HOST sha1
USER_ROLE monitor
Did the cmapplyconf, everything looks good...
Yet, from my workstation, I still get:
sha1:gwild:/home/gwild # /usr/sbin/cmviewcl -v -c sdha
cmviewcl : Cannot find cluster sdha.
Either cluster sdha is not configured, or the user doesn't
have access to view the cluster configuration.
My workstation is a one node cluster I use for testing...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 04:05 AM
07-21-2005 04:05 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
However, so far this method works only for remote nodes that are in the same subnet of the cluster nodes. I got the same error messages as you when the remote node is not in the same subnet. I have tried adding entries to /etc/hosts and set "files" as the first choice for "hosts" in nsswitch.conf file. But that does not help. That is why I am curious about whether cmviewcl can be issued from a remote node that is outside of the cluster subnet.
Any insights?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 04:07 AM
07-21-2005 04:07 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 04:21 AM
07-21-2005 04:21 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
Example:
my workstation:
# ifconfig lan0
lan0: flags=843
inet 192.44.162.125 netmask fffff800 broadcast 192.44.167.255
Cluster node:
# ifconfig lan2
lan2: flags=1843
inet 192.44.176.16 netmask fffffc00 broadcast 192.44.179.255
Different broadcast...and subnet mask...even though I can ping it....
PS: also remembered that I run cluster daemons with the -i option - so as to not use identd:
hacl-probe stream tcp nowait root /opt/cmom/lbin/cmomd /opt/cmom/lbin/cmomd -i -f /var/
opt/cmom/cmomd.log -r /var/opt/cmom
hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd -c -i
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2005 04:33 AM
07-21-2005 04:33 AM
Re: cmviewcl hangs on ServiceGuard11.16 when no cluster is configured
Thanks for all the help!