Samba-SIGTERM: going down...error

T

Taggard

Guest
We have a mac XServe server running OSX 10.4.7. It's primary use is as
a file server. Every so often (randomly), the windows XP Pro computers
on the network will stop connecting to the server. I will go to the
logs and look and I always notice in the "Windows Name Service Log"
(/var/log/samba/log.nmbd) a message that says [example below]:
[2006/09/19
01:23:28,0]/SourceCache/samba/samba-92.13/samba/source/nmbd/nmbd.c:terminate(56)
Got SIGTERM: going down...

If I stop the Windows service and then start it again, the file server
works again with no problems (at least temporarily).

I am pretty sure this is the point when SAMBA has a problem, but Is
there more info that I can provide to help with troubleshooting this?

Area of Server Admin module that I am talking about: WINDOWS.

Thank you.
 
Joined
Jun 6, 2006
Messages
1,153
Reaction score
94
Points
48
Your Mac's Specs
MacBook 2.0GHz White, 512MB RAM, 60GB HDD
It appears that the netbios naming daemon (nmbd) is actually being killed by something else. A SIGTERM is sent when a process it told to halt, as opposed to SIGSEGV which would occur if the software crashed with a segmentation fault, or SIGKILL if the process was forcibly brought down.

Try increasing the log level and see if anything immediately precedes the nmbd termination in any of the Samba log files. It may not be the nmbd log file itself that actually provides the clue as to what is causing this termination to happen.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top