Pacemaker and NFS: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=Links= | |||
*https://www.linuxtechi.com/configure-nfs-server-clustering-pacemaker-centos-7-rhel-7/ | |||
=The parts= | =The parts= | ||
==nfsserver== | ==nfsserver== | ||
*[http://www.linux-ha.org/doc/man-pages/re-ra-nfsserver.html ocs_heartbeat_nfsserver] | *[http://www.linux-ha.org/doc/man-pages/re-ra-nfsserver.html ocs_heartbeat_nfsserver] | ||
===nfs_shared_infodir=== | ===nfs_shared_infodir=== | ||
This directory must be able to fail-over before nfsserver itself. | '''This directory must be able to fail-over before nfsserver itself.''' | ||
==exportfs== | ==exportfs== | ||
*[http://www.linux-ha.org/doc/man-pages/re-ra-exportfs.html ocf_heartbeat_exports] | *[http://www.linux-ha.org/doc/man-pages/re-ra-exportfs.html ocf_heartbeat_exports] |
Latest revision as of 11:52, 8 March 2022
Links
The parts
nfsserver
This directory must be able to fail-over before nfsserver itself.