SlideShare a Scribd company logo
1 of 74






2016 TP1
• Nano Server
• Container
2016 TP 2
/TP3
• Hyper-V
container
2016 T4
Nano Server
Server Core
Minimal
Server
Interface
Gui Shell
Windows Server 2016
 Hyper-V replica pas supporté
.New-NanoServerVHD.ps1 -serveriso E:isoen_windows_server_2016_technical_preview_3_x64_dvd_6942082.iso -destvhd E:NanoNANO.vhd
-computername SRV-Nano -administratorPassword 'Azerty33@' -packages 'OEM-Drivers','Guest'-IPaddress
‘192.168.1.10’ –subnetMask ‘255.255.255.0’ –GatewayAddress ‘192.168.1.254’ –DNSAddresses ‘192.168.1.1’
Mount VHD :
DISM /Mount-image /imageFile:E:NanoNano3.vhd /index:1 /MountDir:E:NanoMount
Vérification du montage dans E:NanoMount
Injection du Package « Compute »:
Dism /Add-Package /PackageFile:E:CABMicrosoft-NanoServer-Compute-Package.cab
Démontez le VHD:
Dism.exe /Unmount-Image /MountDir:d:Nanomount /Commit
Virtual Machine / Nested Virtualization
Windows Container et Hyper-V Container
Networking Features | Administration
Rolling Hyper-V Cluster Upgrade
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-technical-preview
Production
 PAS EN PRODUCTION
DataCenterBridging
Source:
New-VMSwitch -Name TEAMSET -NetAdapterName "NIC 1","NIC 2" -EnableEmbeddedTeaming $true
Changer de mode « en dynamic »:
Set-VMSwitch -Name TEAMSET -VMSwitchLoadBalancingAlgorithm Dynamic
Suppression d’un SET Team:
Remove-VMSwitch " TEAMSET "
New-Vmswitch –SwitchName SWNAT –SwitchType NAT –NatSubnet 192.168.1.0/24
 Enter-PSSession -VMName VMName
Storage Space Direct
Storage Replica
Storage Defined Network
SRV1 SRV2 SRV3 SRV3
Seyfallah Tagrerout
Hyper-V on Storage Space Direct
With internal disks
Storage Pool
Storage Space
CLUSTERFSSHARE
Scale Out File
Server
VMs
(VHDx)
Hyper-V Servers
VMs
Réplication
Volume
Synchrone / Asynchrone
SMB3
Flexibilité
Volumes Windows [GPT]
Tous les types de stockage
Feature Description
Synchrone OUI
Asynchrone OUI
Type de réplication Volumes
Réseaux TCP/IP | RDMA
RDMA iWRAP | InfiniBand
Kerberos OUI
Data Déduplication OUI
Bitlocker (sur un volume) OUI
Administration Powershell / Console Clustering
Port de réplication TCP (445 | 5445)
Protocoles de transport SMB3
vNextSAN01  SITE A
vNextSAN02  SITE B
Réplication
SEYFALLAH TAGREROUT
LAB Windows Server – Storage - Replication
Windows Server 2016
Source
Destination
VH01 VH02
Windows Server
with Storage
Space
Herbeat Network
Node 01 Node 02
CSV Share
Quorum
ISCSI
Cluster Hyper V
VH04 VH05
Windows Server
with Storage
Space
Herbeat Network
Node 03 Node 04
CSV Share
Quorum
ISCSI
Cluster Hyper V
Réplication over SMB
SEYFALLAH TAGREROUT
LAB Windows Server – Storage - Replication
Windows Server 2016
vNextSAN01  SITE A
vNextSAN02  SITE B
Source
Destination
DATA
DATA
Log
Log
APPLICATION
1
À placer dans un SSD si c est possible =)
À placer dans un SSD si c est possible =)
t 2
2
t1 3
4
5
SEYFALLAH TAGREROUT
LAB Windows Server – Storage - Replication
vNext
Fonctionnement réplication Synchrone:
 1- Ecriture de l application
 2- Mise en log la demande d écriture sur le
serveur source et destination
 3- Envoi de la demande d écriture de la part
du serveur source
 4- Le Serveur de destination envoi une
notification au serveur source
 5- Le serveur source enregistre les données de
