[Bug 1597858] Re: Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile with CTDB support
Andreas Hasenack
andreas at canonical.com
Fri Jun 9 16:38:19 UTC 2017
I can see evidence that clustering is not enabled in the update, but I
cannot see that evidence in the original trusty version. The smbd -b
output in that older samba version doesn't mention clustering
capabilities.
If I use these ./configure options to 4.3.1:
--builtin-libraries=replace,ccan,samba-cluster-support \
--with-cluster-support \
Then the build produces extra cluster related files, like usr/bin/onnode
and usr/share/man/man7/ctdb.7, but these come from the ctdb package in
ubuntu.
Do you have ctdb installed, configured and running on both SAN1 and
SAN2, and the same version?
In trusty it is:
Version table:
2.5.1+debian0-1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
It will take me some time to setup ctdb to verify this behavior.
At least, I can verify that smbd does NOT start with the updated package
4.3.11 if clustering is set to "yes" in smb.conf.
** Changed in: samba (Ubuntu)
Status: Confirmed => Triaged
** Tags added: server-next
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1597858
Title:
Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile
with CTDB support
Status in samba package in Ubuntu:
Triaged
Bug description:
On Ubuntu 14.04 with trusty-update repository enable, when I install
and configure Samba and CTDB, I get the following error in the Samba
logs:
[2016/06/02 18:20:14.938083, 0, pid=10467, effective(0, 0), real(0, 0)] ../source3/lib/util_cluster.c:33(cluster_probe_ok)
clustering=yes but ctdbd connect failed: NT_STATUS_NOT_IMPLEMENTED
After investigating in the Samba 4.3.9 source code, it seems this happens when Samba is compile without the with-ctdb option.
The same configuration works when using Samba 4.1.6+dfsg-1ubuntu2 (default version on Trusty without trusty-update)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1597858/+subscriptions
More information about the foundations-bugs
mailing list