[Samba] Ctdb and mdb

Jesus observer1 at hotmail.es
Thu Oct 6 20:19:15 UTC 2016


Hi

We have installed a two node ctdb cluster using glusterfs it works fine, but we want that the users be able to find the server in the network section of windows explorer.

We are using fedora 23 and nmb doesn't start with ctdb i tried the following change in /etc/ctdb/events.d/50.samba

*)
                # Use redhat style as default:
                CTDB_SERVICE_SMB=${CTDB_SERVICE_SMB:-smb}
                CTDB_SERVICE_NMB=${CTDB_SERVICE_NMB:-nmb}
                ;;
esac


and nmb started but in the windows explorer appeared two nodes one with the shared ip and the other with its own ip. and both with the linux hostname

I believe only one node should appear with the shared ip and a hostname configurable somewhere isn't it?

How can I accomplish this?


More information about the samba mailing list