l application et la réplication de donnée sera
effectuée
Applications
Source
Data
Log
1
t 2
Destination
Data
Log
t1 3
2
5
4
vNextSAN01  SITE A
vNextSAN02  SITE B
Source
Destination
DATA
DATA
Log
Log
APPLICATION
1
À placer dans un SSD si c est possible =)
À placer dans un SSD si c est possible =)
t 2
4
t1 5
6
3
SEYFALLAH TAGREROUT
LAB Windows Server – Storage - Replication
vNext
Fonctionnement réplication Asynchrone:
 1- Ecriture de l application
 2- Mise en log la demande d écriture sur le
serveur source dans un premier temps
 3- Notification de l application de la part du
serveur source
 4- Réplication des données sur le site distant
(serveur distant)
 5- Ecriture du log dans le serveur destination
 Le Serveur de destination envoi une
notification au serveur source
Site A
Serveur source
Site B
Serveur de destination
SMB Server
File System Filters
NTFS/REFS
VolSnap Filter
BitLocker Filter
Volume Manager
Partition Manager
Disk Driver
Disk
Partition Manager
Disk Driver
Disk
SR SR
Réplication 
vNextSAN01  SITE A vNextSAN02  SITE B
V:
VOLUME
DATA
V:
VOLUME
de
replication
Log
Log
DestinationSource
 Un domaine AD
 Au moins deux serveurs sous Windows Server 2016
 Volumes (Data / Logs ) sur chaque serveur (même taille pour chaque volume)
 Latence réseaux <= 5min
 Firewall 445 / 5985 <>
Prérequis au niveau des volumes:
 Deux volumes par serveurs (via SAN / Fiber Channel /
JBOD / iSCSI / SAS …..)
 Volume Logs minimum 1 Giga
 Volumes en GPT
 Volumes Logs et Data même taille
Préférable de mettre un SSD pour les Logs
vNextSAN01  SITE A
vNextSAN02  SITE B
Réplication
Source
Destination
Cloud Witness
Site-Aware FailOver Clusters
WorkGroup and Multi-Domain Clusters
vNext01 vNext02
Herbeat Network
Node 01 Node 02
Cluster Hyper V
LAN-IP : 192.168.2.5 /24 LAN-IP : 192.168.2.6 /24
LUN01CSV
172.16.1.4 172.16.1.5
10.10.10.1 10.10.10.2
Microsoft Azure
Cloud
Witness
RemoteApp
Web role
SEYFALLAH TAGREROUT
Cluster Hyper-V
Cloud Witness Quorum « Azure »
MVP Hyper-V
Stockage des VMs
Vote
5
Vote Vote Vote
Vote
1 2 3 4
Site 2
Down!!!
Site 1 can reach
Cloud Witness!
Cluster Survives!
Site-Aware FailOver Clusters
Site-Aware FailOver Clusters
http://blogs.msdn.com/b/clustering/archive/2015/08/19/10636304.aspx
WorkGroup and Multi-Domain
Clusters
WorkGroup and Multi-Domain Clusters
WorkGroup and Multi-Domain Clusters
WorkGroup and Multi-Domain Clusters
Cluster Supporté / No
supporté
Informations
Hyper-V Supporté mais pas
recommandé
Live Migration non
supporté | Quick
Migration supporté
SQL Server Supporté Utiliser le mode
d’authentification « SQL
server authentication »
File Server Supporté mais pas
recommandé
Pas de Kerberos, il est
préférable d’avoir de
l’authentification pour le
Traffic SMB
Windows server2016 presentation

More Related Content

What's hot

Virtual Infrastructure Overview
Virtual Infrastructure OverviewVirtual Infrastructure Overview
Virtual Infrastructure Overviewvalerian_ceaus
 
active-directory-domain-services
active-directory-domain-servicesactive-directory-domain-services
active-directory-domain-services202066
 
Hunting rootkits with windbg
Hunting rootkits with windbgHunting rootkits with windbg
Hunting rootkits with windbgFrank Boldewin
 
Boosting I/O Performance with KVM io_uring
Boosting I/O Performance with KVM io_uringBoosting I/O Performance with KVM io_uring
Boosting I/O Performance with KVM io_uringShapeBlue
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Tuan Yang
 
Lotus Domino Clusters
Lotus Domino ClustersLotus Domino Clusters
Lotus Domino Clustersjayeshpar2006
 
Alphorm.com Formation Ansible : Le Guide Complet du Débutant
Alphorm.com Formation Ansible : Le Guide Complet du DébutantAlphorm.com Formation Ansible : Le Guide Complet du Débutant
Alphorm.com Formation Ansible : Le Guide Complet du DébutantAlphorm
 
