On Thu, May 02, 2013 at 05:42:52PM +0200, nicolas.lamira...@orange.com wrote:
> Hi,
> the issue CLOUDSTACK-2207 is due to a difference between
> documentation and Upgrade2214To30 java file :
> 
> in the Java file :
> 
> select id from `cloud`.`vm_template` where name =
> 'systemvm-vmware-3.0.0' and removed is null");
> 
> in the documentation :
> 
> VMware Name: systemvm-vmware-4.1.0
> Description: systemvm-vmware-4.1.0
> URL: http://download.cloud.com/templates/burbank/burbanksystemvm-08012012.ova
> Zone: Choose the zone where this hypervisor is used
> Hypervisor: VMware
> Format: OVA
> OS Type: Debian GNU/Linux 5.0 (32-bit)
> Extractable: no
> Password Enabled: no
> Public: no
> Featured: no
> 
> 
> So DatabaseUpgrade fails.
> For our upgrade process, we have installed the new template with
> name "systemvm-vmware-3.0.0". And it works.

Just to be clear, the latest documentation in the 4.1 branch correctly
identifies the VMware system VM version as 3.0.5 being the latest.

The issue *was* that upgrade SQL though.  The patch the Wei provided as
been applied to 4.1 and master branches now.  I believe it will resolve
the outstanding issues now.

-chip

Reply via email to