Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
SlideShare a Scribd company logo
Virtual Volumes Technical Deep Dive
Patrick Dirks, VMware, Inc
Pete Flecha, VMware, Inc
STO7645
#STO7645
• This presentation may contain product features that are currently under development.
• This overview of new technology represents no commitment from VMware to deliver these
features in any generally available product.
• Features are subject to change, and must not be included in contracts, purchase orders, or
sales agreements of any kind.
• Technical feasibility and market demand will affect final delivery.
• Pricing and packaging for any new technologies or features discussed or presented have not
been determined.
Disclaimer
CONFIDENTIAL 2
3
Traditional Storage is
Difficult to Align to
Application Specific Needs
CONFIDENTIAL
Customers Face Several Challenges with Storage Today
4
Fragmentation of roles
Specific management tools
Specialized skillsets
Static classes of service
Lack of fine grained control
Frequent data migrations
Time consuming processes
Lack of automation
Slow reaction to request
Rigid Infrastructure Complex ProcessesSiloed Management
CONFIDENTIAL
Key Issues With Traditional Storage Management
5
Goal: Deliver Storage Requirements To Workloads Consistently And With Agility
Capacity
(per-Disk)
Capacity
Performance
Capabilities
Resiliency
(per-LUN)
Capabilities applied
at LUN/Volume level2.No visibility to storage
capabilities during provisioning1.
Vendor specific configuration required
in advance of workload demand3.
CONFIDENTIAL
Legacy Storage Model Introduces Lots of Complexity
6
Datastores
Datastore
Clusters
Reservations Finance
Gold
Finance
Silver
Finance
Bronze
Reservation
Policy
HR Gold HR Silver HR Bronze
Business
Groups Finance HR
vSphereVRA
CONFIDENTIAL
Align Application Requirements with Infrastructure
CONFIDENTIAL 7
Goal: Deliver Storage Requirements To Workloads Consistently And With Agility
Capabilities applied at Virtual
Disk level via SPBM Storage
Policies
2.Storage capabilities integrated via
Storage Policy-Based Management1.
Consumed on demand
via VVols/VSAN/VAIO3.
Capacity
Performance
Capabilities
Resiliency
(per-VM/Disk)
Storage Policy-Based Model Simplifies Operations Significantly
8
Finance
Gold
Finance
Silver
Finance
Bronze
HR Gold HR Silver HR Bronze
Finance HR
Datastores
Datastore
Clusters
Reservations
Reservation
Policy
Business
Groups
vSphereVRA
CONFIDENTIAL
Agenda
9
1 What are VVols?
2 Architecture
3 VVols in Operation
4 Questions and Answers
CONFIDENTIAL
vSphere Virtual Volumes
A More Efficient Operational Model for External Storage
VMware vSphere Virtual Volumes
11
Integration Framework for VM-Aware Storage
Virtual
Volumes
Overview
• Virtual disks are natively represented on arrays
• Enables VM granular storage operations using
array-based data services
• Extends vSphere Storage Policy-Based
Management to the storage ecosystem
• Supports existing storage I/O protocols (FC, iSCSI,
NFS)
• Based on T10 industry standards
• Industry-wide initiative supported by major storage
vendors
• Included with vSphere
CONFIDENTIAL
Virtual Volumes Introduces a New Architecture
12
• Arrays logically partitioned into
Storage Containers (i.e. Separate
HR, Finance)
• Bi-directional out of band
communication with VASA Provider
• VASA Provider specific to vendor
• No Filesystem
• VM-granular storage policy-based
management via SPBM and VASA
• Data Services offloaded to the Array
• Protocol Endpoint (PE) directs IO
from VM to Virtual Volume
• Non disruptive – data path follows
standard T10/NFS industry standards
VVol-enabled array
PE VP
Data Path
NFS, iSCSI, FC
Control Path
VASA APIs
Protocol
Endpoint
VASA
Provider
vSphere
Storage Policy-Based Management
IO Device
Finance
HR
CONFIDENTIAL
vSphere Virtual Volumes
vSphere Web Client View
vvol
CONFIG
DATA
SWAP
MEM
• Virtual Volumes
– Virtual machine objects stored natively
on the array.
– No Filesystem on-disk formatting
required
• There are five different types of
recognized Virtual Volumes:
– CONFIG – vmx, logs, nvram, log files, etc
– DATA – VMDKs
– MEM – Snapshots
– SWAP – Swap files
– Other – vSphere solution specific type
CONFIDENTIAL 13
Data Plane
vSphere Virtual Volumes
Storage Container
Storage Containers
• Logical storage constructs for allocating array
resources
• Typically defined and setup by storage
administrators on the array in order to define:
– Storage capacity allocations and restrictions
– Capabilities to be presented
• Minimum one storage container per array
• Maximum depends on the array
vSphere Virtual Volumes
SAN / NAS
Storage Containers
HR Finance
CONFIDENTIAL 15
Differences Between Storage Containers and LUNs
CONFIDENTIAL 16
• Fixed size mandates greater number of LUNs
• Formatted with a fixed-size file system on every LUN
• Changing LUN size requires reformatting
• Provisioned using file system commands
• Can only apply homogeneous capability on all VMs
(VMDKs) provisioned in that LUN.
• Size limit selected by Storage administrator
• Size can be adjusted up/down as needed on the fly
• Max number of Storage Containers depend on the
array ability and capacity
• Can support different capabilities for different VMs
or VVols in that Storage Container using SPBM
Storage Containers
LUNs
Discovery Procedures – Storage Container
CONFIDENTIAL 17
Virtual Datastore
Virtual Volumes
HR Finance
vCenter
VASA
Provider
Storage Container Discovery Process
• Storage admin sets up Storage Container with
desired capacity limit and selection of capabilities
• VASA Provider presents Storage Container and
container’s capabilities to vCenter
• vSphere admin creates “Virtual Datastores” on
each host to grant access to Storage Container
• Any new VMs that are created will subsequently
be provisioned in the Virtual Datastore depending
on match with storage policies
Protocol Endpoints Protocol Endpoints
• Access points that enables communication
between ESXi hosts and storage array systems.
– Part of the physical storage fabric
– Created by Storage administrators
Scope of Protocol Endpoints
• Compatible with all SAN and NAS Protocols:
- iSCSI
- NFS v3
- FC
- FCoE
• A Storage Container’s PEs must all be either
SAN or NAS
• Existing multi-path policies and NFS topology
requirements can be applied to the PE
SAN / NAS
Virtual Datastore
Data
Path
Protocol
Endpoint
vSphere
Virtual Volumes
Storage Container
PEPE Protocol
Endpoint
CONFIDENTIAL 18
Protocol Endpoints
• Today, there are different types of logical management
constructs to store VMDKs/objects:
– NFS Mount Points
– IP or block based datastores
• Datastores serve two purposes today:
– Endpoints – receive SCSI or NFS reads, write
commands
– Storage Container – for large number of VMs
metadata and data files
• Differences between Protocol Endpoints
and Datastores:
– PEs no longer stores VMDKs but it only becomes the
access point.
– Now you wont need as many datastores or mount
point as before
• Certain offloading operation will be done via VASA and
other will be done using the standard protocol commands
vSphere
storage fabric
PE
Protocol Endpoint
SCSI: proxy LUN
NFS: mount-point
storage system
1 VVol (storage container)
Per VMDK
One entity on the fabric
CONFIDENTIAL 19
Discovery Procedures – Protocol Endpoint
Protocol Endpoint discovery process
• SCSI PEs are discovered by hosts during
an ESX rescan as usual
• NFS PEs are configured using IP addresses
or file paths and stored on hosts
• Hosts inform array’s VP about PEs found
and accessible
SAN / NAS
Virtual Datastore
Data
Path
Protocol
Endpoint
vSphere
Virtual Volumes
Storage Container
PE PE Protocol
Endpoint
CONFIDENTIAL 20
Management Plane
vSphere Virtual Volumes
Storage Policy-Based Management – App Centric Automation
22
Overview
• Intelligent placement
• Fine control of services at VM
or even individual disk level
• Automation at scale through policy
• Need new services for VM?
• Change current policy on-the-fly
• Attach new policy on-the-fly
Virtual Machine Storage policy
Reserve Capacity 40GB
Deduplication On
Disk Type SSD
Disk Encryption Off
Storage Policy-Based Management
vSphere
Virtual SAN Virtual Volumes
Virtual Datastore
CONFIDENTIAL
VASA Provider (VP)
CONFIDENTIAL 23
SAN / NAS
Virtual Datastore
Data
Path
vSphere
Virtual Volumes
Storage Container
VASA Provider
(VASA)
Control
Path
Control
Path
PE PE
• Software component developed by
Storage Array Vendors
• ESX and vCenter Server connect to
VASA Provider
• Provides Storage awareness
services
• Single VASA Provider can manage
multiple arrays
• Supports VASA API Suite
• VASA Provider can be implemented
within the array’s management
server or firmware or as a VM
• Responsible for creating and
managing Virtual Volumes
Storage Capabilities and VM Storage Policies
SPBM
object
manager
virtual disk
Datastore Profile
VM Storage Policy
vSphere VM Storage Policy Management Framework
Storage Capabilities for Storage Array
Access
Capacity
Published Capabilities
Compression
Replication
Deduplication
QoS
Virtual Datastore
• Storage Capabilities – are array based
features and data services specifications that
capture storage requirements that can be
satisfied by a storage arrays advertised as
capabilities.
• Storage capabilities define what an array can
offer to storage containers as opposed to
what the VM requires.
• Arrays Storage Capabilities are advertises to
vSphere through the Vendor Provider and
VASA APIs
• In vSphere Storage Capabilities are
consumed via VM Storage Policy constructs.
• VM Storage Policies is a component of the
vSphere Storage Policy-based management
framework (SPBM)
CONFIDENTIAL 24
Array Capabilities and Storage Policies
Storage Capabilities
to Storage Policies
• Storage Admin creates Storage
Containers, selecting
• size limit
• capabilities
• VI Admin registers VP
• VP presents Storage
Containers and associated
capabilities to vSphere
• VI Admin authors VM Storage
Polices based on presented
capabilities to match expected
VM needs
• VI Admin assigns policies as
VMs are provisioned
• Storage policies determine
selection of datastore
Storage Policy
Capacity
Availability
Performance
Data Protection
Security
Published Capabilities
Compression
Replication
Deduplication
Encryption
vSphere
Storage Policy-Based Mgmt.
Virtual Volumes
VASA
ProviderPE PE
CONFIDENTIAL 25
Compliance Made Easy With Automated Policy Monitoring
26CONFIDENTIAL
Management Workflow
• What do the Admins see?
• How are the storage
containers setup?
• What does the vSphere
Admins see?
• Why are we still creating
datastores in this new model?
CONFIDENTIAL 27
Storage policies
vSphere Web
Client
Storage Management UI
Datastore
Storage
Container
Storage Capabilities
virtual volumes
virtual machines
VVols in Operation
Provisioning and Lifecycle Workflows
Storage Container
vvol
DATA
vvol
CONF
vvol
SWAP
vvol
DATA
vvol
CONF
vvol
SWAP
Provisioning Workflow
storage arrays
PE
vSphere Admin
1. Create Virtual Machines
2. Assign a VM Storage Policy
3. Choose a suitable Datastore
Under the Covers
Provisioning operations are
translated into VASA API calls
in order to create the individual
virtual volumes, passing
storage policies to array
Under the Covers
Provisioning operations are
offloaded to the array for the
creation of virtual volumes on
the storage container that are
stored based on capabilities
defined in the VM Storage
Policies
offloadtoarray
Virtual Datastore
vSphere
Virtual Volumes
PE
PE
CONFIDENTIAL 29
Binding Operations
create bind
unbinddelete
VM Creation VM power-on
open (2)
I/O read (2)
I/O write (2)
VM power-off
close (2)
VM destroy
VP rebalance
REBIND
I/O
Virtual Volume Lifecycle
• Bindings are data path coordinating
mechanisms that occurs between VASA
providers and ESXi hosts for accessing
virtual volume.
• Different Binding Mechanism:
• Binding – allows array create I/O channels
for a virtual volume
• Unbind – destroys the I/O channel for
a virtual volume to a given ESXi host
• Rebind – provides the ability to change
the I/O path (i.e. choice of PE) for a
given virtual volumes run time using
array-generated events.
CONFIDENTIAL 30
Snapshots
• Snapshots are a fixed point in time image of a
Virtual Volume with a different ID from the original.
• Snapshots may be read-only or read/write
• Virtual Volumes snapshots are useful in the
contexts of creating:
– a quiesced copy for backup or archival purposes,
creating a test and rollback environment for
applications.
• Two type of snapshots supported:
– Managed Snapshot – Created and managed by
vSphere.
• A maximum of 32 vSphere managed snapshot are
supported for linked clones of an individual VM
– Unmanaged Snapshot – Created and managed by
the storage array.
Managed Snapshot - vSphere
Unmanaged Snapshot - Array
CONFIDENTIAL 31
Snapshots: Files vs VVols
32
main.vmdk
VMFS VVol
VVol ID 42
main.vmdk
snap.vmdk
VVol
ID 42
Flat file
snap.vmdk
Redo log
Redo log
snap.vmdk
VVol
ID 86
CONFIDENTIAL
VVol
ID 861
Reverting Snapshots
33
main.vmdk
VVol ID 42
main.vmdk
snap.vmdk
VVol
ID 42
Flat file
VVol
ID 86
backout
VVol
ID 243
VMFS VVol
CONFIDENTIAL
Future Considerations
Integrate
Data Services
Simplify Management Support Industry Leading
Virtualization Platform
Replication
Encryption
Device advancements
Usability
Operate at scale
Virtual disk level control
Scalability
Performance
Integration
Future Themes for Storage Management
35CONFIDENTIAL
VASA Replication Model
36
Overview
• Replication is modeled as relationship
(“Replication Group”) between “Fault
Domains”
• Topology Discovery (Fault Domains,
Replication Groups) through VASA APIs
• Replication operations defined on
“Replication Groups” such as
– Synchronize
– Failover
– TestFailover
– Reverse Replication
Future Considerations
New
York
Boston
Palo
Alto
HR Replication Group
Marketing Replication Group
Finance
Replication Groups
CONFIDENTIAL
What Do Customers Want?
37
Application
Compute
Storage
Optimize Infrastructure Simplify OperationsDeliver Agility
CONFIDENTIAL
What Do Customers Like About Virtual Volumes
38
Application driven provisioning
Rapid automation
Faster VM operations
Streamlined administration
Policy driven offerings
Flexible levels of control
Better storage utilization
Avoid over provisioning
VM-aware space reclamation
Application
Compute
Storage
Optimize Infrastructure Simplify OperationsDeliver Agility
CONFIDENTIAL
Certified Partners with Solutions
vSphere Virtual Volumes is an Industry-wide Initiative
39
All
Industry
Leaders
>30
Partners
Involved
>40
VVol-Enabled
Arrays
CONFIDENTIAL
Come Join the Discussion
STO10719-GD
Group Discussion: Meet the Virtual
Volumes Product and Engineering
Team
Today at 1:00 PM
Virtual
Volumes
CONFIDENTIAL 40
Come Join the Discussion
Virtual
Volumes
STO8619
Transitioning to VVols: Partner Panel
Wednesday at 4:00 PM
CONFIDENTIAL 41
Subscribe to the vSpeaking Podcast
vSpeakingPodcast.com
CONFIDENTIAL 42
Questions
VMworld 2016: Virtual Volumes Technical Deep Dive
VMworld 2016: Virtual Volumes Technical Deep Dive

