July 22, 2025Jul 22 As the title says, my cache-vm pool which consists of 2 SATA SSD Disks running at BTRFS RAID1/dev/sdg/dev/sdf/sdf is a bad disk I wished to remove. I did the following:in cache-vm pool settings, I changed the balance setting to "Convert to Single mode"Waited for few minutes. refreshed the pool settings page, nothing changed (pool still at RAID1)restarted the arraypool now shows that it's unmountableMy goal is to remove /sdf and keep /sdg for a now while waiting for my new set of disks to arrive.Any ideas on how to resolve the unmountable issue and re-attempt converting the pool from RAID1 to single mode?Please let me know if I'm missing more information :)Diagnostics attached ishtarcommander-diagnostics-20250723-0322.zip
July 23, 2025Jul 23 Author I noticed that /sdf was attached in unsassigned disks so IUnmounted the diskStopped the arrayreseated both /sdg and /sdfStarted the arrayBalance is currently running. I'll let it finish, and then try converting RAID1 again to Single Mode
July 23, 2025Jul 23 Community Expert 7 hours ago, Ishtar said:I'll let it finish, and then try converting RAID1 again to Single ModeNote that you will only be able to balance to the Single profile after you have removed the second drive. You cannot remove ANY drive from a multi-drive pool in Single profile without breaking the file system.
July 23, 2025Jul 23 Community Expert 2 hours ago, itimpi said:You cannot remove ANY drive from a multi-drive pool in Single profile without breaking the file system.Yes, good point.
July 26, 2025Jul 26 Author On 7/23/2025 at 6:35 PM, itimpi said:Note that you will only be able to balance to the Single profile after you have removed the second drive. You cannot remove ANY drive from a multi-drive pool in Single profile without breaking the file system.As you guys mentioned, there's no way to remove a disk in Single Mode (and didn't understand what that mode is)So I had another workaround instead and used this opportunity to move away from BTRFS due to accumulated bad experience over the yearsstop docker serviceshut down VMs and stop the servicestop the array/poolsopen terminal and enter btrfs rescue zero-log /dev/sdf1start the arraymove the vmdata pool files to another pool (I chose appdata)retarget folder shares to appdatastart the VMs and confirm it's workingshutdown the VMs, then stop the VM service, stop the arraywipe the vmdata pool, reseat the drives, and then rebuild it as ZFS mirrorstart the array, move the files from appdata to vmdata, test VMs, enable dockerOn 7/23/2025 at 4:59 PM, JorgeB said:Post new diags after the balance finishes.I attached new diags as of July 26 (despite being "resolved")izanagi-diagnostics-20250726-2117.zipJust one last question before closing this thread, what should be the proper method of removing a disk in a mirrored BTRFS pool? Edited July 26, 2025Jul 26 by Ishtar formatting
July 26, 2025Jul 26 Community Expert 21 minutes ago, Ishtar said:As you guys mentioned, there's no way to remove a disk in Single ModeYou could also have converted to raid1 profile, then removed a device, and the pool would automatically convert the remaining device to single.
July 27, 2025Jul 27 Author Solution 15 hours ago, JorgeB said:You could also have converted to raid1 profile, then removed a device, and the pool would automatically convert the remaining device to single.I also found an old thread which still has the relevant information about BTRFS and other FSFAQ for unRAID v6 - General Support - Unraidclosing this thread! :)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.