From owner-freebsd-current Wed Nov 8 9:33:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from office.o-c.sk (kancel.zoznam.sk [195.28.72.230]) by hub.freebsd.org (Postfix) with ESMTP id 83A7437B479; Wed, 8 Nov 2000 09:33:29 -0800 (PST) Received: from ivan (ivan.o-c.sk [192.168.1.8]) by office.o-c.sk (8.11.0/8.11.0) with SMTP id eA8HWc239216; Wed, 8 Nov 2000 18:32:38 +0100 (CET) (envelope-from debnar@o-c.sk) From: =?ISO-8859-1?Q?Ivan_Debn=E1r?= To: "Soren Schmidt" Cc: , Subject: RE: HPT370 RAID - booting Date: Wed, 8 Nov 2000 18:32:37 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <200011081719.SAA36369@freebsd.dk> Importance: Normal Disposition-Notification-To: =?ISO-8859-1?Q?Ivan_Debn=E1r?= Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for feedback. Please tell me if tou find this scenario possible: I will install on one of the drives - ad0. It will work normally. Than a few day, weeks, later, when we decide that the ar is fine, go to the RAID bios, duplicate the disk ad0 to ad1 and RAID1 them. Other than changing /etc/fstab entries, it should work fine - or am I wrong ? I understand that it will definitely not work, if the ar driver offsets its partitions by 10. But with offset=0, will I be fine? Those are just my thoughs, because I have to make that machine work, and unfortunately have not that much time to experiment. You have been very helpful, thanks for great work on ata. If I knew, that Promise is that better supported, I would go for that. But anyway, HPT was on the mainboard, and it looked very attractive after you CVS messages. Maybe we should mention these shortcomings somewhere. Ivan -----Original Message----- From: Soren Schmidt [mailto:sos@freebsd.dk] Sent: Wednesday, November 08, 2000 6:20 PM To: [Ivan Debn_r] Cc: freebsd-stable@FreeBSD.ORG; freebsd-current@FreeBSD.ORG Subject: Re: HPT370 RAID - booting It seems [Ivan Debn_r] wrote: > I'm just looking at the disk partitions, and the first 63 sectors are by > default marked as unused. So is it really nescessary to have the ofset in > the ar driver for HPT? > > I would prefer to have the requirement to not to use dangerously dedicated, > but be able to boot the drive and install on it as a normal one. Well, for all I care it can be changed, and I put a note in there to mail you when users have RAID's that suddenly disappear :) Seriously I'm tempted to have a chat with HighPoint if they could maybe change this to use a setup like Promise do.... > Correct me if I'm wrong, but in RAID1 it is essential to be able to take one > of the drives and boot from it almost as if it was singe simple disk. > How does the driver handles situation when there is one of the mirror drives > broken or missing ? The driver doesnt handle that, its up to the BIOS for now. > Is it possible to query the driver to check, if the drives are OK from the > userland ? No, again the BIOS is to be used for now, if the RAID is broken it wont be configured in the driver. This might change in the (not too distant) future, but for now this is all there is, but I thought this feature was essential enough to put it in as is. On the bright side remember that FreeBSD is the only free OS that has support for these ATA RAID cards and tagged queueing, but I only have this much spare time to do it..... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message