|
From: Christof K. <ck...@pa...> - 2007-12-03 15:01:51
|
le dahut schrieb: > Hello > I experience a problem on bacula 2.0.3 (Ubuntu) with the error message > "Warning: Cannot bind port 9101: ERR=Address already in use.". > This message appear randomly after several days/weeks of good work. Once > this appears, 'netstat -anpe' shows that for example smbd (it can be > something else) uses the port 9101. After samba restart, slapd uses it, > then mysql etc. I have to reboot the server for things returning in order. > > What's happening ? > > K. > > > P.S. : I already sent this message this morning but I've just seen I > hadn't subscribe to the list, sorry if you've received this mail twice. > > sounds like the process which started bacula died and afterwards bacula itself died.. ive only seen this phenomenon in correlation to zombie-processes. you maybe have your own management tool to start / stop daemons ? (cause "init" normally shouldnt die ;)) hope this helps. greets, christof |