Bug#598957: checkarray: I: selecting idle I/O scheduling class for resync

Dara Adib daradib at OCF.Berkeley.EDU
Mon May 2 01:19:29 UTC 2011


I made the same change in our config to this line in
/usr/share/mdadm/checkarray:

-    echo "$PROGNAME: W: array $array in auto-read-only state, skipping..." >&2
+    [ $quiet -lt 1 ] && echo "$PROGNAME: W: array $array in auto-read-only state, skipping..." >&2

We use mdadm with the swap partition, and generally swap is not used, so
the array would be auto-read-only. I consider this also normal.

Dara

-- 
http://www.ocf.berkeley.edu/~daradib/





More information about the pkg-mdadm-devel mailing list