After compiling libvirt, my existing VMs are not getting listed when i
execute virsh list --all. Once I go back to the older version i can see
those VMs.
These are VMs provisioned using openstack. So they are in the location
/var/lib/nova/instances. Is it that only newly created VMs will be
recogni
On Tue, Jul 10, 2012 at 01:46:07AM +0900, Neha Jatav wrote:
> I have KVM installed on my Fedora 17 box. I added the network interfaces of
> the virtual machines to the openvswitch bridge as follows:
>
>
> / VM1\__br0___/ em1\
> \/ |\/
>
Hey,
I have KVM installed on my Fedora 17 box. I added the network interfaces of the
virtual machines to the openvswitch bridge as follows:
/ VM1\__br0___/ em1\
\/ |\/
|
_|_
/VM2\
\/
virbr0 is the virtual network switch
VM1
Hi,
Recently I`ve run into weird bug, which may be reproduced in following way:
- start qemu virtual machine configured with direct boot and kernel args
like 'console=tty0 console=ttyS0,38400n8', connect to serial console,
disconnect and then shutdown vm
- try to start vm again, machine hangs on
On 2012年07月09日 18:04, Ananth wrote:
Hi,
Thanks for the inputs. I was able to resolve all dependencies and
compile libvirt-0.9.8 successfully. I am able to see the newly built
virsh tool inside /opt/libvirt/bin/virsh. But I am unable to start the
newly compiled service. My service is available in
Hi,
Thanks for the inputs. I was able to resolve all dependencies and compile
libvirt-0.9.8 successfully. I am able to see the newly built virsh tool
inside /opt/libvirt/bin/virsh. But I am unable to start the newly compiled
service. My service is available in /opt/libvirt/bin/libvirtd since i
comp
On 2012年07月05日 21:50, kapil jain wrote:
Hi,
I have a host machine which contains 4 numa nodes each with 2 GB memory and 4
cpus. I am using qem-kvm hypervisor.
I am trying to create a guest with the similar topology (4 numa nodes, with
only 2 vcpus and 1 GB memory) as host. Each vcpu is 1-1 pi
Hello,
I'd like to know if there is any way to make metadata; for example,
the public part of an SSH, accessible within a Guest?
This would be very useful in order to provide access to Guests in an
automated way.
For example, let's suppose I have an implementation that gives a user
the power to