summaryrefslogtreecommitdiffstats
path: root/ctdb/doc/examples/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:20:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:20:00 +0000
commit8daa83a594a2e98f39d764422bfbdbc62c9efd44 (patch)
tree4099e8021376c7d8c05bdf8503093d80e9c7bad0 /ctdb/doc/examples/README
parentInitial commit. (diff)
downloadsamba-8daa83a594a2e98f39d764422bfbdbc62c9efd44.tar.xz
samba-8daa83a594a2e98f39d764422bfbdbc62c9efd44.zip
Adding upstream version 2:4.20.0+dfsg.upstream/2%4.20.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ctdb/doc/examples/README')
-rw-r--r--ctdb/doc/examples/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/ctdb/doc/examples/README b/ctdb/doc/examples/README
new file mode 100644
index 0000000..a4ea222
--- /dev/null
+++ b/ctdb/doc/examples/README
@@ -0,0 +1,15 @@
+This directory includes...
+
+Sample CTDB configuration files:
+
+ o ctdb.conf - Main configuration file
+ o 11.natgw.options - Options for the 11.natgw event script
+ o 91.lvs.options - Options for the 91.lvs event script
+
+Sample 60.nfs configuration for NFS ganesha - callout script and
+.check file
+
+ o nfs-ganesha-callout
+ o 20.nfs_ganesha.check
+
+See the comment at the top of nfs-ganesha-callout for instructions.