- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cmquery from non-clusterd node applicable or n...
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
09-06-2010 10:43 AM
09-06-2010 10:43 AM
just a short question to discuss:
if we have 2-nodes cluster and we need to add a 3rd node in it.
can it is alowable to cmquerycl from the 3rd-node (to be added in the cluster) to existing 2-nodes cluster ?
in our understanding it's not allowable.
please comment . . .
o/s hpux 11.23 (IA)
sg version 11.18
Regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2010 12:57 PM
09-06-2010 12:57 PM
SolutionAll documented in http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02056194/c02056194.pdf
Page 364
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2010 02:08 PM
09-06-2010 02:08 PM
Re: cmquery from non-clusterd node applicable or not?
Thanks for your reply.
i understand that.
as my question, that cmquerycl command can not be run outside the cluster (i.e from the node which need to be added in cluster).
it can only be run from the existing cluster nodes.
please comment .
furthermore, there's a fileset named "Cluster-Monitor.CM-CORE,l=/,r=A.11.18.00" which found "Verify failed" when i execute "swverify
cmquerycl runs fine from existing cluster-nodes but not from the new-node (which is not the part the 2-nodes cluster right now).
in our understanding, it's a normal behaviour because cmquerycl can not be run succesfully from that node because it's not the part of existing cluster.
please comment.
secondly, please share any possible after-effects during the node-addition activity or after the activity (if successfully completed), if we proceed with the node-addition process along-with the Error of "Verify Failed > "Cluster-Monitor.CM-CORE,l=/,r=A.11.18.00"?
if you can share any possible way to troubleshoot/remove that "verify failed", that would be highly appreciated.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2010 04:15 PM
09-06-2010 04:15 PM
Re: cmquery from non-clusterd node applicable or not?
it can only be run from the existing cluster nodes.
==> #cmquerycl is the first command whih is run in the process of cluster implementation. It can be run from any node where serviceguard product is installed.
in our understanding, it's a normal behaviour because cmquerycl can not be run succesfully from that node because it's not the part of existing cluster.
==> command should be working. please configure /etc/cmcluster/cmclnodelist.
Then run the commmand
#cmquerycl -n node1 -n node2 -n node3 -C /output.xx
secondly, please share any possible after-effects during the node-addition activity
==> If you added the node properly , the node will be part of cluster!!!!!
if you can share any possible way to troubleshoot/remove that "verify failed", that would be highly appreciated.
==> check what /var/adm/sw/swagent.log for more information why FAILED!!
regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2010 11:03 PM
09-06-2010 11:03 PM
Re: cmquery from non-clusterd node applicable or not?
Follow the steps in the manual
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2010 02:21 AM
09-07-2010 02:21 AM
Re: cmquery from non-clusterd node applicable or not?
pfa, the logs.
hi melvyn,
can we do query a running cluster-nodes from a non-cluster-node, do we not expect a permission denied error ?
in our understanding we can query non-cluster-nodes from the clustered-nodes only.
please comment.