From owner-freebsd-questions@FreeBSD.ORG Mon May 17 03:31:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B0AD16A4CE for ; Mon, 17 May 2004 03:31:13 -0700 (PDT) Received: from mail.8ball.co.za (8ball.co.za [196.22.201.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00A9043D3F for ; Mon, 17 May 2004 03:31:10 -0700 (PDT) (envelope-from nelis@8ball.co.za) Received: (qmail 91410 invoked by uid 89); 17 May 2004 10:30:57 -0000 Received: from unknown (HELO ?192.168.10.9?) (192.168.10.9) by 192.168.10.1 with SMTP; 17 May 2004 10:30:57 -0000 From: Nelis Lamprecht To: Gareth Bailey In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pzvv59pnm8jYzgx1Vtpm" Organization: 8ball Network Solutions Message-Id: <1084789856.5280.1.camel@nelis.brabys.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 17 May 2004 12:30:56 +0200 cc: freebsd-questions@freebsd.org Subject: Re: Samba slow to start on bootup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nelis@8ball.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 10:31:13 -0000 --=-pzvv59pnm8jYzgx1Vtpm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-05-17 at 11:56, Gareth Bailey wrote: > I stopped samba using samba.sh stop, then started it again > with samba.sh start. You are correct as far as the output > goes, only "Samba" is written to console. But Samba took 30 > - 40 seconds to load! It seems Samba is actually causing > the pause. >=20 > Why would this be? >=20 > Thanks > Gareth Try running smbd in debug mode smbd -F -S -d3 and see if anything stands out. Perhaps a server you have specified in your configuration file is unavailable or not responding. Do the same for nmbd. Cheers, --=20 Nelis Lamprecht PGP: http://www.8ball.co.za/pgpkey/nelis.asc "Unix IS user friendly.. It's just selective about who its friends are." --=-pzvv59pnm8jYzgx1Vtpm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAqJRgQfIMKiRMCrERAnuMAKCy0VLPoZAMSKe6IjuDPciJogarjwCgwQIE CswpRllrHfgEm7skncKvF5U= =4KPX -----END PGP SIGNATURE----- --=-pzvv59pnm8jYzgx1Vtpm--