[pve-devel] applied: [PATCH 1/3] ceph init : remove filestore xattr use omap
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed May 3 11:26:42 CEST 2017
On Fri, Apr 28, 2017 at 09:52:57AM +0200, Alexandre Derumier wrote:
> it's not used anymore since emperor
>
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
> ---
> PVE/API2/Ceph.pm | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/PVE/API2/Ceph.pm b/PVE/API2/Ceph.pm
> index 1ed225bd..6ffa528e 100644
> --- a/PVE/API2/Ceph.pm
> +++ b/PVE/API2/Ceph.pm
> @@ -757,7 +757,6 @@ __PACKAGE__->register_method ({
> 'auth cluster required' => 'cephx',
> 'auth service required' => 'cephx',
> 'auth client required' => 'cephx',
> - 'filestore xattr use omap' => 'true',
> 'osd journal size' => $pve_osd_default_journal_size,
> 'osd pool default min size' => 1,
> };
> --
> 2.11.0
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list