SlideShare ist ein Scribd-Unternehmen logo
1 von 38
Hyper-V’s Virtualization Enhancements
 Industry trends and challenges
 Windows Server 2012: Beyond virtualization
 Complete virtualization platform
 Improved scalability and performance
 Connecting to cloud services
 Summary
 Get started
New
apps
Device
proliferation
Data
explosion
Cloud
computing
Beyond virtualization
Scale and secure workloads, cost-effectively build a private
cloud, and securely connect to cloud services
Every app, any cloud
Build on an open and scalable web platform that supports
applications across premises
Modern workstyle,
enabled
Support a mobile and flexible work style
The power of many
servers, the simplicity
of one
Efficiently manage infrastructure while maximizing uptime
and minimizing failures and downtime
Respond with agility to
changing business needs
Control costs and improve
efficiency
Connect datacenters to
remote sites and clouds
CONNECTING TO
CLOUD SERVICES
Common identity and
management framework
IMPROVED SCALABILITY
AND PERFORMANCE
High-density, scalable
environment
Fully isolated, multitenant
environment
COMPLETE VIRTUALIZATION
PLATFORM
Provide a fully isolated,
multitenant environment that
includes tools to help
guarantee SLAs, enable
chargebacks, and support self-
service delivery
Increase VM
mobility
Simultaneous live
migrations
Shared-nothing live
migration
Storage live migration
Easier-to-use
administrative tools
Create and isolate
virtual networks
Hyper-V Network
Virtualization
Hyper-V Extensible
Switch
Ensure resource
availability
Resource Metering
Quality of Service
(QoS) features
Shared Nothing - Live Migration
Shared Nothing Live Migration
• The ability to move a virtual machine while it is running
from one host to another without requiring shared
storage
• Faster and simultaneous migration
• Entire VM moved with no downtime
• VHD, configuration files, snapshots, etc.
• Improved performance and flexibility
• No longer requires a clustered environment or shared
storage*
• * Live Migration can be done with shared storage and
clustered VMs, but “Shared Nothing” does not require
either
Why Should You Care?
The Windows Server 2012 solution…
• Shared nothing means the hosts needs to share nothing but a simple Ethernet
connection to each other
• Data is migrated without the need for a costly infrastructure
• No devices are required to assist with buffering
The challenge…
• In Windows Server 2008 R2, migration of Hyper-V data required a shared
infrastructure
• Implementing shared storage and failover clustering can be expensive
• In order to migrate data from one host to another, both had to have a
simultaneous connection to a shared storage device that could buffer data
Live Migration – Moving a Running VM
without Shared Storage
1. Live Migration setup occurs
2. Memory pages are
transferred from the source
server to the destination
server
3. Modified pages are
transferred to destination
server
4. State is transferred to
destination server
5. VM brought online on
destination server
6. Network cleanup occurs
Standard Ethernet connection
Configuring Live Migration
Performing Live Migration
Performing Live Migration, (Cont.)
Performing Live Migration, (Cont.)
Performing Live Migration, (Cont.)
Hyper-V Replica
What is Hyper-V Replica?
A virtual machine level replication solution which efficiently replicates data over a
LAN/WAN to a remote (Replica) site without relying on software or hardware
technologies outside of the Windows Server 2012 operating system
• New in Windows Server 2012 Hyper-V Role
• Storage and Workload agnostic, Replica Servers can be standalone or a Failover Cluster
• Servers can be members of a workgroup or a domain (same or different); Primary and Replica
servers do not need to be in the same domain unless part of a Failover Cluster
• Managed locally (Hyper-V Manager) or remotely (Hyper-V Remote Server Administration Tools
(RSAT) or System Center Virtual Machine Manager (SCVMM)
• 4 Deployment Scenarios
•Head Office and Branch Office (HO-BO)
•Enterprise Datacenter
•Hosting Provider Datacenter
•Customer Office and Hosting Provider Datacenter (Cross-Premise)
Why Should You Care?
Hyper-V Replica provides an efficient, cost-effective solutions…
• Allows a Hyper-V administrator to execute a failover of production workloads to replica
servers at a secondary location within minutes (in the event of fire, power outage, server
failure, etc.)
• Provides the necessary management APIs to enable IT management vendors to build an
enterprise class Disaster Recovery solution for customers
• Enables Infrastructure as a Service (IaaS) for hosting providers that host dedicated/virtual
servers for customers
• Seamlessly integrates with Clustering and Volume Shadow Services (VSS)
• Supports heterogeneous storage between primary and recovery
• Previously multi-site clustering required a 3rd party replication solution
The challenge…
• Provide business continuity and minimal downtime of virtualized servers during times
of disruption
Installation Requirements
• Hardware that supports the Hyper-V Role on Windows Server 2012
• Sufficient storage on both Primary and Replica servers to host the files used
by virtualized workloads
• Network connectivity between the locations hosting the Primary and Replica
servers
• Properly configured firewall rules to permit replication between the Primary
and Replica sites
• An X.509v3 certificate to support Mutual Authentication with certificates (if
desired or needed)
Installation and Configuration
2. Run Best Practices Analyzer to confirm
installation and verify functionality
3. Configure Replication
• Standalone
• Failover Cluster
4. Enable each Virtual Machine for replication
(Enable Replication Wizard)
5. Or use PowerShell
Set-VMReplicationServer -ReplicationEnabled $true -
AllowedAuthenticationType Integrated -IntegratedAuthenticationPort
$RecoveryPort -DefaultStorageLocation $ReplicaStorageLocation -
ReplicationAllowedFromAnyServer $true
1. Add Hyper-V role on Primary and Replica servers
• Add Role and Feature Wizard (ARFW) in Server Manager
• Deployment Image and Service Management (DISM)
dism /online /enable-feature /featurename:Microsoft-Hyper-V
• Server Manager Powershell cmdlet
Install-WindowsFeature –Name Hyper-V –IncludeManagementTools
Architectural Components
Hyper-V Replica & Failover Clustering
• Failover Clusters can participate in replication, but only as a single replication server.
• Failover Clusters have a new clustered role, the Hyper-V Replica Broker
• Highly-Available role that moves between nodes
• One instance per cluster
• Changes traditional Hyper-V multi-site (disaster recovery) Failover Clustering.
Previously replication across sites was done between nodes within a single cluster.
• Primary and Replica servers do not need to be in the same domain unless part of a
Failover Cluster
• Replication Scenarios
• Cluster to Cluster
• Cluster to Standalone
• Standalone to Cluster
• Standalone to Standalone
Hyper-V Over SMB
• Is a network file sharing protocol that allows applications on a computer to read
and write to files and to request services from server programs in a computer
network
• Windows Server 2012 introduces the new 3.0 version of the SMB protocol
Hyper-V over SMB
With Windows Server 2012, Hyper-V…
• Can store virtual machine files (configuration, VHD, snapshots) in files shares
over the SMB 3.0 protocol
• Is supported for both stand-alone and clustered servers that use Hyper-V with
shared file storage for the cluster
• Can support scale-out file shares and clusters
• Can leverage SMB Multi-Channel
Server Message Block (SMB) protocol…
Why Should You Care?
• Ease of storage provisioning and management
• You can manage file shares instead of storage fabric and logical unit numbers (LUNs).
• Previously all Hyper-V clusters required shared storage using Fibre Channel, Fibre
Channel over Ethernet, iSCSI or Serial-Attached SCSI.
• Increased flexibility
• You can dynamically migrate virtual machines or databases in the data center.
• Ability to take advantage of existing investment in a converged network
• You can use your existing converged network with no specialized storage networking
hardware.
• Reduced capital expenditures
• Capital expenses (acquisition costs) are reduced.
• Reduced operating expenditures
• You can reduce operating costs because there is no need for specialized storage
expertise.
• One or more computers running Windows Server 2012 with the File Services
role installed
• One or more computers running Windows Server 2012 with the Hyper-V role
installed (separate from the file server)
• A common Active Directory infrastructure
• The servers running Active Directory Domain Services (AD DS) do not need
to run Windows Server 2012
• Supported configurations
• Standalone Hyper-V servers (no a high-availability solution)
• Hyper-V servers configured in a Failover Cluster
Requirements
Although not required, Failover Clustering is supported
on the Hyper-V side, the File Services side, or both.
They must be separate clusters.
Common Configurations
1. Install the Hyper-V role on a Windows Server 2012 machine
2. Install the File Services role on a Windows Server 2012 machine
3. Create an SMB file share
4. Create a virtual machine and virtual machine hard disk on the file share
5. Migrate existing virtual machine storage to the file share
Hyper-V Over SMB Workflow
Creating an SMB Share
From Server Manager:
1. Log on or connect to a
Windows Server 2012
computer on which the
File and Storage role is
installed. Open Server
Manager and navigate
to File and Storage
Services
2. In Server Manager, start
the New Share Wizard
# Create folder MD X:VMS # Create file share New-SmbShare -Name VMS1
-Path X:VMS -FullAccess DomainHVAdmin, DomainHV1$, DomainHV2$,
DomainHVC$ # Set NTFS permissions from the file share permissions (Get-SmbShare
VMS1).PresetPathAcl | Set-Acl
With PowerShell:
Migrating Storage to an SMB Share
1. To determine the current storage being used by a virtual machine:
2. To migrate the virtual machine storage to an SMB file share:
3. To confirm migration:
Get-VM VM1 | FT Name, Path, State Get-VMHardDiskDrive VM1 | FT VMName, Path
Move-VMStorage –VMName VM1 –DestinationStoragePath FSTVMS
Get-VM VM1 | FT Name, Path, State Get-VMHardDiskDrive VM1 | FT VMName, Path
You can migrate from…
• Direct-Attached Storage to SMB file share
• SMB file share to another SMB file share
Run multiple virtual networks
on a physical network
Abstract network
configuration for virtual
machines
Remove virtual LAN (VLAN)
constraints
Allow flexible placement of
virtual machines—even
offsite
Enable datacenters without
boundaries
Deliver multitenant security
and isolation
Support infrastructure as a
service (IaaS) scenarios
Network Virtualization
SQL Server Web Storage
Orange sees
SQL Server Web Storage
Blue sees
SQL Server SQL Server Web Storage Web Storage
WHAT’S REALLY HAPPENING
Deliver a high-density,
scalable environment that can
adapt to perform optimally
based on changing needs
Scale up VMs
64-node Hyper-V
clusters
64 virtual processors
and 1 TB memory per
virtual machine
New 64 TB VHDX
format
Increase VM density
Dynamic Memory and
smart paging
8,000 virtual machines
per cluster
Improve VM
performance
Non-Uniform Memory
Access (NUMA) support
Virtual Fibre Channel
support
Hardware offloading
Increase virtual machine
density
Increase virtual machine
memory resources,
as needed, without reboot
downtime
Reclaim unused virtual
machine memory resources
for reallocation
Dynamic Memory
Virtual machine
Maximum
memory
Minimum
memory
Startup
Virtual machine
Maximum
memory
Minimum
memory
Virtual machine
Maximum
memory
Minimum
memory
Use a common identity and
management framework for
security-enhanced and reliable
cross-premises connectivity
Federate identities for
consistent security and ease of
use
Federate identity across private, public,
and hybrid clouds
Support claims-aware identity solutions
Provide seamless security with a single
sign-on experience
Easily integrate with other federation
platforms
Enable secure cross-premises
connectivity
Connect securely to hosting providers
Enable secure connectivity among
geographically separate locations
Use existing networking equipment
and technology standards
Move virtual machines to other sites
or hosting providers without network
reconfiguration
Secure cross-premises connectivity
Web Storage Web StorageSQL Server
Windows Server 2012
remote access
site-to-site VPN servers
Virtual Machine
SQL Server
Virtual Machine
SQL Server
HOSTED CLOUD
How do I embrace the
cloud?
How do I increase the
efficiency in my datacenter?
How do I deliver next-
generation applications?
How do I enable modern
work styles?
IT challenges
Complete
virtualization
platform
Improved
scalability and
performance
Connecting to
cloud services
Connect datacenters to
remote sites and clouds
Respond with agility to
changing business needs
Control costs and
improve efficiency
1. Download Windows Server 2012
2. Learn more about Windows Server 2012, Microsoft Private Cloud solutions, and
Microsoft System Center 2012
3. Work with a EPC Group for the proof of concept, roadmap, and overall architectural design

