Just what the subject says -
Want to create the simplest high-availability storage system possible: 3 hosts - 2 mirrored file storage + 1 witness.
Is this possible on the Illumos platform? I have a single OmniOS file server right now and I love it because of its stability and windows domain compatibility
But I fear it may be lacking in the distributed or mirrored file storage area compared to OS like Linux. Am I right about this?
If anyone knows of any Illumos solutions for something like drbd, gluster, lustre, AFS etc. Maybe a port of pve-zsync? please let me know.
Must be able to continue providing files while one file server is down temporarily, so I don't think a simple zfs send will work...
Want to create the simplest high-availability storage system possible: 3 hosts - 2 mirrored file storage + 1 witness.
Is this possible on the Illumos platform? I have a single OmniOS file server right now and I love it because of its stability and windows domain compatibility
But I fear it may be lacking in the distributed or mirrored file storage area compared to OS like Linux. Am I right about this?
If anyone knows of any Illumos solutions for something like drbd, gluster, lustre, AFS etc. Maybe a port of pve-zsync? please let me know.
Must be able to continue providing files while one file server is down temporarily, so I don't think a simple zfs send will work...