More Related Content

What's hot

VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld
 
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 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
 
VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations! VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations!
VMworld
 
VMworld 2015: Managing Users: A Deep Dive into VMware User Environment Manager
VMworld 2015: Managing Users: A Deep Dive into VMware User Environment ManagerVMworld 2015: Managing Users: A Deep Dive into VMware User Environment Manager
VMworld 2015: Managing Users: A Deep Dive into VMware User Environment Manager
VMworld
 
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld 2015: Automating Everything VMware with PowerCLI- Deep DiveVMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld
 
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld
 
VMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld 2015: VMware vSphere Certificate Management for Mere MortalsVMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld
 
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld
 
VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6
VMworld
 
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld
 
VMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld 2015: Extreme Performance Series - vSphere Compute & MemoryVMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld
 
Net1674 final emea
Net1674 final emeaNet1674 final emea
Net1674 final emea
VMworld
 
VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld
 
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep Dive
VMworld
 
VMworld 2015: Take Virtualization to the Next Level vSphere with Operations M...
VMworld 2015: Take Virtualization to the Next Level vSphere with Operations M...VMworld 2015: Take Virtualization to the Next Level vSphere with Operations M...
VMworld 2015: Take Virtualization to the Next Level vSphere with Operations M...
VMworld
 
