InterviewSolution
| 1. |
What Is The Purpose Of Pacemaker High-availability Clustering? |
|
Answer» As the name of the project suggests, the PURPOSE of Pacemaker high-AVAILABILITY clustering is to make sure that vital resources receive increased availability. Without a clustering solution, a service may fail at the moment the server crashes. If the service is configured as a resource in Pacemaker clustering, Pacemaker ensures that the service will still be AVAILABLE, even if a server in your NETWORK fails. As the name of the project suggests, the purpose of Pacemaker high-availability clustering is to make sure that vital resources receive increased availability. Without a clustering solution, a service may fail at the moment the server crashes. If the service is configured as a resource in Pacemaker clustering, Pacemaker ensures that the service will still be available, even if a server in your network fails. |
|