I was wondering if you can tell me when does oscar actually copy the ssh
keys for root from the server -> image? Because:
1) There is no /var/lib/systemimager/images/oscarimage/root/.ssh directory
2) When I first log onto the client node, it generates the SSH keys
(which obviously would be diff
Something has gone pretty wrong for this to happen. Root's keys
changed/gone, perhaps? They're copied from the server directly to the
image, so if the image made it to the node there shouldn't be any
problem. Better verify that root's keys (/root/.ssh/*) and the sshd config
files (/etc/ssh/s
Hi there:
We are finishing up our installation of OSCAR on our cluster and right
now we seem to have some problems when we try to 'Complete' the cluster
setup.
When I click on the button, the script runs and it would request for the
root password numerous times until it finishes.
My understan