I must say I already found a similar question on this platform, but the context was different, so I'm trying by myself.
My idea is as follows:
I have 4 disks, 3 of them are the same capacity, and the fourth one has twice the capacity of either of the others. I would use the 3 disks above in a RAID 5 configuration, and then use them together with the fourth in a RAID 1 configuration.\
Hypothetically, if the 3 disks are all 250GB, and the fourth is 500GB, I should get 500GB of usable storage with mirroring.
If it is a feasible idea, would it make sense to implement it or are there any cons? If there are any, what may be a possible way to use these disks in a RAID setup?
P.S.: As you might think, it is not my intention to use this setup as a backup system, I know RAID is NOT a backup solution! :)