Comment 1 for bug 1961840

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

The CTDB scripts will only fallback to using `nfsconf` (which works for us) if they a) don't find `/etc/default/nfs-*`; or b) the var they source from those files is empty.

Since the nfs-utils packaging is not deleting `/etc/default/nfs-*`, the CTDB scripts will set command-line parameters for the nfs daemons based on those files, and override what might be set in `/etc/nfs.conf`. I'll handle this in the ctdb+nfs-utils specific card.