search for: destination_hypervisor

Displaying 4 results from an estimated 4 matches for "destination_hypervisor".

2016 Jun 01
2
Re: Migration problem - takes 5 minutes to start moving the memory
...er, just a basic ubuntu image. The versions on the hypervisors are: libvirt 1.2.21, qemu 1.2.3 > > > > Command to launche the migration: > > virsh migrate --verbose --live --abort-on-error --tunnelled --p2p --auto-converge --copy-storage-inc --xml vm-6160.xml 6160 qemu+tls://<destination_hypervisor>/system > > > > You are copying storage too. It takes 5 minutes to copy the storage. The > memory migration starts after the storage migration converges. I don't think that's it - if you look at the logs provided, you can see that the storage was apparently fully copied...
2016 Jun 01
2
Migration problem - takes 5 minutes to start moving the memory
...VM had no workload what so ever, just a basic ubuntu image. The versions on the hypervisors are: libvirt 1.2.21, qemu 1.2.3 Command to launche the migration: virsh migrate --verbose --live --abort-on-error --tunnelled --p2p --auto-converge --copy-storage-inc --xml vm-6160.xml 6160 qemu+tls://<destination_hypervisor>/system Here is the log output, look at the time elapsed: root at virt-hv009:~# virsh domjobinfo 6160 Job type: Unbounded Time elapsed: 27518 ms Data processed: 21.506 GiB Data remaining: 29.003 GiB Data total: 50.509 GiB Memory processed: 0.000 B Memory remaini...
2016 Jun 01
0
Re: Migration problem - takes 5 minutes to start moving the memory
...load what so ever, just a basic ubuntu image. The versions on the hypervisors are: libvirt 1.2.21, qemu 1.2.3 > > Command to launche the migration: > virsh migrate --verbose --live --abort-on-error --tunnelled --p2p --auto-converge --copy-storage-inc --xml vm-6160.xml 6160 qemu+tls://<destination_hypervisor>/system > You are copying storage too. It takes 5 minutes to copy the storage. The memory migration starts after the storage migration converges.
2016 Jun 02
0
Re: Migration problem - takes 5 minutes to start moving the memory
...a basic ubuntu image. The versions on the hypervisors are: libvirt 1.2.21, qemu 1.2.3 >>> >>> Command to launche the migration: >>> virsh migrate --verbose --live --abort-on-error --tunnelled --p2p --auto-converge --copy-storage-inc --xml vm-6160.xml 6160 qemu+tls://<destination_hypervisor>/system >>> >> >> You are copying storage too. It takes 5 minutes to copy the storage. The >> memory migration starts after the storage migration converges. > > I don't think that's it - if you look at the logs provided, you can see > that the stora...