Veeam back up and replication presentation
Veeam back up and replication presentation Veeam back up and replication presentation
Veeam back up and replication presentation BlueChipICT
 
VMworld 2013: VMware vSphere Replication: Technical Walk-Through with Enginee...
VMworld 2013: VMware vSphere Replication: Technical Walk-Through with Enginee...VMworld 2013: VMware vSphere Replication: Technical Walk-Through with Enginee...
VMworld 2013: VMware vSphere Replication: Technical Walk-Through with Enginee...VMworld
 
VMware Vsphere Graduation Project Presentation
VMware Vsphere Graduation Project PresentationVMware Vsphere Graduation Project Presentation
VMware Vsphere Graduation Project PresentationRabbah Adel Ammar
 
Linux LVM Logical Volume Management
Linux LVM Logical Volume ManagementLinux LVM Logical Volume Management
Linux LVM Logical Volume ManagementManolis Kartsonakis
 
Zabbix Performance Tuning
Zabbix Performance TuningZabbix Performance Tuning
Zabbix Performance TuningRicardo Santos
 
Room 1 - 7 - Lê Quốc Đạt - Upgrading network of Openstack to SDN with Tungste...
Room 1 - 7 - Lê Quốc Đạt - Upgrading network of Openstack to SDN with Tungste...Room 1 - 7 - Lê Quốc Đạt - Upgrading network of Openstack to SDN with Tungste...
Room 1 - 7 - Lê Quốc Đạt - Upgrading network of Openstack to SDN with Tungste...Vietnam Open Infrastructure User Group
 
What’s New in VMware vSphere 7?
What’s New in VMware vSphere 7?What’s New in VMware vSphere 7?
What’s New in VMware vSphere 7?Insight
 

What's hot (20)

Virtual Infrastructure Overview
Virtual Infrastructure OverviewVirtual Infrastructure Overview
Virtual Infrastructure Overview
 
active-directory-domain-services
active-directory-domain-servicesactive-directory-domain-services
active-directory-domain-services
 
Window server editions
Window server editionsWindow server editions
Window server editions
 
Hunting rootkits with windbg
Hunting rootkits with windbgHunting rootkits with windbg
Hunting rootkits with windbg
 
Boosting I/O Performance with KVM io_uring
Boosting I/O Performance with KVM io_uringBoosting I/O Performance with KVM io_uring
Boosting I/O Performance with KVM io_uring
 
4. linux file systems
4. linux file systems4. linux file systems
4. linux file systems
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)
 
Lotus Domino Clusters
Lotus Domino ClustersLotus Domino Clusters
Lotus Domino Clusters
 
Alphorm.com Formation Ansible : Le Guide Complet du Débutant
Alphorm.com Formation Ansible : Le Guide Complet du DébutantAlphorm.com Formation Ansible : Le Guide Complet du Débutant
Alphorm.com Formation Ansible : Le Guide Complet du Débutant
 
Hypervisors
HypervisorsHypervisors
Hypervisors
 
Veeam back up and replication presentation
Veeam back up and replication presentation Veeam back up and replication presentation
Veeam back up and replication presentation
 
VMworld 2013: VMware vSphere Replication: Technical Walk-Through with Enginee...
VMworld 2013: VMware vSphere Replication: Technical Walk-Through with Enginee...VMworld 2013: VMware vSphere Replication: Technical Walk-Through with Enginee...
VMworld 2013: VMware vSphere Replication: Technical Walk-Through with Enginee...
 
VMware Vsphere Graduation Project Presentation
VMware Vsphere Graduation Project PresentationVMware Vsphere Graduation Project Presentation
VMware Vsphere Graduation Project Presentation
 
Vmware overview
Vmware overviewVmware overview
Vmware overview
 
Basic Linux Internals
Basic Linux InternalsBasic Linux Internals
Basic Linux Internals
 
Windows server
Windows serverWindows server
Windows server
 
Linux LVM Logical Volume Management
Linux LVM Logical Volume ManagementLinux LVM Logical Volume Management
Linux LVM Logical Volume Management
 
Zabbix Performance Tuning
Zabbix Performance TuningZabbix Performance Tuning
Zabbix Performance Tuning
 
Room 1 - 7 - Lê Quốc Đạt - Upgrading network of Openstack to SDN with Tungste...
Room 1 - 7 - Lê Quốc Đạt - Upgrading network of Openstack to SDN with Tungste...Room 1 - 7 - Lê Quốc Đạt - Upgrading network of Openstack to SDN with Tungste...
Room 1 - 7 - Lê Quốc Đạt - Upgrading network of Openstack to SDN with Tungste...
 
