From 2fea5e7b0e45a37485924d6f6a23ee95fc3e8d0f Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sun, 3 Jun 2007 16:33:08 +1000 Subject: [PATCH] doc updates (This used to be ctdb commit 1ccb6eca3f4846c4d77d48a7a13f2d5913f8cf80) --- ctdb/web/ctdb.html | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/ctdb/web/ctdb.html b/ctdb/web/ctdb.html index 01e2ed38d8d..b89e32df45d 100644 --- a/ctdb/web/ctdb.html +++ b/ctdb/web/ctdb.html @@ -59,11 +59,13 @@ use in Samba. Today several other projects use TDB to store their data. href="http://viewcvs.samba.org/cgi-bin/viewcvs.cgi/branches/SAMBA_4_0/source/lib/tdb/docs/README">TDB README file for some description of how TDB is used. -

Getting Started

-To get started with ctdb, I would recommend you read the ctdb wiki. +

Documentation

-

HA Features

+Documentation on how to install and configure CTDB is available in the +CTDB + Wiki. Please read all of the documentation carefully. + +

High Availability Features

The CTDB nodes in a cluster designates one node as a recovery master through an election process. If the recovery master node fail a @@ -121,15 +123,17 @@ CTDB cluster to provide NFS clustering.

Discussion and bug reports

-ctdb does not currently have its own mailing list or bug tracking -system. For now, please use +For discussions please use the samba-technical -mailing list, and the Samba -bugzilla bug tracking system. +mailing list. To submit a bug report, please use +the Samba bugzilla bug +tracking system.

We would be very interested in hearing from and work with other projects that want to make their services cluster aware using CTDB. +

CTDB discussions also happen on the #ctdb IRC channel on freenode.net +

Download

-- 2.47.3