← Back to team overview

openstack team mailing list archive

Re: [Glance][Image-Create][OZ]

 

On 2013-03-19 02:41, Jiang Jim wrote:
Hi, Everyone, for some reason, I need to make images myself,  I use
oz to create image which is qcow2, but when i upload my image, I can't
get console.log from my instance. But I found that, If i upload a ami
image, I can get log from my instance. I diff the libvirt.xml of two
instance, I found miss cmdline section in the instance i launch by
qcow2. When I add it to libvirt, I can add output to /dev/ttyS0. Is
qcow2 images can not out put the system log while ami does?

We've been developing a light weight image build/customization tool called diskimage-builder that you might check out:

https://github.com/stackforge/diskimage-builder.git

Fedora support is fairly new, but should work fine.


References