Hi all,
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
#