Re: [libvirt-users] mlocate/updatedb and btrfs subvolume mounts

2015-04-03 Thread G. Richard Bellamy
oh jeez - sorry for the noise. Wrong list. On Fri, Apr 3, 2015 at 11:17 AM, G. Richard Bellamy wrote: > I've just noticed that I'm having issues with finding files using > "locate" when those files are on btrfs subvolume mounts. > > The issue is that updatedb cannot discern the difference between

[libvirt-users] [RESOLVED] Re: P2P live migration with non-shared storage: fails to connect to remote libvirt URI qemu+ssh

2015-04-03 Thread Kashyap Chamarthy
On Fri, Apr 03, 2015 at 12:27:07PM +0200, Kashyap Chamarthy wrote: > On Fri, Apr 03, 2015 at 10:13:38AM +0200, Kashyap Chamarthy wrote: > > On Fri, Apr 03, 2015 at 10:08:21AM +0200, Kashyap Chamarthy wrote: > > > Migration without --p2p works just fine, ie. the below works: > > > > > > > > >

[libvirt-users] mlocate/updatedb and btrfs subvolume mounts

2015-04-03 Thread G. Richard Bellamy
I've just noticed that I'm having issues with finding files using "locate" when those files are on btrfs subvolume mounts. The issue is that updatedb cannot discern the difference between a btrfs bind mount and btrfs subvolume [1]. This generally means that if you're using btrfs subvolume mounts a

Re: [libvirt-users] P2P live migration with non-shared storage: fails to connect to remote libvirt URI qemu+ssh

2015-04-03 Thread Kashyap Chamarthy
On Fri, Apr 03, 2015 at 10:13:38AM +0200, Kashyap Chamarthy wrote: > On Fri, Apr 03, 2015 at 10:08:21AM +0200, Kashyap Chamarthy wrote: > > Migration without --p2p works just fine, ie. the below works: > > > > > > $ virsh migrate --verbose --copy-storage-all \ > > --live cvm1 qemu+ssh

Re: [libvirt-users] P2P live migration with non-shared storage: fails to connect to remote libvirt URI qemu+ssh

2015-04-03 Thread Kashyap Chamarthy
On Fri, Apr 03, 2015 at 10:08:21AM +0200, Kashyap Chamarthy wrote: > Migration without --p2p works just fine, ie. the below works: > > > $ virsh migrate --verbose --copy-storage-all \ > --live cvm1 qemu+ssh://kashyapc@devstack3/system > Migration: [100 %] > [. . .] > > (2) Per

[libvirt-users] P2P live migration with non-shared storage: fails to connect to remote libvirt URI qemu+ssh

2015-04-03 Thread Kashyap Chamarthy
Migration without --p2p works just fine, ie. the below works: $ virsh migrate --verbose --copy-storage-all \ --live cvm1 qemu+ssh://kashyapc@devstack3/system Migration: [100 %] Result: - On the source host, the guest is shut off - On the destination host, the