Weitere ähnliche Inhalte

Mehr von EPC Group

Power BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxPower BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxEPC Group
 
EPC Group Intune Practice and Capabilities Overview
EPC Group Intune Practice and Capabilities OverviewEPC Group Intune Practice and Capabilities Overview
EPC Group Intune Practice and Capabilities OverviewEPC Group
 
Pop the Hood on Microsoft Teams - EPC Group
Pop the Hood on Microsoft Teams - EPC GroupPop the Hood on Microsoft Teams - EPC Group
Pop the Hood on Microsoft Teams - EPC GroupEPC Group
 
Windows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupWindows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupEPC Group
 
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Understanding Windows Azure’s Active Directory (AD) and PowerShell ToolsUnderstanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Understanding Windows Azure’s Active Directory (AD) and PowerShell ToolsEPC Group
 
PowerShell with SharePoint 2013 and Office 365 - EPC Group
PowerShell with SharePoint 2013 and Office 365 - EPC GroupPowerShell with SharePoint 2013 and Office 365 - EPC Group
PowerShell with SharePoint 2013 and Office 365 - EPC GroupEPC Group
 
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupUnderstanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupEPC Group
 
System Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC GroupSystem Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC GroupEPC Group
 
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...EPC Group
 
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC GroupLync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC GroupEPC Group
 
