Displaying 2 results from an estimated 2 matches for "vgpool".
Did you mean:
pgpool
2012 Jul 11
1
I can't virt-clone into an existing LVM now (ERROR: clone onto existing storage volume is not supported:) - i could in previous lbvirt versions? (deployment scripts no longer work...)
Hi
To deploy KVM vms I use a KVM template + script - which is cloned, then
cloned again and resized - using virt-resize.
i.e
----------------------------------------------------
virt-clone --original debian6template-DONTSTART --name NAME.test -f
/dev/vgpool/NAME.test
virsh vol-create-as vgpool NAME 8G
virt-clone --original NAME.test --name NAME -f /dev/vgpool/NAME
virt-resize --expand /dev/sda1 /dev/vgpool/NAME.test /dev/vgpool/NAME
----------------------------------------------------
The reason I clone twice is because I know that virt-clone doe...
2011 Nov 21
2
Virt-resize error (ntfs) : Fatal error: exception Guestfs.Error("ntfsresize_opts: /dev/vda2)
...4 (libntfs-3g)
The attempt ends with an error
Fatal error: exception Guestfs.Error("ntfsresize_opts: /dev/vda2)
I have attached a txt file of the results where I have used
export LIBGUESTFS_DEBUG=1 ; export LIBGUESTFS_TRACE=1
I have also tried using
virt-resize --expand /dev/sda2 /dev/vgpool/w2008webtemplate
/dev/vgpool/wintest2
as well as
virt-resize --expand /dev/vda2 /dev/vgpool/w2008webtemplate
/dev/vgpool/wintest2
Any ideas how to get it working ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/a...