Hey Team,
Having an issue with Samba CTDB with Glusterfs. Receiving the following error in /var/log/ctdb/log.ctdb
2016/03/22 11:58:25.238975 [10343]: Unable to bind on ctdb socket '/var/lib/run/ctdb/ctdbd.socket' 2016/03/22 11:58:25.239031 [10343]: Cannot continue. Exiting!
Here is the /etc/sysconfig/ctdb export
CTDB_RECOVERY_LOCK=/cluster/clusterlock/lockfile
CIFS only
CTDB_PUBLIC_ADDRESSES=/etc/ctdb/public_addresses CTDB_MANAGES_SAMBA=yes CTDB_MANAGES_WINBIND=yes
CIFS only
CTDB_NODES=/etc/ctdb/nodes
Here is /etc/ctdb/nodes
192.168.20.101 192.168.20.102
and /etc/ctdb/public_addresses
192.168.20.201/24 bond0 192.168.20.202/24 bond0
Have been sure to add this into the smb.conf netbios name = cluster1 clustering = yes idmap backend = tdb2 private dir = /cluster/clusterlock
Can anyone see anything wrong here or advise what this error means. Checking around I can mainly see people fixing it due to wrong IPs and stuff, but in my case these are all correct. Any help would be great.
Ta
[link] [comments]