172k views
3 votes
In what type of server cluster can services fail over from downed servers to functional servers?

User Ritiek
by
7.4k points

2 Answers

2 votes

Final answer:

A failover cluster is a type of server cluster where services can fail over from downed servers to functional servers.

Step-by-step explanation:

In a failover cluster, services can fail over from downed servers to functional servers. A failover cluster is a group of two or more servers that work together to provide high availability and scalability of applications and services. When one server fails, the services running on that server automatically fail over to another server in the cluster, ensuring uninterrupted service.

User Xicooc
by
7.5k points
3 votes
Symmetric server is the type of server cluster in which services can fail over from downed servers to functional servers. The name symmetric comes from the fact
that all the servers (also called nodes) in the cluster are active and all applications run simultaneously .
User Sagar Velankar
by
7.6k points