16
>
> From: Leslie-Alexandre DENIS >
> Date: Tuesday, April 28, 2015 at 6:24 AM
> To: "openstack@lists.openstack.org
> " <
> openstack@lists.openstack.org
> >
> Subject: Re: [Openstack] Image snapshot creation
>
> Hello,
>
> For the first poi
ilto:openstack@lists.openstack.org>"
mailto:openstack@lists.openstack.org>>
Subject: Re: [Openstack] Image snapshot creation
Hello,
For the first point, yes, you need the free space disk necessary to snapshot on
the compute node. The process of snapshotting is in fact a qemu-img creation,
yo
Hello,
For the first point, yes, you need the free space disk necessary to
snapshot on the compute node. The process of snapshotting is in fact a
qemu-img creation, you can easily see the process details on the compute
node when you trigger a snapshot.
However for the second point I don't re
Hi!
I'm just trying to clarify my understanding of the image snapshot creation
process.
When snapshotting a running instance, the compute node must have sufficient
disk space for the image to be created prior to uploading to Glance. Is
this correct?
Also, by default, during the snapshot creation