[root@localhost scripts]# ps aux | grep smbd root 5253 0.0 0.3 13064 3408 pts/3 S+ 14:09 0:00 /usr/samba-ctdb/bin/smbd -d 10 -i -s /usr/samba-ctdb/samba/lib/smb.conf root 5267 0.0 0.0 3884 672 pts/2 R+ 14:11 0:00 grep smbd [root@localhost scripts]# ps aux | grep nmbd root 5254 0.0 0.2 8692 2284 pts/4 S+ 14:09 0:00 /usr/samba-ctdb/bin/nmbd -d 10 -i -s /usr/samba-ctdb/samba/lib/smb.conf root 5271 0.0 0.0 3880 684 pts/2 S+ 14:11 0:00 grep nmbd [root@localhost scripts]# usr/samba-ctdb/bin/nmblookup -B 127.0.0.1 __SAMBA__ querying __SAMBA__ on 127.0.0.1 192.168.2.6 __SAMBA__<00> [root@localhost scripts]# usr/samba-ctdb/bin/nmblookup -B 127.0.0.1 "*" querying * on 127.0.0.1 192.168.2.6 *<00> [root@localhost scripts]# usr/samba-ctdb/bin/nmblookup -d 2 '*' added interface ip=192.168.2.6 bcast=192.168.2.255 nmask=255.255.255.0 querying * on 192.168.2.255 Got a positive name query response from 192.168.2.6 ( 192.168.2.6 ) 192.168.2.6 *<00> [root@localhost scripts]# usr/samba-ctdb/bin/smbclient -L //127.0.0.1 -N Anonymous login successful Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.26pre1-SVN-build-UNKNOWN] Sharename Type Comment --------- ---- ------- data Disk share01 Disk Read Only share02 Disk share02 Error connecting to 127.0.0.1 (Connection reset by peer) Connection to 127.0.0.1 failed NetBIOS over TCP disabled -- no workgroup available [root@localhost scripts]#