Hey, We make use of the ctdb_mutex_ceph_rados_helper so the lock file just gets stored within CephFS metadata pool rather than on a shared CephFS mount as a file.
We don't recommend storing directly on CephFS as if the mount hosting the lock file is to go down we have seen the mds mark as stale, and then another client can't reach the lockfile causing problems with CTDB. I believe the source Angelo is referring to is within a video we did about cephfs+samba a couple years ago, Brett does a much better job of explaining it than me hahahaha: https://www.youtube.com/watch?v=Gel9elLSEsQ It's at 2:44 Regards, Bailey > -----Original Message----- > From: Alexander E. Patrakov <[email protected]> > Sent: March 28, 2024 3:13 AM > To: Angelo Hongens <[email protected]> > Cc: [email protected] > Subject: [ceph-users] Re: Call for Interest: Managed SMB Protocol Support > > On Thu, Mar 28, 2024 at 9:17 AM Angelo Hongens <[email protected]> > wrote: > > According to 45drives, saving the CTDB lock file in CephFS is a bad > > idea > > Could you please share a link to their page that says this? > > -- > Alexander E. Patrakov > _______________________________________________ > ceph-users mailing list -- [email protected] To unsubscribe send an email > to [email protected] _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
