Hello,

There have 3 different versions of the SystemVM image for CloudStack 4.5.1 (for KVM, but I assumed that concerns other hypervisors)

1/ shapeblue.com version on Upgrade 4.5.1 from 4.4 page [1]

2/ apt-get.eu version on Installation Management Server Page [2]

3/ cloud.com version in com.cloud.upgrade.dao.Upgrade442to450 class [3] (Used for the upgrade process from 4.4.2-3 to 4.5.1)

The checksums are different:
1 - 5b6d9f276bc1faf50d2fe839c3c7dc5a systemvm64template-4.5-kvm.qcow2.bz2
2 - c3f5d60fbc4a6af7e85c94bb776f2778 systemvm64template-4.5-kvm.qcow2.bz2
3 - aa9f501fecd3de1daeb9e2f357f6f002 systemvm64template-4.5-kvm.qcow2.bz2

The date/size (of the Qcow2 inside) too:
1 - -rw-r--r-- 1 milamber milamber 312669696 May 5 01:40 systemvm64template-4.5-kvm.qcow2 2 - -rw-r--r-- 1 milamber milamber 303972352 Mar 7 12:21 systemvm64template-4.5-kvm.qcow2 3 - -rw-r--r-- 1 milamber milamber 305387008 Sep 4 2014 systemvm64template-4.5-kvm.qcow2


I'm not sure if that's relevant, but yesterday, my upgrade from 4.4.3 to 4.5.1 is failed when I would re-create a virtual router (using the cloud.com version). I have tried to recreate SSVM and CPVM without success too)
(Installation type: Adv Network without SG)

I made a re-installation of my test platform with a fresh 4.5.1 version with shapeblue version (more recent), failed too on the start of SSVM (blocked on "Cleaning up temporary files..."), after 1 manual VM reset, the SSVM started, but the first VR have the same problem and the reset don't work like the SSVM.
(Installation type: Adv Network with SG)

I made another re-installation of the test platform with a fresh 4.5.1 with apt-get.eu version. OK for SSVM but need to do 1 reset for the first VR (and the second VR too).
(Installation type: Adv Network without SG)


That is relevant?

What is the good version?

That is a bug for the freeze on "Cleaning up temporary files"?

Why the Systemvm checksum is hard-coded in the class? If I had make my upgrade with the shapeblue or apt-get.eu version I think an error will be occur on Upgrade process?


Milamber

====
[1] http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.5.1/upgrade/upgrade-4.4.html#update-system-vm-templates [2] http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.5/management-server/index.html#prepare-the-system-vm-template [3] https://github.com/apache/cloudstack/blob/master/engine/schema/src/com/cloud/upgrade/dao/Upgrade442to450.java#L229




Reply via email to