summaryrefslogtreecommitdiffstats
path: root/ctdb/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* doc/ctdb.1.xml: Fix typoLuk Claes2011-05-121-1/+1
| | | | | | | | | | | s/poerwoff/poweroff/ Bug 8124 Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org> (This used to be ctdb commit a6d2f1bd552dba33640acb7a0b8110534debd4ce)
* ltdbtool: add manpage html + roffGregor Beck2011-05-042-0/+342
| | | | | | Signed-off-by: Michael Adam <obnox@samba.org> (This used to be ctdb commit 992baa4215bfc1b29fd153ccb7c42bb0cb66fa4f)
* ltdbtool: add manpageGregor Beck2011-05-041-0/+230
| | | | | | Signed-off-by: Michael Adam <obnox@samba.org> (This used to be ctdb commit 2ed3603274cd38dde4ae98eef653e9a9de631eb5)
* Correction of spelling errorsMathieu Parent2011-03-236-12/+12
| | | | | | | | | | | | | * continous -> continuous * activete -> activate (thanks to lintian) See https://bugzilla.samba.org/show_bug.cgi?id=6935 Signed-off-by: Michael Adam <obnox@samba.org> (This used to be ctdb commit fb6987c2f747d6dbf9bb3899a480124d1c242a90)
* doc: regenerate docsStefan Metzmacher2010-10-212-99/+100
| | | | | | metze (This used to be ctdb commit 4cb12fa01749aabd5ad6c73defba8a0204b54978)
* doc/ctdb.1: fix "ctdb restore <filename> [<dbname>]" cmdlineStefan Metzmacher2010-10-211-1/+1
| | | | | | metze (This used to be ctdb commit ad4619f1eb1c7c8881fd6e65cdce3b9ed15ce0dd)
* doc/ctdb.1: document "persistent" flag for "ctdb atttach"Stefan Metzmacher2010-10-211-1/+1
| | | | | | metze (This used to be ctdb commit 6f41dd35bda6de0501fa48a75148bb818ffdceed)
* Change how NATGW is configured to allow special nodes that do not haveRonnie Sahlberg2010-09-083-43/+70
| | | | | | | | | | | | | | | | | network connectivity outside of the cluster to still be able to participate in a natgw group. These nodes can not become natgw master since they lack external network connectivity. These nodes are configured just the same way as for any other node with NATGW, with the following two exceptions : * we do NOT set CTDB_NATGW_PUBLIC_IFACE at all on these nodes. since these ndoes lack external network we should not check the interface for link. * we must set CTDB_NATGW_SLAVE_ONLY=yes to flag that this is a node that can not become natgw master. (This used to be ctdb commit ab7b00a37e55beffc074be95b55d8a5c7cb9eef2)
* iupdate the docs that ctdb freeze is no moreRonnie Sahlberg2010-08-051-8/+3
| | | | (This used to be ctdb commit 79ef9909dfa0904d789c69eb6b9c80e8908a1100)
* remove the "ctdb freeze" debugging commandRonnie Sahlberg2010-08-051-13/+0
| | | | (This used to be ctdb commit bd005b987255eb65cd3826dce984281ee757daf6)
* document how to restore a backup into a different databaseRonnie sahlberg2010-05-203-82/+88
| | | | (This used to be ctdb commit 66e05500b6e5c8fa5efbcba4447e488dd4232897)
* doc: regenerate ctdb(1) manpages after xml changeMichael Adam2010-03-102-78/+80
| | | | (This used to be ctdb commit 6b9315b140802dee5904c1db0d57205d9efc6c1c)
* doc: fix a linebreak in the example output of "ctdb getdbmap" in ctdb(1)Michael Adam2010-03-101-1/+2
| | | | (This used to be ctdb commit aab05d67dabf11be9063a2443af4d43bbc985fb6)
* doc: regenerate ctdb and ctdb manpages after xml changesMichael Adam2010-02-244-326/+390
| | | | | | Michael (This used to be ctdb commit 51fce280d3a7e2cce8e6e268a19d3594b38b9bb6)
* doc: add metainfo "manual" and "source" in the ctdbd manual pageMichael Adam2010-02-241-0/+2
| | | | (This used to be ctdb commit 8ffd7500d1740f2ce384d2c41fa5cca983c63cea)
* doc: fill metainfo "manual" and "source" in the ctdb manual pageMichael Adam2010-02-241-2/+2
| | | | (This used to be ctdb commit ea7debb162edfcf5844d27400f1448e0b92a55d6)
* Correction of spelling errors in manpagesMathieu Parent2010-02-242-7/+7
| | | | | | | | thanks to lintian See https://bugzilla.samba.org/show_bug.cgi?id=6935 (This used to be ctdb commit 402aad596e143c1ae3ec4bf2dfe3863c505bfc40)
* doc: regenerate ctdb.1*Stefan Metzmacher2010-02-232-286/+534
| | | | | | metze (This used to be ctdb commit 00b249d9d098d5ed03e21caed404e66336f63629)
* doc/ctdb.1.xml: document "ctdb setifacelink <iface> <status>"Stefan Metzmacher2010-02-231-0/+11
| | | | | | metze (This used to be ctdb commit b151a5bf750ffde4845d19a6ef875b4ee6085426)
* doc/ctdb.1.xml: document "ctdb ipinfo <ip>"Stefan Metzmacher2010-02-231-0/+20
| | | | | | metze (This used to be ctdb commit c72b637cc838ae6ea1694a476628c3fb4770f63b)
* doc/ctdb.1.xml: update "ctdb ip" documentationStefan Metzmacher2010-02-231-5/+26
| | | | | | metze (This used to be ctdb commit 283338275c1e02811ce5062b24cc0da2288f64cc)
* doc/ctdb.1.xml: document "ctdb ifaces"Stefan Metzmacher2010-02-231-0/+33
| | | | | | metze (This used to be ctdb commit 5ac32d3152ba11bacfab47c72ba998ac495fac00)
* doc/ctdb.1.xml: document PARTIALLYONLINE statusStefan Metzmacher2010-02-231-0/+6
| | | | | | metze (This used to be ctdb commit 51a455940464accece218b1a018be444993b3b4b)
* onnode documentation - update documentation to reflect recent onnode changes.Martin Schwenke2010-02-053-25/+63
| | | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 2fb2eb0fd7396de33474ce43fe95c66a5784d05b)
* document the in-memory ringbuffer for logging and the commandsRonnie Sahlberg2010-01-156-402/+422
| | | | | | used to set it up and manage it. (This used to be ctdb commit 037e64e1900f09e699d5fce50df2850f26f47f91)
* doc: regenerate manpagesStefan Metzmacher2009-12-164-287/+536
| | | | | | metze (This used to be ctdb commit e3825407a509110c786d618efcdfa56ba93380a5)
* doc: fix docbook warnings for ctdb.1 and onnode.1 manpagesStefan Metzmacher2009-12-162-0/+4
| | | | | | metze (This used to be ctdb commit 0d1300aa2325c94d8fb1c3cf8d454e5eee43dde9)
* doc/ctdb.1: update example "ctdb listvars" outputStefan Metzmacher2009-12-161-7/+34
| | | | | | metze (This used to be ctdb commit 33ec6943fb2d01b6df0ce4515d37c671b18d237f)
* doc/ctdb.1: make clear the database is specified by name for "ctdb backupdb"Stefan Metzmacher2009-12-161-1/+1
| | | | | | metze (This used to be ctdb commit 9b4c76973a8cf03ddc1a9b3777a350f739c00892)
* doc/ctdb.1: document "ctdb getdbstatus <dbname>"Stefan Metzmacher2009-12-161-0/+32
| | | | | | metze (This used to be ctdb commit a90f3dd25a22f9b8777ff6946ce1721859e9479a)
* doc/ctdb.1: add "See also" for ctdb getdbmapStefan Metzmacher2009-12-161-0/+5
| | | | | | metze (This used to be ctdb commit bf48ae41ef5fb8e4675be448d13db522465d8d72)
* doc/ctdb.1: document "ctdb dumpdbbackup <file>"Stefan Metzmacher2009-12-161-0/+7
| | | | | | metze (This used to be ctdb commit 8e6b8be51fd1bda789675650a94df0115ee9e238)
* doc/ctdb.1: document -Y output fot ctdb getdbmapStefan Metzmacher2009-12-161-0/+8
| | | | | | metze (This used to be ctdb commit c09acd0896089a612ee3a1e78711abd98bd9cc99)
* doc/ctdb.1: document UNHEALTHY for "ctdb getdbmap"Stefan Metzmacher2009-12-161-0/+14
| | | | | | metze (This used to be ctdb commit 3cdb8be02acc23074c8137a54faea62fee4567a0)
* doc/ctdb.1: document "ctdb wipedb"Stefan Metzmacher2009-12-161-0/+5
| | | | | | metze (This used to be ctdb commit fce390194dadb4961b46c706a1826442eef8c63d)
* Document the procedure to remove/change the NATGW configuration atRonnie Sahlberg2009-12-043-10/+73
| | | | | | runtime without restarting the ctdb service (This used to be ctdb commit 0a0526e03ef995b6b6634f5b75c7a17cb7b5df8f)
* update the manpage for "update" to indicate the "time since last" indicatesRonnie Sahlberg2009-10-293-85/+85
| | | | | | the time since the last recovery OR failover (This used to be ctdb commit 22712c577f64ec84851b4addcf4a46c7e99e0662)
* disabel the multipath eventscript by defaultRonnie Sahlberg2009-10-263-73/+73
| | | | (This used to be ctdb commit e79c3bcead7bd4bfb74d0aec81908da71551c107)
* update the manpage for ctdb setreclockRonnie Sahlberg2009-10-263-73/+73
| | | | (This used to be ctdb commit ab4a6a58fb002ec29c19d167800e47987b023fe4)
* Document onnode -n and -f options.Martin Schwenke2009-10-223-10/+52
| | | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 431f79f7c9038ebd95d27c2465207ca40b8f4f23)
* Document CTDB_NODES_FILE environment variable used by onnode.Martin Schwenke2009-10-063-15/+42
| | | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 22f0065cd6b66fa0f623f465aaca98883955ac79)
* document how to use the notification scriptRonnie Sahlberg2009-10-013-42/+149
| | | | (This used to be ctdb commit b77e4698e7f83443243965f93b84237f2903cd46)
* Revert "try to restart statd everytime it fails, not just the first time"Ronnie Sahlberg2009-09-153-43/+87
| | | | | | This reverts commit 4f7b39a4871af28df1c4545ec37db179fa47a7da. (This used to be ctdb commit db7b96304e4725f29b12398b7582e385daed63ed)
* try to restart statd everytime it fails, not just the first timeRonnie Sahlberg2009-09-153-87/+43
| | | | (This used to be ctdb commit 4f7b39a4871af28df1c4545ec37db179fa47a7da)
* Document onnode "onnode any".Martin Schwenke2009-09-083-43/+87
| | | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit f6cf586d8f6384e48215b7d2c20fb83e98504878)
* document enable/disablescriptRonnie Sahlberg2009-08-133-52/+91
| | | | (This used to be ctdb commit 5852a526ce7d0333cd1f9a05353d8920ea99db37)
* document the two new commands setlmasterrole and setrecmasterroleRonnie Sahlberg2009-07-283-66/+125
| | | | (This used to be ctdb commit 1d7d7dd515e7ef62cacf2a712a2f4c4d62a38fa5)
* add two commands : setlmasterrole and setrecmasterrole to enable/disable ↵Ronnie Sahlberg2009-07-286-185/+106
| | | | | | these capabilities at runtime (This used to be ctdb commit 51aaed0e9e42e901451292e8dd545297ab725a62)
* Document the natgw flag and how this changes the output of "ctdbRonnie Sahlberg2009-07-286-106/+185
| | | | | | getcapabilities" (This used to be ctdb commit 9b395986962909a5b0548eaea7e45215df72a08e)
* add a command "setnatgwstate {on|off}" that can be used to indicate if this ↵Ronnie Sahlberg2009-07-284-97/+39
| | | | | | node is using natgw functionality or not. (This used to be ctdb commit 89a9bb29a60a6fb1fba55987e6cf0a4baa695e50)