We have an application deployed on 5 nodes.
Out of these, we want to have the 3 nodes to act as regular on-demand mode, and the remaining 2 nodes to be active on demand, only if all the first 3 nodes go down.
Can some one advise as how this can be achieved?

Reply With Quote