[7.900][QUESTION][ANSWERED] Has anyone setup/tested cluster functionality yet?

Interested to hear if anyone has setup/tested the cluster functionality - is it working OK/any issues?

Cheers,

Darren
Parents
  • @cstich: The official ASG VMWare images have the following option enabled in the VMX configuration file for all interfaces:
      ethernet0.ignoreMACAddressConflict = "TRUE"

    Its a security feature of VMWare to disable interface with conflicting MAC addresses.
    So either add this option to the VMX configuration file for all interfaces or disable HA Virtual MAC
Reply
  • @cstich: The official ASG VMWare images have the following option enabled in the VMX configuration file for all interfaces:
      ethernet0.ignoreMACAddressConflict = "TRUE"

    Its a security feature of VMWare to disable interface with conflicting MAC addresses.
    So either add this option to the VMX configuration file for all interfaces or disable HA Virtual MAC
Children
No Data