[libvirt] Upstream : virt-install and virt-manager fails to install the guest with the error qemu: could not load PC BIOS 'bios.bin'

2013-06-12 Thread chandrashekar shastri
Hi All, Upstream : virt-install and virt-manager fails to install the guest with the error qemu: could not load PC BIOS 'bios.bin' Kernel, Qemu, Libvirt, Virt-Manager is built from the source (git). kernel version : 3.9.0+ qemu version : QEMU emulator version 1.5.0 libvirt version : 1.0.5

[libvirt] NMI watchdog issue

2013-06-12 Thread chandrashekar shastri
Hi All, We are testing the upstream KVM with : Kernel, Qemu, Libvirt, Virt-Manager is built from the source (git). kernel version : 3.9.0+ qemu version : QEMU emulator version 1.5.0 libvirt version : 1.0.5 virt-install : 0.600.3 I have followed the below steps to test the NMI watchdog feature

[libvirt] virsh live migration w/o shared storage fails with error as vm is not running

2013-06-12 Thread chandrashekar shastri
Hi All, We are testing the upstream KVM with : Kernel, Qemu, Libvirt, Virt-Manager is built from the source (git). kernel version : 3.9.0+ qemu version : QEMU emulator version 1.5.0 libvirt version : 1.0.5 virt-install : 0.600.3 I have followed the below steps to test the Live migration w/o

[libvirt] fdisk still shows the /dev/sdb partitions even after the removal of scsi disk

2013-06-13 Thread chandrashekar shastri
Hi, I have filed a bug fdisk still shows the /dev/sdb partitions even after the removal of scsi disk for the upstream kernel. Bug link: https://bugs.launchpad.net/qemu/+bug/1190525 RHEL guest shows the partittions even after the removal of scsi disk: fdisk still shows the /dev/sdb partitions

Re: [libvirt] [Qemu-devel] fdisk still shows the /dev/sdb partitions even after the removal of scsi disk

2013-06-13 Thread chandrashekar shastri
On 06/13/2013 06:20 PM, Laszlo Ersek wrote: On 06/13/13 12:19, chandrashekar shastri wrote: Hi, I have filed a bug fdisk still shows the /dev/sdb partitions even after the removal of scsi disk for the upstream kernel. Bug link: https://bugs.launchpad.net/qemu/+bug/1190525 RHEL guest shows

Re: [libvirt] [Qemu-devel] virsh live migration w/o shared storage fails with error as vm is not running

2013-06-13 Thread chandrashekar shastri
On 06/13/2013 02:14 PM, Stefan Hajnoczi wrote: On Thu, Jun 13, 2013 at 10:31:04AM +0530, chandrashekar shastri wrote: We are testing the upstream KVM with : Kernel, Qemu, Libvirt, Virt-Manager is built from the source (git). kernel version : 3.9.0+ qemu version : QEMU emulator version 1.5.0

[libvirt] libvirt compliation from git source fails with gnulib/tests/Makefile.in' not found error

2013-06-17 Thread chandrashekar shastri
Hi, I am compiling the libvirt from source and I am getting the following error: Don't forget to - include gnulib.mk from within gnulib/lib/Makefile.am, - include gnulib.mk from within gnulib/tests/Makefile.am, - mention -I gnulib/m4 in ACLOCAL_AMFLAGS in Makefile.am, - mention

Re: [libvirt] virsh live migration w/o shared storage fails with error as vm is not running

2013-06-18 Thread chandrashekar shastri
On 06/14/2013 03:15 AM, Paolo Bonzini wrote: Il 13/06/2013 13:26, chandrashekar shastri ha scritto: On 06/13/2013 02:14 PM, Stefan Hajnoczi wrote: On Thu, Jun 13, 2013 at 10:31:04AM +0530, chandrashekar shastri wrote: We are testing the upstream KVM with : Kernel, Qemu, Libvirt, Virt-Manager

Re: [libvirt] virsh live migration w/o shared storage fails with error as vm is not running

2013-06-19 Thread chandrashekar shastri
On 06/14/2013 03:15 AM, Paolo Bonzini wrote: Il 13/06/2013 13:26, chandrashekar shastri ha scritto: On 06/13/2013 02:14 PM, Stefan Hajnoczi wrote: On Thu, Jun 13, 2013 at 10:31:04AM +0530, chandrashekar shastri wrote: We are testing the upstream KVM with : Kernel, Qemu, Libvirt, Virt-Manager

[libvirt] Libvirt : Bootstrap fails for local gnulib

