Explain Active/Active and Active/Passive cluster
configurations
Answer Posted / saji joseph
Active/Active
Here first node will be default and second node will be
named instance. Both node will be active.
Move group from cluster administration is possible for both
side.
System performance will go down, if both resources are in
one node.
Active/Passive
Only one Active node with default instance.
No system performance degradation will be there for this
case even if we switchover to the other node. Both have
same configuration.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
List out different types of normalizations in sql server and explain each of them?
What is a dataset and what are the different types of datasets?
Does partitioning ssd reduce performance?
What are the advantages of using cte?
What is a View ? Can we insert, Update and delete a view?
Explain the different types of backups available in sql server? : sql server database administration
What is the parse query button used for?
Where are SQL server users names and passwords are stored in sql server?
What is the architecture of ms sql reporting service?
What is the difference between clustered and a non-clustered index?
Can we use where clause in union?
How to delete a login name in ms sql server?
What is a self join in sql server?
What is a join in sql? What are the types of joins?