SlideShare une entreprise Scribd logo
1  sur  25
What’s new in vSphere 5?



                                              Dan Brinkmann
                    Solutions Architect at Lewan & Associates
               http://blog.lewan.com / Twitter: @dbrinkmann
ABOUT LEWAN


• Customer-focused

• Superb engineering talent

• Cross technology offerings
  and options

• Local talent and solutions,
  global strength

• Process driven

• Satisfaction guaranteed
TECHNOLOGY SOLUTIONS
       Innovative and reliable IT solutions are in our DNA.



Data Center
blade systems, stand-alone servers, server virtualization,
range of operating systems, information lifecycle
management, SAN/NAS, storage management, data de-
duplication, backup/recovery, archival, tape libraries

Network
voice over IP, call center, routing/switching,
telepresence/collaboration, wan acceleration, circuits,
wireless, firewalls, VPN, access control, IDS/IPS

Application Delivery & Applications
business productivity applications, email, directory services,
file/print, desktops, laptops, desktop virtualization, thin
clients, mobility, anti-virus, anti-spam
•ESXi only                    • New VAAI primitives
•ESXi CLI                     • vDS (span, LLDP, netflow)
•New virtual machine format   • NIOC enhancements
•Auto deploy                  • Rewrite of HA
•Storage DRS                  • vMotion / DRS enhancements
•Profile-driven storage       • ESXi firewall
•VMFS 5                       • vSphere web client
•SIOC for NFS                 • vCenter linux appliance
• Convergence of the platform on ESXi
• No more service console
• Thin architecture
• Smaller security footprint
• Streamlined deployment and configuration
• Simplified patching and updating model
• ESXi Shell                            • vMA
                                            • vCLI Appliance
    •    Rebranded Tech Support Mode
                                        • PowerCLI
    •    Local and remote (SSH)             • Windows CLI Tool
• vCLI
    •    ‗esxcli‘ Command Set
          • Local and remote CLI
          • New and improved in 5.0
    •    ‗vicfg‘ Command Set
          •    Remote CLI Only
    •    Other Commands:
          • vmware-cmd, vmkfstools,
            etc.
    •    vCLI available for Linux and
         Windows
Commands               Run Local            Run Remote          ESX/ESXi 4.x   ESXi 5.x

esxcfg1                     Yes                   No                Yes          No

esxcli2                     Yes                   Yes               No           Yes

vicfg3                       No                   Yes               Yes          Yes

vmware-cmd                  Yes                   Yes               Yes          Yes

vmkfstools                  Yes                   Yes               Yes          Yes

PowerCLI                     No                   Yes               Yes          Yes
1. ‗esxcfg‘ commands deprecated in 5.0 (replaced with esxcli)
2. ‗esxcli‘ in 4.x is *not* backward compatible with 5.0
3. ‗vicfg‘ used for remote CLI only
• 3-D graphics for Windows Aero
• USB 3.0 devices
• Support for 32 vCPU and 1TB RAM
• Multi-core vCPU support (licensing)
• If using vCD check this link:
  http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cm
  d=displayKC&externalId=2005932

• Upgrade VM tools then upgrade virtual hardware
• Works with Image Builder, vCenter Server, and Host Profiles
• How it works:
    • PXE boot the server
    • ESXi image profile loaded into host memory via Auto Deploy Server
    • Configuration applied using Answer File / Host Profile
    • Host placed/connected in vCenter
• Benefits
    • No boot disk
    • Quickly and easily deploy large numbers of ESXi hosts
    • Share a standard ESXi image across many hosts
    • Host image decoupled from the physical server
• Recover host w/out recovering hardware or having to restore from backup
• Storage DRS provides the following:
    •   Initial Placement of VMs and VMDKS based on
        available space and I/O capacity.
    •   Load balancing between datastores in a datastore
        cluster via Storage vMotion based on storage space
        utilization.
    •   Load balancing via Storage vMotion based on I/O
        metrics, i.e. latency.
•    Storage DRS also includes Affinity/Anti-Affinity Rules for
    VMs & VMDKs
Feature                                VMFS-3            VMFS-5


2TB+ VMFS Volumes                         Yes              Yes
                                    (using extents)
Support for 2TB+ Physical RDMs            No               Yes

Unified Block size (1MB)                  No               Yes

Atomic Test & Set Enhancements            No               Yes
(part of VAAI, locking mechanism)

Sub-blocks for space efficiency     64KB (max ~3k)    8KB (max ~30k)

Small file support                        No               1KB
• Adds support for NFS when using Storage I/O Control
• Delivers same benefits now for NFS as existed in 4.1 for
  iSCISI and FC
• New primitives for VAAI NAS (Full File Clone and Reserve
  Space/thick VMDK) – note not shipped with ESXi 5.0
• Write Same, ATS, and Full Copy now fully T10 compliant in
  ESXi 5.0
