Strange HACMP's verification problem | | Hello,
I have a 2-node HACMP up & running normally(let say node A and node B). After unknown changes created by customer, we decided to remove the whole cluster and configure again. Everything will be fine if there was no strange problem like this:
When we run the "Verification & Sync.." from Node B, it states that there is missing entry in some kinds of "<IP Address> <IP label" in the /etc/hosts file of node B. The fact is that we have the /etc/hosts file in place on the 02 nodes already (of course with the IP addresses and corresponding labels). I tried to start the verification from Node A and the error is the same (i.e. there is missing entry in Node B's hosts file only)
I tried to vi the /etc/hosts file to see if there is any hidden character but no use, since I ftp the file from Node A and they are the same. The owner and group owner is still root:system for the file. The corrective action of HACMP (auto adding entry) couldn't help since it created a loop (report missing -> adding entries -> PASS -> verify again -> report missing again -> adding again...->)
Anyone can help me with this?
Thanks much. |