Future possible issue while ctdb is not merged to *at least* samba-4.9.8 (in Debian):
commit 49fa08814e2a1032e88353eec42b952316d6ec18 Author: Martin Schwenke <[email protected]> Date: Wed Mar 20 07:22:43 2019 ctdb-scripts: Update statd-callout to try several configuration files The alternative seems to be to try something via CTDB_NFS_CALLOUT. That would be complicated and seems like overkill for something this simple. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13860 Signed-off-by: Martin Schwenke <[email protected]> Reviewed-by: Amitay Isaacs <[email protected]> (cherry picked from commit a2bd4085896804ee2da811e17f18c78a5bf4e658) BUT, still, isn't appropriate since Debian systemd NFS server script is called either nfs-kernel-server.service (or an alias called nfs- server.service) OR nfs-ganesha.service (if using the userland nfs server version). /etc/ctdb/statd-callout: - place non-upstream (?) patch (DEP3) inside debian/patches(quilt) load_system_config "nfs-kernel-server" ... ############################################################ # ctdb_setup_state_dir "service" "nfs" ctdb_setup_state_dir "service" "nfs-kernel-server" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/722201 Title: CTDB port is not aware of Ubuntu-specific NFS Settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/722201/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
