Questions tagged [libvirt]

libvirt is an API and toolkit for developing applications which manage virtual machine hypervisors, the virtual machines running under them, and virtual machine storage.

libvirt is an API and toolkit for developing applications which manage virtual machine hypervisors, the virtual machines running under them, and virtual machine storage.

libvirt runs on Linux, Solaris and Windows.

libvirt supports the following hypervisors: KVM/QEMU, Hyper-V, VMware, Xen, VirtualBox, OpenVZ, LXC, User Mode Linux, and others.

libvirt suports the following storage: local file images, raw disk storage, LVM, FibreChannel, iSCSI, NFS.

650 questions
-1
votes
1 answer

Live migration (kvm) not working if any I/O operation is in progress

I did this experiment: on VM I started watching a video on youtube. While video was in progress I started migration. Migration did not complete until video was not finished. I did another experiment: I installed a web server on VM. I then started an…
Phate
  • 155
  • 2
  • 8
-1
votes
1 answer

Import virtualBox appliance to KVM

Im new using KVM as a virtualization solution. Currently I'm using VirtualBox to manage my virtual machines in my personal computer, but I'm moving my virtualization to a Server, so I set up a Linux server with KVM. And now I'm trying to import a…
-1
votes
2 answers

how to upgrade libvirt?

I'm trying to install openstack on RHEL 6.2. Following installation guide from openstack.org, I'm using the command: yum install openstack-nova openstack-glance After resolved many dependencies, I got the final error: Error: Package:…
TieDad
  • 274
  • 5
  • 13
-1
votes
1 answer

Blocking mac spoofing on libvirt guests using openflow

I have a couple of kvm vms running with libvirt and they are using openvswitch bridges. I need a mechanism to prevent mac spoofing on a guest. I tried libvirt filters no-mac-spoofing and clean-traffic but they only work with linux bridges. I thought…
igalvez
  • 29
  • 1
  • 4
-2
votes
2 answers

VM running perfectly when its disk image is deleted?

Does anyone has such experience that you accidentally delete the used disk image when virtual machine is running? I would expect that the virtual machine will fail immediate, but, surprisingly, it still running perfectly. I have tried to execute…
user1817188
  • 183
  • 1
  • 8
1 2 3
43
44