CSM problem

Here is one for all you CSM gurus. I have a CSM server setup on the same LPAR as the nim server. I have csmconfig setup on the CSM server such that the following are set:

RemoteCopyCmd = /usr/bin/scp
RemoteShell = /usr/bin/ssh
SetupRemoteShell = 0 (no).

I run the definenode command

definenode -n nodename -H hmcname ManagementServer=mgthost PowerMethod=hmc HWControlNodeId=nodename

The first and last node name are identical but as I understand it this is not important.

The problem is when I run the updatenode -P command it fails running the DSH command.

Any ideas.

Solved it!

The DSH_NODE_LIST was not exported even though I was sure it was! Also the NFS connection to the client node was screwed (Technical term!)