- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Service Guard "cmquerycl" fails with No domain...
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
12-30-2010 12:23 AM
12-30-2010 12:23 AM
Service Guard "cmquerycl" fails with No domain found error
I am getting following error while setting up the cluster. I was able to setup other five two nodes cluster,using the same steps, patch & SW version. I am getting this error only with this set of cluster system.
# cmquerycl -v -w local -n crmprda1 -n crmprda2 -C /etc/cmcluster/crmprdaclx.>
Warning: Unable to determine local domain name for crmprda1
Looking for other clusters ... Done
Gathering storage information
Found 19 devices on node crmprda1
Found 21 devices on node crmprda2
Analysis of 40 devices should take approximately 5 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Found 2 volume groups on node crmprda1
Found 2 volume groups on node crmprda2
Analysis of 4 volume groups should take approximately 1 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Note: Disks were discovered which are not in use by either LVM or VxVM.
Use pvcreate(1M) to initialize a disk for LVM or,
use vxdiskadm(1M) to initialize a disk for VxVM.
The volume group /dev/vg00 is activated on more than one node:
crmprda1
crmprda2
The volume group /dev/vglock is activated on more than one node:
crmprda1
crmprda2
Volume groups should not be activated on more than one node.
Use vgchange to de-activate a volume group on a node.
Gathering network information
Beginning network probing
Completed network probing
Failed to gather configuration information.
# more /etc/hosts
## Configured using SAM by root on Wed Dec 29 07:50:57 2010
## Configured using SAM by root on Wed Dec 29 09:30:27 2010
# @(#)B.11.31_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $
#
# The form for each entry is:
#
#
# For example:
# 192.1.2.34 hpfcrm loghost
#
# See the hosts(4) manual page for more information.
# hostname
crmprda1
# cmquerycl -v -n crmprda1 -n crmprda2 -C /etc/cmcluster/crmprdaclx.ascii
Warning: Unable to determine local domain name for crmprda1
Looking for other clusters ... Done
Gathering storage information
Found 19 devices on node crmprda1
Found 21 devices on node crmprda2
Analysis of 40 devices should take approximately 5 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Found 2 volume groups on node crmprda1
Found 2 volume groups on node crmprda2
Analysis of 4 volume groups should take approximately 1 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Note: Disks were discovered which are not in use by either LVM or VxVM.
Use pvcreate(1M) to initialize a disk for LVM or,
use vxdiskadm(1M) to initialize a disk for VxVM.
The volume group /dev/vg00 is activated on more than one node:
crmprda1
crmprda2
The volume group /dev/vglock is activated on more than one node:
crmprda1
crmprda2
Volume groups should not be activated on more than one node.
Use vgchange to de-activate a volume group on a node.
Gathering network information
Beginning network probing
Completed network probing
Failed to gather configuration information.
# more /etc/hosts
## Configured using SAM by root on Wed Dec 29 07:50:57 2010
## Configured using SAM by root on Wed Dec 29 09:30:27 2010
# @(#)B.11.31_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $
#
# The form for each entry is:
#
#
# For example:
# 192.1.2.34 hpfcrm loghost
#
# See the hosts(4) manual page for more information.
# Note: The entries cannot be preceded by a space.
# The format described in this file is the correct format.
# The original Berkeley manual page contains an error in
# the format description.
#
192.168.2.25 fewadc01.fewa.ae fewadc01
192.168.2.139 crmprda1 crmprda1.fewa.ae
192.168.2.140 crmprda2 crmprda2.fewa.ae
10.10.10.21 crmprda1-priv crmprda1-priv.fewa.ae
10.10.10.22 crmprda2-priv crmprda2-priv.fewa.ae
127.0.0.1 localhost loopback
# more /etc/cmcluster/cmclnodelist
crmprda1 root +
crmprda2 root +
# grep ident /etc/inetd.conf
auth stream tcp6 wait bin /usr/lbin/identd identd
# cmquerycl -v -n crmprda1 -n crmprda2 -C /etc/cmcluster/crmprdaclx.ascii
# ping 10.10.10.22
PING 10.10.10.22: 64 byte packets
64 bytes from 10.10.10.22: icmp_seq=0. time=0. ms
♥
----10.10.10.22 PING Statistics----
1 packets transmitted, 1 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
#
_______________________________________________
Node2
# more /etc/hosts
## Configured using SAM by root on Wed Dec 29 01:31:29 2010
## Configured using SAM by root on Tue Dec 28 20:41:45 2010
# @(#)B.11.31_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $
#
# The form for each entry is:
#
#
# For example:
# 192.1.2.34 hpfcrm loghost
#
# See the hosts(4) manual page for more information.
# Note: The entries cannot be preceded by a space.
# The format described in this file is the correct format.
# The original Berkeley manual page contains an error in
# the format description.
#
192.168.2.25 fewadc01.fewa.ae fewadc01
192.168.2.140 crmprda2 crmprda2.fewa.ae
192.168.2.139 crmprda1 crmprda1.fewa.ae
10.10.10.22 crmprda2-priv crmprda2-priv.fewa.ae
10.10.10.21 crmprda1-priv crmprda1-priv.fewa.ae
127.0.0.1 localhost loopback
# more /etc/cmcluster/cmclnodelist
crmprda1 root +
crmprda2 root +
# grep ident /etc/inetd.conf
auth stream tcp6 wait bin /usr/lbin/identd identd
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 12:31 AM
12-30-2010 12:31 AM
Re: Service Guard "cmquerycl" fails with No domain found error
__________________________________________
# cmquerycl -v -n crmprda1 -n crmprda2 -C /etc/cmcluster/crmprdaclx.ascii
Warning: Unable to determine local domain name for crmprda1
Looking for other clusters ... Done
Gathering storage information
Found 19 devices on node crmprda1
Found 21 devices on node crmprda2
Analysis of 40 devices should take approximately 5 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Found 2 volume groups on node crmprda1
Found 2 volume groups on node crmprda2
Analysis of 4 volume groups should take approximately 1 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Note: Disks were discovered which are not in use by either LVM or VxVM.
Use pvcreate(1M) to initialize a disk for LVM or,
use vxdiskadm(1M) to initialize a disk for VxVM.
The volume group /dev/vg00 is activated on more than one node:
crmprda1
crmprda2
Volume groups should not be activated on more than one node.
Use vgchange to de-activate a volume group on a node.
Gathering network information
Beginning network probing
Completed network probing
Failed to gather configuration information.
_____________________________________________
# cmquerycl -v -k -n crmprda1 -n crmprda2 -C /etc/cmcluster/crmprdaclx.ascii
Warning: Unable to determine local domain name for crmprda1
Looking for other clusters ... Done
Gathering storage information
Found 2 devices on node crmprda1
Found 2 devices on node crmprda2
Analysis of 4 devices should take approximately 1 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Found 2 volume groups on node crmprda1
Found 2 volume groups on node crmprda2
Analysis of 4 volume groups should take approximately 1 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
The volume group /dev/vg00 is activated on more than one node:
crmprda1
crmprda2
Volume groups should not be activated on more than one node.
Use vgchange to de-activate a volume group on a node.
Gathering network information
Beginning network probing
Completed network probing
Failed to gather configuration information.
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 12:33 AM
12-30-2010 12:33 AM
Re: Service Guard "cmquerycl" fails with No domain found error
_____________________________________
Dec 30 04:17:41 crmprda1 cmclconfd[10483]: Volume group /dev/vg00 has no cluster
attributes
Dec 30 04:17:41 crmprda1 cmclconfd[10483]: LVML:Querying volume group /dev/vgloc
k for node crmprda1
Dec 30 04:17:41 crmprda1 cmclconfd[10483]: Volume group /dev/vglock has no clust
er attributes
Dec 30 04:27:04 crmprda1 cmclconfd[10699]: Querying local disks for node crmprda
1
Dec 30 04:27:04 crmprda1 cmclconfd[10699]: LVML:Querying volume group /dev/vg00
for node crmprda1
Dec 30 04:27:04 crmprda1 cmclconfd[10699]: Volume group /dev/vg00 has no cluster
attributes
Dec 30 04:27:05 crmprda1 cmclconfd[10699]: LVML:Querying volume group /dev/vgloc
k for node crmprda1
Dec 30 04:27:05 crmprda1 cmclconfd[10699]: Volume group /dev/vglock has no clust
er attributes
Dec 30 04:27:50 crmprda1 cmclconfd[10760]: LVML:Querying volume group /dev/vg00
for node crmprda1
Dec 30 04:27:50 crmprda1 cmclconfd[10760]: Volume group /dev/vg00 has no cluster
attributes
Dec 30 04:27:51 crmprda1 cmclconfd[10760]: LVML:Querying volume group /dev/vgloc
k for node crmprda1
Dec 30 04:27:51 crmprda1 cmclconfd[10760]: Volume group /dev/vglock has no clust
er attributes
# date
Thu Dec 30 04:30:06 GMT 2010
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 01:29 AM
12-30-2010 01:29 AM
Re: Service Guard "cmquerycl" fails with No domain found error
Verify the configuration in /etc/cmcluster/crmprdaclx.ascii file.
rgs,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 01:39 AM
12-30-2010 01:39 AM
Re: Service Guard "cmquerycl" fails with No domain found error
Nope, I am setting up a new cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 02:25 AM
12-30-2010 02:25 AM
Re: Service Guard "cmquerycl" fails with No domain found error
5. Building an HA Cluster Configuration
http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02056250/c02056250.pdf
HP Service Guard manuals
http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?lang=en&cc=us&taskId=101&prodClassId=10008&contentType=SupportManual&docIndexId=64255&prodTypeId=18964&prodSeriesId=4162060
rgs,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 04:15 PM
12-30-2010 04:15 PM
Re: Service Guard "cmquerycl" fails with No domain found error
Warning: Unable to determine local domain name for crmprda1
Please check /etc/hosts file entry for FQDN entry
and
DNS entry with forward and reverse lookup
Also cross verify /etc/cmcluster/crmprdaclx.ascii
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2011 07:23 AM
01-01-2011 07:23 AM
Re: Service Guard "cmquerycl" fails with No domain found error
"Warning: Unable to determine local domain name for crmprda1"
put the FQDN to the left of the simple hostname in /etc/hosts:
From:
192.168.2.140 crmprda2 crmprda2.fewa.ae
192.168.2.139 crmprda1 crmprda1.fewa.ae
To:
192.168.2.140 crmprda2.fewa.ae crmprda2
192.168.2.139 crmprda1.fewa.ae crmprda1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2011 10:52 AM
01-01-2011 10:52 AM
Re: Service Guard "cmquerycl" fails with No domain found error
This is NOT an issue, it is just a Warning.
Your main problem is here:
The volume group /dev/vg00 is activated on more than one node:
crmprda1
crmprda2
This is probably due to the use of something like dd or mirroring to create the second node's boot disk, and has resulted in the vg00 of both servers having the SAM VGID!
That is NOT allowed