# service eucalyptus-common stop
# service eucalyptus stop
# service eucalyptus-nc stop
# service eucalyptus-dc stop
# service eucalyptus-sc stop
# service eucalyptus-cc stop
2) Remove eucalyptus 2.0.2 (old version)
# apt-get remove eucalyptus-common
# apt-get remove eucalyptus*
3) add reop of new eucalyptus 2.0.3
http://wiki.almende.com/index.
# vim /etc/apt/sources.list
deb http://eucalyptussoftware.com/
squeeze main
4) do update
# apt-get update
5) Install eucalyptus 2.0.3
# apt-get install eucalyptus-cloud eucalyptus-cc eucalyptus-walrus eucalyptus-sc
6) Check version
# vim /etc/eucalyptus/eucalyptus-
7) Some usefull commands
# apt-get -f install
# sudo killall -9 dpkg
# sudo killall -9 apt-get
# apt-get update
# dpkg --configure -a
No comments:
Post a Comment