Format will create a file system in all Unmountable disks, discarding all data currently on those disks.
- if ($var['mdResync']==0):?>
Yes I want to do this
- else:?>
- Disabled -- Parity operation is running
- endif;?>
endif;
if (!$parity):
@@ -309,7 +305,7 @@ toggle_diskio(true);
Start will bring the array on-line.
endif;
maintenance_mode();
- if ($var['fsEncryption']=='wrong' || $var['fsEncryption']=='missing'):?>
+ if ((file_exists($var['luksKeyfile']) && $var['fsEncryption']=='wrong') || $var['fsEncryption']=='missing'):?>