mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
39539f6044
CTDB_START_AS_DISABLED="yes" and command line argument --start-as-disabled When set, this makes the ctdb node to always start in DISABLED mode and will thus not host any public ip addresses. The administrator must manually "ctdb enable" the node after it has started when the administrator wants the node to start hosting public ip addresses. Using this option it is possible to start ctdb on a node without causing any reallocation of ip addresses when it is starting. The node will still merge with the cluster and there will still be a recovery phase but the ip address allocations will not change in the cluster. (This used to be ctdb commit b93d29f43f5306c244c887b54a77bca8a061daf2) |
||
---|---|---|
.. | ||
ctdb_tcp.h | ||
tcp_connect.c | ||
tcp_init.c | ||
tcp_io.c |