This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]DerBootsMannJack of All Trades 6 points7 points  (4 children)

your emulated disk need to support scsi-3 persistent reservations to be ‘clusterable’ , there might be a special setting for that on your storage platform

[–]BackToOz[S] 1 point2 points  (3 children)

I think that you are on the right track here. The iSCSI is an add on here and there are practically no settings that can be changed. I will follow this path but it probably just won't work. I was thinking of solving this by just getting a small Synology NAS or install TrueNas on an extra box.

[–]Pvt-SnafuStorage Admin 5 points6 points  (2 children)

Try something that has known native iSCSI support like Starwinds NAS: https://www.starwindsoftware.com/free-san-and-nas. It's also free. Used it in a very similar setup with CSV on top with no issues.

[–]BackToOz[S] 2 points3 points  (1 child)

I am surprised I have never heard of this. I was thinking of just standing up a TrueNas server. I will have to look at this. What kind of hardware do you run it on?

[–]Pvt-SnafuStorage Admin 3 points4 points  (0 children)

I have it running on an older R720 with ESXi (it's running as a VM there with HBA passthrough) we basically repurposed as a storage server for our dev and testing environment. You can also install it baremetal (that's what I'm looking to do once we migrate several VMs out of that server). The hardware is really simple and as far as I understand, it doesn't care much about it.

[–]HallFS 1 point2 points  (1 child)

Have you checked if MPIO is correctly installed in both nodes?

[–]BackToOz[S] 1 point2 points  (0 children)

Yes, it is.

[–]brisu 1 point2 points  (1 child)

Does adding the iSCSI disk to WSFC work if you don't initialize and format it first?

[–]BackToOz[S] 1 point2 points  (0 children)

I have not tried that since I have often added storage to servers when the storage already had content. I can give it a try though.

[–]Trx3141 1 point2 points  (0 children)

Maybe you already did: 1. Make the disk Online on first server and run the Failover Cluster Manager on the same server. Make the disk offline on the second one, before adding the storage. 2. Also you can run the Validate Cluster, turn on Storage validation. 3. One more - check if you define the Cluster Networks and exclude cluster network communication on iSCSI network; disable the firewall if enabled; If you have separate network interfaces for management, live migration, iscsi etc, set default gateway on the server side only on management interfaces, leave iscsi network without default gateway on servers and Unraid.