2013-06-26 Thread chandrashekar shastri
Hi All, The Libvirt compliation fails to bootstarp for local gnulib. We do not have outbound access for the test machines. So, we ll pull the gnulib from and copy to the test machines. When we run ./bootstrap --no-git --gnulib-srcdir=/path/to/local, below is the error: ./bootstrap:

[libvirt] Bug 979260 - cpu hot-add doesn't work with upstream libvirt 1.0.6 + qemu 1.5.50

2013-06-28 Thread chandrashekar shastri
Hi All, I have filed the following bug for CPU hot-add issue: Bug 979260 - cpu hot-add doesn't work with upstream libvirt 1.0.6 + qemu 1.5.50 Thanks, Chandrashekar -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

[libvirt] Bug 979360 - Libvirt fails to Bootstrap fails for local gnulib with 1.0.6

2013-06-28 Thread chandrashekar shastri
Hi All, I have filed the following bug for Libvirt (Upstream) Compilation with local gnulib issue : *Bug 979360* https://bugzilla.redhat.com/show_bug.cgi?id=979360 -Libvirt fails to Bootstrap fails for local gnulib with 1.0.6 Thanks, Chandrashekar -- libvir-list mailing list

[libvirt] Bug 979411 - virsh migration copy-storage-all fails with Unable to read from monitor: Connection reset by peer

2013-06-28 Thread chandrashekar shastri
from monitor: Connection reset by peer Thanks, Chandrashekar Shastri -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] libvirt compliation from git source fails with gnulib/tests/Makefile.in' not found error

2013-07-01 Thread chandrashekar shastri
On 06/29/2013 11:43 PM, Eric Blake wrote: On 06/17/2013 03:57 AM, chandrashekar shastri wrote: Hi, I am compiling the libvirt from source and I am getting the following error: We need more details - are you trying to compile libvirt.git (if so, what commit are you on), or a tarball (and if so

[libvirt] Biweekly upstream qemu-kvm test report - July 1st, 2013

2013-07-01 Thread chandrashekar shastri
Adding Libvirt list. Thanks, Shastri Original Message Subject:Biweekly upstream qemu-kvm test report - July 1st, 2013 Date: Mon, 01 Jul 2013 19:45:32 +0530 From: chandrashekar shastri cshas...@linux.vnet.ibm.com To: qemu-de...@nongnu.org, ltc

Re: [libvirt] [Qemu-devel] virsh live migration w/o shared storage fails with error as vm is not running

2013-07-05 Thread chandrashekar shastri
On 06/13/2013 02:14 PM, Stefan Hajnoczi wrote: On Thu, Jun 13, 2013 at 10:31:04AM +0530, chandrashekar shastri wrote: We are testing the upstream KVM with : Kernel, Qemu, Libvirt, Virt-Manager is built from the source (git). kernel version : 3.9.0+ qemu version : QEMU emulator version 1.5.0

[libvirt] Bugs filed in the week for Upstream Qemu and Libvirt

2013-07-10 Thread chandrashekar shastri
Hi, Below are bugs filed in this week for Upstream qemu and libvirt: Qemu in Launchpad: https://bugs.launchpad.net/opensuse/+bug/1199416 Hot-add qcow2 [virtio-scsi] devices doesn't work in SlLES-11-SP2guest Libvirt Bugs: Bug 982224 - Attaching of the Virtio-scsi [qcow2] drives fails with

[libvirt] Biweekly upstream qemu-kvm test report - July 15th, 2013

2013-07-15 Thread chandrashekar shastri
Hi, Please find the status of the upstream testing: Kernel : 3.10.0-rc5+ Qemu : 1.5.50 Libvirt : 1.0.6 Bugs filed in this week : 5 Qemu Bugs in Launchpad : --- Bug# 1199416 - Hot-add qcow2 [virtio-scsi] devices doesn't work in SlLES-11-SP2guest

[libvirt] Unattended guest installation fails

2015-02-20 Thread ChandraShekar Shastri
Hi, I am following the below link to install a Fedora19 guest on Fedora19 Host. http://kashyapc.com/2011/08/18/unattended-guest-install-with-a-local-kickstart/ Version : libvirtd (libvirt) 1.0.5.1, QEMU emulator version 1.4.2, Copyright (c) 2003-2008 Fabrice Bellard I have the iso which I

[libvirt] Fwd: Unattended guest installation fails

2015-02-24 Thread ChandraShekar Shastri
Hi, I am following the below link to install a Fedora19 guest on Fedora19 Host. http://kashyapc.com/2011/08/18/unattended-guest-install-with-a-local-kickstart/ Version : libvirtd (libvirt) 1.0.5.1, QEMU emulator version 1.4.2, Copyright (c) 2003-2008 Fabrice Bellard I have the iso which I