freebsd-dev/sys/geom/mirror
Gleb Smirnoff 4a7f7b10b5 When synchronizing, include in the config dump amount of
bytes syncronized.
  The rationale behind this is the following: for large disks the
percent synchronisation counter ticks too seldom, and monitoring
software (as well as human operator) can't tell whether
synchronisation goes on or one of disks got stuck. On an idle
server one can look into gstat and see whether synchronisation goes
on or not, but on a busy server that won't work. Also, new value
monitored can be differentiated obtaining the synchronisation speed
quite precisely.

Submitted by:	Konstantin Kukushkin <dark ramtel.ru>
Reviewed by:	pjd
2012-09-11 20:20:13 +00:00
..
g_mirror_ctl.c Prevent removing of the last active component from a mirror. 2012-05-18 09:22:21 +00:00
g_mirror.c When synchronizing, include in the config dump amount of 2012-09-11 20:20:13 +00:00
g_mirror.h Make geom_mirror more friendly to SSDs. To properly support TRIM, 2012-07-01 15:43:52 +00:00