VMworld Europe 2014: What’s New in End User Computing: Full Desktop Automatio...
VMworld Europe 2014: What’s New in End User Computing: Full Desktop Automatio...VMworld Europe 2014: What’s New in End User Computing: Full Desktop Automatio...
VMworld Europe 2014: What’s New in End User Computing: Full Desktop Automatio...
VMworld
 
STO7535 Virtual SAN Proof of Concept - VMworld 2016
STO7535 Virtual SAN Proof of Concept - VMworld 2016STO7535 Virtual SAN Proof of Concept - VMworld 2016
STO7535 Virtual SAN Proof of Concept - VMworld 2016
Cormac Hogan
 
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld
 

What's hot (20)

VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
 
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 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 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations! VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations!
 
VMworld 2015: Managing Users: A Deep Dive into VMware User Environment Manager
VMworld 2015: Managing Users: A Deep Dive into VMware User Environment ManagerVMworld 2015: Managing Users: A Deep Dive into VMware User Environment Manager
VMworld 2015: Managing Users: A Deep Dive into VMware User Environment Manager
 
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld 2015: Automating Everything VMware with PowerCLI- Deep DiveVMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
 
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
 
VMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld 2015: VMware vSphere Certificate Management for Mere MortalsVMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld 2015: VMware vSphere Certificate Management for Mere Mortals
 
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
 
VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6
 
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
 
VMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld 2015: Extreme Performance Series - vSphere Compute & MemoryVMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld 2015: Extreme Performance Series - vSphere Compute & Memory
 
Net1674 final emea
Net1674 final emeaNet1674 final emea
Net1674 final emea
 
VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!
 
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep Dive
 
VMworld 2015: Take Virtualization to the Next Level vSphere with Operations M...
VMworld 2015: Take Virtualization to the Next Level vSphere with Operations M...VMworld 2015: Take Virtualization to the Next Level vSphere with Operations M...
VMworld 2015: Take Virtualization to the Next Level vSphere with Operations M...
 
VMworld Europe 2014: What’s New in End User Computing: Full Desktop Automatio...
VMworld Europe 2014: What’s New in End User Computing: Full Desktop Automatio...VMworld Europe 2014: What’s New in End User Computing: Full Desktop Automatio...
VMworld Europe 2014: What’s New in End User Computing: Full Desktop Automatio...
 
STO7535 Virtual SAN Proof of Concept - VMworld 2016
STO7535 Virtual SAN Proof of Concept - VMworld 2016STO7535 Virtual SAN Proof of Concept - VMworld 2016
STO7535 Virtual SAN Proof of Concept - VMworld 2016
 
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
 

Viewers also liked

VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7
VMworld
 
VMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep DiveVMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld
 
VMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSXVMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSX
VMworld
 
VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way! VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld
 
VMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts PanelVMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts Panel
VMworld
 
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld
 
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco InfrastructureVMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld
 
VMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SANVMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SAN
VMworld
 
VMworld 2015: Containers without Compromise - Persistent Storage for Docker C...
VMworld 2015: Containers without Compromise - Persistent Storage for Docker C...VMworld 2015: Containers without Compromise - Persistent Storage for Docker C...
VMworld 2015: Containers without Compromise - Persistent Storage for Docker C...
VMworld
 
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
Dmitri Kalintsev
 
Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMware
Datapath Consulting
 
