From owner-freebsd-stable  Fri Apr 12 17:57:31 2002
Delivered-To: freebsd-stable@freebsd.org
Received: from mail.nebulaonline.com (pc-62-30-170-112-ca.blueyonder.co.uk [62.30.170.112])
	by hub.freebsd.org (Postfix) with SMTP id 4A50137B400
	for <freebsd-stable@FreeBSD.ORG>; Fri, 12 Apr 2002 17:57:25 -0700 (PDT)
Received: (qmail 4093 invoked from network); 13 Apr 2002 00:58:46 -0000
Received: from alderaan.nebulaonline.com (HELO alderaan) (172.16.0.140)
  by 0 with SMTP; 13 Apr 2002 00:58:46 -0000
Reply-To: <list-grab@nebulaonline.com>
From: "Clive" <list-grab@nebulaonline.com>
To: <freebsd-stable@FreeBSD.ORG>
Subject: RE: Accessing ATA Subdisks after kernel compile
Date: Sat, 13 Apr 2002 01:57:23 +0100
Message-ID: <000001c1e286$2c1986d0$8c0010ac@nebulaonline.com>
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.2616
In-Reply-To: <20020412131302.Q88579-100000@resnet.uoregon.edu>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Importance: Normal
Sender: owner-freebsd-stable@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-stable.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-stable>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-stable>
X-Loop: FreeBSD.ORG

>-----Original Message-----
>From: owner-freebsd-stable@FreeBSD.ORG
>[mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of Doug White
>Sent: Friday, April 12, 2002 9:13 PM
>To: list-grab@nebulaonline.com
>Cc: freebsd-stable@FreeBSD.ORG
>Subject: Re: Accessing ATA Subdisks after kernel compile
>
>
>On Thu, 11 Apr 2002 list-grab@nebulaonline.com wrote:
>
>> Hi,
>>
>> I have just recompiled my kernel (cvsup'ed c. 05:00GMT 9th
>April 2002
>> along with source for buildworld 4.5-STABLE) but am experiencing
>> problems accessing the sub-disks attached to my Promise
>Ultra66 U-DMA
>> IDE PCI Controller*.
>>
>
>Don't do that. If you want to access them individually,
>unconfigure the RAID.
>
>> ad0: 27199MB <ST328040A> [55262/16/63] at ata0-master UDMA66
>> ar0: 16603MB <ATA RAID1 array> [2116/255/63] subdisks:
>>   ad6: 16603MB <Maxtor 91731U4> [33735/16/63] at ata3-master UDMA66
>>   ad4: 16603MB <Maxtor 91731U4> [33735/16/63] at ata2-master UDMA66
>
>Doug White                    |  FreeBSD: The Power to Serve
>dwhite@resnet.uoregon.edu     |  www.FreeBSD.org
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" in the body of the message
>

Hi,

I don't want any RAID at all! I never configured it in the first place.
However, I am at a loss as to what to do to get rid of ar0.

There are no references to it in /etc/fstab, all slices/partitions made
using /stand/sysinstall where based on ad4 and ad6 (and ad0) - although
sysinstall presented me with ar0, I left it alone.

I even renamed /dev/ar0 to /dev/ar0.old, but it still booted up with the
dmesg above.

The old March 2002 kernel is happy with ar0 and the dmesg is the same,
but lets me access ad4 and ad6 subdisks as entities in their own right.

It seems as though something (kernel?) is 'assuming' that two identical
drives on the same IDE controller must be forming a mirror -or- the card
is saying 'although I'm not a RAID card, my default state is to mirror
identical drives because my BIOS is almost the same as the FastTrak'! I
don't want that.  I want to use this particular card (Promise Ultra-66)
for what it was intended for - extra IDE channels. There is no
accessible BIOS on the card because it has no RAID function.

I would be grateful if anyone has any suggestions as to how to get rid
of ar0.

Thanks
Clive







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