Exporting CephFS using Samba preferred method
Hello, what is the currently preferred method, in terms of stability and performance, for exporting a CephFS directory with Samba? - locally mount the CephFS directory and export it via Samba? - using the "vfs_ceph" module of Samba? Best, Martin
Hi, Actually vfs_ceph should perform better, but this method will not work with another's vfs's, like recycle bin or audit, in one stack k Sent from my iPhone
On 14 Apr 2021, at 09:56, Martin Palma <martin@palma.bz> wrote:
Hello,
what is the currently preferred method, in terms of stability and performance, for exporting a CephFS directory with Samba?
- locally mount the CephFS directory and export it via Samba? - using the "vfs_ceph" module of Samba?
Best, Martin _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Hello Konstantin, In my experience the CephFS kernel driver (Ubuntu 20.04) was always faster and the CPU load was much lower compared to vfs_ceph. Alex Am Mittwoch, dem 14.04.2021 um 10:19 +0300 schrieb Konstantin Shalygin:
Hi,
Actually vfs_ceph should perform better, but this method will not work with another's vfs's, like recycle bin or audit, in one stack
k
Sent from my iPhone
On 14 Apr 2021, at 09:56, Martin Palma <martin@palma.bz> wrote:
Hello,
what is the currently preferred method, in terms of stability and performance, for exporting a CephFS directory with Samba?
- locally mount the CephFS directory and export it via Samba? - using the "vfs_ceph" module of Samba?
Best, Martin _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
On Wed, 2021-04-14 at 08:55 +0200, Martin Palma wrote:
Hello,
what is the currently preferred method, in terms of stability and performance, for exporting a CephFS directory with Samba?
- locally mount the CephFS directory and export it via Samba? - using the "vfs_ceph" module of Samba?
We use cephfs to serve files to both Linux and Windows machines. In order to be able to get a consistent layout on both Windows and Linux clients we automount cephfs on Linux clients and the Samba servers. Samba serves the automounted files. This way absolute symbolic links point to the same location on both systems. Regards magnus The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. Is e buidheann carthannais a th’ ann an Oilthigh Dhùn Èideann, clàraichte an Alba, àireamh clàraidh SC005336.
participants (4)
-
Alexander Sporleder
-
Konstantin Shalygin
-
Magnus HAGDORN
-
Martin Palma