• New VAAI UnMap – dead space reclamation, monitoring of
  space – Currently recommended to disable
  http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalI
  d=2007427
• LLDP – standard based vendor neutral discovery protocol
• Netflow – collects IP traffic information, inter & intra VM
• Port Mirror – (SPAN) overcomes limitation of promiscuous
  mode
• NOIC at VM level – create VM resource groups
•   Network I/O control is a traffic management feature of vSphere Distributed
    Switch (vDS)
•   In a consolidated IO (10 gig) deployments this feature allows customer to
       • Allocate Shares and Limits to different traffic types.
       • Provide Isolation
       • One traffic type should not dominate others
       • Guarantee Service Levels when different traffic types compete
•   Enhanced Network I/O Control — vSphere 5.0 builds on previous versions of
    Network I/O Control feature by providing
       •   User-defined network resource pools
       •   New Host Based Replication Traffic Type
       •   QoS tagging
Total BW
               iSCSI    FT   vMotion   NFS


                        TCP/IP
                                                              V
                                                              M   i
                                                 V            O   S        N   H
                                                 M            T   C    F   F   B
VMWare vNetwork Distributed Switch                            I   S    T   S   R
                                                              O    I
                                                              N

   Network IO Control
                                 10 GigE

                                             V       V    V
                                             M       M    M
                                             R       R    R
                                             G       G    G
                                             1       2    3
• Complete re-write of vSphere HA
• Provides a foundation for increased scale and functionality
• Eliminates common issues (DNS resolution)
• Multiple Communication Paths
• Can leverage storage as well as the mgmt network for
  communications


 A fun read http://www.yellow-bricks.com/vmware-high-
 availability-deepdiv/
• Every host runs a agent
   • Referred to as ‗FDM‘ or Fault Domain Manger
   • One of the agents within the cluster is chosen to
     assume the role of the Master
   • There is only one Master per cluster during normal
     operations
   • All other agents assume the role of Slaves
• There is no more Primary/Secondary concept with vSphere
  HA
• Multi-NIC support – up to four 10Gbps or sixteen 1Gbps
• Support for higher latency networks – up to ~10ms
• DRS support Agent VMs and special handling of them
• Service oriented stateless firewall, restrict access to
  services based on IP/subnet
• GUI for configuring firewall on ESXi 5.0 similar to classic
  ESX firewall
• Host profile support for the ESXi 5.0 firewall
• Upgrades from Classic ESX to ESXi 5.0 will have firewall
  settings preserved
The vSphere Web
Client runs within a
browser




Application Server
that provides a        Flex Client
scalable back end      Back End



                                         The Query Service
vCenter in either             Query     obtains live data from
single or                     Service     the core vCenter
Linked mode                                Server process
operation               vCenter
• Pre-packaged 64 bit app running on SLES 11
• Optional support for remote Oracle DB
• Embedded DB – 5 hosts/50VMs
• External DC - <300 hosts/<3000VMs
• No support for: Linked mode (requires ADAM), IPv6,
  vCenter Heartbeat, View Composer
• Dump Collector
• Syslog server
• ESXi 3.5-4.1
  http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=D
  T_KB_1_1&externalId=1021801

• ESXi 5.0
  http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=D
  T_KB_1_1&externalId=2004201

• Syslog is what ―I‖ would use
• Enabling syslog on ESXi 3.5 and 4.x
  http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalI
  d=1016621

• Enabling syslog on ESXi 5.0
  http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalI
  d=2003322
This was not a comprehensive list, check out
http://blogs.vmware.com/vsphere/2011/08/vsphere-50-
features.html
http://www.virtuallyghetto.com/2011/08/duncans-50-out-of-
140-vsphere-5.html

Contenu connexe

Tendances

XS Boston 2008 Client Virtualization
XS Boston 2008 Client VirtualizationXS Boston 2008 Client Virtualization
XS Boston 2008 Client VirtualizationThe Linux Foundation
 
XPDDS17: Hypervisor-Based Security: Bringing Virtualized Exceptions Into the ...
XPDDS17: Hypervisor-Based Security: Bringing Virtualized Exceptions Into the ...XPDDS17: Hypervisor-Based Security: Bringing Virtualized Exceptions Into the ...
XPDDS17: Hypervisor-Based Security: Bringing Virtualized Exceptions Into the ...The Linux Foundation
 
DPDK IPSec performance benchmark ~ Georgii Tkachuk
DPDK IPSec performance benchmark ~ Georgii TkachukDPDK IPSec performance benchmark ~ Georgii Tkachuk
DPDK IPSec performance benchmark ~ Georgii TkachukIntel
 
