I removed the LUN and rebooted, and everything went fine, it worked right away.
Then I ran a test by disconnecting the network between the two nodes (which, I repeat, is a direct cable), and here the problems began again:
node 1: the partner is not synchronized,
node 2: the current node is not synchronized.
I ran the scripts, but in addition to
Code: Select all
Unable to find the 'MaintenanceMode' property in this object. Check that it exists.
PS C:\software\Starwind> .\MaintenanceMode.ps1
C:\software\Starwind\MaintenanceMode.ps1 : operation cannot be completed. Current or partner node is in a non-synchronized state.
In line:1 char:1
+ .\MaintenanceMode.ps1
+ ~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,MaintenanceMode.ps1
I'm starting to get a little frustrated by this situation. I don't understand how this inconsistency can be resolved. Since one node is on one type of hypervisor and the other on another type, I always suspect that having two different licenses means the nodes have differences and are therefore incompatible with each other with advanced option.