Windows Clustering Types |
| ||||||||||||||||||||||||
Windows Server Failover cluster (WSFC) | In a failover cluster, if one or more of the clustered servers (nodes) fails, other nodes begin to provide service. | ||||||||||||||||||||||||
Quorum Witness Types |
| ||||||||||||||||||||||||
SQL deployments | Standalone vs Clustered | ||||||||||||||||||||||||
SQL Instances |
| ||||||||||||||||||||||||
SQL Server Protection levels |
| ||||||||||||||||||||||||
SQL Cluster Types |
Note: “Always On” is a marketing term for sql cluster solution. | ||||||||||||||||||||||||
Clustered VMDK Vs RDMs | – With Clustered VMDKs feature introduced in vSphere 7, WSFC clusters can be created on vSphere without RDMs. – Why was RDMs needed? WSFC clusters use SCSI-3 persistent reservation commands to clustered disk resources. The command locks the volume so that only the active node is allowed to write it. But VMFS intercepts and discards these commands for traditional virtual disk.Hence the need for RDM disks acting as a mapping device for the physical LUN – What has changed with Clustered VMDKs? Clustered VMDK allows SCSI-3 PR commands issued to virtual disks. | ||||||||||||||||||||||||
vSphere Options for Shared storage |
| ||||||||||||||||||||||||
SCSI Bus sharing |
| ||||||||||||||||||||||||
Multi-Writer Disk sharing | The multi-writer option allows VMFS-backed disks to be shared by multiple virtual machines. By default, VMFS disables multiple virtual machines from opening and writing to the same virtual disk (.vmdk file). Note: Multi-writer feature must not be used for a clustered disk resource for WSFC. | ||||||||||||||||||||||||
Failover Cluster with Clustered VMDKs On VSAN |
|
References
- https://blogs.vmware.com/apps/2020/01/microsoft-sql-server-and-vmware-vsphere-high-availability-features.html
- https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/solutions/vmware-vsphere-highly-available-mission-critical-sql-server-deployments.pdf
- https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/solutions/sql-server-on-vmware-best-practices-guide.pdf
- https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/solutions/vmw-vmdk-whitepaper-mmt.pdf
- https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.wsfc.doc/GUID-1A2476C0-CA66-4B80-B6F9-8421B6983808.html