diff options
| author | Andrew Tridgell <tridge@samba.org> | 2007-06-08 14:35:26 +1000 |
|---|---|---|
| committer | Andrew Tridgell <tridge@samba.org> | 2007-06-08 14:35:26 +1000 |
| commit | b925e9e6685a97f95c5069a5a02e15d2b9ce3bcb (patch) | |
| tree | be38bde30049bb5c777e1d79ffd57ef46832bbcd /ctdb/web/testing.html | |
| parent | d523c48d6d743bad1a3133246c2371384ea0c6bf (diff) | |
convert rest of pages to new format
(This used to be ctdb commit c111fb4fdfbc657bc715337003febbd0313870d1)
Diffstat (limited to 'ctdb/web/testing.html')
| -rw-r--r-- | ctdb/web/testing.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/ctdb/web/testing.html b/ctdb/web/testing.html index 10c34d8665..cf5f6a4bf4 100644 --- a/ctdb/web/testing.html +++ b/ctdb/web/testing.html @@ -1,14 +1,12 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> -<TITLE>Starting and testing CTDB</TITLE> +<TITLE>CTDB</TITLE> </HEAD> -<BODY BGCOLOR="#ffffff" TEXT="#000000" VLINK="#292555" LINK="#292555" ALINK="#cc0033"> +<!--#include virtual="header.html" --> -<h1>Starting and testing CTDB</h1> +<H2 align="center">Starting and testing CTDB</h2> - -<h2>Starting and testing CTDB</h2> The CTDB log is in /var/log/log.ctdb so look in this file if something diud not start correctly.<br><br> Log in to all of the nodes in the cluster and start the ctdb service using @@ -91,5 +89,4 @@ response from 2 time=0.000114 sec (17 clients) response from 3 time=0.000115 sec (59 clients) </pre> -</BODY> -</HTML> +<!--#include virtual="footer.html" --> |