What’s New in VMware vSphere 7?
What’s New in VMware vSphere 7?What’s New in VMware vSphere 7?
What’s New in VMware vSphere 7?
 

Viewers also liked

Alphorm.com Support de la Formation Windows Containers
Alphorm.com Support de la Formation Windows ContainersAlphorm.com Support de la Formation Windows Containers
Alphorm.com Support de la Formation Windows ContainersAlphorm
 
SDN and NFV в банковской сфере
SDN and NFV в банковской сфереSDN and NFV в банковской сфере
SDN and NFV в банковской сфереVictoria Kalinina
 
Zigbee network
Zigbee networkZigbee network
Zigbee networkbhavithd
 
Windows Server 2008 Active Directory
Windows Server 2008 Active DirectoryWindows Server 2008 Active Directory
Windows Server 2008 Active Directoryanilinvns
 
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
 
Introduction to Active Directory
Introduction to Active DirectoryIntroduction to Active Directory
Introduction to Active Directorythoms1i
 
10 reasons you'll like Windows Server 2016
10 reasons you'll like Windows Server 201610 reasons you'll like Windows Server 2016
10 reasons you'll like Windows Server 2016Aymen Mami
 
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
 
Whats new in Microsoft Windows Server 2016 Clustering and Storage
Whats new in Microsoft Windows Server 2016 Clustering and StorageWhats new in Microsoft Windows Server 2016 Clustering and Storage
Whats new in Microsoft Windows Server 2016 Clustering and StorageJohn Moran
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsShawn Zandi
 
Microsoft Active Directory
Microsoft Active DirectoryMicrosoft Active Directory
Microsoft Active Directorythebigredhemi
 
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»Tanya Denisyuk
 
Enterprise WAN Evolution with SD-WAN
Enterprise WAN Evolution with SD-WANEnterprise WAN Evolution with SD-WAN
Enterprise WAN Evolution with SD-WANToshal Dudhwala
 
Introduction to Windows Containers
Introduction to Windows ContainersIntroduction to Windows Containers
Introduction to Windows ContainersDmitry Zaets
 

Viewers also liked (20)

Alphorm.com Support de la Formation Windows Containers
Alphorm.com Support de la Formation Windows ContainersAlphorm.com Support de la Formation Windows Containers
Alphorm.com Support de la Formation Windows Containers
 
SDN and NFV в банковской сфере
SDN and NFV в банковской сфереSDN and NFV в банковской сфере
SDN and NFV в банковской сфере
 
Software Defined WAN – SD-WAN
Software Defined WAN – SD-WANSoftware Defined WAN – SD-WAN
Software Defined WAN – SD-WAN
 
Zigbee network
Zigbee networkZigbee network
Zigbee network
 
Windows Server 2008 Active Directory
Windows Server 2008 Active DirectoryWindows Server 2008 Active Directory
Windows Server 2008 Active Directory
 
MCSA: Windows Server 2016
MCSA: Windows Server 2016MCSA: Windows Server 2016
MCSA: Windows Server 2016
 
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
 
Introduction to Active Directory
Introduction to Active DirectoryIntroduction to Active Directory
Introduction to Active Directory
 
10 reasons you'll like Windows Server 2016
10 reasons you'll like Windows Server 201610 reasons you'll like Windows Server 2016
10 reasons you'll like Windows Server 2016
 
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?
 
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
 
Whats new in Microsoft Windows Server 2016 Clustering and Storage
Whats new in Microsoft Windows Server 2016 Clustering and StorageWhats new in Microsoft Windows Server 2016 Clustering and Storage
Whats new in Microsoft Windows Server 2016 Clustering and Storage
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and Fundamentals
 
Microsoft Active Directory
Microsoft Active DirectoryMicrosoft Active Directory
Microsoft Active Directory
 
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
Дмитрий Дурасов-«Технологии контейнеризации в Windows Server 2016»
 
Enterprise WAN Evolution with SD-WAN
Enterprise WAN Evolution with SD-WANEnterprise WAN Evolution with SD-WAN
Enterprise WAN Evolution with SD-WAN
 
Introduction to Windows Containers
Introduction to Windows ContainersIntroduction to Windows Containers
Introduction to Windows Containers
 

Similar to Windows server2016 presentation

