FSF France machines management - Cookbook: recipe #330, Upgrade to ganeti 2.1.X
recipe #330, HowTo: Upgrade to ganeti 2.1.X
ganeti
Download tarball :
extract :
tar xvzf ganeti-2.1.1.tar.gz
cd ganeti-2.1.1
configure :
./configure --localstatedir=/var --sysconfdir=/etc --prefix=/usr/local
stop ganeti :
/etc/init.d/ganeti stop
make / install
make;make install
upgrade config:
tools/cfgupgrade
restart ganeti :
/etc/init.d/ganeti start
Ganeti debootstrap
Remove old debootstrap
apt-get remove ganeti-instance-debootstrap
Download & extract last version :
install :
./configure --prefix=/srv/ --datadir=/srv/ ; make; make install
copy examples/hooks/grub :
cp examples/hooks/grub /etc/ganeti/instance-debootstrap.d
Audience and Context
Audience:All Project Members
Feature:
Project Main Pages
(As there is at least one of the Audience/Feature/Action context information not set, this recipe will not show up in related recipes links)

Related Recipes: