Subject: Re: samba's smbd again
To: None <oinkfreebiker@att.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 07/21/2001 17:23:23
On Fri, Jul 20, 2001 at 07:58:40PM +0000, oinkfreebiker@att.net wrote:
> Okay, I observe what looks to be an anomaly...
> 
> I can do this...
> 
> # /usr/pkg/sbin/nmbd -D
> # /usr/pkg/sbin/smbd -D
> 
> ....without complaint from NetBSD. But when I
> do this...
> 
> # ps -x
> 
> ....I see neither smbd nor nmbd in the listing.
> And when I look do...
> 
> # ls /var/run
> 
> ....I also don't see nmbd.pid nor smbd.pid. But
> I do see /var/run/samba. So when I do...
> 
> # ls /var/run/samba
> # nmbd.pid smbd.pid
> 
> ....and when I do...
> 
> # kill `cat /var/run/samba/nmbd.pid`
> # 348: No such process.

OK, so the nmbd died. Did the smbd stay up ?
check /var/log/log.nmbd and /var/log/log.smbd if they were created.

--
Manuel Bouyer <bouyer@antioche.eu.org>
--