Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2003 16:35:53 +0100
From:      Stijn Hoop <stijn@win.tue.nl>
To:        freebsd-current@freebsd.org
Subject:   md disk not unmountable
Message-ID:  <20030306153544.GG211@pcwin002.win.tue.nl>

next in thread | raw e-mail | index | archive | help

--e5bfZ/T2xnjpUIbw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

I got an 'md' error while doing a 'make release' on a -CURRENT machine;
the release process couldn't unmount the boot floppy staging area from
/mnt.

Testing by hand, I experienced the following:

Script started on Thu Mar  6 16:28:31 2003

[stijn@pcwin352] <~> mount | grep /mnt
/dev/md1c on /mnt (ufs, local)
[stijn@pcwin352] <~> sudo umount /mnt
umount: unmount of /mnt failed: Invalid argument
[stijn@pcwin352] <~> sudo mdconfig -l -u 1
md1	vnode	2880 KBytes
[stijn@pcwin352] <~> sudo mdconfig -l
md1 md0
[stijn@pcwin352] <~> sudo mdconfig -l -u 0
md0	swap	262144 KBytes
[stijn@pcwin352] <~> sudo mdconfig -d -u 1
mdconfig: ioctl(/dev/mdctl): Device busy
[stijn@pcwin352] <~> df -h /mnt
Filesystem    Size   Used  Avail Capacity  Mounted on
/dev/ad0s1a   252M    78M   154M    34%    /

Script done on Thu Mar  6 16:31:42 2003

I think something is confused as to what is on /mnt somewhere.  Restarting =
the
release (with 'make rerelease') successfully completed, using md2.
Unfortunately I don't have the exact log of the first release build handy.

This is all on=20

FreeBSD 5.0-CURRENT #1: Thu Mar  6 10:54:17 CET 2003     stijn@pcwin352.win=
.tue.nl:/local/freebsd/CURRENT/obj/local/freebsd/CURRENT/src/sys/JMWP424

Any clues?

--Stijn

--=20
The rain it raineth on the just
	And also on the unjust fella,
But chiefly on the just, because
	The unjust steals the just's umbrella.

--e5bfZ/T2xnjpUIbw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+Z2rZY3r/tLQmfWcRAhy8AKCDRp3arOvzM7+sJeCrTurBXVsLngCfT2Fb
OTxuAcAHOUktm85Dmu3psSc=
=Xf49
-----END PGP SIGNATURE-----

--e5bfZ/T2xnjpUIbw--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030306153544.GG211>