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

2018-11-02 Thread Erik Skultety
On Thu, Nov 01, 2018 at 05:20:46PM +0100, Andrea Bolognani wrote: > 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

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

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

2018-10-31 Thread Martin Kletzander
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 setup of libvirt. However, there is something weird. It is that I installed libvirt on 5

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

2018-10-31 Thread Andrea Bolognani
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 > setup of libvirt. > However, there is something weird. It is that I installed libvirt on 5 > servers but > the default connection of one of them is

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

2018-10-30 Thread Minjun Hong
Hi. Thanks to help of this mailing list (especially Jim Fehlig), I have finished setup of libvirt. However, there is something weird. It is that I installed libvirt on 5 servers but the default connection of one of them is 'qemu:///' even if those of the others are all 'xen:///'. I searched how