I am trying to setup a test environment of a Windows Server 2012R2 cluster, which we need to do a rolling update to 2016...
We are using the good old SnapDrive 🙂 It is cluster aware... 🙂
We can setup the vserver connection, and establish an iscsi session via SnapDrive...
But as we try to create a cluster aware disk it fails at the last part where you have to map the iscsi connections for each host...
The iSCSI node name 'iqn.1991-05.com.microsoft:fs01' of an iSCSI session established through 'ROOT\ISCSIPRT\0000_0'-'Microsoft iSCSI Initiator' iSCSI HBA does not match the iSCSI node name 'iqn.1991-05.com.microsoft:fs01.bbaas.local' of the Microsoft iSCSI service. These names must match for correct Snapdrive operation.
As you can see the initiator name has changed, because we first installed snapdrive when the server was not a member of an AD... we then added the servers to the AD, and the initiators changed names...
For some reason it remembers the old name... even though it isn't listed in the iscsi initiator and in none of the .config files in Snapdrive...
Also the SnapDrive service is stopped as part of the LUN creation... any good suggestions? I have of cause also searched the registry which also doesn't find anyting...