Re: [libvirt-users] virtual networking - virbr0-nic interface

2012-09-12 Thread Shantanu Pavgi
On Sep 11, 2012, at 4:12 AM, Michal Privoznik wrote: > On 10.09.2012 23:09, Shantanu Pavgi wrote: >> >> I need some help in understanding libvirt's virtual networking. I have >> configured bridged networking (shared physical device) on libvirt+KVM system >> w

[libvirt-users] virtual networking - virbr0-nic interface

2012-09-10 Thread Shantanu Pavgi
I need some help in understanding libvirt's virtual networking. I have configured bridged networking (shared physical device) on libvirt+KVM system which is working fine. Also, I am using default NAT network on with virbr0 bridge device and virbr0-nic. I would like to get better understanding o

[libvirt-users] storage volume's size change

2012-07-11 Thread Shantanu Pavgi
I have a question regarding storage volumes. I have uploaded a sparsed raw disk file to a storage volume, where virtual/max. size of the raw disk file is larger than size of the initial libvirt volume. Following is an example of commands: # Create storage volume of capacity 9G $ virsh-sys vol

Re: [libvirt-users] tunneled VM migration error

2012-03-07 Thread Shantanu Pavgi
On Mar 7, 2012, at 3:49 PM, Jiri Denemark wrote: > On Wed, Mar 07, 2012 at 21:23:30 +0000, Shantanu Pavgi wrote: >> >> I am getting following error with tunneled migration command: >> {{{ >> $ virsh --connect qemu:///system migrate --verbose --p2p --tunnelled 32

[libvirt-users] tunneled VM migration error

2012-03-07 Thread Shantanu Pavgi
I am getting following error with tunneled migration command: {{{ $ virsh --connect qemu:///system migrate --verbose --p2p --tunnelled 32 qemu+ssh://kvm-03/system error: operation failed: Failed to connect to remote libvirt URI qemu+ssh://kvm-03/system }}} However I am able to perform other v

Re: [libvirt-users] qemu - could not load kernel and dynamic ownership setting

2012-03-05 Thread Shantanu Pavgi
On Feb 27, 2012, at 10:26 AM, Shantanu Pavgi wrote: Thanks for the reply Eric. We verified that VM creation works fine when dynamic ownership setting is enabled. So this seems like some missing configuration or permissions issue when dynamic ownership is disabled. More comments in line below

Re: [libvirt-users] qemu - could not load kernel and dynamic ownership setting

2012-02-27 Thread Shantanu Pavgi
02/24/2012 12:21 PM, Shantanu Pavgi wrote: Hi, I am getting following 'qemu: could not load kernel' error while trying to create a new VM using virt-install or virt-manager. The software versions are as follows: CentOS 6.2, Libvirt 0.9.4, qemu-kvm 2:0.12.1.2-2.209.el6_2.1. The qem

[libvirt-users] qemu - could not load kernel and dynamic ownership setting

2012-02-24 Thread Shantanu Pavgi
Hi, I am getting following 'qemu: could not load kernel' error while trying to create a new VM using virt-install or virt-manager. The software versions are as follows: CentOS 6.2, Libvirt 0.9.4, qemu-kvm 2:0.12.1.2-2.209.el6_2.1. The qemu.conf has disabled dynamic_ownership setting. The V