[Samba] CTDB and locking issues in 4.4.6 (Classic domain)

Ralph Böhme slow at samba.org
Thu Nov 3 13:12:07 UTC 2016


On Thu, Nov 03, 2016 at 01:00:25PM +0000, Alex Crow wrote:
> 
> > > Not sure what's going on with the rest of it.  Doing a bit of testing...
> > I tested on a 3 node test cluster, with 4.4.x and master, works as
> > expected.
> > 
> > -slow
> > 
> 
> Hi there,
> 
> Can you send your smb.conf so I can compare it to mine?

sure. It's a virtual cluster in LXC containers with 3 nodes,
filesystem is a bind mount with ext4.

# cat /var/lib/lxc/ctdb-node0/rootfs/opt/samba/etc/smb.conf
[global]
    clustering = yes
    ctdbd socket = /opt/samba/var/run/ctdb/ctdbd.socket
    log file = /var/log/samba/log.%m
    debug pid = yes
    log level = 2

    netbios name = CTDB-CLUSTER
    workgroup = CLUSTER
    security = user

    idmap config *:backend = tdb
    idmap config *:range = 10000-99999

    store dos attributes = yes
    read only = no
    ea support = yes

    include = registry

    disable spoolss = yes

[test]
    path = /cluster/data/share

-slow



More information about the samba mailing list