tags 611627 confirmed
thanks

also sprach Mario 'BitKoenig' Holbe <mario.ho...@tu-ilmenau.de> 
[2011.01.31.1341 +0100]:
> checkarray terminates after issuing check to first RAID if no scheduling
> class is given:
> 
> This is due to the break in checkarray:188:
>    183              case "$ionice" in
>    184                idle) arg='-c3';;
>    185                low) arg='-c2 -n7';;
>    186                high) arg='-c2 -n0';;
>    187                realtime) arg='-c1 -n4';;
>    188                *) break;;
>    189              esac

Indeed. Can you please verify that changing s/break/continue in both
lines 188 and 200 fixes the problem?

-- 
 .''`.   martin f. krafft <madduck@d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
due to lack of interest tomorrow has been cancelled.

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)

Reply via email to