Re: GRUB and support for Virtio

2010-08-18 Thread Nikolai K. Bochev
p=/boot/grub/device.map > > I migrated all my centos 5.5 vms to virtio like that, and it worked > fine. And yes something is not correct with grub and virtio detection > on > centos, it works on fedora. > > fil -- Nikolai K. Bochev System Administrator -- To unsubscr

Re: KVM usability

2010-03-02 Thread Nikolai K. Bochev
I don't see where this argument is leading to. So far there are arguments that qemu/kvm sucks as a desktop virtualization, now suddenly the gui tools are shitty and everything should be done cli , because there's no man pages for virt-manager. Explain. - Original Message - From: Peter Z

Re: Using snmpd on host to monitor guest bandwidth usage

2009-10-25 Thread Nikolai K. Bochev
I'm just gonna answer him very shortly here : virsh destroy jamm12a virsh define /etc/libvirt/qemu/jamm12a.xml virsh start jamm12a And yes, this convo doesn't belong here. - Original Message - From: "Avi Kivity" To: "Neil Aggarwal" Cc: kvm@vger.kernel.org Sent: Sunday, October 25, 2009

Re: Using snmpd on host to monitor guest bandwidth usage

2009-10-24 Thread Nikolai K. Bochev
Hello, As far as i know, you can fix the vm's interfaces on the host. I'm using libvirt and you can do it there as described in here : http://libvirt.org/formatdomain.html#elementsNICSBridge ( What you're looking for is directive ). If you don't do this, vnet interfaces will be assigned to vm

Re: [ANNOUNCE] Sheepdog: Distributed Storage System for KVM

2009-10-21 Thread Nikolai K. Bochev
Hello, I am getting the following error trying to compile sheepdog on Ubuntu 9.10 ( 2.6.31-14 x64 ) : cd shepherd; make make[1]: Entering directory `/home/shiny/Packages/sheepdog-2009102101/shepherd' cc -c -g -O2 -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE shepherd.c -o shepherd.o shep