OpenStack configure VM migrate nova SSH
Just a reminder for me :D.
Stolen from https://twiki.cern.ch/twiki/bin/view/Sandbox/GettingStartedwithOpenStack
$ usermod -s /bin/bash nova |
Repeat the process if needed for more compute nodes. Go back as root:
$ sudo chown -R nova:nova /var/lib/nova/ |
Test:
[email protected]:~$ ssh [email protected] ls |
Comments