S3 Deduplication with StorReduce and Cloudian
S3 Deduplication with StorReduce and CloudianS3 Deduplication with StorReduce and Cloudian
S3 Deduplication with StorReduce and Cloudian
Cloudian
 
VMware vSphere Version Comparison 4.0 to 6.5
VMware  vSphere Version Comparison 4.0 to 6.5VMware  vSphere Version Comparison 4.0 to 6.5
VMware vSphere Version Comparison 4.0 to 6.5
Sabir Hussain
 
vCloud Connector: гибридное облако на практике для vSphere
vCloud Connector: гибридное облако на практике для vSpherevCloud Connector: гибридное облако на практике для vSphere
vCloud Connector: гибридное облако на практике для vSphere
itgrad
 
Cloudian and Rubrik - Hybrid Cloud based Disaster Recovery
Cloudian and Rubrik - Hybrid Cloud based Disaster RecoveryCloudian and Rubrik - Hybrid Cloud based Disaster Recovery
Cloudian and Rubrik - Hybrid Cloud based Disaster Recovery
Cloudian
 

Viewers also liked (15)

VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7
 
VMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep DiveVMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep Dive
 
VMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSXVMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSX
 
VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way! VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way!
 
VMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts PanelVMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts Panel
 
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
 
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco InfrastructureVMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
 
VMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SANVMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SAN
 
VMworld 2015: Containers without Compromise - Persistent Storage for Docker C...
VMworld 2015: Containers without Compromise - Persistent Storage for Docker C...VMworld 2015: Containers without Compromise - Persistent Storage for Docker C...
VMworld 2015: Containers without Compromise - Persistent Storage for Docker C...
 
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
#NET5488 - Troubleshooting Methodology for VMware NSX - VMworld 2015
 
Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMware
 
S3 Deduplication with StorReduce and Cloudian
S3 Deduplication with StorReduce and CloudianS3 Deduplication with StorReduce and Cloudian
S3 Deduplication with StorReduce and Cloudian
 
VMware vSphere Version Comparison 4.0 to 6.5
VMware  vSphere Version Comparison 4.0 to 6.5VMware  vSphere Version Comparison 4.0 to 6.5
VMware vSphere Version Comparison 4.0 to 6.5
 
vCloud Connector: гибридное облако на практике для vSphere
vCloud Connector: гибридное облако на практике для vSpherevCloud Connector: гибридное облако на практике для vSphere
vCloud Connector: гибридное облако на практике для vSphere
 
Cloudian and Rubrik - Hybrid Cloud based Disaster Recovery
Cloudian and Rubrik - Hybrid Cloud based Disaster RecoveryCloudian and Rubrik - Hybrid Cloud based Disaster Recovery
Cloudian and Rubrik - Hybrid Cloud based Disaster Recovery
 

Similar to VMworld 2016: Virtual Volumes Technical Deep Dive

V sphere virtual volumes technical overview
V sphere virtual volumes technical overviewV sphere virtual volumes technical overview
V sphere virtual volumes technical overview
solarisyougood
 
VMworld 2014: Virtual Volumes Technical Deep Dive
VMworld 2014: Virtual Volumes Technical Deep DiveVMworld 2014: Virtual Volumes Technical Deep Dive
VMworld 2014: Virtual Volumes Technical Deep Dive
VMworld
 
2017 VMUG Storage Policy Based Management
2017 VMUG Storage Policy Based Management2017 VMUG Storage Policy Based Management
2017 VMUG Storage Policy Based Management
Cormac Hogan
 
VMworld - sto7650 -Software defined storage @VMmware primer
VMworld - sto7650 -Software defined storage  @VMmware primerVMworld - sto7650 -Software defined storage  @VMmware primer
VMworld - sto7650 -Software defined storage @VMmware primer
Duncan Epping
 
Experts Round Table Webinar: Why should you care about VVOLs?
Experts Round Table Webinar: Why should you care about VVOLs?Experts Round Table Webinar: Why should you care about VVOLs?
Experts Round Table Webinar: Why should you care about VVOLs?
NetApp
 
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-vRealize
Erik Bussink
 
VMworld 2013: Tech Preview: Accelerating Data Operations Using VMware VVols a...
VMworld 2013: Tech Preview: Accelerating Data Operations Using VMware VVols a...VMworld 2013: Tech Preview: Accelerating Data Operations Using VMware VVols a...
VMworld 2013: Tech Preview: Accelerating Data Operations Using VMware VVols a...
VMworld
 
VMworld 2014: VMware Vision and Strategy for Software-Defined Storage
VMworld 2014: VMware Vision and Strategy for Software-Defined StorageVMworld 2014: VMware Vision and Strategy for Software-Defined Storage
VMworld 2014: VMware Vision and Strategy for Software-Defined Storage
VMworld
 
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld
 
vSphere
vSpherevSphere
VMware Vsan vtug 2014
VMware Vsan vtug 2014VMware Vsan vtug 2014
VMware Vsan vtug 2014
csharney
 
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld
 
VMworld 2013: VMware Virtual SAN
VMworld 2013: VMware Virtual SAN VMworld 2013: VMware Virtual SAN
VMworld 2013: VMware Virtual SAN
VMworld
 
Configuring vSphere Storage Vmware 8.000
Configuring vSphere Storage Vmware 8.000Configuring vSphere Storage Vmware 8.000
Configuring vSphere Storage Vmware 8.000
Vijay Shukla
 
Presentation v mware cloud infrastructure - success in virtualization
Presentation   v mware cloud infrastructure - success in virtualizationPresentation   v mware cloud infrastructure - success in virtualization
Presentation v mware cloud infrastructure - success in virtualization
solarisyourep
 
VMware Virtual SAN Presentation
VMware Virtual SAN PresentationVMware Virtual SAN Presentation
VMware Virtual SAN Presentation
virtualsouthwest
 
VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere?
VMworld
 
