From owner-freebsd-current Tue Apr 21 23:37:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01421 for freebsd-current-outgoing; Tue, 21 Apr 1998 23:37:47 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA01305 for ; Wed, 22 Apr 1998 06:37:19 GMT (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id XAA28695; Tue, 21 Apr 1998 23:34:25 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd028693; Wed Apr 22 06:34:17 1998 Message-ID: <353D8E29.20431CA7@whistle.com> Date: Tue, 21 Apr 1998 23:28:57 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Andrzej Bialecki CC: freebsd-current@FreeBSD.ORG Subject: Re: Ouch... (DEVFS) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrzej Bialecki wrote: > > Hi! > > I have two problems with DEVFS (sources are from yesterday). > > 1. Running multiuser, as soon as I try to umount the DOS partition, > machine panics with something like: > > _panic > _wdcontrol > _wdintr > Xresume14() > --- interrupt > vec14 > _pmap_enter > _vm_fault > _trap_pfault > calltrap > --- trap > > >cont > > syncing disks 19 19 19 19 [...] .... giving up > rebooting > > This is 100% repeatable. damn I fixed this a few months ago and it's come back.. Dosfs is relying on something that really doesn't make sense. I'll have to find it again.. thanks for the info, I'll look at it again. > > 2. On another machine, with one SCSI disk on AHA2940, with one big slice > (but in non-dedicated mode), the mountroot tries: > > sd0s1a > sd0s2a > sd0s3a > sd0s4a what does the rest of the dmesg say? (when it's looking for slices) and what does fdisk and disklable say about the drive in question? this one should be quite easy to fix. > > and doesn't like them, and then of course panics because it cannot mount > root. The root partition is on sd0s1a... yeah but I bet there's something funny about it.. julian > > Andrzej Bialecki > > --------------------+--------------------------------------------------------- > abial@nask.pl | if(halt_per_mth > 0) { fetch("http://www.freebsd.org") } > Research & Academic | "Be open-minded, but don't let your brains to fall out." > Network in Poland | All of the above (and more) is just my personal opinion. > --------------------+--------------------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message