Cluster Management and Lead Host Designations

05/21/2009

There are two main configuration settings that determine how the cluster functions with respect to cluster management:

leadHostManagement : This cluster-level setting determines what will perform the cluster management role. When true, lead hosts perform the cluster management role. If you have chosen to store your cluster configuration settings in a shared network folder, true is the only valid value for this setting. False indicates that SQL Server will perform the cluster management role. If you have chosen to store your cluster configuration settings in SQL Server, this setting will default to false. When using SQL Server to store cluster configuration settings, you can set this setting to true and let lead hosts perform the cluster management role.

quorumHost : This cache host-level setting determines which cache hosts will be lead hosts when lead hosts perform the cluster management role. Even if SQL Server is going to perform the cluster management role, the installation program designates lead hosts, in case you later change the LeadHostManagement setting.

For more information about changing these settings, see How to: Set the Cluster Management Role and Lead Host Designations (Velocity).

Note 
The "quorum" reference is a term that was used in a previous community technology preview (CTP) of "Velocity" to refer to a lead host. The name of this setting may change in the future.

leadHost-Management cluster-level setting quorumHost cache host setting Setting combination description Effective cache host responsibilities
FALSE FALSE SQL Server performs the cluster management role. This is not a lead host. Normal cache host operations only.
FALSE TRUE SQL Server performs the cluster management role. This is a lead host if you change the leadHostManagement setting to true. Normal cache host operations only.
TRUE FALSE Lead hosts perform the cluster management role, but this is not a lead host. Normal cache host operations only.
TRUE TRUE Lead hosts perform the cluster management role. This is a lead host. Normal cache host operations and works with other lead hosts to manage the cluster.
Posted in: C# and .NET| Tags: NET Velocity CTP CTP 3 Distribute Cache .NET 4.0 Cluster Lead Host

Hot Posts

Latest posts

Tags

Others

Sponsors

asp.net interview questions