summaryrefslogtreecommitdiffstats
path: root/ctdb/web
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2013-07-11 13:46:18 +1000
committerAmitay Isaacs <amitay@gmail.com>2013-07-11 15:16:55 +1000
commita40b9f2e7c188eeb3aa35039a1917adcbdde4a08 (patch)
treed3f1ac22829e63cf90282e2292103112f2e6f514 /ctdb/web
parentf6f2cad9df95abdca27487d6ffb316911c3ff059 (diff)
downloadsamba-a40b9f2e7c188eeb3aa35039a1917adcbdde4a08.tar.gz
samba-a40b9f2e7c188eeb3aa35039a1917adcbdde4a08.tar.xz
samba-a40b9f2e7c188eeb3aa35039a1917adcbdde4a08.zip
web: Update webpages
Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit ed9ba1d3dcfcb51aa69bf4d7a74b95063743d8d9)
Diffstat (limited to 'ctdb/web')
-rw-r--r--ctdb/web/samba.html12
1 files changed, 3 insertions, 9 deletions
diff --git a/ctdb/web/samba.html b/ctdb/web/samba.html
index c210f4bdd41..fb17d0f3a3b 100644
--- a/ctdb/web/samba.html
+++ b/ctdb/web/samba.html
@@ -23,11 +23,8 @@ A clustered Samba install must set some specific configuration parameters
<pre>
clustering = yes
idmap backend = tdb2
- private dir = /a/directory/on/your/cluster/filesystem
</pre>
-It is vital that the private directory is on shared storage.
-
<h2>Using smbcontrol</h2>
You can check for connectivity to the smbd daemons on each node using smbcontrol
@@ -37,12 +34,9 @@ You can check for connectivity to the smbd daemons on each node using smbcontrol
<h2>Using Samba4 smbtorture</h2>
-The Samba4 version of smbtorture has several tests that can be used to benchmark a CIFS cluster.<br>
-You can download Samba4 like this:
-<pre>
- svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0
-</pre>
-Then configure and compile it as usual.<br>
+The Samba4 version of smbtorture has several tests that can be used to
+benchmark a CIFS cluster. You can download Samba 4 from Samba website.
+
The particular tests that are helpful for cluster benchmarking are the RAW-BENCH-OPEN, RAW-BENCH-LOCK and BENCH-NBENCH tests.<br>
These tests take a unclist that allows you to spread the workload out over more than one node. For example: