wold
-Original Message-
From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com]
Sent: Wednesday, May 27, 2015 10:45 PM
To: us...@cloudstack.apache.org
Cc: dev@cloudstack.apache.org
Subject: Re: Cloudstack 4.3.2 with KVM system template from shapeblue not
supported by qemu version
I’ll fix
I’ll fix our 4.3 systemvm template to be compatible with older versions. This
has been fixed for 4.4 and 4.5.
> On 26-May-2015, at 10:30 am, Andrija Panic wrote:
>
> Just convert the template (use some newer ubuntu version of qemu-img) to
> qcow2 version 2...
> They provide qcow2 version 3, you
from shapeblue not
supported by qemu version
Just convert the template (use some newer ubuntu version of qemu-img) to
qcow2 version 2...
They provide qcow2 version 3, you need version 2 for centos
something like (but please google and confirm):
qemu-img convert -f qcow2 /var/lib/libvirt/images
Just convert the template (use some newer ubuntu version of qemu-img) to
qcow2 version 2...
They provide qcow2 version 3, you need version 2 for centos
something like (but please google and confirm):
qemu-img convert -f qcow2 /var/lib/libvirt/images/qcow2v3.img -O qcow2
-o compat=0.10 /var/li
Hello,
We are using Cloudstack 4.3.2 from shapeblue repo, along with KVM template
dated 2015-01-28, our environment is as follows:
1) Cloud stack management server Centos 6.6, with Cloudstack 4.3.2
2) Centos 6.6 KVM with the cloudstack-agent installed from shapeblue
repo
3)