diff --git a/plugins/dynamix/ArrayOperation.page b/plugins/dynamix/ArrayOperation.page index 9f541d2b2..ceba6f82f 100644 --- a/plugins/dynamix/ArrayOperation.page +++ b/plugins/dynamix/ArrayOperation.page @@ -17,18 +17,18 @@ Tag="snowflake-o" Estimated speed: Estimated finish: - Sync errors detected:corrected: + Sync errors detected:corrected: Stopped. This Unraid OS release has been withdrawn and may no longer be used. Please update your server. - Stopped. Configuration valid. - Start will bring the array on-line and start Parity-Sync and/or Data-Rebuild. - - Stopped. New data disk(s) detected. - Start will bring the array on-line and start Clearing new data disk(s). - - Stopped. Unclean shutdown detected. - Start will bring the array on-line. - - Stopped. Unclean shutdown detected. - Start will bring the array on-line and start Parity-Check. -
Write corrections to parity - - Stopped. Missing Cache disk. - Start will remove the missing cache disk and then bring the array on-line. + switch ($var['mdState']): + case "STOPPED": + if (strstr($var['mdResyncAction'],"recon")):?> + Stopped. Configuration valid. + Start will bring the array on-line and start Parity-Sync and/or Data-Rebuild. + + Stopped. New data disk(s) detected. + Start will bring the array on-line and start Clearing new data disk(s). + + Stopped. Unclean shutdown detected. + Start will bring the array on-line. + + Stopped. Unclean shutdown detected. + Start will bring the array on-line and start Parity-Check. +
Write corrections to parity + + Stopped. Missing Cache disk. + Start will remove the missing cache disk and then bring the array on-line. +
Yes I want to do this + + Stopped. Configuration valid. + Start will bring the array on-line. + + Stopped. Configuration valid. + Start will record all disk information and bring the array on-line. +
The array will be immediately available, but unprotected since parity has not been assigned. + + Stopped. Configuration valid. + Start will record all disk information, bring the array on-line, and start Parity-Sync. +
The array will be immediately available, but unprotected until Parity-Sync completes. +
Parity is already valid. + + Stopped. Missing disk. + Start will disable the missing disk and then bring the array on-line. Install a replacement disk as soon as possible.
Yes I want to do this - - Stopped. Configuration valid. - Start will bring the array on-line. - - Stopped. Configuration valid. - Start will record all disk information and bring the array on-line. -
The array will be immediately available, but unprotected since parity has not been assigned. - - Stopped. Configuration valid. - Start will record all disk information, bring the array on-line, and start Parity-Sync. -
The array will be immediately available, but unprotected until Parity-Sync completes. -
Parity is already valid. - - Stopped. Missing disk. - Start will disable the missing disk and then bring the array on-line. Install a replacement disk as soon as possible. -
Yes I want to do this - - Stopped. Replacement disk installed. - Start will start Parity-Sync and/or Data-Rebuild. - - Stopped. Upgrading disk/swapping parity. - Start will expand the file system of the data disk (if possible); then bring the array on-line and start Data-Rebuild. - Stopped. Upgrading disk/swapping parity. - Copy will copy the parity information to the new parity disk. -
Once copy completes, the array may be Started, to initiate Data-Rebuild of the disabled disk. -
Yes I want to do this - - Stopped. Invalid expansion. - You may not add new disk(s) and also remove existing disk(s). - - Stopped. Replacement disk is too small. - The replacement disk must be as big or bigger than the original. - - Stopped. Disk in parity slot is not biggest. - If this is a new array, move the largest disk into the parity slot. -
If you are adding a new disk or replacing a disabled disk, try Parity-Swap. - - Stopped. Invalid configuration. - Too many wrong and/or missing disks! - - Stopped. No data disks. - No array data disks have been assigned! - + Stopped. Replacement disk installed. + Start will start Parity-Sync and/or Data-Rebuild. + + Stopped. Upgrading disk/swapping parity. + Start will expand the file system of the data disk (if possible); then bring the array on-line and start Data-Rebuild. + + Stopped. Upgrading disk/swapping parity. + Copy will copy the parity information to the new parity disk. +
Once copy completes, the array may be Started, to initiate Data-Rebuild of the disabled disk. +
Yes I want to do this + + Stopped. Invalid expansion. + You may not add new disk(s) and also remove existing disk(s). + + Stopped. Replacement disk is too small. + The replacement disk must be as big or bigger than the original. + + Stopped. Disk in parity slot is not biggest. + If this is a new array, move the largest disk into the parity slot. +
If you are adding a new disk or replacing a disabled disk, try Parity-Swap. + + Stopped. Invalid configuration. + Too many wrong and/or missing disks! + + Stopped. No data disks. + No array data disks have been assigned! +