Originally posted by: SystemAdmin
I started the configuration of a new HACMP cluster of 2 nodes: p561n1 and p561n2. I defined a basic topology. A network (prod_net) with 2 interfaces on each node (en1 and en2).
When I'm synchronizing HACMP, I get the following message :
Retrieving data from available cluster nodes. This could take a few minutes.
Start data collection on node p561n2
Start data collection on node p561n1
Waiting on node p561n2 data collection, 15 seconds elapsed
Waiting on node p561n1 data collection, 15 seconds elapsed
Waiting on node p561n2 data collection, 30 seconds elapsed
Waiting on node p561n1 data collection, 30 seconds elapsed
send select: Il n'existe pas de processus pour lire les donnúes dirigúes vers un
ERROR: Cannot send the packet to the node: p561n2
Collector on node p561n1 completed
Waiting on node p561n2 data collection, 45 seconds elapsed
ERROR: Comm error found on node: p561n2.
Data collection complete
Thank's for help
AN
<hr />
I'm in AIX 5.3 TL7 SP1 (RSCT 2.4.8.0) and HACMP 5.4.1.
p561n1:root:/ > cltopinfo
Cluster Name: cl_p561
Cluster Connection Authentication Mode: Standar
Cluster Message Authentication Mode: None
Cluster Message Encryption: None
Use Persistent Labels for Communication: No
There are 2 node(s) and 1 network(s) defined
NODE p561n1:
Network prod_net
p561n1boot2 192.168.11.1
p561n1boot1 192.168.10.1
NODE p561n2:
Network prod_net
p561n2boot2 192.168.11.2
p561n2boot1 192.168.10.2
No resource groups defined
/etc/hosts :
##########################################################################
-
p561n1 #
##########################################################################
192.168.10.1 p561n1boot1 # boot address for en1
192.168.11.1 p561n1boot2 # boot address for en2
172.16.31.121 p561n1admin # persistent address
172.16.31.140 p561n1 # Service address
##########################################################################
-
p561n2 #
##########################################################################
192.168.10.2 p561n2boot1 # boot address for en1
192.168.11.2 p561n2boot2 # boot address for en2
172.16.31.122 p561n2admin # persistent address
172.16.31.141 p561n2 # Service address
p561n1:root:/ > cat /usr/es/sbin/cluster/etc/rhosts
192.168.11.1
192.168.10.1
192.168.11.2
192.168.10.2