VMware: Enabling Software-Defined Storage Using Virtual SAN (Business Decisio...
VMware: Enabling Software-Defined Storage Using Virtual SAN (Business Decisio...VMware: Enabling Software-Defined Storage Using Virtual SAN (Business Decisio...
VMware: Enabling Software-Defined Storage Using Virtual SAN (Business Decisio...
VMware
 
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
EPC Group
 

Similar to VMworld 2016: Virtual Volumes Technical Deep Dive (20)

V sphere virtual volumes technical overview
V sphere virtual volumes technical overviewV sphere virtual volumes technical overview
V sphere virtual volumes technical overview
 
VMworld 2014: Virtual Volumes Technical Deep Dive
VMworld 2014: Virtual Volumes Technical Deep DiveVMworld 2014: Virtual Volumes Technical Deep Dive
VMworld 2014: Virtual Volumes Technical Deep Dive
 
2017 VMUG Storage Policy Based Management
2017 VMUG Storage Policy Based Management2017 VMUG Storage Policy Based Management
2017 VMUG Storage Policy Based Management
 
VMworld - sto7650 -Software defined storage @VMmware primer
VMworld - sto7650 -Software defined storage  @VMmware primerVMworld - sto7650 -Software defined storage  @VMmware primer
VMworld - sto7650 -Software defined storage @VMmware primer
 
Experts Round Table Webinar: Why should you care about VVOLs?
Experts Round Table Webinar: Why should you care about VVOLs?Experts Round Table Webinar: Why should you care about VVOLs?
Experts Round Table Webinar: Why should you care about VVOLs?
 
What is coming for VMware vSphere?
What is coming for VMware vSphere?What is coming for VMware vSphere?
What is coming for VMware vSphere?
 
Partner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizePartner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealize
 
VMworld 2013: Tech Preview: Accelerating Data Operations Using VMware VVols a...
VMworld 2013: Tech Preview: Accelerating Data Operations Using VMware VVols a...VMworld 2013: Tech Preview: Accelerating Data Operations Using VMware VVols a...
VMworld 2013: Tech Preview: Accelerating Data Operations Using VMware VVols a...
 
VMworld 2014: VMware Vision and Strategy for Software-Defined Storage
VMworld 2014: VMware Vision and Strategy for Software-Defined StorageVMworld 2014: VMware Vision and Strategy for Software-Defined Storage
VMworld 2014: VMware Vision and Strategy for Software-Defined Storage
 
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
 
vSphere
vSpherevSphere
vSphere
 
VMware Vsan vtug 2014
VMware Vsan vtug 2014VMware Vsan vtug 2014
VMware Vsan vtug 2014
 
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
 
VMworld 2013: VMware Virtual SAN
VMworld 2013: VMware Virtual SAN VMworld 2013: VMware Virtual SAN
VMworld 2013: VMware Virtual SAN
 
Configuring vSphere Storage Vmware 8.000
Configuring vSphere Storage Vmware 8.000Configuring vSphere Storage Vmware 8.000
Configuring vSphere Storage Vmware 8.000
 
Presentation v mware cloud infrastructure - success in virtualization
Presentation   v mware cloud infrastructure - success in virtualizationPresentation   v mware cloud infrastructure - success in virtualization
Presentation v mware cloud infrastructure - success in virtualization
 
VMware Virtual SAN Presentation
VMware Virtual SAN PresentationVMware Virtual SAN Presentation
VMware Virtual SAN Presentation
 
VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere?
 
VMware: Enabling Software-Defined Storage Using Virtual SAN (Business Decisio...
VMware: Enabling Software-Defined Storage Using Virtual SAN (Business Decisio...VMware: Enabling Software-Defined Storage Using Virtual SAN (Business Decisio...
VMware: Enabling Software-Defined Storage Using Virtual SAN (Business Decisio...
 
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
 

More from VMworld

VMworld 2015: The Best SDDC!
VMworld 2015: The Best SDDC!VMworld 2015: The Best SDDC!
VMworld 2015: The Best SDDC!
VMworld
 
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT LeaderVMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
VMworld
 
VMware 2015: Next Horizon for Cloud Networking and Security
VMware 2015: Next Horizon for Cloud Networking and SecurityVMware 2015: Next Horizon for Cloud Networking and Security
VMware 2015: Next Horizon for Cloud Networking and Security
VMworld
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep Dive
VMworld
 
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
VMworld
 
VMworld 2015: Introducing Application Self service with Networking and Security
VMworld 2015: Introducing Application Self service with Networking and SecurityVMworld 2015: Introducing Application Self service with Networking and Security
VMworld 2015: Introducing Application Self service with Networking and Security
VMworld
 
VMworld 2015: How To Troubleshoot Using vRealize Operations Manager (Deep Liv...
VMworld 2015: How To Troubleshoot Using vRealize Operations Manager (Deep Liv...VMworld 2015: How To Troubleshoot Using vRealize Operations Manager (Deep Liv...
VMworld 2015: How To Troubleshoot Using vRealize Operations Manager (Deep Liv...
VMworld
 

More from VMworld (7)

VMworld 2015: The Best SDDC!
VMworld 2015: The Best SDDC!VMworld 2015: The Best SDDC!
VMworld 2015: The Best SDDC!
 
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT LeaderVMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
VMworld 2015: Conversation with the VMware CIO Suggestions on being an IT Leader
 
VMware 2015: Next Horizon for Cloud Networking and Security
VMware 2015: Next Horizon for Cloud Networking and SecurityVMware 2015: Next Horizon for Cloud Networking and Security
VMware 2015: Next Horizon for Cloud Networking and Security
 
VMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep DiveVMworld 2015: VMware NSX Deep Dive
VMworld 2015: VMware NSX Deep Dive
 
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
 
VMworld 2015: Introducing Application Self service with Networking and Security
VMworld 2015: Introducing Application Self service with Networking and SecurityVMworld 2015: Introducing Application Self service with Networking and Security
VMworld 2015: Introducing Application Self service with Networking and Security
 
VMworld 2015: How To Troubleshoot Using vRealize Operations Manager (Deep Liv...
VMworld 2015: How To Troubleshoot Using vRealize Operations Manager (Deep Liv...VMworld 2015: How To Troubleshoot Using vRealize Operations Manager (Deep Liv...
VMworld 2015: How To Troubleshoot Using vRealize Operations Manager (Deep Liv...
 

Recently uploaded

Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Mydbops
 
7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf
Enterprise Wired
 
@Call @Girls Thiruvananthapuram 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cu...
@Call @Girls Thiruvananthapuram  🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cu...@Call @Girls Thiruvananthapuram  🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cu...
@Call @Girls Thiruvananthapuram 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cu...
kantakumariji156
 
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdfPigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions
 
@Call @Girls Guwahati 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cute Girl any...
@Call @Girls Guwahati 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cute Girl any...@Call @Girls Guwahati 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cute Girl any...
@Call @Girls Guwahati 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cute Girl any...
kantakumariji156
 
GDG Cloud Southlake #34: Neatsun Ziv: Automating Appsec
GDG Cloud Southlake #34: Neatsun Ziv: Automating AppsecGDG Cloud Southlake #34: Neatsun Ziv: Automating Appsec
GDG Cloud Southlake #34: Neatsun Ziv: Automating Appsec
James Anderson
 
Running a Go App in Kubernetes: CPU Impacts
Running a Go App in Kubernetes: CPU ImpactsRunning a Go App in Kubernetes: CPU Impacts
Running a Go App in Kubernetes: CPU Impacts
ScyllaDB
 
Fluttercon 2024: Showing that you care about security - OpenSSF Scorecards fo...
Fluttercon 2024: Showing that you care about security - OpenSSF Scorecards fo...Fluttercon 2024: Showing that you care about security - OpenSSF Scorecards fo...
Fluttercon 2024: Showing that you care about security - OpenSSF Scorecards fo...
Chris Swan
 
K2G - Insurtech Innovation EMEA Award 2024
K2G - Insurtech Innovation EMEA Award 2024K2G - Insurtech Innovation EMEA Award 2024
K2G - Insurtech Innovation EMEA Award 2024
The Digital Insurer
 
Recent Advancements in the NIST-JARVIS Infrastructure
Recent Advancements in the NIST-JARVIS InfrastructureRecent Advancements in the NIST-JARVIS Infrastructure
Recent Advancements in the NIST-JARVIS Infrastructure
KAMAL CHOUDHARY
 
5G bootcamp Sep 2020 (NPI initiative).pptx
5G bootcamp Sep 2020 (NPI initiative).pptx5G bootcamp Sep 2020 (NPI initiative).pptx
5G bootcamp Sep 2020 (NPI initiative).pptx
SATYENDRA100
 
20240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 202420240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 2024
Matthew Sinclair
 
Observability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetryObservability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetry
Eric D. Schabell
 
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design ApproachesKnowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Earley Information Science
 
HTTP Adaptive Streaming – Quo Vadis (2024)
HTTP Adaptive Streaming – Quo Vadis (2024)HTTP Adaptive Streaming – Quo Vadis (2024)
HTTP Adaptive Streaming – Quo Vadis (2024)
Alpen-Adria-Universität
 
The Increasing Use of the National Research Platform by the CSU Campuses
The Increasing Use of the National Research Platform by the CSU CampusesThe Increasing Use of the National Research Platform by the CSU Campuses
The Increasing Use of the National Research Platform by the CSU Campuses
Larry Smarr
 
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Erasmo Purificato
 
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
uuuot
 
find out more about the role of autonomous vehicles in facing global challenges
find out more about the role of autonomous vehicles in facing global challengesfind out more about the role of autonomous vehicles in facing global challenges
find out more about the role of autonomous vehicles in facing global challenges
huseindihon
 
20240704 QFM023 Engineering Leadership Reading List June 2024
20240704 QFM023 Engineering Leadership Reading List June 202420240704 QFM023 Engineering Leadership Reading List June 2024
20240704 QFM023 Engineering Leadership Reading List June 2024
Matthew Sinclair
 

Recently uploaded (20)

Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
 
7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf
 
@Call @Girls Thiruvananthapuram 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cu...
@Call @Girls Thiruvananthapuram  🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cu...@Call @Girls Thiruvananthapuram  🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cu...
@Call @Girls Thiruvananthapuram 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cu...
 
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdfPigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdf
 
@Call @Girls Guwahati 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cute Girl any...
@Call @Girls Guwahati 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cute Girl any...@Call @Girls Guwahati 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cute Girl any...
@Call @Girls Guwahati 🚒 XXXXXXXXXX 🚒 Priya Sharma Beautiful And Cute Girl any...
 
GDG Cloud Southlake #34: Neatsun Ziv: Automating Appsec
GDG Cloud Southlake #34: Neatsun Ziv: Automating AppsecGDG Cloud Southlake #34: Neatsun Ziv: Automating Appsec
GDG Cloud Southlake #34: Neatsun Ziv: Automating Appsec
 
Running a Go App in Kubernetes: CPU Impacts
Running a Go App in Kubernetes: CPU ImpactsRunning a Go App in Kubernetes: CPU Impacts
Running a Go App in Kubernetes: CPU Impacts
 
Fluttercon 2024: Showing that you care about security - OpenSSF Scorecards fo...
Fluttercon 2024: Showing that you care about security - OpenSSF Scorecards fo...Fluttercon 2024: Showing that you care about security - OpenSSF Scorecards fo...
Fluttercon 2024: Showing that you care about security - OpenSSF Scorecards fo...
 
K2G - Insurtech Innovation EMEA Award 2024
K2G - Insurtech Innovation EMEA Award 2024K2G - Insurtech Innovation EMEA Award 2024
K2G - Insurtech Innovation EMEA Award 2024
 
Recent Advancements in the NIST-JARVIS Infrastructure
Recent Advancements in the NIST-JARVIS InfrastructureRecent Advancements in the NIST-JARVIS Infrastructure
Recent Advancements in the NIST-JARVIS Infrastructure
 
5G bootcamp Sep 2020 (NPI initiative).pptx
5G bootcamp Sep 2020 (NPI initiative).pptx5G bootcamp Sep 2020 (NPI initiative).pptx
5G bootcamp Sep 2020 (NPI initiative).pptx
 
20240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 202420240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 2024
 
Observability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetryObservability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetry
 
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design ApproachesKnowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
 
HTTP Adaptive Streaming – Quo Vadis (2024)
HTTP Adaptive Streaming – Quo Vadis (2024)HTTP Adaptive Streaming – Quo Vadis (2024)
HTTP Adaptive Streaming – Quo Vadis (2024)
 
The Increasing Use of the National Research Platform by the CSU Campuses
The Increasing Use of the National Research Platform by the CSU CampusesThe Increasing Use of the National Research Platform by the CSU Campuses
The Increasing Use of the National Research Platform by the CSU Campuses
 
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
 
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
 
find out more about the role of autonomous vehicles in facing global challenges
find out more about the role of autonomous vehicles in facing global challengesfind out more about the role of autonomous vehicles in facing global challenges
find out more about the role of autonomous vehicles in facing global challenges
 
20240704 QFM023 Engineering Leadership Reading List June 2024
20240704 QFM023 Engineering Leadership Reading List June 202420240704 QFM023 Engineering Leadership Reading List June 2024
20240704 QFM023 Engineering Leadership Reading List June 2024
 

VMworld 2016: Virtual Volumes Technical Deep Dive

  • 1. Virtual Volumes Technical Deep Dive Patrick Dirks, VMware, Inc Pete Flecha, VMware, Inc STO7645 #STO7645
  • 2. • This presentation may contain product features that are currently under development. • This overview of new technology represents no commitment from VMware to deliver these features in any generally available product. • Features are subject to change, and must not be included in contracts, purchase orders, or sales agreements of any kind. • Technical feasibility and market demand will affect final delivery. • Pricing and packaging for any new technologies or features discussed or presented have not been determined. Disclaimer CONFIDENTIAL 2
  • 3. 3 Traditional Storage is Difficult to Align to Application Specific Needs CONFIDENTIAL
  • 4. Customers Face Several Challenges with Storage Today 4 Fragmentation of roles Specific management tools Specialized skillsets Static classes of service Lack of fine grained control Frequent data migrations Time consuming processes Lack of automation Slow reaction to request Rigid Infrastructure Complex ProcessesSiloed Management CONFIDENTIAL
  • 5. Key Issues With Traditional Storage Management 5 Goal: Deliver Storage Requirements To Workloads Consistently And With Agility Capacity (per-Disk) Capacity Performance Capabilities Resiliency (per-LUN) Capabilities applied at LUN/Volume level2.No visibility to storage capabilities during provisioning1. Vendor specific configuration required in advance of workload demand3. CONFIDENTIAL
  • 6. Legacy Storage Model Introduces Lots of Complexity 6 Datastores Datastore Clusters Reservations Finance Gold Finance Silver Finance Bronze Reservation Policy HR Gold HR Silver HR Bronze Business Groups Finance HR vSphereVRA CONFIDENTIAL
  • 7. Align Application Requirements with Infrastructure CONFIDENTIAL 7 Goal: Deliver Storage Requirements To Workloads Consistently And With Agility Capabilities applied at Virtual Disk level via SPBM Storage Policies 2.Storage capabilities integrated via Storage Policy-Based Management1. Consumed on demand via VVols/VSAN/VAIO3. Capacity Performance Capabilities Resiliency (per-VM/Disk)
  • 8. Storage Policy-Based Model Simplifies Operations Significantly 8 Finance Gold Finance Silver Finance Bronze HR Gold HR Silver HR Bronze Finance HR Datastores Datastore Clusters Reservations Reservation Policy Business Groups vSphereVRA CONFIDENTIAL
  • 9. Agenda 9 1 What are VVols? 2 Architecture 3 VVols in Operation 4 Questions and Answers CONFIDENTIAL
  • 10. vSphere Virtual Volumes A More Efficient Operational Model for External Storage
  • 11. VMware vSphere Virtual Volumes 11 Integration Framework for VM-Aware Storage Virtual Volumes Overview • Virtual disks are natively represented on arrays • Enables VM granular storage operations using array-based data services • Extends vSphere Storage Policy-Based Management to the storage ecosystem • Supports existing storage I/O protocols (FC, iSCSI, NFS) • Based on T10 industry standards • Industry-wide initiative supported by major storage vendors • Included with vSphere CONFIDENTIAL
  • 12. Virtual Volumes Introduces a New Architecture 12 • Arrays logically partitioned into Storage Containers (i.e. Separate HR, Finance) • Bi-directional out of band communication with VASA Provider • VASA Provider specific to vendor • No Filesystem • VM-granular storage policy-based management via SPBM and VASA • Data Services offloaded to the Array • Protocol Endpoint (PE) directs IO from VM to Virtual Volume • Non disruptive – data path follows standard T10/NFS industry standards VVol-enabled array PE VP Data Path NFS, iSCSI, FC Control Path VASA APIs Protocol Endpoint VASA Provider vSphere Storage Policy-Based Management IO Device Finance HR CONFIDENTIAL
  • 13. vSphere Virtual Volumes vSphere Web Client View vvol CONFIG DATA SWAP MEM • Virtual Volumes – Virtual machine objects stored natively on the array. – No Filesystem on-disk formatting required • There are five different types of recognized Virtual Volumes: – CONFIG – vmx, logs, nvram, log files, etc – DATA – VMDKs – MEM – Snapshots – SWAP – Swap files – Other – vSphere solution specific type CONFIDENTIAL 13
  • 15. Storage Container Storage Containers • Logical storage constructs for allocating array resources • Typically defined and setup by storage administrators on the array in order to define: – Storage capacity allocations and restrictions – Capabilities to be presented • Minimum one storage container per array • Maximum depends on the array vSphere Virtual Volumes SAN / NAS Storage Containers HR Finance CONFIDENTIAL 15
  • 16. Differences Between Storage Containers and LUNs CONFIDENTIAL 16 • Fixed size mandates greater number of LUNs • Formatted with a fixed-size file system on every LUN • Changing LUN size requires reformatting • Provisioned using file system commands • Can only apply homogeneous capability on all VMs (VMDKs) provisioned in that LUN. • Size limit selected by Storage administrator • Size can be adjusted up/down as needed on the fly • Max number of Storage Containers depend on the array ability and capacity • Can support different capabilities for different VMs or VVols in that Storage Container using SPBM Storage Containers LUNs
  • 17. Discovery Procedures – Storage Container CONFIDENTIAL 17 Virtual Datastore Virtual Volumes HR Finance vCenter VASA Provider Storage Container Discovery Process • Storage admin sets up Storage Container with desired capacity limit and selection of capabilities • VASA Provider presents Storage Container and container’s capabilities to vCenter • vSphere admin creates “Virtual Datastores” on each host to grant access to Storage Container • Any new VMs that are created will subsequently be provisioned in the Virtual Datastore depending on match with storage policies
  • 18. Protocol Endpoints Protocol Endpoints • Access points that enables communication between ESXi hosts and storage array systems. – Part of the physical storage fabric – Created by Storage administrators Scope of Protocol Endpoints • Compatible with all SAN and NAS Protocols: - iSCSI - NFS v3 - FC - FCoE • A Storage Container’s PEs must all be either SAN or NAS • Existing multi-path policies and NFS topology requirements can be applied to the PE SAN / NAS Virtual Datastore Data Path Protocol Endpoint vSphere Virtual Volumes Storage Container PEPE Protocol Endpoint CONFIDENTIAL 18
  • 19. Protocol Endpoints • Today, there are different types of logical management constructs to store VMDKs/objects: – NFS Mount Points – IP or block based datastores • Datastores serve two purposes today: – Endpoints – receive SCSI or NFS reads, write commands – Storage Container – for large number of VMs metadata and data files • Differences between Protocol Endpoints and Datastores: – PEs no longer stores VMDKs but it only becomes the access point. – Now you wont need as many datastores or mount point as before • Certain offloading operation will be done via VASA and other will be done using the standard protocol commands vSphere storage fabric PE Protocol Endpoint SCSI: proxy LUN NFS: mount-point storage system 1 VVol (storage container) Per VMDK One entity on the fabric CONFIDENTIAL 19
  • 20. Discovery Procedures – Protocol Endpoint Protocol Endpoint discovery process • SCSI PEs are discovered by hosts during an ESX rescan as usual • NFS PEs are configured using IP addresses or file paths and stored on hosts • Hosts inform array’s VP about PEs found and accessible SAN / NAS Virtual Datastore Data Path Protocol Endpoint vSphere Virtual Volumes Storage Container PE PE Protocol Endpoint CONFIDENTIAL 20
  • 22. Storage Policy-Based Management – App Centric Automation 22 Overview • Intelligent placement • Fine control of services at VM or even individual disk level • Automation at scale through policy • Need new services for VM? • Change current policy on-the-fly • Attach new policy on-the-fly Virtual Machine Storage policy Reserve Capacity 40GB Deduplication On Disk Type SSD Disk Encryption Off Storage Policy-Based Management vSphere Virtual SAN Virtual Volumes Virtual Datastore CONFIDENTIAL
  • 23. VASA Provider (VP) CONFIDENTIAL 23 SAN / NAS Virtual Datastore Data Path vSphere Virtual Volumes Storage Container VASA Provider (VASA) Control Path Control Path PE PE • Software component developed by Storage Array Vendors • ESX and vCenter Server connect to VASA Provider • Provides Storage awareness services • Single VASA Provider can manage multiple arrays • Supports VASA API Suite • VASA Provider can be implemented within the array’s management server or firmware or as a VM • Responsible for creating and managing Virtual Volumes
  • 24. Storage Capabilities and VM Storage Policies SPBM object manager virtual disk Datastore Profile VM Storage Policy vSphere VM Storage Policy Management Framework Storage Capabilities for Storage Array Access Capacity Published Capabilities Compression Replication Deduplication QoS Virtual Datastore • Storage Capabilities – are array based features and data services specifications that capture storage requirements that can be satisfied by a storage arrays advertised as capabilities. • Storage capabilities define what an array can offer to storage containers as opposed to what the VM requires. • Arrays Storage Capabilities are advertises to vSphere through the Vendor Provider and VASA APIs • In vSphere Storage Capabilities are consumed via VM Storage Policy constructs. • VM Storage Policies is a component of the vSphere Storage Policy-based management framework (SPBM) CONFIDENTIAL 24
  • 25. Array Capabilities and Storage Policies Storage Capabilities to Storage Policies • Storage Admin creates Storage Containers, selecting • size limit • capabilities • VI Admin registers VP • VP presents Storage Containers and associated capabilities to vSphere • VI Admin authors VM Storage Polices based on presented capabilities to match expected VM needs • VI Admin assigns policies as VMs are provisioned • Storage policies determine selection of datastore Storage Policy Capacity Availability Performance Data Protection Security Published Capabilities Compression Replication Deduplication Encryption vSphere Storage Policy-Based Mgmt. Virtual Volumes VASA ProviderPE PE CONFIDENTIAL 25
  • 26. Compliance Made Easy With Automated Policy Monitoring 26CONFIDENTIAL
  • 27. Management Workflow • What do the Admins see? • How are the storage containers setup? • What does the vSphere Admins see? • Why are we still creating datastores in this new model? CONFIDENTIAL 27 Storage policies vSphere Web Client Storage Management UI Datastore Storage Container Storage Capabilities virtual volumes virtual machines
  • 28. VVols in Operation Provisioning and Lifecycle Workflows
  • 29. Storage Container vvol DATA vvol CONF vvol SWAP vvol DATA vvol CONF vvol SWAP Provisioning Workflow storage arrays PE vSphere Admin 1. Create Virtual Machines 2. Assign a VM Storage Policy 3. Choose a suitable Datastore Under the Covers Provisioning operations are translated into VASA API calls in order to create the individual virtual volumes, passing storage policies to array Under the Covers Provisioning operations are offloaded to the array for the creation of virtual volumes on the storage container that are stored based on capabilities defined in the VM Storage Policies offloadtoarray Virtual Datastore vSphere Virtual Volumes PE PE CONFIDENTIAL 29
  • 30. Binding Operations create bind unbinddelete VM Creation VM power-on open (2) I/O read (2) I/O write (2) VM power-off close (2) VM destroy VP rebalance REBIND I/O Virtual Volume Lifecycle • Bindings are data path coordinating mechanisms that occurs between VASA providers and ESXi hosts for accessing virtual volume. • Different Binding Mechanism: • Binding – allows array create I/O channels for a virtual volume • Unbind – destroys the I/O channel for a virtual volume to a given ESXi host • Rebind – provides the ability to change the I/O path (i.e. choice of PE) for a given virtual volumes run time using array-generated events. CONFIDENTIAL 30
  • 31. Snapshots • Snapshots are a fixed point in time image of a Virtual Volume with a different ID from the original. • Snapshots may be read-only or read/write • Virtual Volumes snapshots are useful in the contexts of creating: – a quiesced copy for backup or archival purposes, creating a test and rollback environment for applications. • Two type of snapshots supported: – Managed Snapshot – Created and managed by vSphere. • A maximum of 32 vSphere managed snapshot are supported for linked clones of an individual VM – Unmanaged Snapshot – Created and managed by the storage array. Managed Snapshot - vSphere Unmanaged Snapshot - Array CONFIDENTIAL 31
  • 32. Snapshots: Files vs VVols 32 main.vmdk VMFS VVol VVol ID 42 main.vmdk snap.vmdk VVol ID 42 Flat file snap.vmdk Redo log Redo log snap.vmdk VVol ID 86 CONFIDENTIAL
  • 33. VVol ID 861 Reverting Snapshots 33 main.vmdk VVol ID 42 main.vmdk snap.vmdk VVol ID 42 Flat file VVol ID 86 backout VVol ID 243 VMFS VVol CONFIDENTIAL
  • 35. Integrate Data Services Simplify Management Support Industry Leading Virtualization Platform Replication Encryption Device advancements Usability Operate at scale Virtual disk level control Scalability Performance Integration Future Themes for Storage Management 35CONFIDENTIAL
  • 36. VASA Replication Model 36 Overview • Replication is modeled as relationship (“Replication Group”) between “Fault Domains” • Topology Discovery (Fault Domains, Replication Groups) through VASA APIs • Replication operations defined on “Replication Groups” such as – Synchronize – Failover – TestFailover – Reverse Replication Future Considerations New York Boston Palo Alto HR Replication Group Marketing Replication Group Finance Replication Groups CONFIDENTIAL
  • 37. What Do Customers Want? 37 Application Compute Storage Optimize Infrastructure Simplify OperationsDeliver Agility CONFIDENTIAL
  • 38. What Do Customers Like About Virtual Volumes 38 Application driven provisioning Rapid automation Faster VM operations Streamlined administration Policy driven offerings Flexible levels of control Better storage utilization Avoid over provisioning VM-aware space reclamation Application Compute Storage Optimize Infrastructure Simplify OperationsDeliver Agility CONFIDENTIAL
  • 39. Certified Partners with Solutions vSphere Virtual Volumes is an Industry-wide Initiative 39 All Industry Leaders >30 Partners Involved >40 VVol-Enabled Arrays CONFIDENTIAL
  • 40. Come Join the Discussion STO10719-GD Group Discussion: Meet the Virtual Volumes Product and Engineering Team Today at 1:00 PM Virtual Volumes CONFIDENTIAL 40
  • 41. Come Join the Discussion Virtual Volumes STO8619 Transitioning to VVols: Partner Panel Wednesday at 4:00 PM CONFIDENTIAL 41
  • 42. Subscribe to the vSpeaking Podcast vSpeakingPodcast.com CONFIDENTIAL 42