1829519 Members
1630 Online
109991 Solutions
New Discussion

Configuring Clusters

 
Sushil Singh_1
Advisor

Configuring Clusters

Hi All,
Accident !!. I accidentally ran cmquerycl -C cluster.cfg -n host1 -n host2 on a cluster which was already running on host1 and host2. Now eveyrthing is down and I am not able to bring it up. Please help!!! the following is the eeror message I get

# cmquerycl -C sushil.cfp -n ozzie -n harriet

Permission denied to ozzie
cmquerycl : Unable to find an unused cluster name: No such device or address.


Thanks
1 REPLY 1
I_M
Honored Contributor

Re: Configuring Clusters

Hi

cmquerycl : Unable to find an unused cluster name

You see this error message when cmquerycl can not communicate with the node "ozzie".

Check out IP address, .rhosts and /etc/hosts or DNS.

Can you rlogin in (without passwd)to 2 nodes?

Regards,