This task is creating the software needed to
This infrastructure may be used for manual failover, by manually shutting down Server A and then manually running bringup serverA
on Server B, which will bring up all services of Server A which have been backed up on Server B.
This infrastructure can also be used for automatic failover after detection of failure of Server A.
However, this task does not include any of the failure-detection components needed for auto-failover.
This is being done by Saurabh.