libvirt Questions

1

Solved

How can I create a transient domain using libvirt? (Using QEMU/KVM as back-end) The documentation discusses the difference between transient and persistent domains at this link: http://wiki.libvir...
Joktan asked 30/11, 2013 at 3:57

1

Solved

I am running Ubuntu 12.04 on a VM on Fedora 18 host using QEMU/KVM and libvirtd. Now, when I fire up the virsh and give list command, it doesn't show any domain running, though my VM is running qui...
Beyer asked 21/6, 2013 at 6:22

1

Solved

I would like to write some code to monitor events for domains running under QEMU, managed by libvirt. However, trying to register an event handler yields the following error: >>> import l...
Phylum asked 6/1, 2012 at 18:0

1

Solved

I am using virsh list to display the list of vms running on the computer. I want the information printed in the process in the form of a 2d array. One way to go about this is to have the output, u...
Iwo asked 13/2, 2011 at 18:43

1

I'm in a situation where I need to pass some texts to a prompt generate by a API (seems for API it's a pretty weird behavior, this is the first time I ran into this), like below: kvm_cli = libvirt...
Stereotropism asked 10/2, 2011 at 8:17

2

Solved

I'm trying to use libvirt with virsh to manage my kvm/qemu vms. The problem I have is with getting it to work with public IPs. The server is running ubuntu 8.04. libvirt keeps trying to run it as:...
Eugeniusz asked 17/9, 2008 at 22:46

© 2022 - 2024 — McMap. All rights reserved.