
23 May
2012
23 May
'12
12:44 a.m.
On Tue, May 22, 2012 at 4:09 PM, Eric Blake <eblake@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