From owner-freebsd-questions@FreeBSD.ORG Wed Nov 9 22:02:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D441C16A420 for ; Wed, 9 Nov 2005 22:02:30 +0000 (GMT) (envelope-from freebsd@henriklidstrom.se) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F3EA43D53 for ; Wed, 9 Nov 2005 22:02:26 +0000 (GMT) (envelope-from freebsd@henriklidstrom.se) Received: from mailgw.henriklidstrom.se ([213.113.168.75] [213.113.168.75]) by mxfep02.bredband.com with ESMTP id <20051109220225.BRZP9142.mxfep02.bredband.com@mailgw.henriklidstrom.se>; Wed, 9 Nov 2005 23:02:25 +0100 Received: from localhost (localhost.henriklidstrom.se [127.0.0.1]) by mailgw.henriklidstrom.se (Postfix) with ESMTP id 14E02BA60; Wed, 9 Nov 2005 23:02:25 +0100 (CET) Received: from mailgw.henriklidstrom.se ([127.0.0.1]) by localhost (mailgw.henriklidstrom.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84957-09; Wed, 9 Nov 2005 23:02:19 +0100 (CET) Received: from henkezan (henkezan.henriklidstrom.se [192.168.0.2]) by mailgw.henriklidstrom.se (Postfix) with ESMTP id 87430BA5E; Wed, 9 Nov 2005 23:02:19 +0100 (CET) From: =?iso-8859-1?Q?Henrik_Lidstr=F6m?= To: "'Miguel'" , Date: Wed, 9 Nov 2005 23:02:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Thread-Index: AcXlcw15f+xpG2QKQ5y9slnbQiFdJQABa3sQ In-Reply-To: <43726778.304@123.com.sv> Message-Id: <20051109220219.87430BA5E@mailgw.henriklidstrom.se> X-Virus-Scanned: amavisd-new at henriklidstrom.se Cc: Subject: SV: 6.0 install problems in HP DL380 Array 5i X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 22:02:31 -0000 > -----Ursprungligt meddelande----- > Fr=E5n: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] F=F6r Miguel > Skickat: den 9 november 2005 22:18 > Till: freebsd-questions@freebsd.org > =C4mne: 6.0 install problems in HP DL380 Array 5i >=20 > Hi, im having some problems when installing freebsd 6.0 in a=20 > DL380 with smart array 5i controller, i have a RAID 1 using=20 > two 36G disks, i can create the slide and partition without=20 > problems, when sysinstall is installing the doc part, this=20 > messages suddently appear in screen: >=20 > Write failure on transfer ! (Wrote -1 bytes of 1425408=20 > bytes), after pressing the ok button, this appears: >=20 > Unable to transfer the doc distribution from acd0 >=20 > acd0 is the cdrom, according to dmesg: >=20 > acd0: CDROM at at0-master PIO4 >=20 > i did check the media and it is ok: >=20 > shiva1 var # md5sum -c CHECKSUM.MD5 > 6.0-RELEASE-i386-disc1.iso: OK > 6.0-RELEASE-i386-disc2.iso: OK >=20 > I dont know if this is related to my other post about the=20 > hang on boot, you can read it here: >=20 > http://marc.theaimsgroup.com/?l=3Dfreebsd-questions&m=3D1131474473 > 25120&w=3D2 >=20 > I decided to try a ftp install, sysinstall finished without=20 > any problem. > Now when im rebooting the server, it hangs for about 2=20 > minutes, exactly at this line: >=20 > [...dmesg output...] > Timecounters tick every 1.000 msec > acd0: CDROM at ata0-master PIO4=20 > da0 at ciss0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-0 device > da0: 135.168MB/s transfers > da0: 34727MB (71122560 512 byte sectors: 255H 32S/T 8716C) >=20 > After the 2 minutes hang, the server booted in the "normal"=20 > way, i dont see any error messages.This also happened when i=20 > was trying to install with the cd, sysinstall started after=20 > the 2 minutes delay but i got the error described above. This=20 > make nervous about some conflict or potential problem with=20 > the hardisk or cdrom or even the array controllers somewhere,=20 > i dont have any clue about what could be my problem, and i=20 > have to have running in production this server by the=20 > weekend, any hints? >=20 > --- > Miguel > _______________________________________________ > freebsd-questions@freebsd.org mailing list=20 > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org" >=20 Yes, I recently upgraded an ML350 with a SA-641 card to 6.0-RC1.=20 That one too stalls at boot at the same place.=20 Not 2 minutes, but like 45 seconds. No problem installing via cd though. /Henrik