XebiCon'16 : WeScale - DNS as a Service, the OpenStack way. Par Pascal Edoua...
XebiCon'16 : WeScale - DNS as a Service, the OpenStack way.  Par Pascal Edoua...XebiCon'16 : WeScale - DNS as a Service, the OpenStack way.  Par Pascal Edoua...
XebiCon'16 : WeScale - DNS as a Service, the OpenStack way. Par Pascal Edoua...Publicis Sapient Engineering
 
[Café techno] TSM - Les évolutions de la version 7.1
[Café techno] TSM - Les évolutions de la version 7.1[Café techno] TSM - Les évolutions de la version 7.1
[Café techno] TSM - Les évolutions de la version 7.1Groupe D.FI
 
BreizhCamp 2019 - IoT et open source hardware pour la collecte de timeseries
BreizhCamp 2019 - IoT et open source hardware pour la collecte de timeseriesBreizhCamp 2019 - IoT et open source hardware pour la collecte de timeseries
BreizhCamp 2019 - IoT et open source hardware pour la collecte de timeseriesXavier MARIN
 
ASFA - Architecture cible du projet COLSA
ASFA - Architecture cible du projet COLSA ASFA - Architecture cible du projet COLSA
ASFA - Architecture cible du projet COLSA Frédéric Sagez
 
Reseau entreprise
Reseau entrepriseReseau entreprise
Reseau entrepriseSAIDRAISS2
 
Techdays 2009 - Hyper-V en profondeur, bonnes pratiques et quoi de neuf avec ...
Techdays 2009 - Hyper-V en profondeur, bonnes pratiques et quoi de neuf avec ...Techdays 2009 - Hyper-V en profondeur, bonnes pratiques et quoi de neuf avec ...
Techdays 2009 - Hyper-V en profondeur, bonnes pratiques et quoi de neuf avec ...fabricemeillon
 
[Café Techno] Les évolutions de TSM v6.3.4 et bientôt 7.1
[Café Techno] Les évolutions de TSM v6.3.4 et bientôt 7.1[Café Techno] Les évolutions de TSM v6.3.4 et bientôt 7.1
[Café Techno] Les évolutions de TSM v6.3.4 et bientôt 7.1Groupe D.FI
 
NFS, MPI, Programmation Sérial & Parallèle avec Condor Scénarios et Simulatio...
NFS, MPI, Programmation Sérial & Parallèle avec Condor Scénarios et Simulatio...NFS, MPI, Programmation Sérial & Parallèle avec Condor Scénarios et Simulatio...
NFS, MPI, Programmation Sérial & Parallèle avec Condor Scénarios et Simulatio...Ayoub Rouzi
 
Dhcp3
Dhcp3Dhcp3
Dhcp3TECOS
 
09 02 configuration du serveur nfs
09 02 configuration du serveur nfs09 02 configuration du serveur nfs
09 02 configuration du serveur nfsNoël
 
3 Microsoft Advanced Threat Analytics - Genève
3   Microsoft Advanced Threat Analytics - Genève3   Microsoft Advanced Threat Analytics - Genève
3 Microsoft Advanced Threat Analytics - GenèveaOS Community
 
Techdays 2009 - La virtualisation de machines avec Hyper-V
Techdays 2009 - La virtualisation de machines avec Hyper-VTechdays 2009 - La virtualisation de machines avec Hyper-V
Techdays 2009 - La virtualisation de machines avec Hyper-Vfabricemeillon
 
07 03 sécurisation d'un serveur dns
07 03 sécurisation d'un serveur dns07 03 sécurisation d'un serveur dns
07 03 sécurisation d'un serveur dnsNoël
 
Sizing PoC LSF & PowerAI for Engineers schools workloads
Sizing PoC LSF & PowerAI for Engineers schools workloadsSizing PoC LSF & PowerAI for Engineers schools workloads
Sizing PoC LSF & PowerAI for Engineers schools workloadsPhilippeBrogi
 
Apache server configuration & sécurisation -
Apache server configuration & sécurisation  -Apache server configuration & sécurisation  -
Apache server configuration & sécurisation -achraf_ing
 

Similar to Windows server2016 presentation (20)

XebiCon'16 : WeScale - DNS as a Service, the OpenStack way. Par Pascal Edoua...
XebiCon'16 : WeScale - DNS as a Service, the OpenStack way.  Par Pascal Edoua...XebiCon'16 : WeScale - DNS as a Service, the OpenStack way.  Par Pascal Edoua...
XebiCon'16 : WeScale - DNS as a Service, the OpenStack way. Par Pascal Edoua...
 
