Re: gnome, automounting, and ataraid don't get along well



In article <4AEF317B.8030200@xxxxxxxxxxxxx>, jh@xxxxxxxxxxxxx writes:

2) the devices in /dev/ufsid/ are associated with partitions on the adN
drives, not for the RAID they're assembled into (not sure whether ata or
ataraid or geom/glabel is responsible for this).

This is a long-standing bug in ataraid. It should not be possible to
open the individual members of a RAID set for writing, and the
existence of the ataraid should spoil other consumers of the
individual disk providers. (The same thing happens with regular UFS
labels. I think the actual problem is that ataraid works behind
GEOM's back, but doesn't withdraw the disk providers so GEOM thinks
they are separate devices.) The only workaround that I have found is
to disable the poor-man's-RAID and use gmirror instead.

In general, having used both ataraid and gmirror systems since 5.x, my
impression is that gmirror works better and is more manageable.

-GAWollman
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: To RAID or not to RAID?
    ... > Derek Clarkson wrote: ... I'm successfully running two SATA drives in a raid 0 config ... You will need to get both the silraid and ataraid drivers ...
    (comp.os.linux.hardware)
  • Re: sil3112 question
    ... I need mirror device, ... FreeBSD handles plenty of "software" RAIDs, though I believe that an archive search will turn up that the sil3112 is possibly the worst such RAID ever and was a poor choice of RAID card, however cheap. ... SiL are listed among the controllers supported by ataraid on 6.1 so I would expect the RAID to be recognised even if it performed badly. ...
    (freebsd-questions)
  • Re: howto software raid under FreeBSD?
    ... > Why not, but you also have gmirror and ataraid, the former only on 5.3. ... > And you mentioned vinum and ccd already. ... because ccd seems not very good when it comes to replace a disk... ...
    (freebsd-questions)
  • Re: mirror
    ... >> is ccd still the way to go, or is there a new incantation? ... > You could use either ataraid or gmirror in this case. ... I use ataraid on the boxes which have BIOS ...
    (freebsd-current)
  • mirror
    ... You could use either ataraid or gmirror in this case. ... support for it, and gmirror elsewhere. ... I've actually built an automated install process that recognizes when ...
    (freebsd-current)