SlideShare a Scribd company logo
1 of 45
www.mwh.ie
What’s New in Windows Server 2016
Failover Clustering & Storage
Aidan Finn, MVP
Technical Sales Lead, MicroWarehouse
www.mwh.ie
What’s New in Windows Server
2016 Hyper-V
Aidan Finn, MVP
Technical Sales Lead, MicroWarehouse
www.mwh.ie I
About Aidan Finn
• MVP, Cloud & Datacenter
Management (Hyper-V)
• Experienced with Azure, Hyper-V,
Windows Server/Desktop, System
Center, and IT infrastructure
• http://www.aidanfinn.com
• http://www.petri.com/author/aidan-finn
• @joe_elway
• aidanfinn.com
Technical Sales Lead, MicroWarehouse
www.mwh.ie I
About MicroWarehouse
• Irish owned/located distributor
• Park West, Dublin 12, Ireland
• Distributors for:
• Microsoft on-premises & cloud
• Microsoft Surface
• DataOn for Storage Spaces
• Gridstore for Hyper-Convergence
• SkyKick for Office 365 backup
• And many more
• Value added distribution:
• Much more than selling licenses
• Get your licensing right
• Sales education
• Technical training
@MWHDistribution
Value Added Distribution
www.mwh.ie Agenda
www.mwh.ie I
Agenda
• Failover Clustering
• Storage Replica
• Storage Spaces Direct (S2D)
• Troubleshooting
• Some event news
What we are covering today
www.mwh.ie The Theme of WS2016
www.mwh.ie I
What Are the Talking Points?
• Cloud
• Inspired by Azure
• Easier management
• Improved service availability
• Feedback has shaped WS2016
• https://windowsserver.uservoice.com
• WS2012 and WS2012 R2
• 5 x WS2016 Technical Preview releases
Cloud, cloud, cloud
www.mwh.ie High Availability
www.mwh.ie I
VM Start Ordering
• Configure sets of virtual machines
• Model dependencies of applications
1. Domain controllers
2. Database servers
3. Application servers
4. Web servers
• Create dependencies
• VM started
• Delay/wait
• Integration component heartbeat
• Define success of a set
• Example, 2 of 5 machines are running
Hyper-V
www.mwh.ie I
Storage Resiliency
• Most infrastructure problems are
transient
• Glitch on a SAN network that lasts seconds
• Delay in VM IO caused VMs to bug check
• Takes several minutes to resume services
• WS2016 adds Storage Resiliency
• VM placed in Paused-Critical state when IO stops
• Retains application state
• VM starts again when storage resumes
• Reduces impact on business
Hyper-V
www.mwh.ie I
Compute Resiliency
• Most infrastructure problems are
transient
• Glitch on a cluster network that lasts seconds
• 10 second glitch causes VM failover in a cluster
• Takes several minutes for services to resume
• WS2016 adds Compute Resiliency
• VMs aren’t moved if they are still on the network
• Repeat host issues cause the host to be
quarantined for 2 hours
• VMs are live migrated to healthy hosts
Hyper-V
www.mwh.ie I
Storage Resiliency
• Moving VM placement load balancing
from System Center to the core product
• Runs:
• Node joins the cluster
• Every 30 minutes
• Based on CPU and RAM
• 3 levels of aggressiveness:
• Low (>80%)
• Medium (>70%)
• High (Any host is 5% more than
average)
Hyper-V
www.mwh.ie I
Cloud Witness
• Multi-site cluster required a file-share
witness
• Preferable another cluster
• In a 3rd site
• Sites A & B each required connection to Site C
• Azure is a 3rd site
• Cloud witness
• Blob API on storage account
• Just a sequence number – no data
• In testing, no one has incurred enough charges for
billing!
Stretch Cluster
www.mwh.ie I
Site Awareness
• Make clustering a DR solution
• Provide site awareness to hosts
• Normal placement stays inside the site:
• Failover
• Load balancing
• VMs follow (Live Migration) CSV
ownership
• Prevents latent redirection going across the WAN
Stretch Cluster
www.mwh.ie I
Mixed Domain or No Domain
• A cluster has always required AD
membership
• WS2016 supports:
• All nodes in Workgroup
• Nodes being in different domains
• Great for SQL clusters
• Can be used by Hyper-V
• You lose Live Migration
Stretch Cluster
www.mwh.ie I
Storage Networking
• SMB Multichannel
• LBFO for SMB 3.x
• 20 Gbps instead of 10 Gbps
• Automatic failover
• Failover clustering required NICs to be
on different subnets/VLANs
• WS2016 allows cluster NICs to be on
the same subnet/VLAN
• Simplifies configuration
• Reduces VLAN provisioning
Easier design and greater scale for SMB 3.0
www.mwh.ie Backup Office 365
www.mwh.ie I
How do you restore that OneDrive file or Office 365 mail/mailbox?
www.mwh.ie Storage Replica
www.mwh.ie I
Challenge of Disaster Recovery
• Microsoft witnessed lots of enterprises
struggling with DR
• Had a SAN in Site A and in Site B
• Either had:
• No storage replication (license too expensive)
• Unsatisfactory replication
• Microsoft decided to implement storage
replication at the software layer
SAN replication licensing
www.mwh.ie I
Storage Replica Overview
• Implemented in software low in the
storage stack
• Replication not affected by
• Dedupe / thin provisioning
• BitLocker
• NTFS / ReFS
• SMB
• VSS
• Doesn’t care about the physical storage
• Two identical SANs
• Two different SANs (including manufacturers)
• Between Storage Spaces
• Storage Spaces to SAN (and vice versa)
Disaster recovery
www.mwh.ie I
Replication
• Block level
• Replicates volumes
• Only provisioned blocks (effective thin
provisioning)
• Synchronous replication
• Zero data loss
• Impact on storage latency
• Best with <5 ms links
• Up to 80 KM between sites
• See Mellanox Infiniband and MetroX)
• Asynchronous replication
• Long distances between sites (latency)
• Minimal impact on storage latency
What is happening
www.mwh.ie I
Seeding
• You can seed data
• How do you copy volumes to disk?
• SR includes an interesting capability:
• Replicate local volume A to local volume B
• Faster than RoboCopy
• RoboCopy cares about files – metadata
• SR is lower in the stack – files/metadata are
irrelevant
The first synchronization
www.mwh.ie I
Replication Networking
• Uses SMB 3.11
• Easier firewall management
• Can leverage SMB Direct (RDMA)
• iWARP
• ROCEv2 (routable ROCE)
• Infiniband (MetroX)
• You can define which network is used
for replication
• You can control this on a per replicated volume
basis
What is happening
www.mwh.ie Storage Spaces Direct
www.mwh.ie I
Leveraging Servers & Commodity Disks
• Normal rack
servers
• Internal disks
• SAS / SATA
• HDD
• SSD (50,000 IOPS)
• NVMe (420,000+
IOPS)
• Required for
production:
• 10 Gbps networking
• RDMA / SMB Direct
Storage Spaces Direct
www.mwh.ie I
Cluster The Nodes
• Aggregate the
servers
• Up to 16 in a single
cluster
• In TP5
• Min of 3 (see later)
• High availability
• Leverage CSVFS
Storage Spaces Direct
www.mwh.ie I
Pool the Disks
• Aggregate the
disks
• A Storage Spaces
storage pool
• Capacity
• Performance
(IOPS)
• Fault tolerance
Storage Spaces Direct
www.mwh.ie I
Enable Storage Spaces Direct
• Enable-
ClusterStorageSpa
cesDirect
• Simplified setup
• Analyses disks
• Configures caching,
tiering, and capacity
Storage Spaces Direct
www.mwh.ie I
Enable Storage Spaces Direct
• Create virtual disks
(LUNS)
• Define tier sizes
• Configure disk fault
tolerance
• Format with ReFS
• Not NTFS
• Add as cluster
CSVs
• Start using the
cluster
Storage Spaces Direct
www.mwh.ie I
How We Can Use S2D Clusters
• Scale-Out File Server
• SAN alternative
• Hyper-V nodes store VMs on S2D cluster using
SMB 3.0
• New way to do SOFS instead of using JBOD
• Removes the SAS layer
• Adds possibility of cheaper SATA HDD/SSD
• You actually can have 1 JBOD per node for more
capacity
• Hyper-converged infrastructure (HCI)
• Each node is compute + storage
• No SMB 3.0 – just store VMs on CSVs
• Lego-block infrastructure
Storage Spaces Direct
www.mwh.ie I
Resiliency
• Disk fault tolerance
• Defined at virtual disk
(LUN) level
• Server fault tolerance
• Up to 2 nodes
• Rack fault tolerance
• Define fault domains
• Spread S2D nodes across
racks
• Disaster recovery
• Hyper-V Replica
• Azure Site Recovery
• Storage Replica
Storage Spaces Direct
www.mwh.ie I
Caching
• S2D supports SATA/SAS
HDD, SSD and NVMe
• Even a mixture of all 3
• Fastest disks in each
node
• Caching devices
• Used as read/write cache in that
node
• Remaining disks are
capacity devices
• Each capacity device bound to
1 caching device
• Used to create virtual disks
(LUNs)
Storage Spaces Direct
NVMe
SSD SSD SSD
HDD HDD HDD
NVMe
SSD SSD SSD
HDD HDD HDD
S2D Node
www.mwh.ie I
Multi-Resilient Tiering
• Virtual disk can feature
mixed disks (SSD and
HDD)
• Virtual disk can feature
mirroring AND parity
• 3-way mirror for 4+ nodes
• 2-way mirror for 3 nodes
• Writes sent to fast mirror
tier
• Cooler data sent, on the
fly, to slower/economic
parity tier
Storage Spaces Direct
Cache
3-Way Mirror Parity / Erasure Coding
Write
Demote aged blocks
ReFS update of modified blocks
www.mwh.ie Speaking of Storage Spaces
www.mwh.ie I38
Storage Spaces hardware, distributed to European Union resellers
SMB or Branch Office
2-Node Hyper-V Cluster
 12 x clustered data drives (e.g. 4 x SSD + 8
x HDD, up to ~ 32 TB usable tiered Hyper-
V storage)
 1023W (1+1) redundant power
 2 x clustered Hyper-V hosts, each with:
