--
Regards
Harry Jede
Hi
Samba on Ubuntu does not come with clustering support. So even if you do
install CTDB, it will not work. You have to build at least samba from
source.
HTH,
Steve
# smbd -b|grep -i cluster
CLUSTER_SUPPORT
# smbd -V
Version 4.1.11-Debian
--
Regards
Harry Jede
Unfortunately, I'm using Samba 4.1.11 on Ubuntu 14.04 (backported from
Utopic), packages from Debian but, still no CLUSTER_SUPPORT.
---
root@file-1:~# smbd -V
Version 4.1.11-Ubuntu
root@file-1:~# smbd -b | grep -i cluster
root@file-1:~# dpkg -l | grep samba-common
ii samba-common
2:4.1.11+dfsg-1ubuntu2~ubuntu14.04.1~ppa1 all common files used
by both the Samba server and client
ii samba-common-bin
2:4.1.11+dfsg-1ubuntu2~ubuntu14.04.1~ppa1 amd64 Samba common files
used by both the server and the client
---
Time to try Debian!
Tks!
Thiago
that is bad...
On Thu, Oct 23, 2014 at 1:21 AM, Martinx - ジェームズ <thiagoc...@gmail.com>
wrote:
> That's cool!!