Lync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
Lync 2013 - Sharing and Collaboration - Quick Reference 2 PagerLync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
Lync 2013 - Sharing and Collaboration - Quick Reference 2 PagerEPC Group
 
Windows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupWindows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupEPC Group
 
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
 
High Level Overview of Windows Azure - EPC Group
High Level Overview of Windows Azure - EPC GroupHigh Level Overview of Windows Azure - EPC Group
High Level Overview of Windows Azure - EPC GroupEPC Group
 
SharePoint 2013 and Office 365 External Sharing
SharePoint 2013 and Office 365 External SharingSharePoint 2013 and Office 365 External Sharing
SharePoint 2013 and Office 365 External SharingEPC Group
 
BizTalk Server 2010 - Invoking Restful Services - EPC Group
BizTalk Server 2010 - Invoking Restful Services - EPC GroupBizTalk Server 2010 - Invoking Restful Services - EPC Group
BizTalk Server 2010 - Invoking Restful Services - EPC GroupEPC Group
 
BizTalk Sever 2010 - Basic Principles of Maps - EPC Group
BizTalk Sever 2010 - Basic Principles of Maps - EPC GroupBizTalk Sever 2010 - Basic Principles of Maps - EPC Group
BizTalk Sever 2010 - Basic Principles of Maps - EPC GroupEPC Group
 
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global StudyEPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global StudyEPC Group
 
