Example of /etc/default/nfs-kernel file to enable CTDB NFS HA: ## /etc/default/nfs-kernel-server
NFS_HOSTNAME="ctdbserver02.public" <- $HOSTNAME # rpc.nfsd - user level part of nfs service (kernel: nfsd module) RPCNFSDPRIORITY=0 RPCNFSDCOUNT=8 RPCNFSDOPTS="-N 4" # rpc.mountd - server side of nfs mount protocol RPCMOUNTDOPTS="-p 32767 --manage-gids --no-nfs-version 4" # rpc.svcgssd - userspace daemon to handle security context for kernel rpcsec_gss NEED_SVCGSSD="no" RPCSVCGSSDOPTS="" ## end of file TODO: - provide a /etc/ctdb/nfs-kernel-server.example - provide instructions to replace /etc/default/nfs-kernel-server with the example -- 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 ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs