I have a SnapRAID-setup with four data-disks and two parity-disks of the same size.
I just now had two disk failures (one data and one parity) and replaced them both.
Uppon running "Fix", I had the following error regarding one of the old, working disks:
Bash: snapraid fix
Reading data from missing file '/srv/dev-disk-by-uuid-a1b90601-c219-4ade-bcd9-16f98fe1458e/docker_storage/app_stack/nextcloud/gdawg/files/filename' at offset 4866179072.
Missing data reading file '/srv/dev-disk-by-uuid-d75fec5f-4bf4-470a-b3e7-2395cc49a136/snapraid.2-parity' at offset 21228158976 for size 262144.
Error writing file '/srv/dev-disk-by-uuid-a1b90601-c219-4ade-bcd9-16f98fe1458e/docker_storage/app_stack/nextcloud/gdawg/files/filename'. No space left on device.
WARNING! Without a working data disk, it isn't possible to fix errors on it.
Stopping at block 80979
18565 errors
18563 recovered errors
1 UNRECOVERABLE errors
DANGER! There are unrecoverable errors!
END OF LINE
Display More
I now seek advice on the best next course of action.
I would like to run "Sync" as soon as possible to be safe, but I am unsure if that is wise while that error remains or if i should clean it out first - and if so, how?
(I do have a backup of the 1 file that seems to be concerned by the issue, so there would be no issue in an action that would lead to losing it.)