Re: [libvirt] [PATCH] qemu: Always set auth_supported for Ceph disks.

2012-07-05 Thread Daniel Veillard
On Mon, Jun 25, 2012 at 05:44:01PM +0200, Wido den Hollander wrote: Recently the Ceph project defaulted auth_supported from 'none' to 'cephx'. When no auth information was set for Ceph disks this would lead to librados defaulting to 'cephx', but there would be no additional authorization

Re: [libvirt] [PATCH] qemu: Always set auth_supported for Ceph disks.

2012-07-05 Thread Daniel Veillard
On Thu, Jul 05, 2012 at 05:07:17PM +0800, Daniel Veillard wrote: On Mon, Jun 25, 2012 at 05:44:01PM +0200, Wido den Hollander wrote: Recently the Ceph project defaulted auth_supported from 'none' to 'cephx'. When no auth information was set for Ceph disks this would lead to librados

[libvirt] [PATCH] qemu: Always set auth_supported for Ceph disks.

2012-06-25 Thread Wido den Hollander
Recently the Ceph project defaulted auth_supported from 'none' to 'cephx'. When no auth information was set for Ceph disks this would lead to librados defaulting to 'cephx', but there would be no additional authorization information. We now explicitly set auth_supported to none when passing