Ganeti OS Definitions Home
Brought to you by:
marcolinuz
It's really simple.
The automated way:
* Unpack the archive wherever you want in all the nodes.
* run the install.sh script in every node and follow the instructions.
The manual way:
* Unpack the archive wherever you want.
* copy the directories "linux-image" and "raw-image" into the "/srv/ganeti/os" directory of every node of your cluster.
* Fix the ownership and the permissions of the files if needed
To check if it works run this command on your Ganeti master node:
gnt-os list
linux-image+default
raw-image+default
NOTE: The raw-image definition is suitable even for linux systems so you can switch a linux system between the two definitions without problems. ;)