[PATCH] Fix CTDB configuration issues for 4.9 (bug 13589)

Amitay Isaacs amitay at gmail.com
Fri Aug 24 07:44:29 UTC 2018


On Thu, Aug 23, 2018 at 1:35 PM Martin Schwenke via samba-technical
<samba-technical at lists.samba.org> wrote:
>
> 15 commits covering:
>
> * Convert "no realtime" option to "realtime scheduling" option
>
>   Negative options can be confusing.  I meant to change this to a positive
>   option months ago, but forgot.
>
> * Convert tunable "TDBMutexEnabled" to "database -> tdb mutexes" config option
>
>   Tunables are being removed, so this should be a configuration option to
>   minimise pain for migration to the next version.
>
> * Convert tunable "DisableIPFailover" to "failover -> disabled" config option
>
>   Tunables are being removed, so this should be a configuration option to
>   minimise pain for migration to the next version.
>
> * Allow boolean config values to have yes/no values
>
> * Update sample config migration script to recognise CTDB_BASE as removed
>
> * Add a unit test to confirm that an invalid key does not stop the rest
>   of the configuration from loading
>
> Please review and maybe push...

Pushed with additional patch that adds the test for "failover" ->
"disabled" config option.

Amitay.



More information about the samba-technical mailing list