Thursday, August 26, 2010

ssh and sun cluster switching

Having trouble with switching between Sun Cluster 3.2 nodes?

Check that your /.ssh/authorized_keys file contains the current id_rsa.pub file of the other node.

Just had that issue...the cluster would fail one way, but not fail back. Resync'ed both nodes and did a

#> svcadm restart ssh

#> clrg switch -n nodename cluster-resource-group

and all is well, I'm failing successfully both ways...

No comments:

Post a Comment