XPDDS17: Xen Test Lab: The Installation and Our Plans - Ian Jackson, Citrix
XPDDS17: Xen Test Lab: The Installation and Our Plans - Ian Jackson, CitrixXPDDS17: Xen Test Lab: The Installation and Our Plans - Ian Jackson, Citrix
XPDDS17: Xen Test Lab: The Installation and Our Plans - Ian Jackson, CitrixThe Linux Foundation
 
VMworld 2014: vSphere Distributed Switch
VMworld 2014: vSphere Distributed SwitchVMworld 2014: vSphere Distributed Switch
VMworld 2014: vSphere Distributed SwitchVMworld
 
RedHat Virtualization Manager
RedHat Virtualization ManagerRedHat Virtualization Manager
RedHat Virtualization ManagerRaz Tamir
 
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...VMworld
 
Debunking VMware NSX
Debunking VMware NSXDebunking VMware NSX
Debunking VMware NSXAndrea Mauro
 
HKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
HKG18- 115 - Partitioning ARM Systems with the Jailhouse HypervisorHKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
HKG18- 115 - Partitioning ARM Systems with the Jailhouse HypervisorLinaro
 
SEC8022_Securing_SDDC_NSX_Hammad_Shahzad
SEC8022_Securing_SDDC_NSX_Hammad_ShahzadSEC8022_Securing_SDDC_NSX_Hammad_Shahzad
SEC8022_Securing_SDDC_NSX_Hammad_Shahzadshezy22
 
BoF - Open NFV Orchestration using Tacker
BoF - Open NFV Orchestration using TackerBoF - Open NFV Orchestration using Tacker
BoF - Open NFV Orchestration using TackerSridhar Ramaswamy
 
VMworld 2017 Core Storage
VMworld 2017 Core StorageVMworld 2017 Core Storage
VMworld 2017 Core StorageCormac Hogan
 
Hyper-V for dummies for VMware smarties
Hyper-V for dummies for VMware smartiesHyper-V for dummies for VMware smarties
Hyper-V for dummies for VMware smartiesSolv AS
 
VMworld 2015: vSphere Distributed Switch 6 –Technical Deep Dive
VMworld 2015: vSphere Distributed Switch 6 –Technical Deep DiveVMworld 2015: vSphere Distributed Switch 6 –Technical Deep Dive
VMworld 2015: vSphere Distributed Switch 6 –Technical Deep DiveVMworld
 
XPDS13: In-Guest Mechanism to Strengthen Guest Separation - Philip Tricca, Ci...
XPDS13: In-Guest Mechanism to Strengthen Guest Separation - Philip Tricca, Ci...XPDS13: In-Guest Mechanism to Strengthen Guest Separation - Philip Tricca, Ci...
XPDS13: In-Guest Mechanism to Strengthen Guest Separation - Philip Tricca, Ci...The Linux Foundation
 
Managing ceph through_oVirt_using_Cinder
Managing ceph through_oVirt_using_CinderManaging ceph through_oVirt_using_Cinder
Managing ceph through_oVirt_using_CinderMaor Lipchuk
 
Tacker - a generic VNF Manager using OpenStack
Tacker - a generic VNF Manager using OpenStackTacker - a generic VNF Manager using OpenStack
Tacker - a generic VNF Manager using OpenStackSridhar Ramaswamy
 
VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...
VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...
VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...Duncan Epping
 
VMworld 2017 vSAN Network Design
VMworld 2017 vSAN Network Design VMworld 2017 vSAN Network Design
VMworld 2017 vSAN Network Design Cormac Hogan
 

Tendances (20)

XS Boston 2008 Client Virtualization
XS Boston 2008 Client VirtualizationXS Boston 2008 Client Virtualization
XS Boston 2008 Client Virtualization
 
XPDDS17: Hypervisor-Based Security: Bringing Virtualized Exceptions Into the ...
XPDDS17: Hypervisor-Based Security: Bringing Virtualized Exceptions Into the ...XPDDS17: Hypervisor-Based Security: Bringing Virtualized Exceptions Into the ...
XPDDS17: Hypervisor-Based Security: Bringing Virtualized Exceptions Into the ...
 
DPDK IPSec performance benchmark ~ Georgii Tkachuk
DPDK IPSec performance benchmark ~ Georgii TkachukDPDK IPSec performance benchmark ~ Georgii Tkachuk
DPDK IPSec performance benchmark ~ Georgii Tkachuk
 
XPDDS17: Xen Test Lab: The Installation and Our Plans - Ian Jackson, Citrix
XPDDS17: Xen Test Lab: The Installation and Our Plans - Ian Jackson, CitrixXPDDS17: Xen Test Lab: The Installation and Our Plans - Ian Jackson, Citrix
XPDDS17: Xen Test Lab: The Installation and Our Plans - Ian Jackson, Citrix
 
VMworld 2014: vSphere Distributed Switch
VMworld 2014: vSphere Distributed SwitchVMworld 2014: vSphere Distributed Switch
VMworld 2014: vSphere Distributed Switch
 