o 2 x Intel® Xeon® E5-2600v3 (Haswell-
EP)
o DDR4 Reg. ECC memory up to 512GB
o 2 x 1G SFP+ & IPMI management
“KVM over IP” port
o 2 x PCI-e 3.0 x8 expansion slots
o 1 x 12Gb/s SAS x4 HD expansion port
o 2 x 2.5” 6Gb/s SATA OS drive bays
SAN-Alternative for Hyper-V
Scale-Out File Server JBOD
 24 x 2.5”, 32 * 3.5” or 70 * 3.5” JBODs
 Up to 660 TB usable storage for Hyper-V
o 4 x 70 disk JBOD
o 10 SSD + 60 HDD per JBOD
o 3-way mirroring
o Enclosure awareness / fault
tolerance
• Present to Hyper-V cluster using Windows
Servers
• Super-fast SMB 3.0 connectivity
Coming Soon!
Storage Spaces Direct
• Hyper-Convergence using Windows Server
2016
• 1U and 2U models
• Leveraging NVMe and SSD flash storage
• A recent demo hit 2.4 million IOPS
• To be launched at Microsoft Ignite (end of
September)
www.mwh.ie Troubleshooting
www.mwh.ie I
Easily Get Diagnostic Data
• Data is in many logs across many
servers
• Failover clustering
• Storage Spaces
• Replication
• SMB / Networking
• Get-StorageDiagnosticInfo
• Start logging from one place
• Aggregate logs into 2 chronologically ordered files
• Event log + ETL
Troubleshooting
www.mwh.ie Wrap Up
www.mwh.ie I
Value-Added Distribution
• Keep an eye on http://learn.mwh.ie
• Follow @MWHDistribution
• Or take our mailshots off your junk mail filter
We will do our best to help
www.mwh.ie I
Windows Server 2016 Launch
• October 26th – The Irish
Windows Server 2016 launch
• 10am in Dublin City
• Follow @MWHDistribution for
details
• Keynote + 2 breakout tracks
(on-prem + cloud)
• MVP speakers from around
Europe
• Including Didier Van Hoye,
Damian Flynn, Carsten Rachfahl,
Kevin Greene
Community launch by MicroWarehouse & MVPs
www.mwh.ie I
Azure IaaS VMs Hands-On Training
• Novmber 22-24th in Dublin
• 3 days of hands on, in Azure, IaaS VM
training
• Lots of practical work
• From the basics to JSON, all in ARM/CSP
• Storage, networking, peering/VPN, DMZ, VMs,
PowerShell, backup, load balancing, geo-fault
tolerance, and more!
• Contact events@mwh.ie for registration
& (low) costs details
3-day technical ARM/CSP training course
www.mwh.ie I
Thank You!
Aidan Finn
aidanfinn@mwh.ie
@joe_elway
aidanfinn.com
http://learn.mwh.ie
@MWHDistribution
Watch out for emails about future events!

