Révision 82644213
during DELAYED/PENDING resyncs mark reshape/recovery percent as unknown instead of 0
| plugins/disk/raid | ||
|---|---|---|
| 120 | 120 |
elsif ($action =~ /check|resync/) {
|
| 121 | 121 |
if ($proc < 0) {
|
| 122 | 122 |
# array is on DELAYED or PENDING, further info is unknown |
| 123 |
$rpct = 0;
|
|
| 123 |
$rpct = "U";
|
|
| 124 | 124 |
$cpct = 0; |
| 125 | 125 |
} |
| 126 | 126 |
else {
|
Formats disponibles : Unified diff