[7.890][FEATURE][CLOSED] "degraded" asg failover

Hi

don't know if that had already been required, but should be interesting to allow high availability (at least for failover mode) for box/hardware not identicall...

ie: would be really interesting to have one asg with some cores/cpu models, 2 NIC cards (activated) which is master, and 1 Virtualized asg server with different CPU model/ram, different number of cores, but same number of NIC cards (but can be different model)...

this way we can have what I call a "degraded" failover, which allow to have less powerfull boxes/VM for slaves... 

this should be doable... ok performances would be degraded, but at least services could continue working... without having to put a strictly identical hardware on both sides...

this could be also a good option when moving from old hardware to newer hardware with limit downtime...

active/active cluster is another story... (but could also be interesting when upgrading hardware... so in that case we can ie be able to put better hardware ?)

thx a lot
Parents
  • Hi BuBU,

    for ASG software installations there is no enforcement of equal hardware
    as it's done for ASG hardware installations.

    It's not officially supported but should work.

    The problem with VMWare I see is the latency. If you get Master-Master
    situations because the VMWare installation is not receiving/sending
    the HA heartbeats to fast you might increase the dead interval.
    E.g. set it to 10 seconds via command line "cc set ha times dead_time 10"

    Best regards
     Ulrich
Reply
  • Hi BuBU,

    for ASG software installations there is no enforcement of equal hardware
    as it's done for ASG hardware installations.

    It's not officially supported but should work.

    The problem with VMWare I see is the latency. If you get Master-Master
    situations because the VMWare installation is not receiving/sending
    the HA heartbeats to fast you might increase the dead interval.
    E.g. set it to 10 seconds via command line "cc set ha times dead_time 10"

    Best regards
     Ulrich
Children
No Data