From owner-freebsd-current Wed Feb 16 18:42:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id 6018F37B53C; Wed, 16 Feb 2000 18:42:18 -0800 (PST) (envelope-from mike@sentex.net) Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by builder.freebsd.org (Postfix) with ESMTP id E66F5132F6; Wed, 16 Feb 2000 18:41:37 -0800 (PST) Received: from granite.sentex.net (granite-atm.sentex.ca [209.112.4.1]) by vinyl.sentex.ca (8.9.3/8.9.3) with ESMTP id VAA26223; Wed, 16 Feb 2000 21:42:15 -0500 (EST) (envelope-from mike@sentex.net) Received: from chimp (p0b.clorine2.sentex.ca [64.7.139.16]) by granite.sentex.net (8.8.8/8.6.9) with ESMTP id VAA13495; Wed, 16 Feb 2000 21:42:14 -0500 (EST) Message-Id: <4.2.2.20000216213742.0335de98@mail.sentex.net> X-Sender: mdtancsa@mail.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Wed, 16 Feb 2000 21:41:09 -0500 To: Mike Smith From: Mike Tancsa Subject: Re: Perc 2/SC problems (aka MegaRAID 466) Cc: current@freebsd.org In-Reply-To: <200002170115.RAA02277@mass.cdrom.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 05:15 PM 2/16/2000 -0800, Mike Smith wrote: > > Hi, > > I have been trying to get a PERC 2 (aka MegaRAID 466) working with > > Current. The box worked fine with the 428, but seems to barf with only the > > controller swapped. > >I don't think the two controllers share on-disk configuration formats; >you'll probably need to re-initialise the array (I could be wrong about >that). Yes, I did that. I blew away the old config, created a new set, and initialized the array. You probably don't want to do that with a valid slice table installed; >the slice code does silly things. Try nuking it first: > ># dd if=/dev/zero of=/dev/amrd0 count=16 newmail# dd if=/dev/zero of=/dev/amrd0 count=16 16+0 records in 16+0 records out 8192 bytes transferred in 0.006427 secs (1274613 bytes/sec) newmail# disklabel -Brw amrd0 auto newmail# disklabel -e amrd0 disklabel: ioctl DIOCGDINFO: Invalid argument Same deal :-( ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message