A couple problems: 1) UI not working: This one you can resolve by deleting the /var/cache/cloudstack/ just prior to running the apt-get install cloudstack-management command. 2) XenServer hosts in disconnected state: This one I was not able to overcome. My hosts got switched to disconnected state and therefore the management server was unable to connect to them. This meant I was unable to issue the restart system vm commands (Note: I had downloaded the new template as per others recommendations and as described in the upgrade instructions from 3 to 4.2 prior to doing the upgrade).
Release 4.2.1 is supposedly only a week or two away. I think it may be best to wait for it. If you have KVM hosts your experience may be different. On Thu, Nov 7, 2013 at 5:52 PM, Rafael Weingartner < rafaelweingart...@gmail.com> wrote: > May I ask you, what problems did you have with the CS 4.2? > I am asking that because I am planning an upgrade from 4.1.1 to 4.2 > > > 2013/11/7 Carlos Reategui <car...@reategui.com> > > > Thanks. Dropped those databases too. > > > > I am back with a working 4.1.1 installation! > > > > > > On Thu, Nov 7, 2013 at 3:20 PM, Eric Tykwinski <eric-l...@truenet.com > > >wrote: > > > > > If you are doing a fresh install, you forgot cloud_usage, and > > cloudbridge. > > > I've done this several times in my lab to get things running okay... > > > > > > I usually upload new templates to secondary storage, but that might not > > be > > > necessary. > > > +--------------------+ > > > | Database | > > > +--------------------+ > > > | information_schema | > > > | cloud | > > > | cloud_usage | > > > | cloudbridge | > > > | mysql | > > > +--------------------+ > > > > > > Sincerely, > > > > > > Eric Tykwinski > > > TrueNet, Inc. > > > P: 610-429-8300 > > > F: 610-429-3222 > > > > > > On Nov 7, 2013, at 5:42 PM, Carlos Reategui <create...@gmail.com> > wrote: > > > > > > > Looks like my 4.2 experiment is not going well and I should wait for > > > 4.2.1. > > > > > > > > > > > > I would like to go back to 4.1.1. > > > > > > > > My setup: Management Server on Ubuntu 12.04, Hosts using XS6.0.2 > > > > > > > > Would the following steps work? > > > > 1) apt-get remove cloudstack-management cloudstack-common > > > > 2) vi /etc/apt/sources.list.d/cloudstack.list > > > > change 4.2 to 4.1 > > > > 3) mysql -u root -p -e "drop database cloud" > > > > 4) mysql -u root -p -e "drop user cloud" > > > > 5) apt-get install cloudstack-management > > > > 6) cloudstack-setup-databases cloud:cloud@localhost--deploy-as > > =root:<pw> > > > > -i 127.0.0.1 > > > > 7) mysql -u root -p < cloudstack-backup.sql > > > > 8) Use Xencenter to remove all tags on my XS hosts > > > > 9) service cloudstack-management start > > > > > > > > thanks, > > > > Carlos > > > > > > > > > > > > > > > -- > Rafael Weingärtner >