On Wed, Mar 2, 2016 at 4:21 AM, Fred Rolland <[email protected]> wrote:
> Hi,
>
> I am trying to use CEPH FS in oVirt (RHEV).
> The mount is created OK, however, the hypervisor need access to the mount
> from different users (eg: vdsm, sanlock)
> It seems that Sanlock user is having permissions issues.
>
> When using NFS, configuring the export as all_squash and defining
> anonuid/anongid will solve this problem [1].
>
> Is there a possibility to configure in Ceph FS an equivalent to NFS
> all_squash/anonuid/anongid ?

What version of Ceph are you running? Newer versions have added a
security model and include *some* UID squashing features, but prior to
Infernalis, CephFS didn't do any security checking at all (it was all
client-side in the standard VFS).
-Greg
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to