geom_fox? (multipathing)
Andrew - Supernews
andrew at supernews.net
Thu Jan 29 14:42:58 PST 2004
>>>>> "Pawel" == Pawel Jakub Dawidek <nick at garage.freebsd.pl> writes:
Pawel> Currently multipathing with ISP driver is not possible,
Pawel> because ISP driver when path is disconnected doesn't cancels
Pawel> request and doesn't returns an error to upper layers and there
Pawel> is no chance to detect such situation.
Yes, that was one of the issues I've been looking into.
In the fabric case there are two different failure modes - the
ISP->fabric link can fail (this one currently seems to hang forever
until the link is restored) and the fabric->array link (or the array
processor) can fail, which the ISP driver does detect (but which still
doesn't seem to be handled right). The second of those is actually
more important to me than the first.
If there's anything I can do to help either with the ISP driver, or
testing, let me know...
Pawel> GEOM_FOX AFAIK is only a proof-of-conecpt.
Yes, I was contemplating making it more than that, but it seems that
this would duplicate part of your work. (You've gone further with it
than I would have needed to go at this stage)
--
Andrew, Supernews
http://www.supernews.com
More information about the freebsd-geom
mailing list