Re: [libvirt-users] How to change the default connection of 'virsh' tool from 'qemu' to 'xen' ?

2018-11-01 Thread Erik Skultety
On Wed, Oct 31, 2018 at 05:33:09PM +0100, Martin Kletzander wrote: > On Wed, Oct 31, 2018 at 09:32:30AM +0100, Andrea Bolognani wrote: > > On Wed, 2018-10-31 at 10:56 +0900, Minjun Hong wrote: > > > Hi. > > > > > > Thanks to help of this mailing list (especially Jim Fehlig), I have > > > finished

Re: [libvirt-users] How to change the default connection of 'virsh' tool from 'qemu' to 'xen' ?

2018-11-01 Thread Andrea Bolognani
On Thu, 2018-11-01 at 16:40 +0100, Erik Skultety wrote: > On Wed, Oct 31, 2018 at 05:33:09PM +0100, Martin Kletzander wrote: > > On Wed, Oct 31, 2018 at 09:32:30AM +0100, Andrea Bolognani wrote: > > > On Wed, 2018-10-31 at 10:56 +0900, Minjun Hong wrote: > > > > I searched how to change it but, I o

[libvirt-users] How can I rebase network disk?

2018-11-01 Thread Boxiang Zhu
Hi. I am using openstack, ceph and libvirt now. The live volume migration will call the libvirt rebase function in openstack nova project. https://github.com/openstack/nova/blob/stable/rocky/nova/virt/libvirt/driver.py#L1497 https://github.com/openstack/nova/blob/stable/rocky