This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Astaro Cluster in VMware

I'm trying to test Astaro cluster in a VMware environment. However, once the cluster is up and running. I cannot ping the internal IP from some of the VM guests. Only the VM guests sitting on the same machine with current master node can ping internal IP, the VM guests on the other machine cannot. If I remove cluster, everything works fine. Is Astaro cluster a supported configuration in VMware?


This thread was automatically locked due to age.
  • we have the same problem.

    On an ESX Cluster with 4 ESX Hosts we have an Astaro Cluster.

    The VMs that are on the ESX host with the passive Astaro node cannot reach the active node.
    If both astaro nodes are on the same host every VM can reach the active node.

    Have you found a solution?

    Greets
    Daniel
  • Hi,

    I experiense the same problems..
    Has anyone found a solution?

    Do you need aditional information to solve this problem?

    -pain2k
  • in our case the problem was solved with update to v8.
  • Did you set static routes?
    Can you show me your vSwitch Design?
    Are you working with VLANs?

    thx

    pain2k
  • Hi,

    we´re working with distributed Switches.
    All Ports on the physical switches are as trunks configured.
    The VLANs are configured on the Portgroups on the vSwitches.

    I don´t think that on our astaro are static routes configured.
    But i can´t answer this because the astaro is administered by my colleagues...

    Are you already using v8?
    As i know it was a problem in the software of Version 7.
  • I'm a bit confused by this entire thread.  In Astaro clusters, all internal and external connections are available to all devices in the Astaro cluster.  It is not supported to have some devices connected to one device, but not others.  Please review the Astaro Cluster Guide available in the Astaro KnowledgeBase.

    Cheers - Bob
  • H,

    as i remember this is a problem with the mac adresses.

    In cluster mode the astaro is using the same virtual mac adress for the interfaces on the active and on the passive node.

    If a server that is running on the same ESX(i) host like the passive astaro node is trying to send packets to the active node the vSwitch sends the packets to the passive node.
    Therefore the astaro is for this servers not reachable.

    This problem is solved with v8 as i said before...
  • Thanks, Daniel.  Now I understand the question!

    Cheers - Bob
  • Hi
    I have the same problem and im up2date. In this thread there a diagramm of my setup
    HA and 2 ESXI problem

    Can you take a look ?
  • I fixed this by putting the ASG LAN interfaces on their own vSwitch in each ESXi host and then giving that vSwitch a dedicated physical NIC interface connected to the real network switch.  And I'm sure this was a problem in v8 because I didn't implement the second ASG VM on the second ESXi host until after I upgraded from 7.x to 8.x.  I admin it doesn't seem like the cleanest solution and it may not be practical for everyone if you don't have an additional physical NIC (and switch port), but it worked for me.