- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cmquerycl
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-02-2004 06:35 PM
02-02-2004 06:35 PM
cmquerycl
hpuxserv:/etc/cmcluster> cmquerycl -v
Begin checking the nodes...
Looking for ServiceGuard nodes ...
cmquerycl : Unable to find any configuration information
hpuxserv:/etc/cmcluster> swlist -l product | grep -i serviceguard
ATS-CORE A.11.15.00 ServiceGuard Advanced Tape Services
PHKL_27532 1.0 ; ServiceGuard/vsar incompatibility removed
PHKL_28114 1.0 timeout; ServiceGuard TOC
SG-Manager A.03.00.01 ServiceGuard Java GUI
SG-Manager-Addon A.03.00.01 ServiceGuard Manager/OpenView Integration Add-on
SG-Manager-Cntl A.03.00.01 ServiceGuard Manager
ServiceGuard A.11.15.00 ServiceGuard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 06:41 PM
02-02-2004 06:41 PM
Re: cmquerycl
man cmquerycl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 06:44 PM
02-02-2004 06:44 PM
Re: cmquerycl
Try:
cd /etc/cmcluster
cmquerycl -v -n node1 -C clusterA.config
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 06:58 PM
02-02-2004 06:58 PM
Re: cmquerycl
It was just a simple communication problem . The .rhosts was not configured . I thought that as it were just a single node this would not be necessary..
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 07:16 PM
02-02-2004 07:16 PM
Re: cmquerycl
I did not know that that makes a difference.
I removed my localhost from the local .rhost file of the root user and then runned the command again cmquerycl -v and it still works OK.
Could be a version difference, because I am using SG 11.14
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 07:24 PM
02-02-2004 07:24 PM
Re: cmquerycl
/etc/cmcluster/cmclnodelist
for your localhost IP.
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2004 07:33 AM
02-03-2004 07:33 AM
Re: cmquerycl
You can see if a cm* command has connected to your system in syslog.
[inetd[#####]: hacl-cfg/tcp:....etc.]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 01:37 AM
02-04-2004 01:37 AM
Re: cmquerycl
I would say better to create the file
/etc/cmcluster/cmclnodelist, the function is similar for MCSG and also fulfill the security policy of restrictiong 'r' commands.
-Srini