[Café techno] TSM - Les évolutions de la version 7.1
[Café techno] TSM - Les évolutions de la version 7.1[Café techno] TSM - Les évolutions de la version 7.1
[Café techno] TSM - Les évolutions de la version 7.1
 
BreizhCamp 2019 - IoT et open source hardware pour la collecte de timeseries
BreizhCamp 2019 - IoT et open source hardware pour la collecte de timeseriesBreizhCamp 2019 - IoT et open source hardware pour la collecte de timeseries
BreizhCamp 2019 - IoT et open source hardware pour la collecte de timeseries
 
ASFA - Architecture cible du projet COLSA
ASFA - Architecture cible du projet COLSA ASFA - Architecture cible du projet COLSA
ASFA - Architecture cible du projet COLSA
 
Reseau entreprise
Reseau entrepriseReseau entreprise
Reseau entreprise
 
Lync : Bonnes pratiques d'Architecture
Lync : Bonnes pratiques d'ArchitectureLync : Bonnes pratiques d'Architecture
Lync : Bonnes pratiques d'Architecture
 
Storage Replica
Storage ReplicaStorage Replica
Storage Replica
 
Techdays 2009 - Hyper-V en profondeur, bonnes pratiques et quoi de neuf avec ...
Techdays 2009 - Hyper-V en profondeur, bonnes pratiques et quoi de neuf avec ...Techdays 2009 - Hyper-V en profondeur, bonnes pratiques et quoi de neuf avec ...
Techdays 2009 - Hyper-V en profondeur, bonnes pratiques et quoi de neuf avec ...
 
[Café Techno] Les évolutions de TSM v6.3.4 et bientôt 7.1
[Café Techno] Les évolutions de TSM v6.3.4 et bientôt 7.1[Café Techno] Les évolutions de TSM v6.3.4 et bientôt 7.1
[Café Techno] Les évolutions de TSM v6.3.4 et bientôt 7.1
 
NFS, MPI, Programmation Sérial & Parallèle avec Condor Scénarios et Simulatio...
NFS, MPI, Programmation Sérial & Parallèle avec Condor Scénarios et Simulatio...NFS, MPI, Programmation Sérial & Parallèle avec Condor Scénarios et Simulatio...
NFS, MPI, Programmation Sérial & Parallèle avec Condor Scénarios et Simulatio...
 
Ocs
OcsOcs
Ocs
 
Apache Open SSL
Apache Open SSLApache Open SSL
Apache Open SSL
 
Dhcp3
Dhcp3Dhcp3
Dhcp3
 
09 02 configuration du serveur nfs
09 02 configuration du serveur nfs09 02 configuration du serveur nfs
09 02 configuration du serveur nfs
 
3 Microsoft Advanced Threat Analytics - Genève
3   Microsoft Advanced Threat Analytics - Genève3   Microsoft Advanced Threat Analytics - Genève
3 Microsoft Advanced Threat Analytics - Genève
 
Expozimbra
ExpozimbraExpozimbra
Expozimbra
 
Techdays 2009 - La virtualisation de machines avec Hyper-V
Techdays 2009 - La virtualisation de machines avec Hyper-VTechdays 2009 - La virtualisation de machines avec Hyper-V
Techdays 2009 - La virtualisation de machines avec Hyper-V
 
07 03 sécurisation d'un serveur dns
07 03 sécurisation d'un serveur dns07 03 sécurisation d'un serveur dns
07 03 sécurisation d'un serveur dns
 
Sizing PoC LSF & PowerAI for Engineers schools workloads
Sizing PoC LSF & PowerAI for Engineers schools workloadsSizing PoC LSF & PowerAI for Engineers schools workloads
Sizing PoC LSF & PowerAI for Engineers schools workloads
 
Apache server configuration & sécurisation -
Apache server configuration & sécurisation  -Apache server configuration & sécurisation  -
Apache server configuration & sécurisation -
 

More from ☁️Seyfallah Tagrerout☁ [MVP]

More from ☁️Seyfallah Tagrerout☁ [MVP] (10)

Comment sécuriser son environnement avec Microsoft Threat Protection – Part 2
Comment sécuriser son environnement avec Microsoft Threat Protection – Part 2Comment sécuriser son environnement avec Microsoft Threat Protection – Part 2
Comment sécuriser son environnement avec Microsoft Threat Protection – Part 2
 
Comment sécuriser son environnement Microsoft 365 avec Microsft Threat Protec...
Comment sécuriser son environnement Microsoft 365 avec Microsft Threat Protec...Comment sécuriser son environnement Microsoft 365 avec Microsft Threat Protec...
Comment sécuriser son environnement Microsoft 365 avec Microsft Threat Protec...
 
