freebsd-dev/lib/geom
Mariusz Zaborski 645532a448 gnop: change the "count until fail" option
Change the "count_until_fail" option of gnop, now it enables the failing
rating instead of setting them to 100%.

The original patch introduced the new flag, which sets the fail/rate to 100%
after N requests. In some cases, we don't want to have 100% of failure
probabilities. We want to start failing at some point.
For example, on the early stage, we may like to allow some read/writes requests
before having some requests delayed - when we try to mount the partition,
or when we are trying to import the pool.
Another case may be to check how scrub in ZFS will behave on different stages.

This allows us to cover more cases.
The previous behavior still may be configured.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D22632
2019-12-29 15:47:37 +00:00
..
cache
concat
eli geli: raise WARNS to 6 2019-11-01 02:48:43 +00:00
journal
label
mirror
mountver
multipath
nop gnop: change the "count until fail" option 2019-12-29 15:47:37 +00:00
part gpart(8): ms-basic-data is used for exFAT on GPT 2019-12-24 01:47:08 +00:00
raid
raid3
sched
shsec
stripe
virstor
Makefile
Makefile.classes
Makefile.inc