Hello! Unfortunately I messed up when wanting to add a 1TB drive to my single drive 2TB btrfs pool. As I was running low on storage (only about 20GB left) I wanted to simply extend the pool by 1TB but when adding the drive Unraid converted it to Raid1 mode. The WebUI now showed 1.5TB capacity even though I had more than 1.5TB on the first drive to begin with and looking at the balance status showed, that 1TB of the data is in Raid1 (maxxing out the new drive) and the rest on the old drive is in single mode. As I wanted to use all storage, I tried to convert the pool to Raid0 using the WebUI, but the action just wouldn't start. Only after running a smart test on both drives, restarting the array and then waiting for a while did the conversion start. Unfortunately this didn't seem to work, as the pool would not only be mounted as Read Only. Later I figured this was probably due to insufficient space on the drives, indicated by the error logs: As everything was kinda messed up, I just decided to copy all data from the pool over to my array and then format the drives and start fresh. Unfortunately I got thousands of errors during the copy process, like this: cpg: error reading '/path/to/file/image.JPG': Input/output error As a result, thousands of images couldn't be copied and have 0B as size on the array, and for many images that seem to be openable correctly, their previews are corrupted. During the copy process I got log lines like this: Jul 25 07:47:07 cassiopeia kernel: BTRFS error (device sdg1 state EA): level verify failed on logical 2543208398848 mirror 1 wanted 1 found 0
Jul 25 07:47:07 cassiopeia kernel: BTRFS error (device sdg1 state EA): level verify failed on logical 2543208398848 mirror 2 wanted 1 found 0
Jul 25 07:47:07 cassiopeia kernel: BTRFS error (device sdg1 state EA): level verify failed on logical 2543208398848 mirror 1 wanted 1 found 0
Jul 25 07:47:07 cassiopeia kernel: BTRFS error (device sdg1 state EA): level verify failed on logical 2543208398848 mirror 2 wanted 1 found 0
Jul 25 07:47:08 cassiopeia kernel: _btrfs_printk: 68 callbacks suppressed Is there any possibility to save the btrfs config and restore the corrupted files? They are very important to me. Thank you so much for your help! cassiopeia-diagnostics-20260725-1502.zip