RedHat Virtualization Manager
RedHat Virtualization ManagerRedHat Virtualization Manager
RedHat Virtualization Manager
 
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
 
XS Boston 2008 Network Topology
XS Boston 2008 Network TopologyXS Boston 2008 Network Topology
XS Boston 2008 Network Topology
 
Debunking VMware NSX
Debunking VMware NSXDebunking VMware NSX
Debunking VMware NSX
 
HKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
HKG18- 115 - Partitioning ARM Systems with the Jailhouse HypervisorHKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
HKG18- 115 - Partitioning ARM Systems with the Jailhouse Hypervisor
 
SEC8022_Securing_SDDC_NSX_Hammad_Shahzad
SEC8022_Securing_SDDC_NSX_Hammad_ShahzadSEC8022_Securing_SDDC_NSX_Hammad_Shahzad
SEC8022_Securing_SDDC_NSX_Hammad_Shahzad
 
BoF - Open NFV Orchestration using Tacker
BoF - Open NFV Orchestration using TackerBoF - Open NFV Orchestration using Tacker
BoF - Open NFV Orchestration using Tacker
 
VMworld 2017 Core Storage
VMworld 2017 Core StorageVMworld 2017 Core Storage
VMworld 2017 Core Storage
 
Hyper-V for dummies for VMware smarties
Hyper-V for dummies for VMware smartiesHyper-V for dummies for VMware smarties
Hyper-V for dummies for VMware smarties
 
VMworld 2015: vSphere Distributed Switch 6 –Technical Deep Dive
VMworld 2015: vSphere Distributed Switch 6 –Technical Deep DiveVMworld 2015: vSphere Distributed Switch 6 –Technical Deep Dive
VMworld 2015: vSphere Distributed Switch 6 –Technical Deep Dive
 
XPDS13: In-Guest Mechanism to Strengthen Guest Separation - Philip Tricca, Ci...
XPDS13: In-Guest Mechanism to Strengthen Guest Separation - Philip Tricca, Ci...XPDS13: In-Guest Mechanism to Strengthen Guest Separation - Philip Tricca, Ci...
XPDS13: In-Guest Mechanism to Strengthen Guest Separation - Philip Tricca, Ci...
 
Managing ceph through_oVirt_using_Cinder
Managing ceph through_oVirt_using_CinderManaging ceph through_oVirt_using_Cinder
Managing ceph through_oVirt_using_Cinder
 
Tacker - a generic VNF Manager using OpenStack
Tacker - a generic VNF Manager using OpenStackTacker - a generic VNF Manager using OpenStack
Tacker - a generic VNF Manager using OpenStack
 
VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...
VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...
VMworld 2016 - INF8036 - enforcing a vSphere cluster design with powercli aut...
 
VMworld 2017 vSAN Network Design
VMworld 2017 vSAN Network Design VMworld 2017 vSAN Network Design
VMworld 2017 vSAN Network Design
 

En vedette

VMware vSphere Performance Troubleshooting
VMware vSphere Performance TroubleshootingVMware vSphere Performance Troubleshooting
VMware vSphere Performance TroubleshootingDan Brinkmann
 
Is your cloud ready for Big Data? Strata NY 2013
Is your cloud ready for Big Data? Strata NY 2013Is your cloud ready for Big Data? Strata NY 2013
Is your cloud ready for Big Data? Strata NY 2013Richard McDougall
 
Inside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworldInside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworldRichard McDougall
 
Architecting Virtualized Infrastructure for Big Data
Architecting Virtualized Infrastructure for Big DataArchitecting Virtualized Infrastructure for Big Data
Architecting Virtualized Infrastructure for Big DataRichard McDougall
 
Apachecon Euro 2012: Elastic, Multi-tenant Hadoop on Demand
Apachecon Euro 2012: Elastic, Multi-tenant Hadoop on DemandApachecon Euro 2012: Elastic, Multi-tenant Hadoop on Demand
Apachecon Euro 2012: Elastic, Multi-tenant Hadoop on DemandRichard McDougall
 
Big Data/Hadoop Infrastructure Considerations
Big Data/Hadoop Infrastructure ConsiderationsBig Data/Hadoop Infrastructure Considerations
Big Data/Hadoop Infrastructure ConsiderationsRichard McDougall
 
Virtualization Primer for Java Developers
Virtualization Primer for Java DevelopersVirtualization Primer for Java Developers
Virtualization Primer for Java DevelopersRichard McDougall
 
Solaris Internals Preso circa 2009
Solaris Internals Preso circa 2009Solaris Internals Preso circa 2009
Solaris Internals Preso circa 2009Richard McDougall
 
Building Big Data Applications
Building Big Data ApplicationsBuilding Big Data Applications
Building Big Data ApplicationsRichard McDougall
 
Virtualizing Oracle Databases with VMware
Virtualizing Oracle Databases with VMwareVirtualizing Oracle Databases with VMware
Virtualizing Oracle Databases with VMwareRichard McDougall
 
VMware Performance Troubleshooting
VMware Performance TroubleshootingVMware Performance Troubleshooting
VMware Performance Troubleshootingglbsolutions
 
VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5Vepsun Technologies
 
VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2Vepsun Technologies
 
VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4Vepsun Technologies
 
VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3Vepsun Technologies
 

En vedette (20)

VMware vSphere Performance Troubleshooting
VMware vSphere Performance TroubleshootingVMware vSphere Performance Troubleshooting
VMware vSphere Performance Troubleshooting
 
IdP, SAML, OAuth
IdP, SAML, OAuthIdP, SAML, OAuth
IdP, SAML, OAuth
 
Is your cloud ready for Big Data? Strata NY 2013
Is your cloud ready for Big Data? Strata NY 2013Is your cloud ready for Big Data? Strata NY 2013
Is your cloud ready for Big Data? Strata NY 2013
 
Inside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworldInside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworld
 
Architecting Virtualized Infrastructure for Big Data
Architecting Virtualized Infrastructure for Big DataArchitecting Virtualized Infrastructure for Big Data
Architecting Virtualized Infrastructure for Big Data
 
Apachecon Euro 2012: Elastic, Multi-tenant Hadoop on Demand
Apachecon Euro 2012: Elastic, Multi-tenant Hadoop on DemandApachecon Euro 2012: Elastic, Multi-tenant Hadoop on Demand
Apachecon Euro 2012: Elastic, Multi-tenant Hadoop on Demand
 
Hadoop on VMware
Hadoop on VMwareHadoop on VMware
Hadoop on VMware
 
Making of the Burner Board
Making of the Burner BoardMaking of the Burner Board
Making of the Burner Board
 
Hadoop on Virtual Machines
Hadoop on Virtual MachinesHadoop on Virtual Machines
Hadoop on Virtual Machines
 
Big Data/Hadoop Infrastructure Considerations
Big Data/Hadoop Infrastructure ConsiderationsBig Data/Hadoop Infrastructure Considerations
Big Data/Hadoop Infrastructure Considerations
 
Virtualization Primer for Java Developers
Virtualization Primer for Java DevelopersVirtualization Primer for Java Developers
Virtualization Primer for Java Developers
 
Solaris Internals Preso circa 2009
Solaris Internals Preso circa 2009Solaris Internals Preso circa 2009
Solaris Internals Preso circa 2009
 
Building Big Data Applications
Building Big Data ApplicationsBuilding Big Data Applications
Building Big Data Applications
 
Virtualizing Oracle Databases with VMware
Virtualizing Oracle Databases with VMwareVirtualizing Oracle Databases with VMware
Virtualizing Oracle Databases with VMware
 
Hadoop I/O Analysis
Hadoop I/O AnalysisHadoop I/O Analysis
Hadoop I/O Analysis
 
VMware Performance Troubleshooting
VMware Performance TroubleshootingVMware Performance Troubleshooting
VMware Performance Troubleshooting
 
VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5
 
VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2
 
VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4
 
VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3
 

Similaire à Denver VMUG nov 2011

What is coming for VMware vSphere?
What is coming for VMware vSphere?What is coming for VMware vSphere?
What is coming for VMware vSphere?Duncan Epping
 
Partner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizePartner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizeErik Bussink
 
XenServer Design Workshop
XenServer Design WorkshopXenServer Design Workshop
XenServer Design WorkshopTim Mackey
 
20 christian ferber xen_server_6_workshop
20 christian ferber xen_server_6_workshop20 christian ferber xen_server_6_workshop
20 christian ferber xen_server_6_workshopDigicomp Academy AG
 
Decisions behind hypervisor selection in CloudStack 4.3
Decisions behind hypervisor selection in CloudStack 4.3Decisions behind hypervisor selection in CloudStack 4.3
Decisions behind hypervisor selection in CloudStack 4.3Tim Mackey
 
Track 1 Virtualizing Critical Applications with VMWARE VISPHERE by Roshan Shetty
Track 1 Virtualizing Critical Applications with VMWARE VISPHERE by Roshan ShettyTrack 1 Virtualizing Critical Applications with VMWARE VISPHERE by Roshan Shetty
Track 1 Virtualizing Critical Applications with VMWARE VISPHERE by Roshan ShettyEMC Forum India
 
Virtualization 101 - DeepDive
Virtualization 101 - DeepDiveVirtualization 101 - DeepDive
Virtualization 101 - DeepDiveAmit Agarwal
 
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5Tim Mackey
 
TechWiseTV Workshop: HyperFlex 3.0
TechWiseTV Workshop: HyperFlex 3.0TechWiseTV Workshop: HyperFlex 3.0
TechWiseTV Workshop: HyperFlex 3.0Robb Boyd
 