Driving End User Adoption in SharePoint 2013 & 2010 - EPC Group
Driving End User Adoption in SharePoint 2013 & 2010 - EPC GroupDriving End User Adoption in SharePoint 2013 & 2010 - EPC Group
Driving End User Adoption in SharePoint 2013 & 2010 - EPC GroupEPC Group
 
Join EPC Group's Monthly Newsletter
Join EPC Group's Monthly NewsletterJoin EPC Group's Monthly Newsletter
Join EPC Group's Monthly NewsletterEPC Group
 

Mehr von EPC Group (20)

Power BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxPower BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptx
 
EPC Group Intune Practice and Capabilities Overview
EPC Group Intune Practice and Capabilities OverviewEPC Group Intune Practice and Capabilities Overview
EPC Group Intune Practice and Capabilities Overview
 
Pop the Hood on Microsoft Teams - EPC Group
Pop the Hood on Microsoft Teams - EPC GroupPop the Hood on Microsoft Teams - EPC Group
Pop the Hood on Microsoft Teams - EPC Group
 
Windows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupWindows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC Group
 
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Understanding Windows Azure’s Active Directory (AD) and PowerShell ToolsUnderstanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
 
PowerShell with SharePoint 2013 and Office 365 - EPC Group
PowerShell with SharePoint 2013 and Office 365 - EPC GroupPowerShell with SharePoint 2013 and Office 365 - EPC Group
PowerShell with SharePoint 2013 and Office 365 - EPC Group
 
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupUnderstanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
 
System Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC GroupSystem Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC Group
 
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
 
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC GroupLync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
 
Lync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
Lync 2013 - Sharing and Collaboration - Quick Reference 2 PagerLync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
Lync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
 
Windows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupWindows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC Group
 
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
 
High Level Overview of Windows Azure - EPC Group
High Level Overview of Windows Azure - EPC GroupHigh Level Overview of Windows Azure - EPC Group
High Level Overview of Windows Azure - EPC Group
 
SharePoint 2013 and Office 365 External Sharing
SharePoint 2013 and Office 365 External SharingSharePoint 2013 and Office 365 External Sharing
SharePoint 2013 and Office 365 External Sharing
 
