From owner-freebsd-current Mon May 18 21:25:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA00923 for freebsd-current-outgoing; Mon, 18 May 1998 21:25:49 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gorillanet.gorilla.net (gorillanet.gorilla.net [208.128.8.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA00912 for ; Mon, 18 May 1998 21:25:47 -0700 (PDT) (envelope-from tom@gorilla.net) Received: from [208.143.84.26] by gorillanet.gorilla.net (NTMail 3.03.0014/18.aaac) with ESMTP id oa110930 for ; Mon, 18 May 1998 23:13:28 -0500 Received: (from tom@localhost) by gorilla.net (8.8.8/8.8.8) id XAA03770; Mon, 18 May 1998 23:14:29 -0500 (CDT) (envelope-from tom) Message-ID: <19980518231348.56058@TOJ.org> Date: Mon, 18 May 1998 23:13:48 -0500 From: Tom Jackson To: FreeBSD Current Subject: Re: devfs/slice problem Mail-Followup-To: FreeBSD Current References: <19980518174957.44766@TOJ.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <19980518174957.44766@TOJ.org>; from Tom Jackson on Mon, May 18, 1998 at 05:49:57PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I found out the problem. Just after trying the new CAM snap I noticed that procmail stopped working. I tracked that down to /dev/null being writeable only by root; remade and it worked. Tonight noticed that sound was no longer working; remade snd and it began working. On a hunch remade sd1 ; fdisk sd1 began working. Not really sure how my device drivers got corrupted but they did. MAKEDEV all!! Still there is the condition of partitions extending past end of slice, seem to remember a warning to not disklabel etc when running devfs/slice. Also noticed that my Syquest will not release a cartridge after it has been mounted. Will mount and unmount, just not release it from the drive. I guess this relates to what Julian was saying about floppy problem. On the CAM front, running smp I was getting failures in 'make world'?? Happy hunting, On Mon, May 18, 1998 at 05:49:57PM -0500, Tom Jackson wrote: > > Since devfs/slice had been added to LINT I adopted it to all > my boxes. No problem on two with single disk, dangerously > dedicated. On the the main server box, disklabel says all disk > end partition and 'c' partition extend past end of disk. > > When I tried to use sysinstall to change the slice settings on > a brand new disk, it hung, sorry I didn't get debug messages. I > won't go into the file system corruption I got on unrelated fs's > ( first time ever with FreeBSD ) but the new disk now is not seen > by /stand/sysinstall. Also fdisk can't find the slices either and > says it is using dummy parameters 1/1/1 and then it hangs. > > I've got the corrupted file systems back by dumping devfs/slice > on the server and using /stand/sysinstall to delete, bring back > and newfs the file systems. > > BIG question is how do I get fdisk to work with the new disk and > thus, let me use /stand/sysinstall to set the slice settings. The > weird thing is msdos lets me put a dos slice on this disk, no problem, > pfdisk shows the slices, no problem, and a boot floppy picks up the > disk to allow me to set the slices. > > I'm holding off dedicating anything to this disk until I can get it > to look normal to fdisk. > > Thanks for FreeBSD, > > > -- > Tom > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message