mirror of
https://github.com/ewwhite/zfs-ha.git
synced 2026-05-15 14:16:09 -06:00
[GH-ISSUE #12] Support for iscsi volumes and srp #12
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/zfs-ha#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @crottolo on GitHub (Aug 22, 2017).
Original GitHub issue: https://github.com/ewwhite/zfs-ha/issues/12
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 on GitHub (Aug 28, 2017):
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/
@Digital-Daz commented on GitHub (Jul 31, 2018):
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 on GitHub (Jun 25, 2019):
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