Yes this is fixed in precise: if [ -n "$resync_pid" ]; then [ $quiet -lt 1 ] && echo "$PROGNAME: I: selecting $ionice I/O scheduling class and $renice niceness for resync of $array." >&2 ionice -p "$resync_pid" $ioarg || : renice -n $renice -p "$resync_pid" 1>/dev/null || : break fi sleep 1
** Changed in: mdadm (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/840671 Title: checkarray --quiet noise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/840671/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs