Questions tagged [windows-cluster]

A computer cluster consists of a set of connected computers that work together, and thus can be viewed and operated as a single system in many respects. A Windows cluster is such a set of computers running a Windows operating system. This feature has been available since NT 4.0.

A computer cluster consists of a set of connected computers that work together, and thus can be viewed and operated as a single system in many respects. A Windows cluster is such a set of computers running a Windows operating system. This feature has been available since NT 4.0.

Microsoft has three technologies for clustering: Microsoft Cluster Service (MSCS), Component Load Balancing (CLB) (part of Application Center 2000), and Network Load Balancing Services (NLB). In Windows Server 2008 and Windows Server 2008 R2 the MSCS service has been renamed to Windows Server Failover Clustering and the Component Load Balancing (CLB) feature has been deprecated.

As with clusters running other operating systems, there are different types of clusters, with two primary variants.

Failover clusters are designed for high availability services and typically have a subset of the cluster "active" at any one time, while the rest are in a hot standby state, ready to take over in the event of a failure.

Parallel clusters are designed for high performance, and typically have all the members active at all times, to achieve more computations at a time. Modern supercomputers are all clustered systems, which are used to perform calculations that would take too long to be feasible on independent systems.

215 questions
1
vote
1 answer

Does Microsoft Cluster Service (MSCS) Support Single-System-Image?

Was wondering if using Microsoft Cluster Service with two Windows Servers will appear as using a single system with combined processing power? Searched around but found multiple threads on Linux-based systems using OpenSSI or other…
xuder
  • 11
1
vote
1 answer

How big a share needs to be provisioned for a File Share Witness

We're creating a new Windows Cluster. All 3 nodes are Windows 2012 R2. We want to utilize a File Share Witness. How much space needs to be provisioned for the witness? The test cluster we've created is only using 1KB of space. Is that all it will…
Greg
  • 463
1
vote
3 answers

Windows cluster for sql 2008 r2

Currently I have an sql server that is experiencing high cpu usage. There are tons of reads and writes happening continuously. The machine is a Dual Xeon E5645 @2.4GHz with 48GB of ram and using SSD drives in raid 5. I would like to beef up the…
Prescient
  • 109
0
votes
1 answer

Unable to validate Microsoft cluster

I have Microsoft windows cluster. I have 2 nodes on windows 2008 R2 SP1 Ent. both of them with Windows PowerShell 4 and with up to date with Windows updates When I'm trying to do a validation to this cluster I get this error: Error: The action…
dsaydon
  • 111
0
votes
1 answer

Windows 2012 Cluster Validation issue (basic setup)

I have two Windows 2012 servers in different data centers (xdc). In 1DC server A. in 2DC server B. Both are part of the same domain. Both have remote reg service running and permission for local service is correct. Both have WSFC enabled. I can…
CWL
  • 107
0
votes
1 answer

Can I Configure a Majority and File Share Quorum Where the File Share is Accessed Over the Internet?

I have a 2-site geographically dispersed Cluster setup and have 1 node in each site. Both sites are connected with FC for large volume synchronous data replication and high-bandwidth network availability. As I understand the best quorum…
0
votes
2 answers

Difference between quorum setups

Three environments (LAB, DEV/TEST, PROD) 2 NODES (active, inactive), 7 ROLES. Experiencing fail over issues on the PROD environment, but the LAB and DEV/TEST clusters are not experiencing the same issue. QUORUM setups are different. LAB - Witness:…
0
votes
1 answer

Microsoft Cluster: The volume 'ClusterPerformanceHistory' is running low on available storage capacity

Not finding anything in documentation. Since some months ago, I regualrly have the volume ClusterPerformanceHistory (which is automatically created with around 12gb net size) running full, with in result charting stopping to work. There seems to be…
TomTom
  • 51,864
  • 7
  • 55
  • 136