More Related Content

What's hot

Docker in the Oracle Universe / WebLogic 12c / OFM 12c
Docker in the Oracle Universe / WebLogic 12c / OFM 12cDocker in the Oracle Universe / WebLogic 12c / OFM 12c
Docker in the Oracle Universe / WebLogic 12c / OFM 12cFrank Munz
 
Advanced Docker Developer Workflows on MacOS X and Windows
Advanced Docker Developer Workflows on MacOS X and WindowsAdvanced Docker Developer Workflows on MacOS X and Windows
Advanced Docker Developer Workflows on MacOS X and WindowsAnil Madhavapeddy
 
[NYC Meetup] Docker at Nuxeo
[NYC Meetup] Docker at Nuxeo[NYC Meetup] Docker at Nuxeo
[NYC Meetup] Docker at NuxeoNuxeo
 
XenServer Design Workshop
XenServer Design WorkshopXenServer Design Workshop
XenServer Design WorkshopTim Mackey
 
Hypervisor Selection in Apache CloudStack 4.4
Hypervisor Selection in Apache CloudStack 4.4Hypervisor Selection in Apache CloudStack 4.4
Hypervisor Selection in Apache CloudStack 4.4Tim Mackey
 
[OpenStack Day in Korea 2015] Track 1-4 - VDI OpenStack? It Works!!!
[OpenStack Day in Korea 2015] Track 1-4 - VDI OpenStack? It Works!!![OpenStack Day in Korea 2015] Track 1-4 - VDI OpenStack? It Works!!!
[OpenStack Day in Korea 2015] Track 1-4 - VDI OpenStack? It Works!!!OpenStack Korea Community
 
June OpenNTF Webinar - Domino V12 Certification Manager
June OpenNTF Webinar - Domino V12 Certification ManagerJune OpenNTF Webinar - Domino V12 Certification Manager
June OpenNTF Webinar - Domino V12 Certification ManagerHoward Greenberg
 
Nordic infrastructure Conference 2017 - SQL Server in DevOps
Nordic infrastructure Conference 2017 - SQL Server in DevOpsNordic infrastructure Conference 2017 - SQL Server in DevOps
Nordic infrastructure Conference 2017 - SQL Server in DevOpsTravis Wright
 
HVX: Virtualizing the Cloud
HVX: Virtualizing the CloudHVX: Virtualizing the Cloud
HVX: Virtualizing the CloudAlex Fishman
 
Journey to Stability: Petabyte Ceph Cluster in OpenStack Cloud
Journey to Stability: Petabyte Ceph Cluster in OpenStack CloudJourney to Stability: Petabyte Ceph Cluster in OpenStack Cloud
Journey to Stability: Petabyte Ceph Cluster in OpenStack CloudPatrick McGarry
 
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on DemandLinux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on DemandLeostream
 
XenServer Virtualization In Cloud Environments
XenServer Virtualization In Cloud EnvironmentsXenServer Virtualization In Cloud Environments
XenServer Virtualization In Cloud EnvironmentsTim Mackey
 
Windows Server 2016 y Azure
Windows Server 2016 y AzureWindows Server 2016 y Azure
Windows Server 2016 y AzureJuan Fabian
 
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017Frank Munz
 
Virtual Router in CloudStack 4.4
Virtual Router in CloudStack 4.4Virtual Router in CloudStack 4.4
Virtual Router in CloudStack 4.4Sheng Yang
 
XPDS16: Xen Orchestra: building a Cloud on top of Xen - Olivier Lambert & Jul...
XPDS16: Xen Orchestra: building a Cloud on top of Xen - Olivier Lambert & Jul...XPDS16: Xen Orchestra: building a Cloud on top of Xen - Olivier Lambert & Jul...
XPDS16: Xen Orchestra: building a Cloud on top of Xen - Olivier Lambert & Jul...The Linux Foundation
 
Docker Orchestration at Production Scale
Docker Orchestration at Production Scale Docker Orchestration at Production Scale
Docker Orchestration at Production Scale Docker, Inc.
 
Microservices Runtimes
Microservices RuntimesMicroservices Runtimes
Microservices RuntimesFrank Munz
 
OpenNebulaConf 2016 - OpenNebula, a story about flexibility and technological...
OpenNebulaConf 2016 - OpenNebula, a story about flexibility and technological...OpenNebulaConf 2016 - OpenNebula, a story about flexibility and technological...
OpenNebulaConf 2016 - OpenNebula, a story about flexibility and technological...OpenNebula Project
 
TechDay - Cambridge 2016 - OpenNebula Corona
TechDay - Cambridge 2016 - OpenNebula CoronaTechDay - Cambridge 2016 - OpenNebula Corona
TechDay - Cambridge 2016 - OpenNebula CoronaOpenNebula Project
 

What's hot (20)

Docker in the Oracle Universe / WebLogic 12c / OFM 12c
Docker in the Oracle Universe / WebLogic 12c / OFM 12cDocker in the Oracle Universe / WebLogic 12c / OFM 12c
Docker in the Oracle Universe / WebLogic 12c / OFM 12c
 
Advanced Docker Developer Workflows on MacOS X and Windows
Advanced Docker Developer Workflows on MacOS X and WindowsAdvanced Docker Developer Workflows on MacOS X and Windows
Advanced Docker Developer Workflows on MacOS X and Windows
 
[NYC Meetup] Docker at Nuxeo
[NYC Meetup] Docker at Nuxeo[NYC Meetup] Docker at Nuxeo
[NYC Meetup] Docker at Nuxeo
 
XenServer Design Workshop
XenServer Design WorkshopXenServer Design Workshop
XenServer Design Workshop
 
Hypervisor Selection in Apache CloudStack 4.4
Hypervisor Selection in Apache CloudStack 4.4Hypervisor Selection in Apache CloudStack 4.4
Hypervisor Selection in Apache CloudStack 4.4
 
[OpenStack Day in Korea 2015] Track 1-4 - VDI OpenStack? It Works!!!
[OpenStack Day in Korea 2015] Track 1-4 - VDI OpenStack? It Works!!![OpenStack Day in Korea 2015] Track 1-4 - VDI OpenStack? It Works!!!
[OpenStack Day in Korea 2015] Track 1-4 - VDI OpenStack? It Works!!!
 
June OpenNTF Webinar - Domino V12 Certification Manager
June OpenNTF Webinar - Domino V12 Certification ManagerJune OpenNTF Webinar - Domino V12 Certification Manager
June OpenNTF Webinar - Domino V12 Certification Manager
 
Nordic infrastructure Conference 2017 - SQL Server in DevOps
Nordic infrastructure Conference 2017 - SQL Server in DevOpsNordic infrastructure Conference 2017 - SQL Server in DevOps
Nordic infrastructure Conference 2017 - SQL Server in DevOps
 
HVX: Virtualizing the Cloud
HVX: Virtualizing the CloudHVX: Virtualizing the Cloud
HVX: Virtualizing the Cloud
 
Journey to Stability: Petabyte Ceph Cluster in OpenStack Cloud
Journey to Stability: Petabyte Ceph Cluster in OpenStack CloudJourney to Stability: Petabyte Ceph Cluster in OpenStack Cloud
Journey to Stability: Petabyte Ceph Cluster in OpenStack Cloud
 
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on DemandLinux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
 
XenServer Virtualization In Cloud Environments
XenServer Virtualization In Cloud EnvironmentsXenServer Virtualization In Cloud Environments
XenServer Virtualization In Cloud Environments
 
Windows Server 2016 y Azure
Windows Server 2016 y AzureWindows Server 2016 y Azure
Windows Server 2016 y Azure
 
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
 
Virtual Router in CloudStack 4.4
Virtual Router in CloudStack 4.4Virtual Router in CloudStack 4.4
Virtual Router in CloudStack 4.4
 
XPDS16: Xen Orchestra: building a Cloud on top of Xen - Olivier Lambert & Jul...
XPDS16: Xen Orchestra: building a Cloud on top of Xen - Olivier Lambert & Jul...XPDS16: Xen Orchestra: building a Cloud on top of Xen - Olivier Lambert & Jul...
XPDS16: Xen Orchestra: building a Cloud on top of Xen - Olivier Lambert & Jul...
 
Docker Orchestration at Production Scale
Docker Orchestration at Production Scale Docker Orchestration at Production Scale
Docker Orchestration at Production Scale
 
Microservices Runtimes
Microservices RuntimesMicroservices Runtimes
Microservices Runtimes
 
OpenNebulaConf 2016 - OpenNebula, a story about flexibility and technological...
OpenNebulaConf 2016 - OpenNebula, a story about flexibility and technological...OpenNebulaConf 2016 - OpenNebula, a story about flexibility and technological...
OpenNebulaConf 2016 - OpenNebula, a story about flexibility and technological...
 
