Question-153: You want to replace the currently running node in the cluster for applying software patch on particular node, which of the following is correct for that?
- You would first add a new node and then remove the old node on which the patch should be applied.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans : A,D
Replacing the running node may be required for applying hardware upgrade or for applying the software patch etc. There are mainly two approaches for this as below.
- Adding a new node to the cluster and then decommission the old node : Once this new node is up and running. You do the following steps
You can access to full explanation to question and answer from this page.