From owner-freebsd-current  Wed Dec 15 10:49:43 1999
Delivered-To: freebsd-current@freebsd.org
Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66])
	by hub.freebsd.org (Postfix) with ESMTP id 9C5B715521
	for <freebsd-current@freebsd.org>; Wed, 15 Dec 1999 10:49:41 -0800 (PST)
	(envelope-from dgilbert@trooper.velocet.net)
Received: from trooper.velocet.net (trooper.velocet.net [216.126.82.226])
	by sabre.velocet.net (Postfix) with ESMTP id 34DE7137FBF
	for <freebsd-current@freebsd.org>; Wed, 15 Dec 1999 13:49:36 -0500 (EST)
Received: (from dgilbert@localhost)
	by trooper.velocet.net (8.9.3/8.9.3) id NAA69284;
	Wed, 15 Dec 1999 13:49:34 -0500 (EST)
	(envelope-from dgilbert)
From: David Gilbert <dgilbert@velocet.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14423.58046.169405.384150@trooper.velocet.net>
Date: Wed, 15 Dec 1999 13:49:34 -0500 (EST)
To: freebsd-current@freebsd.org
Subject: AMI MEGARAID problems.
X-Mailer: VM 6.75 under 20.4 "Emerald" XEmacs  Lucid
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

I'm having trouble convincing -CURRENT to disklabel or newfs an AMI
MEGARAID adapter.

amr0: <AMI MegaRAID> irq 10 at device 11.1 on pci0
amr0: firmware GH89 bios 1.41  16MB memory
amrd0: <MegaRAID logical drive> on amr0
amrd0: 122647MB (251181056 sectors) RAID 5 (optimal)

[1:22:322]root@raid1:~> fdisk amrd0
******* Working on device /dev/ramrd0 *******
parameters extracted from in-core disklabel are:
cylinders=15635 heads=255 sectors/track=63 (16065 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=15635 heads=255 sectors/track=63 (16065 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 63, size 251176212 (122644 Meg), flag 80 (active)
        beg: cyl 0/ sector 1/ head 1;
        end: cyl 274/ sector 63/ head 254
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>

[1:29:329]root@raid1:~> disklabel -w -r amrd0s1 auto
disklabel: ioctl DIOCGDINFO: Invalid argument
disklabel: auto: unknown disk type

Dav.e

-- 
============================================================================
|David Gilbert, Velocet Communications.       | Two things can only be     |
|Mail:       dgilbert@velocet.net             |  equal if and only if they |
|http://www.velocet.net/~dgilbert             |   are precisely opposite.  |
=========================================================GLO================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message