diff options
author | Ronnie Sahlberg <sahlberg@ronnie> | 2007-08-07 07:40:33 +1000 |
---|---|---|
committer | Ronnie Sahlberg <sahlberg@ronnie> | 2007-08-07 07:40:33 +1000 |
commit | 209f63d42ae1a15f1a41301accffb916894f10ed (patch) | |
tree | e992828907f921c4bed721cb83a499cd06b87f17 /ctdb/web | |
parent | 8b58fe24893cf50f10a8354882398638414740e2 (diff) | |
download | samba-209f63d42ae1a15f1a41301accffb916894f10ed.tar.gz samba-209f63d42ae1a15f1a41301accffb916894f10ed.tar.xz samba-209f63d42ae1a15f1a41301accffb916894f10ed.zip |
we dont use sm-notify any more
remove it from the webpage
(This used to be ctdb commit d5447d4ce487f3575054beba07bf255a6a51d2e4)
Diffstat (limited to 'ctdb/web')
-rw-r--r-- | ctdb/web/nfs.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ctdb/web/nfs.html b/ctdb/web/nfs.html index 6bec33bc64..b10171acac 100644 --- a/ctdb/web/nfs.html +++ b/ctdb/web/nfs.html @@ -14,13 +14,6 @@ NFS for CTDB clustering</a> at samba.org for additional information. Configure CTDB as above and set it up to use public ipaddresses.<br> Verify that the CTDB cluster works. -<h2>sm-notify</h2> - -Make sure you have the sm-notify tool installed in /usr/sbin.<br> -You should find that tool in the nfs-util package for your operating system.<br><br> -This tool is required so that CTDB will be able to successfully trigger lock recovery after an ip address failover/failback.<br><br> -This tool must be installed as /usr/sbin/sm-notify on all nodes in the cluster. - <h2>/etc/exports</h2> Export the same directory from all nodes.<br> |