Hello,
What do you recommend for a ZFS redundant two-node SAN?
I Will use ISCSI to connect it to proxmox.
My Storage configuration should support from 80 to 160 Tb of storage space.
Thanks!
That is a very good question. There is this project, but I haven't tried that. I read about some vendors selling ZFS HA, but I haven't tried that either.
The problem is that HA is not a part of the ZFS stack, which is very unfortunate. All solutions grown around this issue are more or less of the same approach: If it fails on one node, mount on the other node and expose from there.
In every setup I ever encountered, the solution was in the end a commercial project that does HA already, but misses ZFS of course.