TechDay - Cambridge 2016 - OpenNebula Corona
TechDay - Cambridge 2016 - OpenNebula CoronaTechDay - Cambridge 2016 - OpenNebula Corona
TechDay - Cambridge 2016 - OpenNebula Corona
 

Viewers also liked

Deploying Windows Containers on Windows Server 2016
Deploying Windows Containers on Windows Server 2016Deploying Windows Containers on Windows Server 2016
Deploying Windows Containers on Windows Server 2016Ben Hall
 
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»Tanya Denisyuk
 
Zigbee network
Zigbee networkZigbee network
Zigbee networkbhavithd
 
Introduction to Active Directory
Introduction to Active DirectoryIntroduction to Active Directory
Introduction to Active Directorythoms1i
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsShawn Zandi
 
SDN and NFV в банковской сфере
SDN and NFV в банковской сфереSDN and NFV в банковской сфере
SDN and NFV в банковской сфереVictoria Kalinina
 
Windows Server 2008 Active Directory
Windows Server 2008 Active DirectoryWindows Server 2008 Active Directory
Windows Server 2008 Active Directoryanilinvns
 
Introduction to Windows Containers
Introduction to Windows ContainersIntroduction to Windows Containers
Introduction to Windows ContainersDmitry Zaets
 
Enterprise WAN Evolution with SD-WAN
Enterprise WAN Evolution with SD-WANEnterprise WAN Evolution with SD-WAN
Enterprise WAN Evolution with SD-WANToshal Dudhwala
 
Installing windows server 2016 TP 4
Installing windows server 2016 TP 4Installing windows server 2016 TP 4
Installing windows server 2016 TP 4Ayman Sheta
 
What does Web2 do for us?
What does Web2 do for us?What does Web2 do for us?
What does Web2 do for us?Mike Ellis
 
SD WAN MPLS service disruption or enhancement
SD WAN MPLS service disruption or enhancementSD WAN MPLS service disruption or enhancement
SD WAN MPLS service disruption or enhancementColt Technology Services
 
Microsoft Active Directory
Microsoft Active DirectoryMicrosoft Active Directory
Microsoft Active Directorythebigredhemi
 
zigbee technology
zigbee technology zigbee technology
zigbee technology N.CH Karthik
 

Viewers also liked (20)

Deploying Windows Containers on Windows Server 2016
Deploying Windows Containers on Windows Server 2016Deploying Windows Containers on Windows Server 2016
Deploying Windows Containers on Windows Server 2016
 
Zigbee
ZigbeeZigbee
Zigbee
 
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
 
Zigbee network
Zigbee networkZigbee network
Zigbee network
 
Software Defined WAN – SD-WAN
Software Defined WAN – SD-WANSoftware Defined WAN – SD-WAN
Software Defined WAN – SD-WAN
 
Introduction to Active Directory
Introduction to Active DirectoryIntroduction to Active Directory
Introduction to Active Directory
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and Fundamentals
 
SDN and NFV в банковской сфере
SDN and NFV в банковской сфереSDN and NFV в банковской сфере
SDN and NFV в банковской сфере
 
Windows Server 2008 Active Directory
Windows Server 2008 Active DirectoryWindows Server 2008 Active Directory
Windows Server 2008 Active Directory
 
Introduction to Windows Containers
Introduction to Windows ContainersIntroduction to Windows Containers
Introduction to Windows Containers
 
Enterprise WAN Evolution with SD-WAN
Enterprise WAN Evolution with SD-WANEnterprise WAN Evolution with SD-WAN
Enterprise WAN Evolution with SD-WAN
 
Installing windows server 2016 TP 4
Installing windows server 2016 TP 4Installing windows server 2016 TP 4
Installing windows server 2016 TP 4
 
Active Directory Training
Active Directory TrainingActive Directory Training
Active Directory Training
 
What does Web2 do for us?
What does Web2 do for us?What does Web2 do for us?
What does Web2 do for us?
 
MCSA: Windows Server 2016
MCSA: Windows Server 2016MCSA: Windows Server 2016
MCSA: Windows Server 2016
 
SD WAN MPLS service disruption or enhancement
SD WAN MPLS service disruption or enhancementSD WAN MPLS service disruption or enhancement
SD WAN MPLS service disruption or enhancement
 
Microsoft Active Directory
Microsoft Active DirectoryMicrosoft Active Directory
Microsoft Active Directory
 
Windows server2016 presentation
Windows server2016 presentation Windows server2016 presentation
Windows server2016 presentation
 
zigbee full ppt
zigbee full pptzigbee full ppt
zigbee full ppt
 
zigbee technology
zigbee technology zigbee technology
zigbee technology
 

Similar to Whats new in Microsoft Windows Server 2016 Clustering and Storage

Whats new in ws2016 Hyper-V with Aidan Finn
Whats new in ws2016 Hyper-V with Aidan FinnWhats new in ws2016 Hyper-V with Aidan Finn
Whats new in ws2016 Hyper-V with Aidan FinnJohn Moran
 
Exchange 2010 New England Vmug
Exchange 2010 New England VmugExchange 2010 New England Vmug
Exchange 2010 New England Vmugcsharney
 
Make your storage work for you: VAAI and ODX offload up to 30% of disk operat...
Make your storage work for you: VAAI and ODX offload up to 30% of disk operat...Make your storage work for you: VAAI and ODX offload up to 30% of disk operat...
Make your storage work for you: VAAI and ODX offload up to 30% of disk operat...StarWind Software
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld
 
