Re: [libvirt-users] libvirt hang on domain attemp to create domain

2013-06-19 Thread Александр
В письме от Среда, 19-июн-2013 09:35:27 пользователь Michal Privoznik написал: > On 18.06.2013 22:21, Александр wrote: > > В письме от Вторник, 18-июн-2013 12:10:41 пользователь Michal Privoznik > > > > написал: > >> On 18.06.2013 07:14, Александр wrote: > >>> good day, i am trying to create domai

Re: [libvirt-users] Not able to open Xen Connection using libvirt

2013-06-19 Thread varun bhatnagar
No it was not booted with xen kernel. Actually I tried booting it with xen kernel but I am getting a message saying Error No 15 : File not found. I tried editing the grub entry and noticed that there are 3 entries: 1) kernel /boot/xen.gz vga= mode-0x345 2) module /boot/vmlinuz-3.0.13-0.27-xen..

Re: [libvirt-users] Fwd: Haswell 4770 misidentified as Sandy Bridge

2013-06-19 Thread Martin Kletzander
On 06/19/2013 05:32 AM, Michael Giardino wrote: > Sorry to blow up everyone's email on this but I tried something new and > found a different problem. I uninstalled all the debian package (libvirt, > kvm, qemu, virt-manager, etc.) and then remade all the packages and > installed them. Haswell again

[libvirt-users] 32 bit client on 32bit host

2013-06-19 Thread Roland Giesler
As mentioned in another post, I trying to set up an existing Windows7 partition on an Ubuntu desktop as a libvirt guest and now have the following configuration files for this: Windows7 b2c9c297-907a-159d-7e87-a24a01eb5a57 1048576 1048576 1 hvm

[libvirt-users] Migration between 2 hosts

2013-06-19 Thread Parakkal, Navin S
Hi , How does migration of VMs between 2 hosts work ? Say we want to migrate a VM from host A - > B , does it create a process on B, copy all the data of the process on A to B and then once done kill process on A. Is it how it happens ? Can someone tell me how the copying of data between proc

Re: [libvirt-users] Live Migration Without Shared Storage

2013-06-19 Thread Michal Privoznik
On 19.06.2013 11:28, cmcc.dylan wrote: > I‘m very exited to hear that qemu has supported live migration > without shared storage and I also have found some persons give their > experiments, for example: (http://blog.allanglesit.com/2011/08/linux- > kvm-management-live-migration-without-shared-s

Re: [libvirt-users] Fwd: Haswell 4770 misidentified as Sandy Bridge

2013-06-19 Thread Martin Kletzander
On 06/19/2013 05:32 AM, Michael Giardino wrote: > Sorry to blow up everyone's email on this but I tried something new and > found a different problem. I uninstalled all the debian package (libvirt, > kvm, qemu, virt-manager, etc.) and then remade all the packages and > installed them. Haswell again

[libvirt-users] Live Migration Without Shared Storage

2013-06-19 Thread cmcc.dylan
I‘m very exited to hear that qemu has supported live migration without shared storage and I also have found some persons give their experiments, for example: (http://blog.allanglesit.com/2011/08/linux-kvm-management-live-migration-without-shared-storage/) # virsh migrate --live vmname qem

Re: [libvirt-users] libvirt hang on domain attemp to create domain

2013-06-19 Thread Michal Privoznik
On 18.06.2013 22:21, Александр wrote: > В письме от Вторник, 18-июн-2013 12:10:41 пользователь Michal Privoznik > написал: >> On 18.06.2013 07:14, Александр wrote: >>> good day, i am trying to create domain via virDomainDefineXML. and my >>> program hanging, also i failed to caonnect to libvirt da