summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Collapse)AuthorAgeFilesLines
...
* | set close on exec on pipe in event scripts, so long running scripts don't ↵Andrew Tridgell2007-06-055-0/+14
| | | | | | | | | | | | hold the pipe (This used to be ctdb commit 22662614b4091a4e4282e63d6876097cbf3e3d6e)
* | more unused codeAndrew Tridgell2007-06-051-20/+0
| | | | | | | | (This used to be ctdb commit b01f226949965942c1d64ff3b4ecc0b835d4fecc)
* | remove an unused functionAndrew Tridgell2007-06-051-60/+0
| | | | | | | | (This used to be ctdb commit 9a36d0e0c110c66fe72dce530318b9bc0ac1ce0b)
* | use the right IP from the passed structure in takeip/releaseip callsAndrew Tridgell2007-06-041-2/+2
| | | | | | | | (This used to be ctdb commit 3db5ba681b11d9ce6474938f221fe68d55a6e1ad)
* | explain event typesAndrew Tridgell2007-06-041-1/+3
| | | | | | | | (This used to be ctdb commit 551472b78b025d9446ee58420dcec70c600555d0)
* | ignore commented out entries in /etc/exportsAndrew Tridgell2007-06-041-1/+1
| | | | | | | | (This used to be ctdb commit d316b49ba46e819359f045adfd87da92860fd1b5)
* | use the right IP from the passed structure in takeip/releaseip callsAndrew Tridgell2007-06-041-1/+1
|/ | | | (This used to be ctdb commit 92ab9cbf6ef00de2987c16b145e17ac09dd99ea3)
* don't crash doing ctdb ip when not doing takeoverAndrew Tridgell2007-06-041-3/+5
| | | | (This used to be ctdb commit f341a97c13a77711a2daaa9a223123cc4c81e75e)
* merge from ronnieAndrew Tridgell2007-06-045-36/+137
|\ | | | | | | (This used to be ctdb commit 531d7ea7aca3116e78a4502a1c8b75a3fb764a4f)
| * add a control that lists all public ip addresses and which node that Ronnie Sahlberg2007-06-045-0/+98
| | | | | | | | | | | | currently serves it (This used to be ctdb commit db9b89dc423b31079e5502323e5fd2bbaf82e1e9)
| * merge from tridgeRonnie Sahlberg2007-06-0425-692/+560
| |\ | | | | | | | | | (This used to be ctdb commit 3bfede5d46dba5a3654dad9205534391bc339461)
| * | change the takoverip/releaseip controls to pass a structure containing Ronnie Sahlberg2007-06-044-36/+48
| | | | | | | | | | | | | | | | | | | | | | | | both the nodenumber and the id of the node that has taken over that address in addition to the public address itself so that all nodes can learn which node is currently hosting each of the public addresses (This used to be ctdb commit 53e9ff790387b85a36fa9c3c44cd4c95cbdf35da)
| * | merge from tridgeRonnie Sahlberg2007-06-048-72/+101
| |\ \ | | | | | | | | | | | | (This used to be ctdb commit 948b449748a126386f49ef9e763cfffd8b651516)
| * | | show the second column in the machinereadable output for ctdb status as Ronnie Sahlberg2007-06-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | IP (This used to be ctdb commit 9ee38e8cfc4b602f6769549a83a1302138e055a1)
* | | | make recovery daemon values tunableAndrew Tridgell2007-06-044-22/+45
| |_|/ |/| | | | | | | | (This used to be ctdb commit ec29dbf2f5110428df8b97801443ba7addf61353)
* | | allow setting of variables at startup in config fileAndrew Tridgell2007-06-042-0/+17
| | | | | | | | | | | | (This used to be ctdb commit db39ca7c0ee1441113ac3279cb75b3cb38eecd1b)
* | | added tunables settable using ctdb command line toolAndrew Tridgell2007-06-0411-3/+422
| | | | | | | | | | | | (This used to be ctdb commit 73d440f8cb19373cfad7a2f0f0ca4f963c57ff29)
* | | - start moving tunable variables into their own structureAndrew Tridgell2007-06-0412-135/+112
| | | | | | | | | | | | | | | | | | - fixed the test scripts to use a separate dbdir (This used to be ctdb commit 396752e8908c48373564e915e2d49cfc9ff61eba)
* | | remove some cruft thats not needed any moreAndrew Tridgell2007-06-0412-565/+20
| |/ |/| | | | | (This used to be ctdb commit c4308805b997740b77e058c1a14b84cb400a7c30)
* | make sure we don't have any namespace collision problems with config variablesAndrew Tridgell2007-06-042-17/+17
| | | | | | | | (This used to be ctdb commit dde9024b25fe12cf25c059e5accb3ca21838b130)
* | split out the basic interface handling, and run event scripts in a ↵Andrew Tridgell2007-06-048-76/+101
| | | | | | | | | | | | deterministic order (This used to be ctdb commit 399e993a4a233a5953e1e7264141e5c7c8c8c711)
* | automatically bring up interfaces that we manage. This allows ctdb to work ↵Andrew Tridgell2007-06-041-0/+4
|/ | | | | | without requiring two IPs per public interface (This used to be ctdb commit 221850dcf9c28698eb3a1baf33cbf7f9137ac502)
* add the ip address to the nodemap structure we pull from a server and Ronnie Sahlberg2007-06-044-13/+22
| | | | | | display the physical address of a node when we do a ctdb status (This used to be ctdb commit 660bf30db713f0680acd3f74275ad603b35a0c24)
* handle NETWORKING var not existingAndrew Tridgell2007-06-031-1/+1
| | | | (This used to be ctdb commit f8cf9f81e8f81818dc141eda5419c2749a0652a4)
* make the init scripts more portable about location of system config filesAndrew Tridgell2007-06-037-15/+22
| | | | (This used to be ctdb commit 65f3e2bc722e314b2c51c3bfdc544b408a8a64cf)
* add a -Y option to generate machine readable output.Ronnie Sahlberg2007-06-031-0/+12
| | | | | | | print 'ctdb status' in machinereadable form as :VNN:0|1: (This used to be ctdb commit 1aa6a632ec59d854fc5579fedad0d66b1b46ae8c)
* ubuntu uses a different style of init scripts than redhat and suseRonnie Sahlberg2007-06-031-2/+9
| | | | (This used to be ctdb commit 6d3bee5d1a7dd6718045c673cfd150e3207ea970)
* print an error message to stdout if we failed to open the logfile for Ronnie Sahlberg2007-06-031-2/+3
| | | | | | the daemon (This used to be ctdb commit fca953b1a3f3d6bf18264ecda1c75c68b60e2008)
* more portability tweaks in the init scriptAndrew Tridgell2007-06-031-1/+7
| | | | (This used to be ctdb commit 83a1c79e95af93a9ccfe78556ac5692c0315a3e4)
* fixed location of init.d directory to work on SLES and RHELAndrew Tridgell2007-06-031-2/+2
| | | | (This used to be ctdb commit 962fa046c9ddde509690408030896d3335609341)
* doc updatesAndrew Tridgell2007-06-031-8/+12
| | | | (This used to be ctdb commit 1ccb6eca3f4846c4d77d48a7a13f2d5913f8cf80)
* web page tidy upsAndrew Tridgell2007-06-031-41/+94
| | | | (This used to be ctdb commit 9a9a0b356329905e08e843a99fd1d82a709e8986)
* merge from ronnieAndrew Tridgell2007-06-031-5/+61
|\ | | | | | | (This used to be ctdb commit 3d3b2eac028dc7d54e7ef0987a5f4063c4dcbe5a)
| * mention that ctdb offers cross cluster messaging to applicationsRonnie Sahlberg2007-06-031-1/+3
| | | | | | | | (This used to be ctdb commit 7e51fdd07760bba894578d8e07873894340eb981)
| * merged with tridgeRonnie Sahlberg2007-06-035-11/+67
| |\ | | | | | | | | | | | | | | | update to the web page for ctdb (This used to be ctdb commit 1ab2c05da217d80fe782bd3c8fcd9549d688dc7d)
| * | when we get a dmaster error, show the database id in the log so we can Ronnie Sahlberg2007-06-031-2/+2
| | | | | | | | | | | | | | | | | | track which db it happens for (This used to be ctdb commit 3aedb67f4adf769b605b43f9d39d34ef17b0085d)
* | | don't start nfs services unless the relevant directories are availableAndrew Tridgell2007-06-033-4/+13
| | | | | | | | | | | | (This used to be ctdb commit e0468d61119b6581f5ec458641568d03714a5786)
* | | test commitAndrew Tridgell2007-06-031-0/+1
| |/ |/| | | | | (This used to be ctdb commit 757affaa3430723136b3f2520d3893d79c6c1bbb)
* | do a full restart in init cron callAndrew Tridgell2007-06-031-1/+1
| | | | | | | | (This used to be ctdb commit ed181dce8f307bd8f36de42351d04f39b2396836)
* | fixed a race condition in the handling of the recovery lockAndrew Tridgell2007-06-033-5/+7
|/ | | | (This used to be ctdb commit 3b98c5ad23662259b0eed399ab0c8037cf9b2b0b)
* docs on how to use statd-calloutAndrew Tridgell2007-06-021-1/+4
| | | | (This used to be ctdb commit 4a75111b4f3f93dc42c9ced2d23f3cc933712017)
* move config files to config/ directoryAndrew Tridgell2007-06-0211-17/+9
| | | | (This used to be ctdb commit f95de519b885c8e1f40df0cda70fd796e479a22a)
* removed some old cruftAndrew Tridgell2007-06-022-254/+1
| | | | (This used to be ctdb commit 44040d5ecabcd32ee26c0285e3786dfb9b4f8126)
* ctdb_test.c is goneAndrew Tridgell2007-06-021-1/+1
| | | | (This used to be ctdb commit b93b5f5d28a4f2065caa38f65d6b71868cd0e9e4)
* add an easy way to setup ctdb to start/stop sambaAndrew Tridgell2007-06-025-16/+44
| | | | (This used to be ctdb commit b0d9f427d83aff5b9a5c54b7b7c9d45d418e2352)
* fix broken link to the CTDB setup pageRonnie Sahlberg2007-06-021-1/+1
| | | | (This used to be ctdb commit cf762c18aac8b9a137377d9ee9022c6d9a57452d)
* update the evens scripts for nfs and nfslock to honour CTDB_MANAGES_NFS Ronnie Sahlberg2007-06-022-0/+13
| | | | | | which is set in /etc/sysconfig/nfs (This used to be ctdb commit bf475269231a6129f88b37f4da69e06efcf4ed77)
* STATD_SHARED_DIRECTORY should be define din the nfs sysconfig file and Ronnie Sahlberg2007-06-024-8/+3
| | | | | | | not the ctdb sysconfig file since this variable has nothing at all to do with ctdb (This used to be ctdb commit d17073b7da5ecba1b93a5ed4fbdf86bf052fdc90)
* make test now works againAndrew Tridgell2007-06-027-32/+32
| | | | (This used to be ctdb commit 439d87bbb9840f82937e51aff4fe2b80160878c6)
* first step towards fixing "make test" with the new daemon systemAndrew Tridgell2007-06-0220-796/+80
| | | | (This used to be ctdb commit f95f7e4c93dea482e6cf0614b5415229a7c9f3fb)