Cisco HyperFlex 3.0
Cisco HyperFlex 3.0Cisco HyperFlex 3.0
Cisco HyperFlex 3.0Chase Rothe
 
Selecting the correct hypervisor for CloudStack 4.5
Selecting the correct hypervisor for CloudStack 4.5Selecting the correct hypervisor for CloudStack 4.5
Selecting the correct hypervisor for CloudStack 4.5Tim Mackey
 
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackOSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackTim Mackey
 
Exchange 2010 New England Vmug
Exchange 2010 New England VmugExchange 2010 New England Vmug
Exchange 2010 New England Vmugcsharney
 
Unikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorUnikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorAnil Madhavapeddy
 
Unikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSUnikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSDocker, Inc.
 
VMworld 2013: vSphere Networking and vCloud Networking Suite Best Practices a...
VMworld 2013: vSphere Networking and vCloud Networking Suite Best Practices a...VMworld 2013: vSphere Networking and vCloud Networking Suite Best Practices a...
VMworld 2013: vSphere Networking and vCloud Networking Suite Best Practices a...VMworld
 
VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld
 
Windsor: Domain 0 Disaggregation for XenServer and XCP
	Windsor: Domain 0 Disaggregation for XenServer and XCP	Windsor: Domain 0 Disaggregation for XenServer and XCP
Windsor: Domain 0 Disaggregation for XenServer and XCPThe Linux Foundation
 

Similaire à Denver VMUG nov 2011 (20)

What is coming for VMware vSphere?
What is coming for VMware vSphere?What is coming for VMware vSphere?
What is coming for VMware vSphere?
 
vSphere
vSpherevSphere
vSphere
 
Partner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizePartner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealize
 
XenServer Design Workshop
XenServer Design WorkshopXenServer Design Workshop
XenServer Design Workshop
 
20 christian ferber xen_server_6_workshop
20 christian ferber xen_server_6_workshop20 christian ferber xen_server_6_workshop
20 christian ferber xen_server_6_workshop
 
Decisions behind hypervisor selection in CloudStack 4.3
Decisions behind hypervisor selection in CloudStack 4.3Decisions behind hypervisor selection in CloudStack 4.3
Decisions behind hypervisor selection in CloudStack 4.3
 
Track 1 Virtualizing Critical Applications with VMWARE VISPHERE by Roshan Shetty
Track 1 Virtualizing Critical Applications with VMWARE VISPHERE by Roshan ShettyTrack 1 Virtualizing Critical Applications with VMWARE VISPHERE by Roshan Shetty
Track 1 Virtualizing Critical Applications with VMWARE VISPHERE by Roshan Shetty
 
Virtualization 101 - DeepDive
Virtualization 101 - DeepDiveVirtualization 101 - DeepDive
Virtualization 101 - DeepDive
 
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
 
TechWiseTV Workshop: HyperFlex 3.0
TechWiseTV Workshop: HyperFlex 3.0TechWiseTV Workshop: HyperFlex 3.0
TechWiseTV Workshop: HyperFlex 3.0
 
Cisco HyperFlex 3.0
Cisco HyperFlex 3.0Cisco HyperFlex 3.0
Cisco HyperFlex 3.0
 
Selecting the correct hypervisor for CloudStack 4.5
Selecting the correct hypervisor for CloudStack 4.5Selecting the correct hypervisor for CloudStack 4.5
Selecting the correct hypervisor for CloudStack 4.5
 
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackOSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
 
Virtualization & tipping point
Virtualization & tipping pointVirtualization & tipping point
Virtualization & tipping point
 
Exchange 2010 New England Vmug
Exchange 2010 New England VmugExchange 2010 New England Vmug
Exchange 2010 New England Vmug
 
Unikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorUnikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library Hypervisor
 
Unikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSUnikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOS
 
VMworld 2013: vSphere Networking and vCloud Networking Suite Best Practices a...
VMworld 2013: vSphere Networking and vCloud Networking Suite Best Practices a...VMworld 2013: vSphere Networking and vCloud Networking Suite Best Practices a...
VMworld 2013: vSphere Networking and vCloud Networking Suite Best Practices a...
 
VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage
 
Windsor: Domain 0 Disaggregation for XenServer and XCP
	Windsor: Domain 0 Disaggregation for XenServer and XCP	Windsor: Domain 0 Disaggregation for XenServer and XCP
Windsor: Domain 0 Disaggregation for XenServer and XCP
 

Dernier

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
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
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
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
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
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
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
 
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
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
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
 

Dernier (20)

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...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
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?
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
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
 
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...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
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)
 

