opnsense-src/sbin/geom/class/multipath
Matt Jacob 140095c1b8 This is an MFC of 205847
Change how multipath labels are created and managed. This makes it easier
to support various storage boxes which really aren't active-active.

We only write the label on the *first* provider. For all other providers
we just "add" the disk. This also allows for an "add" verb.

A usage implication is that you should specificy the currently active
storage path as the first provider.

Note that this does not add RDAC-like functionality, but better allows for
autovolumefailover configurations (additional checkins elsewhere will support
this).
2010-04-29 19:06:43 +00:00
..
geom_multipath.c This is an MFC of 205847 2010-04-29 19:06:43 +00:00
gmultipath.8 - Use an uppercase provider name in the example, to make the name change 2008-03-13 15:37:02 +00:00
Makefile Add a man page. 2007-02-27 07:29:15 +00:00