From owner-freebsd-questions Thu Oct 1 07:54:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA00158 for freebsd-questions-outgoing; Thu, 1 Oct 1998 07:54:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA29996 for ; Thu, 1 Oct 1998 07:53:59 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 12509 invoked by uid 1000); 1 Oct 1998 14:53:42 -0000 Message-ID: <19981001105342.A12478@palomine.net> Date: Thu, 1 Oct 1998 10:53:42 -0400 From: Chris Johnson To: questions@FreeBSD.ORG Cc: mgrommet@insolwwb.net Subject: Re: DPT Raid hanging on newfs? References: <199810010351.UAA02839@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810010351.UAA02839@hub.freebsd.org>; from questions-digest on Wed, Sep 30, 1998 at 08:51:57PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had precisely the same problem with that card. The solution (as suggested by someone one this list) was to label the disk with partitions smaller than 1GB initially, install everything, and then manually relabel and re-newfs. My setup was similar to yours, and I was able to tar up the temporary smaller-than-1GB /usr partition, delete the /usr partition, relabel the disk so that the /usr partition was the size I wanted, newfs the new partition, and then restore the contents from the tarball. Since the /usr partition was the last partition on the disk, this was no problem. Why I was able to newfs the partition manually but not through sysinstall is a mystery to me, but there it is. I haven't had a single problem with the setup since then. Chris > Hi guys. Trying to get freebsd 2.2.7 (distribution CD) > up and running on a new server. We are trying to use > a DPT PM3334UW controller and problems are occuring :) > > Any help here would be MOST appreciated. I sort of stuck my neck out here > to use a free OS for this server (THEY wanted to use NT on it... *yuck*) > But since I am admining the machine and I like freebsd, I won out :) > > The DPT card bios reports its own version as V003.EN > The scsi card is ID7 on all 3 channels > The drives are all id0 on each of the 3 channels. > > > On bootup, the kernel sees the card as a > DPT Type 3 model PM3334UW, firmware 07M0 on port b810 with write back cache > > it also reports that the kernel has the Collections Metrics enabled. > > It reports my disk geometry as 1106 cyls / 255 heads / 63 sectors, and > 17767890 sectors > > I am using RAID V, with 3 4.5gig seagate cheetas 4LP > > I get to the menu just fine, and begin a novice installation... > I tell it to use the entire disk, set it as bootable. > > I then partition the drive as such: > 256M swap > 128M / > 256M /var > and roughly 8 gig for /usr > > Ok, so it starts to do a newfs... it seems to create the / partition ok, > although this goes by so quick I cant say for sure. It seems to copy all > the device files to the drive... > > I noticed the error message: > 3328 sectors in last cylinder unallocated. > > then it starts doing a newfs on the /usr partition... it ticks and ticks and > ticks off the numbers... > then gets to what I assume is the end, but never returns control to the > install program... > it just dies right there... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message