[7.900][BUG][FIXED] Multipath failover - recovery time

Hi,

I've noticed that if a circuit fails under the Uplink balancing/multipath option, Astaro will continue to try to recover the circuit for 30-45 mins, however if a longer failure occurs Astaro stops trying to recover and leaves the circuit state down.  Can this be changed as long outages unfortunately can and do occur.

Many thanks,

Darren
Parents
  • As I wrote on the other thread "[7.904][BUG][OPEN] Unclean fail-over between nodes":

    * Please see if there is a dhcp process running: "ps ax|grep -i dhcp"
    * Default GW of eth1 is set: "ip route show default dev eth1 table all|grep ^default"
    * Default GW of eth1 is pingable.
    * ARP resolution of Default GW is working on eth1: "arp -a -n -i eth1"

    Also it would be great If I can get remote access if that issue happens again...
Reply
  • As I wrote on the other thread "[7.904][BUG][OPEN] Unclean fail-over between nodes":

    * Please see if there is a dhcp process running: "ps ax|grep -i dhcp"
    * Default GW of eth1 is set: "ip route show default dev eth1 table all|grep ^default"
    * Default GW of eth1 is pingable.
    * ARP resolution of Default GW is working on eth1: "arp -a -n -i eth1"

    Also it would be great If I can get remote access if that issue happens again...
Children
No Data