В письме от Среда, 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
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..
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
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
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
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
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
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
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