make the web site pass the w3c validator
[sahlberg/ctdb.git] / web / prerequisites.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <!--#set var="TITLE" value="CTDB prerequisites" -->
4 <!--#include virtual="header.html" -->
5
6 <h1>Prerequisites</h1>
7
8 Before you can start using CTDB you must first install and configure a bunch of linux boxes.<br><br>
9
10 After that you need to install and configure a cluster filesystem and mount that cluster filesystem on all the linux boxes that will form your cluster.<br><br>
11
12 We have primarily used the GPFS filesystem for our testing but any cluster filesystem should work as long as it provides correct file locking.<br>
13
14 <h1>Other cluster filesystems</h1>
15 While we primarily test with GPFS, CTDB should work with almost any other cluster filesystem as well.<br><br>
16 Please let us know your experiences in using other cluster filesystems.
17
18
19 <!--#include virtual="footer.html" -->
20