On Tue, May 22, 2012 at 4:09 PM, Eric Blake <ebl...@redhat.com> wrote:
>
> Your short-term workaround may unfortunately be limited to doing things
> manually with lvm commands.

To help others, this is the procedure I used:

1. Stop guest
2. lvrename <VGname> <LVoldname> <LVnewname>
3. virsh pool-refresh <PoolName>
4. virsh edit guestname  (LVoldname -> LVnewname)
5. Start guest

Thanks to Eric Blake for the pool-refresh tip.

Dax Kelson
Guru Labs

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to