summaryrefslogtreecommitdiffstats
path: root/sys/geom/raid3/g_raid3.h
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-02-11 17:39:29 +0000
committerpjd <pjd@FreeBSD.org>2006-02-11 17:39:29 +0000
commit392d25e4bc345d6563f9272d1132f57731ee2f15 (patch)
treece6eb498372120a43967ea30a24cf1e59f255910 /sys/geom/raid3/g_raid3.h
parent1aa881eae67cf08f30cfa9d656d3e2beb11d1702 (diff)
downloadFreeBSD-src-392d25e4bc345d6563f9272d1132f57731ee2f15.zip
FreeBSD-src-392d25e4bc345d6563f9272d1132f57731ee2f15.tar.gz
- Add kern.geom.mirror.disconnect_on_failure sysctl/tunnable (default to 1
to preserve currect behaviour). When set to 0, components are not disconnected - gmirror will try to still use them (only first error will be logged). This is helpful when we have two broken components, but in different places, so actually all data is available. Such buggy component will be visible in 'gmirror list' output with flag BROKEN. - Never disconnect the last valid component. If we detect errors there we will just pass them up. This wasn't reasonable to deny access to the whole provider because of one broken sector. Prodded by: ru MFC after: 3 days
Diffstat (limited to 'sys/geom/raid3/g_raid3.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud