[libvirt-users] migrate vm images to new storage pool

2013-02-01 Thread Jamie Fargen
I am searching for directions for using live block migration to copy running vm's to a different storage pool. Example: VM1 running on HOST1, the image(s) for VM1 are stored in /var/lib/libvirt/images. I'd like to copy the disk image(s) that VM1 is using to /nfs/images. Without stopping/pausing/p

[libvirt-users] Migrate VM's to different storage pool?

2013-02-01 Thread Jamie Fargen
I am searching for directions for using live block migration to copy running vm's to a different storage pool. Example: VM1 running on Host1, the image(s) for VM1 are stored in /var/lib/libvirt/images. I'd like to copy the disk image(s) that VM1 is using to /nfs/images. Without stopping/pausing/p

Re: [libvirt-users] Migrate VM's to different storage pool?

2013-02-12 Thread Jamie Fargen
Eric- Why wouldn't a 'virsh blockcopy --pivot domain src dest' be sufficient to migrate the volumes to a new storage pool? -Jamie On Fri, Feb 1, 2013 at 3:44 PM, Eric Blake wrote: > On 02/01/2013 11:20 AM, Jamie Fargen wrote: > > I am searching for directions for using

Re: [libvirt-users] Migrate VM's to different storage pool?

2013-02-12 Thread Jamie Fargen
: qemu-kvm-0.12.1.2-2.295.el6_3.2.x86_64 libvirt-client-0.9.10-21.el6_3.4.x86_64 Regards, Jamie Ian Fargen On Tue, Feb 12, 2013 at 10:12 AM, Eric Blake wrote: > On 02/12/2013 06:22 AM, Jamie Fargen wrote: > > Eric- > > [Please don't top-post on technical lists] > > &

[libvirt-users] update qemu-kvm with running guests?

2013-03-12 Thread Jamie Fargen
Good Afternoon, I was curious to know what happens to running guests when the qemu-kvm rpm is update via yum. I assume that the current qemu processes would be running the old binary, but the new processes would be started using the new binary. Please let me know if this assumption is correct. Re

[libvirt-users] fsck and guest images

2013-07-02 Thread Jamie Fargen
Hey! I have some RHEL6 hypervisors and the VMs are in raw qemu image files in a local raid array linux raid + lvm + ext3. When a kernel update is installed a reboot is necessary, usually it has been more than 180 days since the last reboot and the file system is fsck'd and this takes 2-3 hours. I

Re: [libvirt-users] IP/MAC antispoof-protection

2014-08-11 Thread Jamie Fargen
On Mon, Aug 11, 2014 at 5:38 PM, Anton Gorlov wrote: > Hi all. > What right way to protect ip/mac spoofing for guests withnount dhcp and > other 1 ip per guest? > > ___ > libvirt-users mailing list > libvirt-users@redhat.com > https://www.redhat.com/ma

[libvirt-users] selective virsh host permissions

2015-10-19 Thread Jamie Fargen
As a Systems Administrator, I would like to grant permissions to a certain VM using unix groups. In this example there is a hypervisor with VMs A,B,C,D and there is a group called fortadmins. The solution I am searching forI would just allow fortadmins to use libvirt/virsh commands on VM D. Does l

[libvirt-users] KVM or Qemu

2018-03-12 Thread Jamie Fargen
List- I know this may be slightly off topic and if so tell me to hit up the emu-discuss mailing list, but does anyone know how to detect the difference between a guest that is being fully emulates using qemu and a guest that is running para-virtualized using KVM? I have and when I inspect the CP