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

Florian Hinzmann mail at fhinzmann.de
Mon May 2 04:56:50 UTC 2011


On Sun, 1 May 2011 18:19:29 -0700
Dara Adib <daradib at OCF.Berkeley.EDU> wrote:

> 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.

Without investigating further I think this is not normal. The 
line above is a warning, not an informational message and I 
encountered read-only states only after errors so far.

If auto-read-only state is indeed a normal state, "normal"
being something like "not a consequence of an error and no
maintenance state being set manually" then the message
above should be set to "I:" beside being suppressed with
"-q" in my opinion.


Regards

 Florian


-- 
  Florian Hinzmann                private: mail at fhinzmann.de
                                   Debian: fh at debian.org
PGP Key / ID: 1024D/B4071A65
Fingerprint : F9AB 00C1 3E3A 8125 DD3F  DF1C DF79 A374 B407 1A65



More information about the pkg-mdadm-devel mailing list