Calculate system availability
To calculate the availability of redundant systems you can use this formula:
total_avail = 1-(1 - single_avail) ^ (number_of_nodes)
To calculate the availability of redundant systems you can use this formula:
total_avail = 1-(1 - single_avail) ^ (number_of_nodes)