ewwhite / zfs-ha

ZFS High-Availability NAS
749 stars 76 forks source link

Support for iscsi volumes and srp #12

Closed crottolo closed 5 years ago

crottolo commented 7 years ago

Hi, I have similar setup and I want deploy your system. Now I have 2 dell r710,each with 24gb RAM dual xeon quad core, 1 hba,1mellanox 20GB 1 jbod with 12 disk SAS.

On cluster Mgmt si possible add the iscsi conf, or srp? The goal is Block storage for VM environment. Thanks

ewwhite commented 6 years ago

iSCSI is possible. It's not my focus since I prefer NFS for VMware use.

However, take a look at this for an iSCSI approach to the HA cluster design: https://bm-stor.com/index.php/blog/Linux-cluster-with-ZFS-on-Cluster-in-a-Box/

PBXForums commented 6 years ago

Sorry to revive and old thread but would you mind saying why you prefer NFS over iSCSI.

The internet is littered with different opinion but being as you are the author of this elegant solution it would be great to understand why you chose NFS.

efschu commented 5 years ago

Potential reasons are:

So if you still want to go for iSCSI/iSER over NFS you can have a look here

https://github.com/ewwhite/zfs-ha/issues/27#issuecomment-503000513