Presentazione VMware @ VMUGIT UserCon 2015
Presentazione VMware @ VMUGIT UserCon 2015Presentazione VMware @ VMUGIT UserCon 2015
Presentazione VMware @ VMUGIT UserCon 2015VMUG IT
 
Best Practices for Virtualizing Apache Hadoop
Best Practices for Virtualizing Apache HadoopBest Practices for Virtualizing Apache Hadoop
Best Practices for Virtualizing Apache HadoopHortonworks
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsSergio Maia
 
Hyper-V’s Virtualization Enhancements - EPC Group
Hyper-V’s Virtualization Enhancements - EPC GroupHyper-V’s Virtualization Enhancements - EPC Group
Hyper-V’s Virtualization Enhancements - EPC GroupEPC Group
 
Simplifying Hyper-V Management for VMware Administrators
Simplifying Hyper-V Management for VMware AdministratorsSimplifying Hyper-V Management for VMware Administrators
Simplifying Hyper-V Management for VMware Administrators5nine
 
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld
 
Cloud stack overview
Cloud stack overviewCloud stack overview
Cloud stack overviewhowie YU
 
VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld
 
Microsoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMicrosoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMd Yousup Faruqu
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-VMd Yousup Faruqu
 
Hacking apache cloud stack
Hacking apache cloud stackHacking apache cloud stack
Hacking apache cloud stackNitin Mehta
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...xKinAnx
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep diveAccelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep divexKinAnx
 

Similar to Whats new in Microsoft Windows Server 2016 Clustering and Storage (20)

Whats new in ws2016 Hyper-V with Aidan Finn
Whats new in ws2016 Hyper-V with Aidan FinnWhats new in ws2016 Hyper-V with Aidan Finn
Whats new in ws2016 Hyper-V with Aidan Finn
 
Exchange 2010 New England Vmug
Exchange 2010 New England VmugExchange 2010 New England Vmug
Exchange 2010 New England Vmug
 
Make your storage work for you: VAAI and ODX offload up to 30% of disk operat...
Make your storage work for you: VAAI and ODX offload up to 30% of disk operat...Make your storage work for you: VAAI and ODX offload up to 30% of disk operat...
Make your storage work for you: VAAI and ODX offload up to 30% of disk operat...
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
 
Presentazione VMware @ VMUGIT UserCon 2015
Presentazione VMware @ VMUGIT UserCon 2015Presentazione VMware @ VMUGIT UserCon 2015
Presentazione VMware @ VMUGIT UserCon 2015
 
Best Practices for Virtualizing Apache Hadoop
Best Practices for Virtualizing Apache HadoopBest Practices for Virtualizing Apache Hadoop
Best Practices for Virtualizing Apache Hadoop
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - Windows
 
vSphere
vSpherevSphere
vSphere
 
Hyper-V’s Virtualization Enhancements - EPC Group
Hyper-V’s Virtualization Enhancements - EPC GroupHyper-V’s Virtualization Enhancements - EPC Group
Hyper-V’s Virtualization Enhancements - EPC Group
 
Simplifying Hyper-V Management for VMware Administrators
Simplifying Hyper-V Management for VMware AdministratorsSimplifying Hyper-V Management for VMware Administrators
Simplifying Hyper-V Management for VMware Administrators
 
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
 
MCSA 70-412 Chapter 11
MCSA 70-412 Chapter 11MCSA 70-412 Chapter 11
MCSA 70-412 Chapter 11
 
Cloud stack overview
Cloud stack overviewCloud stack overview
Cloud stack overview
 
VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphere
 
Microsoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMicrosoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private Cloud
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-V
 
Hacking apache cloud stack
Hacking apache cloud stackHacking apache cloud stack
Hacking apache cloud stack
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep diveAccelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
 
TechTalkThai-CiscoHyperFlex
TechTalkThai-CiscoHyperFlexTechTalkThai-CiscoHyperFlex
TechTalkThai-CiscoHyperFlex
 

Recently uploaded

CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....kzayra69
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentationvaddepallysandeep122
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Natan Silnitsky
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfStefano Stabellini
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 

Recently uploaded (20)

CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentation
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdf
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 

