From: Andrew Tridgell Date: Fri, 8 Jun 2007 04:40:28 +0000 (+1000) Subject: more web tweaks X-Git-Tag: tevent-0.9.20~348^2~2518 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4eda38ed21cdd71bd180206884dd6b3a65ae6469;p=thirdparty%2Fsamba.git more web tweaks (This used to be ctdb commit d98a504c4194d3428a00a09ced493797222cc3be) --- diff --git a/ctdb/web/index.html b/ctdb/web/index.html index 12e7ef5df54..63049415d9e 100644 --- a/ctdb/web/index.html +++ b/ctdb/web/index.html @@ -61,10 +61,12 @@ README file for some description of how TDB is used.

Documentation

-Getting the code
-Building Samba and CTDB
-Configuring CTDB
-Starting and testing CTDB
+
Additional documentation on how to install and configure CTDB is available in the @@ -88,14 +90,19 @@ seconds. During the recovery period the databases are 'frozen', and all IO operations by ctdb clients are suspended.

Is CTDB a HA solution?

-Yes and no.
+ +Yes and no.

+ CTDB alone is not a HA solution, but when you combine CTDB with a clustered -filesystem it becomes one.
+filesystem it becomes one.

+ CTDB is primarily developed around the concept of having a shared cluster filesystem shared across all the nodes in the cluster to provide the features -required for building a NAS cluster.
+required for building a NAS cluster.

+ Thus CTDB relies on an external component (the cluster filesystem) to provide -the mechanisms for avoiding split-brain and other difficult tasks.

+the mechanisms for avoiding split-brain and other difficult tasks.

+ However, If you applications do need a clustered filesystem for all the nodes, in that scenario CTDB will provide a very easy to install and manage solution for your clustering HA needs. @@ -181,8 +188,10 @@ downloads.


Developers

-Andrew Tridgell
-Ronnie Sahlberg
-Peter Somogyi
+