Hi all, I'm upgrading my little infrastructure from CS 4.4.4 to 4.5.2. All worked fine but now the management server is stuck at upgrading VR stage. I run "nohup cloudstack-sysvmadm -d IPaddress -u cloud -p password -a > sysvm.log 2>&1 &" command and the system replied:
Stopping and starting 1 secondary storage vm(s)... Done stopping and starting secondary storage vm(s) Stopping and starting 1 console proxy vm(s)... Done stopping and starting console proxy vm(s) . After that, CS starts to upgrade Routing vm(s): Stopping and starting 19 running routing vm(s)... Now, after some hours, CS is still there.... but I see that all the VR and VPC has been upgraded to 4.5.2. How can I conclude the upgrade process? Can I simply kill the cloudstack-sysvmadm process? Thanks