BizTalk Server 2010 - Invoking Restful Services - EPC Group
BizTalk Server 2010 - Invoking Restful Services - EPC GroupBizTalk Server 2010 - Invoking Restful Services - EPC Group
BizTalk Server 2010 - Invoking Restful Services - EPC Group
 
BizTalk Sever 2010 - Basic Principles of Maps - EPC Group
BizTalk Sever 2010 - Basic Principles of Maps - EPC GroupBizTalk Sever 2010 - Basic Principles of Maps - EPC Group
BizTalk Sever 2010 - Basic Principles of Maps - EPC Group
 
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global StudyEPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
 
Driving End User Adoption in SharePoint 2013 & 2010 - EPC Group
Driving End User Adoption in SharePoint 2013 & 2010 - EPC GroupDriving End User Adoption in SharePoint 2013 & 2010 - EPC Group
Driving End User Adoption in SharePoint 2013 & 2010 - EPC Group
 
Join EPC Group's Monthly Newsletter
Join EPC Group's Monthly NewsletterJoin EPC Group's Monthly Newsletter
Join EPC Group's Monthly Newsletter
 

Kürzlich hochgeladen

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 

Kürzlich hochgeladen (20)

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

Hyper-V’s Virtualization Enhancements - EPC Group

  • 2.  Industry trends and challenges  Windows Server 2012: Beyond virtualization  Complete virtualization platform  Improved scalability and performance  Connecting to cloud services  Summary  Get started
  • 4. Beyond virtualization Scale and secure workloads, cost-effectively build a private cloud, and securely connect to cloud services Every app, any cloud Build on an open and scalable web platform that supports applications across premises Modern workstyle, enabled Support a mobile and flexible work style The power of many servers, the simplicity of one Efficiently manage infrastructure while maximizing uptime and minimizing failures and downtime
  • 5. Respond with agility to changing business needs Control costs and improve efficiency Connect datacenters to remote sites and clouds
  • 6. CONNECTING TO CLOUD SERVICES Common identity and management framework IMPROVED SCALABILITY AND PERFORMANCE High-density, scalable environment Fully isolated, multitenant environment COMPLETE VIRTUALIZATION PLATFORM
  • 7. Provide a fully isolated, multitenant environment that includes tools to help guarantee SLAs, enable chargebacks, and support self- service delivery Increase VM mobility Simultaneous live migrations Shared-nothing live migration Storage live migration Easier-to-use administrative tools Create and isolate virtual networks Hyper-V Network Virtualization Hyper-V Extensible Switch Ensure resource availability Resource Metering Quality of Service (QoS) features
  • 8. Shared Nothing - Live Migration
  • 9. Shared Nothing Live Migration • The ability to move a virtual machine while it is running from one host to another without requiring shared storage • Faster and simultaneous migration • Entire VM moved with no downtime • VHD, configuration files, snapshots, etc. • Improved performance and flexibility • No longer requires a clustered environment or shared storage* • * Live Migration can be done with shared storage and clustered VMs, but “Shared Nothing” does not require either
  • 10. Why Should You Care? The Windows Server 2012 solution… • Shared nothing means the hosts needs to share nothing but a simple Ethernet connection to each other • Data is migrated without the need for a costly infrastructure • No devices are required to assist with buffering The challenge… • In Windows Server 2008 R2, migration of Hyper-V data required a shared infrastructure • Implementing shared storage and failover clustering can be expensive • In order to migrate data from one host to another, both had to have a simultaneous connection to a shared storage device that could buffer data
  • 11. Live Migration – Moving a Running VM without Shared Storage 1. Live Migration setup occurs 2. Memory pages are transferred from the source server to the destination server 3. Modified pages are transferred to destination server 4. State is transferred to destination server 5. VM brought online on destination server 6. Network cleanup occurs Standard Ethernet connection
  • 18. What is Hyper-V Replica? A virtual machine level replication solution which efficiently replicates data over a LAN/WAN to a remote (Replica) site without relying on software or hardware technologies outside of the Windows Server 2012 operating system • New in Windows Server 2012 Hyper-V Role • Storage and Workload agnostic, Replica Servers can be standalone or a Failover Cluster • Servers can be members of a workgroup or a domain (same or different); Primary and Replica servers do not need to be in the same domain unless part of a Failover Cluster • Managed locally (Hyper-V Manager) or remotely (Hyper-V Remote Server Administration Tools (RSAT) or System Center Virtual Machine Manager (SCVMM) • 4 Deployment Scenarios •Head Office and Branch Office (HO-BO) •Enterprise Datacenter •Hosting Provider Datacenter •Customer Office and Hosting Provider Datacenter (Cross-Premise)
  • 19. Why Should You Care? Hyper-V Replica provides an efficient, cost-effective solutions… • Allows a Hyper-V administrator to execute a failover of production workloads to replica servers at a secondary location within minutes (in the event of fire, power outage, server failure, etc.) • Provides the necessary management APIs to enable IT management vendors to build an enterprise class Disaster Recovery solution for customers • Enables Infrastructure as a Service (IaaS) for hosting providers that host dedicated/virtual servers for customers • Seamlessly integrates with Clustering and Volume Shadow Services (VSS) • Supports heterogeneous storage between primary and recovery • Previously multi-site clustering required a 3rd party replication solution The challenge… • Provide business continuity and minimal downtime of virtualized servers during times of disruption
  • 20. Installation Requirements • Hardware that supports the Hyper-V Role on Windows Server 2012 • Sufficient storage on both Primary and Replica servers to host the files used by virtualized workloads • Network connectivity between the locations hosting the Primary and Replica servers • Properly configured firewall rules to permit replication between the Primary and Replica sites • An X.509v3 certificate to support Mutual Authentication with certificates (if desired or needed)
  • 21. Installation and Configuration 2. Run Best Practices Analyzer to confirm installation and verify functionality 3. Configure Replication • Standalone • Failover Cluster 4. Enable each Virtual Machine for replication (Enable Replication Wizard) 5. Or use PowerShell Set-VMReplicationServer -ReplicationEnabled $true - AllowedAuthenticationType Integrated -IntegratedAuthenticationPort $RecoveryPort -DefaultStorageLocation $ReplicaStorageLocation - ReplicationAllowedFromAnyServer $true 1. Add Hyper-V role on Primary and Replica servers • Add Role and Feature Wizard (ARFW) in Server Manager • Deployment Image and Service Management (DISM) dism /online /enable-feature /featurename:Microsoft-Hyper-V • Server Manager Powershell cmdlet Install-WindowsFeature –Name Hyper-V –IncludeManagementTools
  • 23. Hyper-V Replica & Failover Clustering • Failover Clusters can participate in replication, but only as a single replication server. • Failover Clusters have a new clustered role, the Hyper-V Replica Broker • Highly-Available role that moves between nodes • One instance per cluster • Changes traditional Hyper-V multi-site (disaster recovery) Failover Clustering. Previously replication across sites was done between nodes within a single cluster. • Primary and Replica servers do not need to be in the same domain unless part of a Failover Cluster • Replication Scenarios • Cluster to Cluster • Cluster to Standalone • Standalone to Cluster • Standalone to Standalone
  • 25. • Is a network file sharing protocol that allows applications on a computer to read and write to files and to request services from server programs in a computer network • Windows Server 2012 introduces the new 3.0 version of the SMB protocol Hyper-V over SMB With Windows Server 2012, Hyper-V… • Can store virtual machine files (configuration, VHD, snapshots) in files shares over the SMB 3.0 protocol • Is supported for both stand-alone and clustered servers that use Hyper-V with shared file storage for the cluster • Can support scale-out file shares and clusters • Can leverage SMB Multi-Channel Server Message Block (SMB) protocol…
  • 26. Why Should You Care? • Ease of storage provisioning and management • You can manage file shares instead of storage fabric and logical unit numbers (LUNs). • Previously all Hyper-V clusters required shared storage using Fibre Channel, Fibre Channel over Ethernet, iSCSI or Serial-Attached SCSI. • Increased flexibility • You can dynamically migrate virtual machines or databases in the data center. • Ability to take advantage of existing investment in a converged network • You can use your existing converged network with no specialized storage networking hardware. • Reduced capital expenditures • Capital expenses (acquisition costs) are reduced. • Reduced operating expenditures • You can reduce operating costs because there is no need for specialized storage expertise.
  • 27. • One or more computers running Windows Server 2012 with the File Services role installed • One or more computers running Windows Server 2012 with the Hyper-V role installed (separate from the file server) • A common Active Directory infrastructure • The servers running Active Directory Domain Services (AD DS) do not need to run Windows Server 2012 • Supported configurations • Standalone Hyper-V servers (no a high-availability solution) • Hyper-V servers configured in a Failover Cluster Requirements Although not required, Failover Clustering is supported on the Hyper-V side, the File Services side, or both. They must be separate clusters.
  • 29. 1. Install the Hyper-V role on a Windows Server 2012 machine 2. Install the File Services role on a Windows Server 2012 machine 3. Create an SMB file share 4. Create a virtual machine and virtual machine hard disk on the file share 5. Migrate existing virtual machine storage to the file share Hyper-V Over SMB Workflow
  • 30. Creating an SMB Share From Server Manager: 1. Log on or connect to a Windows Server 2012 computer on which the File and Storage role is installed. Open Server Manager and navigate to File and Storage Services 2. In Server Manager, start the New Share Wizard # Create folder MD X:VMS # Create file share New-SmbShare -Name VMS1 -Path X:VMS -FullAccess DomainHVAdmin, DomainHV1$, DomainHV2$, DomainHVC$ # Set NTFS permissions from the file share permissions (Get-SmbShare VMS1).PresetPathAcl | Set-Acl With PowerShell:
  • 31. Migrating Storage to an SMB Share 1. To determine the current storage being used by a virtual machine: 2. To migrate the virtual machine storage to an SMB file share: 3. To confirm migration: Get-VM VM1 | FT Name, Path, State Get-VMHardDiskDrive VM1 | FT VMName, Path Move-VMStorage –VMName VM1 –DestinationStoragePath FSTVMS Get-VM VM1 | FT Name, Path, State Get-VMHardDiskDrive VM1 | FT VMName, Path You can migrate from… • Direct-Attached Storage to SMB file share • SMB file share to another SMB file share
  • 32. Run multiple virtual networks on a physical network Abstract network configuration for virtual machines Remove virtual LAN (VLAN) constraints Allow flexible placement of virtual machines—even offsite Enable datacenters without boundaries Deliver multitenant security and isolation Support infrastructure as a service (IaaS) scenarios Network Virtualization SQL Server Web Storage Orange sees SQL Server Web Storage Blue sees SQL Server SQL Server Web Storage Web Storage WHAT’S REALLY HAPPENING
  • 33. Deliver a high-density, scalable environment that can adapt to perform optimally based on changing needs Scale up VMs 64-node Hyper-V clusters 64 virtual processors and 1 TB memory per virtual machine New 64 TB VHDX format Increase VM density Dynamic Memory and smart paging 8,000 virtual machines per cluster Improve VM performance Non-Uniform Memory Access (NUMA) support Virtual Fibre Channel support Hardware offloading
  • 34. Increase virtual machine density Increase virtual machine memory resources, as needed, without reboot downtime Reclaim unused virtual machine memory resources for reallocation Dynamic Memory Virtual machine Maximum memory Minimum memory Startup Virtual machine Maximum memory Minimum memory Virtual machine Maximum memory Minimum memory
  • 35. Use a common identity and management framework for security-enhanced and reliable cross-premises connectivity Federate identities for consistent security and ease of use Federate identity across private, public, and hybrid clouds Support claims-aware identity solutions Provide seamless security with a single sign-on experience Easily integrate with other federation platforms Enable secure cross-premises connectivity Connect securely to hosting providers Enable secure connectivity among geographically separate locations Use existing networking equipment and technology standards Move virtual machines to other sites or hosting providers without network reconfiguration
  • 36. Secure cross-premises connectivity Web Storage Web StorageSQL Server Windows Server 2012 remote access site-to-site VPN servers Virtual Machine SQL Server Virtual Machine SQL Server HOSTED CLOUD
  • 37. How do I embrace the cloud? How do I increase the efficiency in my datacenter? How do I deliver next- generation applications? How do I enable modern work styles? IT challenges Complete virtualization platform Improved scalability and performance Connecting to cloud services Connect datacenters to remote sites and clouds Respond with agility to changing business needs Control costs and improve efficiency
  • 38. 1. Download Windows Server 2012 2. Learn more about Windows Server 2012, Microsoft Private Cloud solutions, and Microsoft System Center 2012 3. Work with a EPC Group for the proof of concept, roadmap, and overall architectural design