How to calculate overall availability given individual object availability percentages?
Example 1: I have sql server with FCI.
VM1 has 99.9% availability
VM2 has 99.9% availability
What is total availability calculation?
Example 2: same as above plus disk storage has 99.9% availability. So what is total availability?
Example 3: Suppose I have 1 VM and 1 disk storage. Each with 99.9% availability. So what is total availability calculation?