Just following up this to who, somehow hit this problem in the future...
What happens here is that when libvirt create the snapshots, it held the
disk/snapshots information in the domain XML. After I detach the volume,
and adding it again, Nova is not adding it the same way it was before
detaching,
On Thu, Jul 28, 2016 at 10:59 AM, Erlon Cruz wrote:
> Hi folks,
>
> I'm having a issue in the standard NFS driver on OpenStack, that uses
> qemu-img and libvirt to create snapshots of volumes. It uses qemu-img in
> the Controller to manage the snapshots when the volume is not attached
> (offline)
Hi folks,
I'm having a issue in the standard NFS driver on OpenStack, that uses
qemu-img and libvirt to create snapshots of volumes. It uses qemu-img in
the Controller to manage the snapshots when the volume is not attached
(offline) or calls the Compute (which calls libvirt) to manage snapshots i