Date: Sun, 29 Jul 2001 18:54:01 -0700 From: Kris Kennaway <kris@obsecurity.org> To: current@FreeBSD.org, phk@FreeBSD.org, dd@FreeBSD.org Subject: md/mdmfs bugs Message-ID: <20010729185401.A642@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 1) For some reason, my mdmfs line in /etc/fstab always does a chmod 777 /tmp at mount-time /dev/md0 /tmp mfs rw,-s=65536 0 0 2) the -X debugging option to mdmfs isn't documented in the manpage 3) The following sequence of commands will cause my -current box to blow up: Step 1: disklabel -r -w md1c auto where md1 isn't a valid configured md instance. This command spits out a driver_mistake console warning message Step 2: mdconfig -d -u md1 Step 3: Watch the console spew messages in an infinite loop until the end of time (Step 3 is optional). Kris --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7ZL45Wry0BWjoQKURAkQoAJoCGEi1nvKVOFFqwS8bRAjI///GcgCeL1uV kOjcLTRM7fnmV1JLFuZKhEI= =C34r -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- 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?20010729185401.A642>