diff options
author | Ronnie Sahlberg <sahlberg@ronnie> | 2007-06-09 13:24:42 +1000 |
---|---|---|
committer | Ronnie Sahlberg <sahlberg@ronnie> | 2007-06-09 13:24:42 +1000 |
commit | e59def72e5cb799f28e9c0492bc5c51214969a1a (patch) | |
tree | 9ad243556d55cb96381dd10d2f172c071b25cc47 /ctdb/web | |
parent | 2c5d3b0456a7a9d7a1afae74167be445aeb36181 (diff) | |
download | samba-e59def72e5cb799f28e9c0492bc5c51214969a1a.tar.gz samba-e59def72e5cb799f28e9c0492bc5c51214969a1a.tar.xz samba-e59def72e5cb799f28e9c0492bc5c51214969a1a.zip |
add links to how to configure samba/nfs in the samba/nfs sections
(This used to be ctdb commit 6db9f913d9ebce3f5d9b471528376ac26e223b2c)
Diffstat (limited to 'ctdb/web')
-rw-r--r-- | ctdb/web/index.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/ctdb/web/index.html b/ctdb/web/index.html index 2c9839e29b..89ab961931 100644 --- a/ctdb/web/index.html +++ b/ctdb/web/index.html @@ -131,9 +131,11 @@ Extensions has been developed to Samba3 and Samba 4 to integrate with CTDB to build a clustered highly available version of Samba where the same data/network shares are exported read-write from multiple nodes in a cluster. These versions of Samba have been demonstrated to provide very good -scalability. +scalability.<br><br> -<p>See <a href="http://wiki.samba.org/index.php/CTDB_Project">CTDB +See <a href="samba.html">Setting up clustered Samba</a> for instructions on how to configure samba for clustering.<br> + +<p>Also see the <a href="http://wiki.samba.org/index.php/CTDB_Project">CTDB Project at samba.org</a> for more information about this <strong>pCIFS</strong> implementation. @@ -141,12 +143,12 @@ this <strong>pCIFS</strong> implementation. NFS v2/v3 has been successfully tested with exporting the same data/network share from multiple nodes in a CTDB cluster with correct -file locking behaviour and lock recovery. +file locking behaviour and lock recovery.<br><br> + +See <a href="nfs.html">Setting up clustered NFS</a> for instruction on how to set up a NFS cluster.<br> -See <a -href="http://wiki.samba.org/index.php/CTDB_Setup#Setting_up_CTDB_for_clustered_NFS">Configuring -NFS for CTDB clustering</a> for instructions on how to configure a -CTDB cluster to provide NFS clustering. +Also see <a href="http://wiki.samba.org/index.php/CTDB_Setup#Setting_up_CTDB_for_clustered_NFS">Configuring +NFS for CTDB clustering</a> at samba.org for additional information. <h2>Discussion and bug reports</h2> |