[ceph-users] Re: Ceph + SAMBA (vfs_ceph)

2019-08-29 Thread David Disseldorp
[resend to ceph.io addr] Hi Salsa, The vfs_ceph "ceph: user_id" parameter specifies the CephX user ID which Samba (via libcephfs) uses to authenticate with the Ceph cluster. These credentials are completely separate to the SMB user credentials which you provide with smbclient, etc. It seems that

[ceph-users] ORe: Re: getfattr problem on ceph-fs

2019-12-10 Thread David Disseldorp
Hi, On Tue, 10 Dec 2019 12:40:35 +, Frank Schilder wrote: > Thanks for the fast answer! > > Is there any (other) way to get a complete list of extended attributes? Not at the moment, as far as I can tell. > Is there something documented - meaning what can I rely on in the future? When the

[ceph-users] Re: samba ceph-vfs and scrubbing interval

2020-03-30 Thread David Disseldorp
Hi Marco and Jeff, On Fri, 27 Mar 2020 08:04:56 -0400, Jeff Layton wrote: > > i‘m running a 3 node ceph cluster setup with collocated mons and mds > > for actually 3 filesystems at home since mimic. I’m planning to > > downgrade to one FS and use RBD in the future, but this is another > > story.