Denver VMUG nov 2011

  • 1. What’s new in vSphere 5? Dan Brinkmann Solutions Architect at Lewan & Associates http://blog.lewan.com / Twitter: @dbrinkmann
  • 2. ABOUT LEWAN • Customer-focused • Superb engineering talent • Cross technology offerings and options • Local talent and solutions, global strength • Process driven • Satisfaction guaranteed
  • 3. TECHNOLOGY SOLUTIONS Innovative and reliable IT solutions are in our DNA. Data Center blade systems, stand-alone servers, server virtualization, range of operating systems, information lifecycle management, SAN/NAS, storage management, data de- duplication, backup/recovery, archival, tape libraries Network voice over IP, call center, routing/switching, telepresence/collaboration, wan acceleration, circuits, wireless, firewalls, VPN, access control, IDS/IPS Application Delivery & Applications business productivity applications, email, directory services, file/print, desktops, laptops, desktop virtualization, thin clients, mobility, anti-virus, anti-spam
  • 4. •ESXi only • New VAAI primitives •ESXi CLI • vDS (span, LLDP, netflow) •New virtual machine format • NIOC enhancements •Auto deploy • Rewrite of HA •Storage DRS • vMotion / DRS enhancements •Profile-driven storage • ESXi firewall •VMFS 5 • vSphere web client •SIOC for NFS • vCenter linux appliance
  • 5. • Convergence of the platform on ESXi • No more service console • Thin architecture • Smaller security footprint • Streamlined deployment and configuration • Simplified patching and updating model
  • 6. • ESXi Shell • vMA • vCLI Appliance • Rebranded Tech Support Mode • PowerCLI • Local and remote (SSH) • Windows CLI Tool • vCLI • ‗esxcli‘ Command Set • Local and remote CLI • New and improved in 5.0 • ‗vicfg‘ Command Set • Remote CLI Only • Other Commands: • vmware-cmd, vmkfstools, etc. • vCLI available for Linux and Windows
  • 7. Commands Run Local Run Remote ESX/ESXi 4.x ESXi 5.x esxcfg1 Yes No Yes No esxcli2 Yes Yes No Yes vicfg3 No Yes Yes Yes vmware-cmd Yes Yes Yes Yes vmkfstools Yes Yes Yes Yes PowerCLI No Yes Yes Yes 1. ‗esxcfg‘ commands deprecated in 5.0 (replaced with esxcli) 2. ‗esxcli‘ in 4.x is *not* backward compatible with 5.0 3. ‗vicfg‘ used for remote CLI only
  • 8. • 3-D graphics for Windows Aero • USB 3.0 devices • Support for 32 vCPU and 1TB RAM • Multi-core vCPU support (licensing) • If using vCD check this link: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cm d=displayKC&externalId=2005932 • Upgrade VM tools then upgrade virtual hardware
  • 9. • Works with Image Builder, vCenter Server, and Host Profiles • How it works: • PXE boot the server • ESXi image profile loaded into host memory via Auto Deploy Server • Configuration applied using Answer File / Host Profile • Host placed/connected in vCenter • Benefits • No boot disk • Quickly and easily deploy large numbers of ESXi hosts • Share a standard ESXi image across many hosts • Host image decoupled from the physical server • Recover host w/out recovering hardware or having to restore from backup
  • 10. • Storage DRS provides the following: • Initial Placement of VMs and VMDKS based on available space and I/O capacity. • Load balancing between datastores in a datastore cluster via Storage vMotion based on storage space utilization. • Load balancing via Storage vMotion based on I/O metrics, i.e. latency. • Storage DRS also includes Affinity/Anti-Affinity Rules for VMs & VMDKs
  • 11. Feature VMFS-3 VMFS-5 2TB+ VMFS Volumes Yes Yes (using extents) Support for 2TB+ Physical RDMs No Yes Unified Block size (1MB) No Yes Atomic Test & Set Enhancements No Yes (part of VAAI, locking mechanism) Sub-blocks for space efficiency 64KB (max ~3k) 8KB (max ~30k) Small file support No 1KB
  • 12. • Adds support for NFS when using Storage I/O Control • Delivers same benefits now for NFS as existed in 4.1 for iSCISI and FC
  • 13. • New primitives for VAAI NAS (Full File Clone and Reserve Space/thick VMDK) – note not shipped with ESXi 5.0 • Write Same, ATS, and Full Copy now fully T10 compliant in ESXi 5.0 • New VAAI UnMap – dead space reclamation, monitoring of space – Currently recommended to disable http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalI d=2007427
  • 14. • LLDP – standard based vendor neutral discovery protocol • Netflow – collects IP traffic information, inter & intra VM • Port Mirror – (SPAN) overcomes limitation of promiscuous mode • NOIC at VM level – create VM resource groups
  • 15. Network I/O control is a traffic management feature of vSphere Distributed Switch (vDS) • In a consolidated IO (10 gig) deployments this feature allows customer to • Allocate Shares and Limits to different traffic types. • Provide Isolation • One traffic type should not dominate others • Guarantee Service Levels when different traffic types compete • Enhanced Network I/O Control — vSphere 5.0 builds on previous versions of Network I/O Control feature by providing • User-defined network resource pools • New Host Based Replication Traffic Type • QoS tagging
  • 16. Total BW iSCSI FT vMotion NFS TCP/IP V M i V O S N H M T C F F B VMWare vNetwork Distributed Switch I S T S R O I N Network IO Control 10 GigE V V V M M M R R R G G G 1 2 3
  • 17. • Complete re-write of vSphere HA • Provides a foundation for increased scale and functionality • Eliminates common issues (DNS resolution) • Multiple Communication Paths • Can leverage storage as well as the mgmt network for communications A fun read http://www.yellow-bricks.com/vmware-high- availability-deepdiv/
  • 18. • Every host runs a agent • Referred to as ‗FDM‘ or Fault Domain Manger • One of the agents within the cluster is chosen to assume the role of the Master • There is only one Master per cluster during normal operations • All other agents assume the role of Slaves • There is no more Primary/Secondary concept with vSphere HA
  • 19. • Multi-NIC support – up to four 10Gbps or sixteen 1Gbps • Support for higher latency networks – up to ~10ms • DRS support Agent VMs and special handling of them
  • 20. • Service oriented stateless firewall, restrict access to services based on IP/subnet • GUI for configuring firewall on ESXi 5.0 similar to classic ESX firewall • Host profile support for the ESXi 5.0 firewall • Upgrades from Classic ESX to ESXi 5.0 will have firewall settings preserved
  • 21. The vSphere Web Client runs within a browser Application Server that provides a Flex Client scalable back end Back End The Query Service vCenter in either Query obtains live data from single or Service the core vCenter Linked mode Server process operation vCenter
  • 22. • Pre-packaged 64 bit app running on SLES 11 • Optional support for remote Oracle DB • Embedded DB – 5 hosts/50VMs • External DC - <300 hosts/<3000VMs • No support for: Linked mode (requires ADAM), IPv6, vCenter Heartbeat, View Composer
  • 23. • Dump Collector • Syslog server
  • 24. • ESXi 3.5-4.1 http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=D T_KB_1_1&externalId=1021801 • ESXi 5.0 http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=D T_KB_1_1&externalId=2004201 • Syslog is what ―I‖ would use • Enabling syslog on ESXi 3.5 and 4.x http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalI d=1016621 • Enabling syslog on ESXi 5.0 http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalI d=2003322
  • 25. This was not a comprehensive list, check out http://blogs.vmware.com/vsphere/2011/08/vsphere-50- features.html http://www.virtuallyghetto.com/2011/08/duncans-50-out-of- 140-vsphere-5.html