Securiser son digital workplace avec Microsoft Threat Protection
Securiser son digital workplace avec Microsoft Threat ProtectionSecuriser son digital workplace avec Microsoft Threat Protection
Securiser son digital workplace avec Microsoft Threat Protection
 
Présentation AzureAD ( Identité hybrides et securité)
Présentation AzureAD ( Identité hybrides et securité)Présentation AzureAD ( Identité hybrides et securité)
Présentation AzureAD ( Identité hybrides et securité)
 
Secure your Digital Workplace with Azure AD
Secure your Digital Workplace with Azure ADSecure your Digital Workplace with Azure AD
Secure your Digital Workplace with Azure AD
 
La gestion des identités hybrides
La gestion des identités hybridesLa gestion des identités hybrides
La gestion des identités hybrides
 
Présentation Microsoft Advanced Threat Analytics | Deep-Dive - MSCloud Summi...
Présentation Microsoft Advanced Threat Analytics  | Deep-Dive - MSCloud Summi...Présentation Microsoft Advanced Threat Analytics  | Deep-Dive - MSCloud Summi...
Présentation Microsoft Advanced Threat Analytics | Deep-Dive - MSCloud Summi...
 
Windows Server2016 - Episode01 - NanoServer
Windows Server2016 - Episode01 - NanoServerWindows Server2016 - Episode01 - NanoServer
Windows Server2016 - Episode01 - NanoServer
 
Seyfallah a os-aix-en-provence
Seyfallah a os-aix-en-provenceSeyfallah a os-aix-en-provence
Seyfallah a os-aix-en-provence
 
Windows Containers
Windows Containers Windows Containers
Windows Containers
 

