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
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
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
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
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
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
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
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