Commits on Source (6)
-
Mathieu Parent authored
-
Mathieu Parent authored
-
Mathieu Parent authored
-
Upstream code used to comment in/out service script names related to a specific distribution. Recently, they've changed this to a method of detecting on which distribution ctdb is running, and then setting the systemd unit file name, for example. Because of this new detection mechanism, it is impossible to suggest upstream a change like this patch and, at the same time, backporting this new code could bring more problems. Instead, this patch should be kept until a new merge with upstream is done. This temporary patch fixes the NFS service name for Debian & Ubuntu. Signed-off-by:
Rafael David Tinoco <rafaeldtinoco@ubuntu.com> Bug-Debian: https://bugs.debian.org/929931 Bug-Ubuntu: https://bugs.launchpad.net/bugs/722201 Last-Update: 2018-06-26
-
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14017 CTDB should start as a disabled unit (systemd) in most of the distributions and, when trying to enable it for the first time, user should get an unconfigured, or similar, error. Depending on /etc/ctdb/nodes file will give a clear direction to final user on what is needed in order to get cluster up and running. It should work like previous ENABLED=NO variables in SySV like initialization scripts. Signed-off-by:
Rafael David Tinoco <rafaeldtinoco@ubuntu.com> Reviewed-by:
Martin Schwenke <martin@meltin.net> Reviewed-by:
Amitay Isaacs <amitay@gmail.com>
-
Mathieu Parent authored
This diff is collapsed.
This diff is collapsed.