mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-26 09:54:31 +00:00
This should be good enough to get single node mounts up and running with fenced with minimal effort. The example config will need to be copied to /etc/scoutfs/scoutfs-fenced.conf for it to be functional, so this still requires specific opt-in and wont accidentally run for multi-node systems. Signed-off-by: Ben McClelland <ben.mcclelland@versity.com>
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
SCOUTFS_FENCED_DELAY=1
|
|
SCOUTFS_FENCED_RUN=/usr/libexec/scoutfs-fenced/run/local-force-unmount
|
|
SCOUTFS_FENCED_RUN_ARGS=""
|