Open tomdeakin opened 4 years ago
The clush
support has not been used much recently and so it's possible that there's a bug in there indeed. In general it was most useful back in the day when the cluster was static as these commands would be the main way of running admin.
Regardless, SSH as citc
should work. The first thing to check is /home/citc/.ssh/authorized_keys
on the management node as that files is copied into the image which runs on the compute nodes. Make sure that whatever keys the citc
user has are in that file and rerun packer.
Personally, when I connect to a cluster I use SSH agent forwarding which lets me use my local keys to authenticate with the compute nodes so perhaps that could help here too if you use an SSH agent.
I'm having trouble doing some low level admin on the compute nodes.
Regular ssh also doesn't work:
The verbose output is quite long: