PDA

View Full Version : samba problem


sniper007
06-20-2008, 10:59 PM
Hi everyone!

I updated samba with portupgrade. First all looks good but when i reboot my box appear problem. When booting at smdb stop and do nothing. Just waiting.

dmesg:


Sending on Socket/fallback/fallback-net

Starting openntpd.
Starting rinetd.
Removing stale Samba tdb files:
.
.
.
done
Starting nmbd.
Starting smbd.


looks like samba server couldn't start...


What could be wrong?

Thanks for help


Sniper

mtx
06-20-2008, 11:16 PM
in your situation dmesg doesn't help so much. post smbd & nmbd logs to see what's the problem.

/v

sniper007
06-21-2008, 12:29 AM
ok

nmbd.conf


[2007/08/23 02:11:18, 0] nmbd/nmbd.c:main(697)
Netbios nameserver version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/23 02:34:01, 0] nmbd/nmbd.c:terminate(58)
Got SIGTERM: going down...
[2007/08/23 02:35:20, 0] nmbd/nmbd.c:main(697)
Netbios nameserver version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/23 02:39:52, 0] nmbd/nmbd.c:terminate(58)
Got SIGTERM: going down...
[2007/08/23 02:39:52, 0] nmbd/nmbd.c:main(697)
Netbios nameserver version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/23 02:49:57, 0] nmbd/nmbd.c:terminate(58)
Got SIGTERM: going down...
[2007/08/23 02:49:57, 0] nmbd/nmbd.c:main(697)
Netbios nameserver version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/26 15:53:50, 0] nmbd/nmbd.c:terminate(58)
Got SIGTERM: going down...
[2007/08/26 15:55:07, 0] nmbd/nmbd.c:main(697)
Netbios nameserver version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/26 17:55:45, 0] nmbd/nmbd.c:terminate(58)
Got SIGTERM: going down...


and

smbd.conf

[2007/08/23 02:35:21, 0] smbd/server.c:main(944)
smbd version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/23 02:39:52, 0] smbd/server.c:main(944)
smbd version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/23 02:49:57, 0] smbd/server.c:main(944)
smbd version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/26 15:55:08, 0] smbd/server.c:main(944)
smbd version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/26 17:57:06, 0] smbd/server.c:main(944)
smbd version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/26 18:25:27, 0] smbd/server.c:main(944)
smbd version 3.0.25a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/08/26 23:57:18, 0] smbd/server.c:main(944)
smbd version 3.0.25a started.


I posted dmesg just to see where my boy stop booting

sniper007
06-22-2008, 06:59 PM
Problem was CUPS.

make config, remove cups support, recompile and now works.