Windows server2016 presentation

  • 1.
  • 3. 2016 TP1 • Nano Server • Container 2016 TP 2 /TP3 • Hyper-V container 2016 T4
  • 4.
  • 5.
  • 7.
  • 8.
  • 9.
  • 10.  Hyper-V replica pas supporté
  • 11. .New-NanoServerVHD.ps1 -serveriso E:isoen_windows_server_2016_technical_preview_3_x64_dvd_6942082.iso -destvhd E:NanoNANO.vhd -computername SRV-Nano -administratorPassword 'Azerty33@' -packages 'OEM-Drivers','Guest'-IPaddress ‘192.168.1.10’ –subnetMask ‘255.255.255.0’ –GatewayAddress ‘192.168.1.254’ –DNSAddresses ‘192.168.1.1’
  • 12.
  • 13. Mount VHD : DISM /Mount-image /imageFile:E:NanoNano3.vhd /index:1 /MountDir:E:NanoMount Vérification du montage dans E:NanoMount Injection du Package « Compute »: Dism /Add-Package /PackageFile:E:CABMicrosoft-NanoServer-Compute-Package.cab Démontez le VHD: Dism.exe /Unmount-Image /MountDir:d:Nanomount /Commit
  • 14.
  • 15. Virtual Machine / Nested Virtualization Windows Container et Hyper-V Container Networking Features | Administration Rolling Hyper-V Cluster Upgrade
  • 16.
  • 19.
  • 20.
  • 21.  PAS EN PRODUCTION
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 29.
  • 30.
  • 31. New-VMSwitch -Name TEAMSET -NetAdapterName "NIC 1","NIC 2" -EnableEmbeddedTeaming $true Changer de mode « en dynamic »: Set-VMSwitch -Name TEAMSET -VMSwitchLoadBalancingAlgorithm Dynamic Suppression d’un SET Team: Remove-VMSwitch " TEAMSET "
  • 32.
  • 33. New-Vmswitch –SwitchName SWNAT –SwitchType NAT –NatSubnet 192.168.1.0/24
  • 34.
  • 36.
  • 37.
  • 38.
  • 39.
  • 41.
  • 43.
  • 44.
  • 45.
  • 46. SRV1 SRV2 SRV3 SRV3 Seyfallah Tagrerout Hyper-V on Storage Space Direct With internal disks Storage Pool Storage Space CLUSTERFSSHARE Scale Out File Server VMs (VHDx) Hyper-V Servers VMs
  • 47.
  • 48.
  • 50.
  • 51. Feature Description Synchrone OUI Asynchrone OUI Type de réplication Volumes Réseaux TCP/IP | RDMA RDMA iWRAP | InfiniBand Kerberos OUI Data Déduplication OUI Bitlocker (sur un volume) OUI Administration Powershell / Console Clustering Port de réplication TCP (445 | 5445) Protocoles de transport SMB3
  • 52. vNextSAN01  SITE A vNextSAN02  SITE B Réplication SEYFALLAH TAGREROUT LAB Windows Server – Storage - Replication Windows Server 2016 Source Destination
  • 53. VH01 VH02 Windows Server with Storage Space Herbeat Network Node 01 Node 02 CSV Share Quorum ISCSI Cluster Hyper V VH04 VH05 Windows Server with Storage Space Herbeat Network Node 03 Node 04 CSV Share Quorum ISCSI Cluster Hyper V Réplication over SMB SEYFALLAH TAGREROUT LAB Windows Server – Storage - Replication Windows Server 2016
  • 54. vNextSAN01  SITE A vNextSAN02  SITE B Source Destination DATA DATA Log Log APPLICATION 1 À placer dans un SSD si c est possible =) À placer dans un SSD si c est possible =) t 2 2 t1 3 4 5 SEYFALLAH TAGREROUT LAB Windows Server – Storage - Replication vNext Fonctionnement réplication Synchrone:  1- Ecriture de l application  2- Mise en log la demande d écriture sur le serveur source et destination  3- Envoi de la demande d écriture de la part du serveur source  4- Le Serveur de destination envoi une notification au serveur source  5- Le serveur source enregistre les données de l application et la réplication de donnée sera effectuée
  • 56. vNextSAN01  SITE A vNextSAN02  SITE B Source Destination DATA DATA Log Log APPLICATION 1 À placer dans un SSD si c est possible =) À placer dans un SSD si c est possible =) t 2 4 t1 5 6 3 SEYFALLAH TAGREROUT LAB Windows Server – Storage - Replication vNext Fonctionnement réplication Asynchrone:  1- Ecriture de l application  2- Mise en log la demande d écriture sur le serveur source dans un premier temps  3- Notification de l application de la part du serveur source  4- Réplication des données sur le site distant (serveur distant)  5- Ecriture du log dans le serveur destination  Le Serveur de destination envoi une notification au serveur source
  • 57. Site A Serveur source Site B Serveur de destination SMB Server File System Filters NTFS/REFS VolSnap Filter BitLocker Filter Volume Manager Partition Manager Disk Driver Disk Partition Manager Disk Driver Disk SR SR Réplication 
  • 58. vNextSAN01  SITE A vNextSAN02  SITE B V: VOLUME DATA V: VOLUME de replication Log Log DestinationSource  Un domaine AD  Au moins deux serveurs sous Windows Server 2016  Volumes (Data / Logs ) sur chaque serveur (même taille pour chaque volume)  Latence réseaux <= 5min  Firewall 445 / 5985 <>
  • 59. Prérequis au niveau des volumes:  Deux volumes par serveurs (via SAN / Fiber Channel / JBOD / iSCSI / SAS …..)  Volume Logs minimum 1 Giga  Volumes en GPT  Volumes Logs et Data même taille Préférable de mettre un SSD pour les Logs
  • 60. vNextSAN01  SITE A vNextSAN02  SITE B Réplication Source Destination
  • 61.
  • 62. Cloud Witness Site-Aware FailOver Clusters WorkGroup and Multi-Domain Clusters
  • 63.
  • 64. vNext01 vNext02 Herbeat Network Node 01 Node 02 Cluster Hyper V LAN-IP : 192.168.2.5 /24 LAN-IP : 192.168.2.6 /24 LUN01CSV 172.16.1.4 172.16.1.5 10.10.10.1 10.10.10.2 Microsoft Azure Cloud Witness RemoteApp Web role SEYFALLAH TAGREROUT Cluster Hyper-V Cloud Witness Quorum « Azure » MVP Hyper-V Stockage des VMs
  • 65. Vote 5 Vote Vote Vote Vote 1 2 3 4 Site 2 Down!!! Site 1 can reach Cloud Witness! Cluster Survives!
  • 66.
  • 67.
  • 73. WorkGroup and Multi-Domain Clusters Cluster Supporté / No supporté Informations Hyper-V Supporté mais pas recommandé Live Migration non supporté | Quick Migration supporté SQL Server Supporté Utiliser le mode d’authentification « SQL server authentication » File Server Supporté mais pas recommandé Pas de Kerberos, il est préférable d’avoir de l’authentification pour le Traffic SMB