Top 19 Windows Clustering Interview Questions
Q1. How Is The Quorum Information Located On The System Disk Of Each Node Kept In Synch?
The server cluster infrastructure ensures that all adjustments are replicated and up to date on all members in a cluster.
Q2. What Is Quorum ?
A shared garage want to provide for all servers which continues records about clustered application and consultation country and is beneficial in FAILOVER scenario. This may be very vital if Quorum disk fails whole cluster will fails.
Q3. Does A Cluster Aware Application Need To Be Rewritten To Support Mns?
No, the use of an MNS quorum requires no trade to the software. However, some cluster conscious programs count on a shared disk (as an instance SQL Server 2000), so at the same time as you do now not want shared disks for the quorum, you do want shared disks for the software.
Q4. Types Of Clusters ?
In Windows we will configure varieties of clusters:
NLB (community load balancing): cluster for balancing load among servers. This cluster will now not provide any excessive availability. Usually most effective at part servers like web or proxy.
Server Cluster: This presents High availability through configuring lively-energetic or active-passive cluster. In 2 node energetic-passive cluster one node might be lively and one node could be stand by using. When energetic server fails the application will FAILOVER to face via server mechanically. When the authentic server backs we need to FAILBACK the utility.
Q5. Different Types Of Quorum In Windows Server 2003 ?
Standard Quorum : As noted above, a quorum is simply a configuration database for MSCS, and is saved within the quorum log record. A wellknown quorum makes use of a quorum log report this is positioned on a disk hosted on a shared storage interconnect this is handy through all individuals of the cluster.
Standard quorums are available in Windows NT 4.Zero Enterprise Edition, Windows 2000 Advanced Server, Windows 2000 Datacenter Server, Windows Server 2003 Enterprise Edition and Windows Server 2003 Datacenter Edition.
Majority Node Set Quorums : A majority node set (MNS) quorum is a unmarried quorum aid from a server cluster angle. However, the statistics is clearly stored through default at the system disk of each member of the cluster. The MNS useful resource takes care to make certain that the cluster configuration statistics saved on the MNS is stored steady across the one-of-a-kind disks.
Majority node set quorums are available in Windows Server 2003 Enterprise Edition, and Windows Server 2003 Datacenter Edition.
Q6. Does Mns Get Rid Of The Need For Shared Disks?
It relies upon at the application. For example, clustered SQL Server 2000 calls for shared disk for facts. Remember, MNS only eliminates the want for a shared disk quorum.
Q7. Why Quorum Is Necessary ?
When community issues arise, they can intrude with communique between cluster nodes. A small set of nodes might be capable of speak collectively throughout a functioning a part of a community, but might not be able to speak with a special set of nodes in every other a part of the network. This can cause extreme troubles. In this “split” state of affairs, at least one of the units of nodes need to prevent strolling as a cluster.
To prevent the troubles which can be as a result of a split within the cluster, the cluster software program calls for that any set of nodes running as a cluster have to use a voting set of rules to determine whether, at a given time, that set has quorum. Because a given cluster has a selected set of nodes and a specific quorum configuration, the cluster will recognise how many “votes” constitutes a majority (that is, a quorum). If the quantity drops below most of the people, the cluster stops walking. Nodes will still concentrate for the presence of different nodes, in case every other node appears again on the community, but the nodes will not begin to function as a cluster until the quorum exists once more.
For example, in a five node cluster that is the usage of a node majority, don't forget what occurs if nodes 1, 2, and 3 can communicate with each other but now not with nodes 4 and @Nodes 1, 2, and 3 constitute a majority, and they keep running as a cluster. Nodes four and 5 are a minority and forestall strolling as a cluster, which prevents the issues of a “split” state of affairs. If node 3 loses verbal exchange with other nodes, all nodes prevent strolling as a cluster. However, all functioning nodes will preserve to pay attention for communique, so that once the community starts operating once more, the cluster can form and begin to run.
Q8. What Does A Failover Cluster Do In Windows Server 2008 ?
A failover cluster is a group of independent computer systems that work collectively to increase the supply of applications and services. The clustered servers (referred to as nodes) are linked via physical cables and with the aid of software program. If one of the cluster nodes fails, any other node starts offevolved to offer service (a procedure called failover). Users experience a minimum of disruptions in provider.
Q9. What Is Clustering. Briefly Define & Explain It ?
Clustering is a generation, that's used to offer High Availability for assignment important applications. We can configure cluster by installing MCS (Microsoft cluster provider) thing from Add cast off packages, that may handiest to be had in Enterprise Edition and Data middle version.
Q10. What Happens To A Running Cluster If The Quorum Disk Fails In Windows Server 2008 Cluster ?
Cluster hold to paintings but failover will now not occur in case of some other failure in the energetic node.
Q11. Can This Method Be Used To Replicate Application Data As Well?
No, that isn't possible on this model of clustering. Only Quorum records is replicated and maintained in a synchronized state by way of the clustering infrastructure.
Q12. Explain About Each Quorum Type ?
Node Majority: Each node this is available and in communication can vote. The cluster capabilities simplest with a majority of the votes, that is, more than 1/2.
Node and Disk Majority: Each node plus a designated disk in the cluster storage (the “disk witness”) can vote, on every occasion they may be to be had and in communication. The cluster functions best with a majority of the votes, that is, extra than 1/2.
Node and File Share Majority: Each node plus a delegated document proportion created by way of the administrator (the “file share witness”) can vote, every time they're available and in conversation. The cluster capabilities best with a majority of the votes, this is, more than 1/2.
No Majority: Disk Only: The cluster has quorum if one node is to be had and in verbal exchange with a selected disk in the cluster storage.
Q13. What Is The Difference Between A Geographically Dispersed Cluster And An Mns Cluster?
A geographic cluster refers to a cluster that has nodes in multiple places, whilst an MNS-based totally cluster refers back to the type of quorum sources in use. A geographic cluster can use both a shared disk or MNS quorum useful resource, even as an MNS-based cluster can be located in a single web page, or span multiple web sites.
Q14. Can I Convert A Standard Cluster To An Mns Cluster?
Yes. You can use Cluster Administrator to create a brand new Majority Node Set useful resource after which, at the cluster homes sheet Quorum tab, exchange the quorum to that Majority Node Set aid.
Q15. What Is The Maximum Number Of Nodes In An Mns Cluster?
Windows Server 2003 supports eight-node clusters for both Enterprise Edition and Datacenter Edition.
Q16. What New Functionality Does Failover Clustering Provide In Windows Server 2008 ?
New validation characteristic. With this selection, you may take a look at that your machine, garage, and network configuration is suitable for a cluster.
Support for GUID partition desk (GPT) disks in cluster garage. GPT disks will have partitions larger than two terabytes and have built-in redundancy in the way partition facts is stored, unlike grasp boot record (MBR) disks.
Q17. Do I Need Special Hardware To Use An Mns Cluster?
There is not anything inherent inside the MNS architecture that requires any unique hardware, apart from what is required for a wellknown cluster (for instance, there have to be at the Microsoft Cluster HCL). However, a few conditions that use an MNS cluster may additionally have specific requirements (including geographic clusters), wherein information must be replicated in real time between websites.
Q18. What Happens To A Running Cluster If The Quorum Disk Fails In Windows Server 2003 Cluster ?
In Windows Server 2003, the Quorum disk aid is required for the Cluster to function. In your instance, if the Quorum disk unexpectedly became unavailable to the cluster then each nodes could straight away fail and now not be able to restart the clussvc.
In that mild, the Quorum disk became a unmarried factor of failure in a Microsoft Cluster implementation. However, it became normally a reasonably quick workaround to get the cluster lower back up and operational. There are normally two answers to that type of hassle.
Determine why the Quorum disk failed and repair.
Reprovision a brand new LUN, present it to the cluster, assign it a pressure letter and layout. Then begin one node with the /FQ transfer and via cluadmin designate the new disk useful resource as the Quorum. Then stop and restart the clussvc commonly after which deliver on line the second one node.
Q19. Different Types Of Quorum In Windows Server 2008 ?
Node Majority :Used when Odd variety of nodes are in cluster.
Node and Disk Majority :Even range of nodes(however now not a multi-web page cluster)
Node and File Share Majority : Even number of nodes, multi-website cluster
Node and File Share Majority : Even quantity of nodes, no shared storage

