From owner-freebsd-scsi Mon Aug 11 10:06:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA16422 for freebsd-scsi-outgoing; Mon, 11 Aug 1997 10:06:07 -0700 (PDT) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA16408 for ; Mon, 11 Aug 1997 10:05:57 -0700 (PDT) Received: (qmail 15662 invoked by uid 1000); 11 Aug 1997 17:06:12 -0000 Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on FreeBSD Content-Type: text/plain; charset=iso-8859-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 11 Aug 1997 10:06:12 -0700 (PDT) Organization: Atlas Telecom From: Simon Shapiro To: Tom Samplonius Subject: RE: DPT problem with new boot.flp Cc: scsi@freebsd.org Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Tom Samplonius; On 11-Aug-97 you wrote: > > On Mon, 11 Aug 1997, Simon Shapiro wrote: > > > Hi Tom Samplonius; On 11-Aug-97 you wrote: > > > > > > I'm having a problem with the new boot.flp from > > > sendero-ppp.i-connect:/crash/. Basically, sysinstall hangs during > > > newfs'ing rsd0s1e. I turned debugging on, and the last line > displayed > > > was: > > > > > > DEBUG: Executing command `newfs -b 8192 -f 1024 /mnt/dev/rsd0s1e' > > > > > > > > > I can still switch consoles, so it isn't completely hung, but ^C > and > > > CTRL-ALT-DEL do nothing. > > > > > > I used "auto" during the label step, to setup a stock filesystem > > > layout. > > > > > > I'm using this with a PM334UW on PPro 200 motherboard with 5 4GB > drives > > > setup as RAID-5 array. > > > > Which P6 motherboard? What version of the driver is on that floppy? > > i have not updated a boot floppy in a long time... > > It is ASUS P6 motherboard. I don't recall the model, but it one that > uses a CPU daughtercard. Try to find out for me. > The DPT driver on the floppy claims to be 1.1.2 Ancient. Get a new boot floppy from sendero-ppp. Should support driver 1.1.10. > > Another point, that I'm not sure was clear from my original message, is > this sysinstall newfs's partitions backwards, so it completly newsfs'ed > rsd0s1f (a 16GB /usr filesystem), then hangs on newfs'ing rsd0s1e (a > 30MB /var filesystem). Older versions of the driver were very sensitive to timing problems on the PCI bus. Newer ones are better and we are still working with DPT to isolate the problem. Anyway, version 1.1.10, wit hthe proper options will handle most motherboards just fine. Simon