Whats new in Microsoft Windows Server 2016 Clustering and Storage

  • 1. www.mwh.ie What’s New in Windows Server 2016 Failover Clustering & Storage Aidan Finn, MVP Technical Sales Lead, MicroWarehouse
  • 2.
  • 3. www.mwh.ie What’s New in Windows Server 2016 Hyper-V Aidan Finn, MVP Technical Sales Lead, MicroWarehouse
  • 4. www.mwh.ie I About Aidan Finn • MVP, Cloud & Datacenter Management (Hyper-V) • Experienced with Azure, Hyper-V, Windows Server/Desktop, System Center, and IT infrastructure • http://www.aidanfinn.com • http://www.petri.com/author/aidan-finn • @joe_elway • aidanfinn.com Technical Sales Lead, MicroWarehouse
  • 5. www.mwh.ie I About MicroWarehouse • Irish owned/located distributor • Park West, Dublin 12, Ireland • Distributors for: • Microsoft on-premises & cloud • Microsoft Surface • DataOn for Storage Spaces • Gridstore for Hyper-Convergence • SkyKick for Office 365 backup • And many more • Value added distribution: • Much more than selling licenses • Get your licensing right • Sales education • Technical training @MWHDistribution Value Added Distribution
  • 7. www.mwh.ie I Agenda • Failover Clustering • Storage Replica • Storage Spaces Direct (S2D) • Troubleshooting • Some event news What we are covering today
  • 9. www.mwh.ie I What Are the Talking Points? • Cloud • Inspired by Azure • Easier management • Improved service availability • Feedback has shaped WS2016 • https://windowsserver.uservoice.com • WS2012 and WS2012 R2 • 5 x WS2016 Technical Preview releases Cloud, cloud, cloud
  • 11. www.mwh.ie I VM Start Ordering • Configure sets of virtual machines • Model dependencies of applications 1. Domain controllers 2. Database servers 3. Application servers 4. Web servers • Create dependencies • VM started • Delay/wait • Integration component heartbeat • Define success of a set • Example, 2 of 5 machines are running Hyper-V
  • 12. www.mwh.ie I Storage Resiliency • Most infrastructure problems are transient • Glitch on a SAN network that lasts seconds • Delay in VM IO caused VMs to bug check • Takes several minutes to resume services • WS2016 adds Storage Resiliency • VM placed in Paused-Critical state when IO stops • Retains application state • VM starts again when storage resumes • Reduces impact on business Hyper-V
  • 13. www.mwh.ie I Compute Resiliency • Most infrastructure problems are transient • Glitch on a cluster network that lasts seconds • 10 second glitch causes VM failover in a cluster • Takes several minutes for services to resume • WS2016 adds Compute Resiliency • VMs aren’t moved if they are still on the network • Repeat host issues cause the host to be quarantined for 2 hours • VMs are live migrated to healthy hosts Hyper-V
  • 14. www.mwh.ie I Storage Resiliency • Moving VM placement load balancing from System Center to the core product • Runs: • Node joins the cluster • Every 30 minutes • Based on CPU and RAM • 3 levels of aggressiveness: • Low (>80%) • Medium (>70%) • High (Any host is 5% more than average) Hyper-V
  • 15. www.mwh.ie I Cloud Witness • Multi-site cluster required a file-share witness • Preferable another cluster • In a 3rd site • Sites A & B each required connection to Site C • Azure is a 3rd site • Cloud witness • Blob API on storage account • Just a sequence number – no data • In testing, no one has incurred enough charges for billing! Stretch Cluster
  • 16. www.mwh.ie I Site Awareness • Make clustering a DR solution • Provide site awareness to hosts • Normal placement stays inside the site: • Failover • Load balancing • VMs follow (Live Migration) CSV ownership • Prevents latent redirection going across the WAN Stretch Cluster
  • 17. www.mwh.ie I Mixed Domain or No Domain • A cluster has always required AD membership • WS2016 supports: • All nodes in Workgroup • Nodes being in different domains • Great for SQL clusters • Can be used by Hyper-V • You lose Live Migration Stretch Cluster
  • 18. www.mwh.ie I Storage Networking • SMB Multichannel • LBFO for SMB 3.x • 20 Gbps instead of 10 Gbps • Automatic failover • Failover clustering required NICs to be on different subnets/VLANs • WS2016 allows cluster NICs to be on the same subnet/VLAN • Simplifies configuration • Reduces VLAN provisioning Easier design and greater scale for SMB 3.0
  • 20. www.mwh.ie I How do you restore that OneDrive file or Office 365 mail/mailbox?
  • 22. www.mwh.ie I Challenge of Disaster Recovery • Microsoft witnessed lots of enterprises struggling with DR • Had a SAN in Site A and in Site B • Either had: • No storage replication (license too expensive) • Unsatisfactory replication • Microsoft decided to implement storage replication at the software layer SAN replication licensing
  • 23. www.mwh.ie I Storage Replica Overview • Implemented in software low in the storage stack • Replication not affected by • Dedupe / thin provisioning • BitLocker • NTFS / ReFS • SMB • VSS • Doesn’t care about the physical storage • Two identical SANs • Two different SANs (including manufacturers) • Between Storage Spaces • Storage Spaces to SAN (and vice versa) Disaster recovery
  • 24. www.mwh.ie I Replication • Block level • Replicates volumes • Only provisioned blocks (effective thin provisioning) • Synchronous replication • Zero data loss • Impact on storage latency • Best with <5 ms links • Up to 80 KM between sites • See Mellanox Infiniband and MetroX) • Asynchronous replication • Long distances between sites (latency) • Minimal impact on storage latency What is happening
  • 25. www.mwh.ie I Seeding • You can seed data • How do you copy volumes to disk? • SR includes an interesting capability: • Replicate local volume A to local volume B • Faster than RoboCopy • RoboCopy cares about files – metadata • SR is lower in the stack – files/metadata are irrelevant The first synchronization
  • 26. www.mwh.ie I Replication Networking • Uses SMB 3.11 • Easier firewall management • Can leverage SMB Direct (RDMA) • iWARP • ROCEv2 (routable ROCE) • Infiniband (MetroX) • You can define which network is used for replication • You can control this on a per replicated volume basis What is happening
  • 28. www.mwh.ie I Leveraging Servers & Commodity Disks • Normal rack servers • Internal disks • SAS / SATA • HDD • SSD (50,000 IOPS) • NVMe (420,000+ IOPS) • Required for production: • 10 Gbps networking • RDMA / SMB Direct Storage Spaces Direct
  • 29. www.mwh.ie I Cluster The Nodes • Aggregate the servers • Up to 16 in a single cluster • In TP5 • Min of 3 (see later) • High availability • Leverage CSVFS Storage Spaces Direct
  • 30. www.mwh.ie I Pool the Disks • Aggregate the disks • A Storage Spaces storage pool • Capacity • Performance (IOPS) • Fault tolerance Storage Spaces Direct
  • 31. www.mwh.ie I Enable Storage Spaces Direct • Enable- ClusterStorageSpa cesDirect • Simplified setup • Analyses disks • Configures caching, tiering, and capacity Storage Spaces Direct
  • 32. www.mwh.ie I Enable Storage Spaces Direct • Create virtual disks (LUNS) • Define tier sizes • Configure disk fault tolerance • Format with ReFS • Not NTFS • Add as cluster CSVs • Start using the cluster Storage Spaces Direct
  • 33. www.mwh.ie I How We Can Use S2D Clusters • Scale-Out File Server • SAN alternative • Hyper-V nodes store VMs on S2D cluster using SMB 3.0 • New way to do SOFS instead of using JBOD • Removes the SAS layer • Adds possibility of cheaper SATA HDD/SSD • You actually can have 1 JBOD per node for more capacity • Hyper-converged infrastructure (HCI) • Each node is compute + storage • No SMB 3.0 – just store VMs on CSVs • Lego-block infrastructure Storage Spaces Direct
  • 34. www.mwh.ie I Resiliency • Disk fault tolerance • Defined at virtual disk (LUN) level • Server fault tolerance • Up to 2 nodes • Rack fault tolerance • Define fault domains • Spread S2D nodes across racks • Disaster recovery • Hyper-V Replica • Azure Site Recovery • Storage Replica Storage Spaces Direct
  • 35. www.mwh.ie I Caching • S2D supports SATA/SAS HDD, SSD and NVMe • Even a mixture of all 3 • Fastest disks in each node • Caching devices • Used as read/write cache in that node • Remaining disks are capacity devices • Each capacity device bound to 1 caching device • Used to create virtual disks (LUNs) Storage Spaces Direct NVMe SSD SSD SSD HDD HDD HDD NVMe SSD SSD SSD HDD HDD HDD S2D Node
  • 36. www.mwh.ie I Multi-Resilient Tiering • Virtual disk can feature mixed disks (SSD and HDD) • Virtual disk can feature mirroring AND parity • 3-way mirror for 4+ nodes • 2-way mirror for 3 nodes • Writes sent to fast mirror tier • Cooler data sent, on the fly, to slower/economic parity tier Storage Spaces Direct Cache 3-Way Mirror Parity / Erasure Coding Write Demote aged blocks ReFS update of modified blocks
  • 37. www.mwh.ie Speaking of Storage Spaces
  • 38. www.mwh.ie I38 Storage Spaces hardware, distributed to European Union resellers SMB or Branch Office 2-Node Hyper-V Cluster  12 x clustered data drives (e.g. 4 x SSD + 8 x HDD, up to ~ 32 TB usable tiered Hyper- V storage)  1023W (1+1) redundant power  2 x clustered Hyper-V hosts, each with: o 2 x Intel® Xeon® E5-2600v3 (Haswell- EP) o DDR4 Reg. ECC memory up to 512GB o 2 x 1G SFP+ & IPMI management “KVM over IP” port o 2 x PCI-e 3.0 x8 expansion slots o 1 x 12Gb/s SAS x4 HD expansion port o 2 x 2.5” 6Gb/s SATA OS drive bays SAN-Alternative for Hyper-V Scale-Out File Server JBOD  24 x 2.5”, 32 * 3.5” or 70 * 3.5” JBODs  Up to 660 TB usable storage for Hyper-V o 4 x 70 disk JBOD o 10 SSD + 60 HDD per JBOD o 3-way mirroring o Enclosure awareness / fault tolerance • Present to Hyper-V cluster using Windows Servers • Super-fast SMB 3.0 connectivity Coming Soon! Storage Spaces Direct • Hyper-Convergence using Windows Server 2016 • 1U and 2U models • Leveraging NVMe and SSD flash storage • A recent demo hit 2.4 million IOPS • To be launched at Microsoft Ignite (end of September)
  • 40. www.mwh.ie I Easily Get Diagnostic Data • Data is in many logs across many servers • Failover clustering • Storage Spaces • Replication • SMB / Networking • Get-StorageDiagnosticInfo • Start logging from one place • Aggregate logs into 2 chronologically ordered files • Event log + ETL Troubleshooting
  • 42. www.mwh.ie I Value-Added Distribution • Keep an eye on http://learn.mwh.ie • Follow @MWHDistribution • Or take our mailshots off your junk mail filter We will do our best to help
  • 43. www.mwh.ie I Windows Server 2016 Launch • October 26th – The Irish Windows Server 2016 launch • 10am in Dublin City • Follow @MWHDistribution for details • Keynote + 2 breakout tracks (on-prem + cloud) • MVP speakers from around Europe • Including Didier Van Hoye, Damian Flynn, Carsten Rachfahl, Kevin Greene Community launch by MicroWarehouse & MVPs
  • 44. www.mwh.ie I Azure IaaS VMs Hands-On Training • Novmber 22-24th in Dublin • 3 days of hands on, in Azure, IaaS VM training • Lots of practical work • From the basics to JSON, all in ARM/CSP • Storage, networking, peering/VPN, DMZ, VMs, PowerShell, backup, load balancing, geo-fault tolerance, and more! • Contact events@mwh.ie for registration & (low) costs details 3-day technical ARM/CSP training course
  • 45. www.mwh.ie I Thank You! Aidan Finn aidanfinn@mwh.ie @joe_elway aidanfinn.com http://learn.mwh.ie @MWHDistribution Watch out for emails about future events!