Before you create a cluster what task should you perform in
Before you create a cluster, what task should you perform in the Failover Cluster Manager?
a. Connect to the cluster.
b. Live migrate one or more servers.
c. Validate a configuration.
d. Configure cluster quorum settings.
| a. Connect to the cluster. | ||
| b. Live migrate one or more servers. | ||
| c. Validate a configuration. | ||
| d. Configure cluster quorum settings. |
Solution
Whenever we create a Failover Cluster we need to perform some of below task
1) We need to review hardware and infrastructure requirement for failover cluster
2) Then need to install failover clustering feature on every server which is going to be in the cluster.
3) Then we need to connect the networks and storage that the cluster will use.
4) Run a validate configuration tool to check that hardware and infra setting, connection and every other setting on each server is fine
5) Create a failover cluster.
Now we could see from the above defined steps required to create cluster that option a and c are the correct options
