Microsoft Cluster Server - History - Wiki
Shared Nothing Live Migration
Storage Live Migration
Live Migration (in a cluster)
Kerberos Constrained Delegation Overview
Configuring constrained delegation
Open ADUC (dsa.msc)
Right-click VM Host and select Properties
Delegation Tab > Trust this computer for delegation to specified services only
Use Kerberos only
Click Add...
Add Host to be trusted
select Cifs & Microsoft Virtual System Migration Service for BOTH Netbios name & FQDN
Note: If using shared storage Add File server too - just cifs service
Once configured in AD, reboot Hosts so they can "pick up" new config
run get-process once a second to see live migration
How to Assign SMB 3.0 File Shares to Hyper-V Hosts and Clusters in VMM
Part 4: Deploy and Configure a 3 Node 2016 Hyper-V Cluster
Deploy a SMB storage solution for Hyper-V with StarWind VSAN free
Step-By-Step: Virtual Machine Replication Using Hyper-V Replica
Cluster-Aware Updating Overview
Requirements and Best Practices for Cluster-Aware Updating
Starting with Cluster-Aware Updating (CAU): Self-Updating
2-node hyperconverged cluster with Windows Server 2016
Hyper-converged solution using Storage Spaces Direct in Windows Server 2016
Storage Spaces Direct in Windows Server 2016
Deploy a Storage Spaces Direct disaggregated cluster in VMM
Performance Consideration for Disaggregated and Hyper-converged Configurations
Implement Workgroup and Multi-Domain Clusters
- Create a local user on each cluster node with same username and password
- New-ltemProperty -path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System -Name LocalAccountTokenFilterPolicy -Value 1
- Configure primary DNS suffix as well as all other domain suffixes on each node
- Configure a DNS admin access point
- New-Cluster -Name <Name> -Node <Nodes > -AdministrativeAccessPoint DNS
- Configure a cloud or disk witness
Workgroup and multi-domain clusters
"The minimum number of members that must be present to make the proceedings of a meeting valid."
- Definition of "quorum"
Cloud Witness is a new type of Failover Cluster quorum witness in Windows Server 2016
Configure Quorum in a Single-Site or Multi-Site Failover Cluster
Site-aware Failover Clusters in Windows Server 2016
Quorum Options
- Node and Disk Majority
- Node and File Share Majority
- Node and Cloud Majority
Implement Cluster OS Rolling Upgrade (currently only Physical Clusters)
- Zero-downtime upgrade for Hyper-V and SOFS cluster roles
- Other cluster roles will be unavailable during the upgrade process
- Upgrade process uses existing equipment
- Reversible up until cluster functional level upgraded to Windows Server 2016
- Guest clusters using shared VHDX files are not supported
Steps:
- Pause node and drain roles
- Evict node from cluster
- Perform a clean OS install
- Add the Failover Clustering feature
- Configure networking and storage
- Rejoin the node to the cluster
- Reinstall cluster role and data
- Repeat these process on remaining nodes
- Update the cluster functional level
Cluster operating system rolling upgrade
A deep-dive into Cluster OS Rolling Upgrades in Windows Server 2016
Restore Single Node or Cluster Configuration < two options
1. Non-authoritative Restore, Restores entire node, Node reboot required to complete recovery
>> wbadmin start sysstaterecovery -version:<ver>
2. Authoritative Restore, Restores cluster database Cluster service restart required to complete recovery
>> wbadmin start recovery -version:<ver> itemtype:app -itemsxluster
Determine Usage Scenarios for Guest Clustering
- shared vhdx file or set
Using Guest Clustering for High Availability
Deploy a Guest Cluster Using a Shared Virtual Hard Disk
Use cases - DFS Namespace Server, Generic App, Generic Script, Generic Service
DHCP Server, File Server, iSNS Server & WINS Server
Clustered File Server vs SOFS (Scale-out File Server)
scenario: 3 cluster members
- clustered FS - only one holds the share disk << classic file share
- SOFS - all do at the same time << hyper-v disk, SQL & other apps
To scale out or not to scale out, that is the question
When To Use And When NOT To Use A Scale-Out File Server
Site-aware Failover Clusters in Windows Server 2016
Windows Server 2016: Introducing stretch cluster functionality
Storage Replica
Getting started with Storage Replica in Windows Server 2016
How to Configure Storage Replication using Windows Server 2016 - Part1
How to Configure Storage Replication using Windows Server 2016 - Part2
Hyper-V and Storage Replica within a failover cluster
Storage Spaces Direct (S2D)
2 modes - Hyperconverged vs. Disaggregated
Cluster Shared Volumes (CSV)
Storage Spaces Direct in Windows Server 2016
Performance Consideration for Disaggregated and Hyper-converged Configurations
Storage spaces direct Resiliency configurations (min fault domains [nodes], simultaneous node loss)
- (2x) (1) Two-way mirroring
- (3x) (2) Three-way mirroring
- (3x) (1) Single parity
- (4x) (2) Dual parity
- (4x) (2) Mixed
Fault tolerance and storage efficiency in Storage Spaces Direct
Volume resiliency and efficiency in Storage Spaces Direct
Ignite 2016 - Storage Spaces Direct
Configuring Storage Spaces Direct - Step by Step - Part1
Configure Storage Spaces Direct on a Virtual Lab - Step by Step - Part2
Creating volumes in Storage Spaces Direct
Container Storage Support with Cluster Shared Volumes (CSV), Storage Spaces Direct (S2D), SMB Global Mapping
Caching and Storage Tiering in Storage Spaces Direct
Create new VM
Failover cluster manager > cluster > Roles ... Virtual Machines... > New Virtual Machine...
- Store the virtual machine in a different location - c:\clusterstorage\volume1
- Generation 2
- Using Dynamic memory
- Production virtual switch
Kerberos constrained delegation (KCD)
Configuring constrained delegation
Live Migration via Constrained Delegation with Kerberos in Windows Server 2016
Dissagreggated S2D Cluster - Implement SOFS
Note: SOFS (Scale out file system) can be used on the top of S2D
New VM - location - \\s2dsofs\myvmshare
Manage VM Movement in Clustered Nodes
Move-VM
Move-VMStorage
Deploying VHD Sets on Windows Server 2016 Hyper-V
Create Hyper-V VHD Set files
Implement NLB
Network Load Balancing - Windows Server 2016
The NLB Deployment Reference – All you need to know to implement and deploy Microsoft Network Load Balancing
Microsoft NLB Multicast and Unicast operation modes (1006580) - VMware
Network Load Balancing in Windows Server 2016
Windows Server 2016 NLB Network Load Balancing non-SDN or Software Load Balancing (SLB) for SDN
.
Shared Nothing Live Migration
Storage Live Migration
Live Migration (in a cluster)
Kerberos Constrained Delegation Overview
Configuring constrained delegation
Open ADUC (dsa.msc)
Right-click VM Host and select Properties
Delegation Tab > Trust this computer for delegation to specified services only
Use Kerberos only
Click Add...
Add Host to be trusted
select Cifs & Microsoft Virtual System Migration Service for BOTH Netbios name & FQDN
Note: If using shared storage Add File server too - just cifs service
Once configured in AD, reboot Hosts so they can "pick up" new config
run get-process once a second to see live migration
How to Assign SMB 3.0 File Shares to Hyper-V Hosts and Clusters in VMM
Part 4: Deploy and Configure a 3 Node 2016 Hyper-V Cluster
Deploy a SMB storage solution for Hyper-V with StarWind VSAN free
Step-By-Step: Virtual Machine Replication Using Hyper-V Replica
Cluster-Aware Updating Overview
Requirements and Best Practices for Cluster-Aware Updating
Starting with Cluster-Aware Updating (CAU): Self-Updating
2-node hyperconverged cluster with Windows Server 2016
Hyper-converged solution using Storage Spaces Direct in Windows Server 2016
Storage Spaces Direct in Windows Server 2016
Deploy a Storage Spaces Direct disaggregated cluster in VMM
Performance Consideration for Disaggregated and Hyper-converged Configurations
Implement Workgroup and Multi-Domain Clusters
- Create a local user on each cluster node with same username and password
- New-ltemProperty -path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System -Name LocalAccountTokenFilterPolicy -Value 1
- Configure primary DNS suffix as well as all other domain suffixes on each node
- Configure a DNS admin access point
- New-Cluster -Name <Name> -Node <Nodes > -AdministrativeAccessPoint DNS
- Configure a cloud or disk witness
Workgroup and multi-domain clusters
"The minimum number of members that must be present to make the proceedings of a meeting valid."
- Definition of "quorum"
Cloud Witness is a new type of Failover Cluster quorum witness in Windows Server 2016
Configure Quorum in a Single-Site or Multi-Site Failover Cluster
Site-aware Failover Clusters in Windows Server 2016
Quorum Options
- Node and Disk Majority
- Node and File Share Majority
- Node and Cloud Majority
Implement Cluster OS Rolling Upgrade (currently only Physical Clusters)
- Zero-downtime upgrade for Hyper-V and SOFS cluster roles
- Other cluster roles will be unavailable during the upgrade process
- Upgrade process uses existing equipment
- Reversible up until cluster functional level upgraded to Windows Server 2016
- Guest clusters using shared VHDX files are not supported
Steps:
- Pause node and drain roles
- Evict node from cluster
- Perform a clean OS install
- Add the Failover Clustering feature
- Configure networking and storage
- Rejoin the node to the cluster
- Reinstall cluster role and data
- Repeat these process on remaining nodes
- Update the cluster functional level
Cluster operating system rolling upgrade
A deep-dive into Cluster OS Rolling Upgrades in Windows Server 2016
Restore Single Node or Cluster Configuration < two options
1. Non-authoritative Restore, Restores entire node, Node reboot required to complete recovery
>> wbadmin start sysstaterecovery -version:<ver>
2. Authoritative Restore, Restores cluster database Cluster service restart required to complete recovery
>> wbadmin start recovery -version:<ver> itemtype:app -itemsxluster
Determine Usage Scenarios for Guest Clustering
- shared vhdx file or set
Using Guest Clustering for High Availability
Deploy a Guest Cluster Using a Shared Virtual Hard Disk
Use cases - DFS Namespace Server, Generic App, Generic Script, Generic Service
DHCP Server, File Server, iSNS Server & WINS Server
Clustered File Server vs SOFS (Scale-out File Server)
scenario: 3 cluster members
- clustered FS - only one holds the share disk << classic file share
- SOFS - all do at the same time << hyper-v disk, SQL & other apps
To scale out or not to scale out, that is the question
When To Use And When NOT To Use A Scale-Out File Server
Site-aware Failover Clusters in Windows Server 2016
Windows Server 2016: Introducing stretch cluster functionality
Storage Replica
Getting started with Storage Replica in Windows Server 2016
How to Configure Storage Replication using Windows Server 2016 - Part1
How to Configure Storage Replication using Windows Server 2016 - Part2
Hyper-V and Storage Replica within a failover cluster
Storage Spaces Direct (S2D)
2 modes - Hyperconverged vs. Disaggregated
Cluster Shared Volumes (CSV)
Storage Spaces Direct in Windows Server 2016
Performance Consideration for Disaggregated and Hyper-converged Configurations
Storage spaces direct Resiliency configurations (min fault domains [nodes], simultaneous node loss)
- (2x) (1) Two-way mirroring
- (3x) (2) Three-way mirroring
- (3x) (1) Single parity
- (4x) (2) Dual parity
- (4x) (2) Mixed
Fault tolerance and storage efficiency in Storage Spaces Direct
Volume resiliency and efficiency in Storage Spaces Direct
Ignite 2016 - Storage Spaces Direct
Configuring Storage Spaces Direct - Step by Step - Part1
Configure Storage Spaces Direct on a Virtual Lab - Step by Step - Part2
Creating volumes in Storage Spaces Direct
Container Storage Support with Cluster Shared Volumes (CSV), Storage Spaces Direct (S2D), SMB Global Mapping
Caching and Storage Tiering in Storage Spaces Direct
Create new VM
Failover cluster manager > cluster > Roles ... Virtual Machines... > New Virtual Machine...
- Store the virtual machine in a different location - c:\clusterstorage\volume1
- Generation 2
- Using Dynamic memory
- Production virtual switch
Kerberos constrained delegation (KCD)
Configuring constrained delegation
Live Migration via Constrained Delegation with Kerberos in Windows Server 2016
Dissagreggated S2D Cluster - Implement SOFS
Note: SOFS (Scale out file system) can be used on the top of S2D
New VM - location - \\s2dsofs\myvmshare
Manage VM Movement in Clustered Nodes
Move-VM
Move-VMStorage
Deploying VHD Sets on Windows Server 2016 Hyper-V
Create Hyper-V VHD Set files
Implement NLB
Network Load Balancing - Windows Server 2016
The NLB Deployment Reference – All you need to know to implement and deploy Microsoft Network Load Balancing
Microsoft NLB Multicast and Unicast operation modes (1006580) - VMware
Network Load Balancing in Windows Server 2016
Windows Server 2016 NLB Network Load Balancing non-SDN or Software Load Balancing (SLB) for SDN
.