
16 Apr
2019
16 Apr
'19
1:54 p.m.
Its for storage of VM disks, not OS but like filestorage. I have done a similar setup with distributed replicated arbiter volumes, but i loose so much storage space. Each disk is 6TB, in a raid 5 it would be 66TB, with dispersed ~45TB, with D-R-A it was around 28TB, quite a massive loss. It was an replicated 3 arbiter 1 setup. When i did this i used LVM and set Arbiter volume as a smaller disk, think it was 2TB Like this: H| 1 2 3 4 ------------------------- 1| D1 D1 A1 D4 2| D4 D2 D2 A2 3| A3 A4 D3 D3 Followed this: https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.4/ht... - Example 5.10. Example of a chained configuration