| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit d05faf294e58e22ae3fbc76162258f1ae8178129)
|
|
|
|
|
|
|
|
|
|
| |
Generated docs will be bundled with release tarballs. No need to keep
them in git. This avoids the need to commit the generated doc version
if source xml is modified.
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit f3888712298f1de7cc7eb51f50c22080fa64e3c0)
|
|
|
|
|
|
|
|
|
| |
This can then be used to build manpages/html when creating tarball.
Do not build docs during a regular build, but only for install.
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 3274cffe2052953b34141a82de6053b747532a88)
|
|
|
|
|
|
| |
Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit c18ec8ec234cb71da6cc77b1aadc398f57187947)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This introduces a consistent API for handling locks on single record, complete
db or all dbs. The locks are taken out in a child process. In cases of timeout,
find the processes that currently hold the lock and log.
Callback functions for locking requests take locked boolean to indicate
whether the lock was successfully obtained or not.
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 1af99cf0de9919dd89af1feab6d1bd18b95d82ff)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Stops the behaviour where unhealthy nodes can host IPs when there are
no healthy nodes. Set this to 1 when an immediate complete outage is
preferred when all nodes are unhealthy. The alternative
(i.e. default) can lead to undefined behaviour when the shared
filesystem is unavailable.
Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit a555940fb5c914b7581667a05153256ad7d17774)
|
|
|
|
|
|
| |
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 49dd755fcd077c84eaf3d2fe5dd7757f5588d49c)
|
|
|
|
|
|
| |
Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit fa0f3cba5adaa38bed37dd8b121ad53e962a010d)
|
|
|
|
|
|
|
|
|
|
|
|
| |
At the moment routes from 11.routing can fail to be added because they
conflict with the default route added by 11.natgw.
NAT gateway is meant to be a last resort, so routes from 11.routing
should override it.
Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit 624f4677e99ed1710a0ace76201150349b1a0335)
|
|
|
|
|
|
| |
unexpectedly big.
(This used to be ctdb commit 6cf6a9b071bd8dd730717ca033337ff73bf247bb)
|
|
|
|
| |
(This used to be ctdb commit 90e8c4dc7d89c460ad2da5a9af1cef006db3b1c0)
|
|
|
|
|
|
| |
Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit 5cdeb0dd8827b13b06265c75dfac359bcd6ad10c)
|
|
|
|
| |
(This used to be ctdb commit 270edc87e6bcfd6e76c526bf86df865e4d47d11c)
|
|
|
|
|
|
| |
over onto the node" to NoIPTakeover
(This used to be ctdb commit 35592e618cfd827b6978af6332f80504f232c46a)
|
|
|
|
| |
(This used to be ctdb commit 0ae2a46e37df8d84ce0c76b7a5d32d6e93af709b)
|
|
|
|
| |
(This used to be ctdb commit e6a8306257dece02313043274789b52cef1a5647)
|
|
|
|
| |
(This used to be ctdb commit cf96d6380de974c1abff7a33c62a7e31ac980551)
|
|
|
|
| |
(This used to be ctdb commit c37aa6f3738693653f64c2fa015ace061da38b5a)
|
|
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
(This used to be ctdb commit 67516f2eaf0b8b0f6aa4ecb0f1c44af53b992fbb)
|
|
|
|
| |
(This used to be ctdb commit f0bc1760c36c8589f58354c50b23880946cb57c6)
|
|
|
|
| |
(This used to be ctdb commit e1da34874f22ec3de0c4abe50b703dd637f1fa98)
|
|
|
|
|
|
|
|
|
|
|
|
| |
featch_with_header function
We dont strictly need to force clients to use CTDB_FETCH_WITH_HEADER instead of CTDB_FETCH when they ask for readonly records.
Have ctdbd internally remap this internally to FETCH_WITH_HEADER and map the reply back to CTDB_FETCH_FUNC or CTDB_FETCH_WITH_HEADER_FUNC based on what the client initially asked for.
This removes the need for the client to know about the CTDB_FETCH_WITH_HEADER_FUNC function and simplifies the client code.
Clients that do not care what the header after the request is can just continue using the old CTDB_FETCH_FUNC call and ctdbd will do all the difficult stuff.
(This used to be ctdb commit 444a7bac4e9a854b06c1ad4cb36c2b58a72001fa)
|
|
|
|
| |
(This used to be ctdb commit 4f23976fad3de63a47cf81d26dff1973d025e262)
|
|
|
|
|
|
| |
more
(This used to be ctdb commit 4ed94279f243729d521d365a44607fd086ae7c41)
|
|
|
|
| |
(This used to be ctdb commit 583cbf1bf8f6b1a805d77a2a1d521015868c7828)
|
|
|
|
| |
(This used to be ctdb commit 3f471da605b9c43d5e1206452f238c2a91dc02f7)
|
|
|
|
| |
(This used to be ctdb commit 6489d0d9b8ec14c7764a1865618faf659800bcc3)
|
|
|
|
| |
(This used to be ctdb commit 86d956170d4806065f1470fc44710c085c57f17a)
|
|
|
|
| |
(This used to be ctdb commit 3b6ef3442f0b62d65ec0f9be67a2b1dbf7e4af67)
|
|
|
|
| |
(This used to be ctdb commit 5b527e6127a649fa80dcf9a7599b22bcb7cd3640)
|
|
|
|
| |
(This used to be ctdb commit 0e26774f32d7ea0ce9d034c331730f5324f6b092)
|
|
|
|
| |
(This used to be ctdb commit 998b7f4450026051867525d91c6d8dcbd2326ab5)
|
|
|
|
| |
(This used to be ctdb commit 7f46671fc912c969c5c87e50b77e2e3a7d6c8904)
|
|
|
|
| |
(This used to be ctdb commit 7e7d86ac9b05f8b67414200adc8ac87cfccf26cf)
|
|
|
|
| |
(This used to be ctdb commit 6f8e7480dadf15d1639355fdb61d5bef025a0325)
|
|
|
|
| |
(This used to be ctdb commit 9e8045a5b0d8bd9ab2e0343b329de9f45b883531)
|
|
|
|
| |
(This used to be ctdb commit 079f12dfc1edeac9748af15f652f2f1a6ed35548)
|
|
|
|
| |
(This used to be ctdb commit 7b4663dd2454b798841815044f898dead9b734e2)
|
|\
| |
| |
| | |
(This used to be ctdb commit 0a2ea7e1a1e034a9a17debff763084a0936b0515)
|
| |
| |
| |
| |
| |
| | |
passage that records are written/updated by the client
(This used to be ctdb commit b44ded0e0771c87321b568588c08195222a026c3)
|
|/
|
|
| |
(This used to be ctdb commit 1198df0fd2c90cbca86d0499b43562fac4f25731)
|
|
|
|
|
|
| |
and not the CTDB database
(This used to be ctdb commit 71bf1260b1cac5ce83a92b4b944096b631ca87d8)
|
|
|
|
| |
(This used to be ctdb commit 1a766382d7d774aa3444e07401575e51d3704dba)
|
|
|
|
| |
(This used to be ctdb commit a47ae3c2c81c62989bc99455459069149c853bbd)
|
|\
| |
| |
| | |
(This used to be ctdb commit a1b3661973489f0111e7975fec422fb99a25f0c8)
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Michael Adam <obnox@samba.org>
(This used to be ctdb commit af75d3e37412e03d3978073edbe6dee78f265c3c)
|
|/
|
|
|
|
| |
can auto unban nodes. Suggest using "stop" / "continue" instead.
(This used to be ctdb commit 8e30dffad5b1385818b2d7350d6c3767a220d745)
|
|
|
|
| |
(This used to be ctdb commit 2d67186e5acd5aa8cb3eb1f4fbd4a41153c52e96)
|
|
|
|
|
|
|
| |
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
(This used to be ctdb commit afd96d5990815019b1f9ddc8b78a05f86eca0421)
|
|
|
|
|
|
|
| |
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
(This used to be ctdb commit 39f595cad5321c64e2b1e72fe7b4bbb720f4b906)
|