From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 15:37:41 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 6147B16A4CE for ; Wed, 24 Nov 2004 15:37:41 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 325B043D45 for ; Wed, 24 Nov 2004 15:37:41 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DCE6051290; Wed, 24 Nov 2004 07:41:55 -0800 (PST) Date: Wed, 24 Nov 2004 07:41:55 -0800 From: Kris Kennaway To: Vince Hoffman Message-ID: <20041124154155.GC11795@xor.obsecurity.org> References: <20041124111650.D10319@unsane.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jousvV0MzM2p6OtC" Content-Disposition: inline In-Reply-To: <20041124111650.D10319@unsane.co.uk> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Disappearing directory/mount and Crash on umount since 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 15:37:41 -0000 --jousvV0MzM2p6OtC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 24, 2004 at 11:29:26AM +0000, Vince Hoffman wrote: > I'm having a reoccuring problem with one of my mounts, > I have a disk i mount at /usr/scratch which is also exported via samba. > since upgrading to 5.3 after a little while (sorry no exact timings=20 > yet,) an "ls /usr/scratch" gives "ls: /usr/scratch: Bad file descriptor" >=20 > root@lobster > (11:19:06 ) 0 # mount > /dev/ad0s1a on / (ufs, local) > devfs on /dev (devfs, local) > /dev/ad0s1e on /tmp (ufs, local, soft-updates) > /dev/ad0s1f on /usr (ufs, local, soft-updates) > /dev/ad0s1d on /var (ufs, local, soft-updates) > /dev/ad2s1c on /usr/scratch (ufs, local, soft-updates) > /dev/ad3s1a on /big (ufs, local, soft-updates) > devfs on /var/named/dev (devfs, local) > root@lobster > (11:19:10 ) 0 # ls > ls: scratch: Bad file descriptor > .snap/ bin/ home/ libdata/ obj/ share/ > @LongLink compat/ include/ libexec/ ports/ src/ > X11R6/ games/ lib/ local/ sbin/ sup/ > root@lobster >=20 > trying to umount /usr/scratch will crash the machine, (will do it once=20 > more this evening and write down the error that pops up.) Drop to single-user mode and run fsck -f /usr/scratch. If it finds errors, repeat until it stops finding them. Kris --jousvV0MzM2p6OtC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBpKvCWry0BWjoQKURAsY0AKDPxcvcp5CX3sFeU09jAkv401KdQQCfYb8K DtMR5VYvDe2RP+K7R6lz50w= =WlmG -----END PGP SIGNATURE----- --jousvV0MzM2p6OtC--