Notes de l'éditeur

  1. esxcli is part of the ESXi Shell and part of the vCLI (vMA). That means that if you know esxcli on the ESXi Shell you will know it on the vMA or vCLI as well. PowerCLI on the other hand is something different and has a different purpose. Where esxcli is focused on configuration, troubleshooting etcPowerCLI is more focused on reporting and automation of configuration.
  2. Storage DRS provides initial placement recommendations to datastores in a Storage DRS-enabled datastore cluster based on I/O and space capacity. During the provisioning of a virtual machine, a datastore cluster can be selected as the target destination for this virtual machine or virtual machine disk after which a recommendation for initial placement is done based on I/O and space capacity. As just mentioned Initial placement in a manual provisioning process has proven to be very complex in most environments and as such important provisioning factors like current I/O load or space utilization are often ignored. Storage DRS ensures initial placement recommendations are made in accordance with space constraints and with respect to the goals of space and I/O load balancing. Although people are really excited about automated load balancing… It is Initial Placement where most people will start off with and where most people will benefit from the most as it will reduce operational overhead associated with the provisioning of virtual machines.Can also schedule windows of high activity that it shouldn’t consider
  3. VMFS-5 uses GPT instead of MBRVMFS-5 supports volumes up to 64TBThis includes Pass-through RDMs!VMFS-5 uses a Unified Blocksize –&gt; 1MBVMFS-5 uses smaller Sub-Blocks~30.000 8KB blocks versus ~3000 64KB blocks with VMFS-3VMFS-5 has support for very small files (1KB)Non-disruptive upgrade from VMFS-3 to VMFS-5ATS locking enhancements (as part of VAAI)
  4. Maintenance Mode / Standby Mode SupportvShield Agent VMs do not have to be evacuated for host to enter maintenance or standby modeWhen host enters maintenance/standby mode Agent VMs are powered off (after client VMs are evacuated)When host exits maintenance/standby mode Agent VMs are powered on (before client VMs are placed) Accounts for vShield Agent VM reservations (even when powered off)Waits for vShield Agent VMs to be powered on and ready before placing client VMsWill not try to migrate a vShield Agent VM (Agent VMs pinned to their host)