Date: Thu, 17 Jan 2002 23:00:59 +0100 (CET) From: Michael Reifenberger <root@nihil.plaut.de> To: Bruce Evans <bde@zeta.org.au> Cc: FreeBSD-Current <current@FreeBSD.ORG> Subject: Re: panic during fdisk'ing a md(4) device Message-ID: <20020117225217.O521-101000@nihil> In-Reply-To: <20020117175846.H491-100000@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-910510754-1011304859=:521 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 17 Jan 2002, Bruce Evans wrote: ... > Oops. There should be no alias for md10c. Try this version. It fixes > the "may want an alias case" in dkmodminor() and moves all the dk inlines > to subr_diskslice.c. This patch works better. This brings us back to the original problem :-) Now it doesn't panic during fsck immediately, it panics after unconfiguring the md(4) device (which leaves the /dev/md11* devices in place instead removing them) reconfiguring and then doing a new `disklabel ...` which tries to do a (still existing) new 'make_dev("md11s1")'.... See the attached backroot.sh. Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS --0-910510754-1011304859=:521 Content-Type: APPLICATION/x-sh; name="backroot.sh" Content-Transfer-Encoding: BASE64 Content-ID: <20020117230059.B521@nihil> Content-Description: Content-Disposition: attachment; filename="backroot.sh" IyFiaW4vc2gKCmJsb2NrX3NpemU9NTEyCmJsb2Nrcz0kKCgxMjAgKiAxMDI0 ICogMTAyNCAvICRibG9ja19zaXplKSkKaGVhZHM9MTYKc2VjdG9ycz02Mwpj eWxfc2l6ZT0kKCgkaGVhZHMgKiAkc2VjdG9ycykpOwpjeWxpbmRlcnM9JCgo JGJsb2NrcyAvICRjeWxfc2l6ZSArIDIpKQplY2hvICIkY3lsX3NpemUgJGJs b2NrcyAkY3lsaW5kZXJzIgoKZGQgaWY9L2Rldi96ZXJvIG9mPXJvb3QuaW1h Z2UgXAoJYnM9JGJsb2NrX3NpemUgY291bnQ9JCgoJGN5bF9zaXplICogJGN5 bGluZGVycykpCm1kY29uZmlnIC1kIC11IDExIAptZGNvbmZpZyAtYSAtdCB2 bm9kZSAtZiByb290LmltYWdlIC11IDExCmZkaXNrIC1mIC0gLWlCdiAvZGV2 L21kMTEgPDxFT0YxCmcgYyRjeWxpbmRlcnMgaCRoZWFkcyBzJHNlY3RvcnMK cCAxIDE2NSAkc2VjdG9ycyAkKCgkY3lsX3NpemUgKiAkY3lsaW5kZXJzKSkK YSAxCkVPRjEKZGlza2xhYmVsIC1yIC13IG1kMTFzMSBhdXRvCgptZGNvbmZp ZyAtZCAtdSAxMSAKbWRjb25maWcgLWEgLXQgdm5vZGUgLWYgcm9vdC5pbWFn ZSAtdSAxMQpkaXNrbGFiZWwgLXIgLXcgbWQxMXMxIGF1dG8K --0-910510754-1011304859=:521-- 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?20020117225217.O521-101000>