Search results

  1. M

    [SOLVED] Cluster lacp

    Solved!!. Works like a charm with this config. Finally y separated in two vlans for more isolation managment and cluster.
  2. M

    [SOLVED] Cluster lacp

    Ok. I will try. Thanks a lot
  3. M

    [SOLVED] Cluster lacp

    Ok, so is it correct? 2x 1G active-backup -vlanXX managment -vlanXY cluster creation 2x 10G LACP -vlanYY CEPH (public network in ceph configuration?) 2x10 LACP -bridge or whatever for vms outside
  4. M

    [SOLVED] Cluster lacp

    I have a dedicated 1G Nic for management and 2 10G Sfps for lacp. I create a bond and bond.xx for the cluster. I create a cluster with link0 vlan.xx and when I add the node2 to the cluster with vlan.xx IP the server hang up after quórum....Ok . Finally I change to balance-rr and make the cluster...
  5. M

    [SOLVED] Cluster lacp

    Hi: Is it posible have a cluster with lacp? I have ping between three nodes in a vlan inside bond with lacp but I´m not able to add the nodes to the cluster. If is not posible can I do with balance-rr? Thanks