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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to