I’ve fallen victim to one of the amateurs classic blunders. I did not plan ahead, and misunderstood the given documentation.
I started my true nas with a small system just to try it out. I grabbed a 2tb SSD and a 4tb HDD.
This was my first mistake, but I started by mirroring the 2tb to the 4tb, knowing i was wasting 2tb in a mixed capacity vdev.
Then I ran out of space, and changed the mirror to a stripe to have access to all 6tb, and took the risk of having no redundancy while I waited to buy more storage.
Since I have a 6tb pool, i figured I could get a 6tb drive and just mirror the 6tb I already had. But when I added the 6tb HDD, it mirrored the 4tb HDD and did not include the 2tb.
I believe what I needed to do was extend the pool, and then make the new 6tb a mirror of the existing vdev?
How do I go from my 2tb + 4tb (6tb mirror) to (2tb+4tb) with 6tbHDD mirror?
Until then, is there a good way to back up my 2tb ssd onto the 6tb HDD which is currently mirroring the 4tb drive. Effectively moving everything to the one 6tb drive, and then I can use the other two drives to back up specific data sets? That way I can at least protect my important stuff? Some stuff can just be redownloaded and isnt as important.
I think your only choice is to remove the 6TB from the Mirror and then add it back as a third, stripe VDEV of the original pool. You would then go through the process of removing the 2TB VDEV, allowing it to move data and then the same with the 4TB VDEV. This can only happen with stripes or Mirror VDEVs.
Another option is to replace the 4TB with a new 6TB and make sure to EXPAND that VDEV to get as much space as you can out of a 2x Mirror VDEV of 6TB drives and then remove the 2TB VDEV and allow it to move the data.
You are stuck on options due to having 4.15TiB used as shown in your screenshots. That’s not even that good of an option as 4.15 TiB is 76% of 5.46 TiB (6TB drive capacity as showing in screenshots.)