What s New in VMware Virtual SAN (VSAN) v 0.1c/AUGUST 2013

Size: px
Start display at page:

Download "What s New in VMware Virtual SAN (VSAN) v 0.1c/AUGUST 2013"

Transcription

1 What s New in VMware Virtual SAN (VSAN) Technical WHITE PAPER v 0.1c/AUGUST 2013

2 Table of Contents 1. Introduction Software-Defined Datacenter Software-Defined Storage What is VSAN? Requirements vsphere Requirements vcenter Server vsphere Storage Requirements Disk Controllers Hard Disk Drives Solid-State Disks Network Requirements Network Interface Cards Supported Virtual Switch Types VMkernel Network Install and Configure Creating a Virtual SAN Cluster Manually Add Disks to Disk Groups Automatic Creation of Disk Groups Virtual SAN Cluster Creation Example The Virtual SAN Datastore VSAN Datastore Properties Defining Virtual Machine Requirements Architecture Details Distributed RAID Witnesses and Replicas The Role of Solid-State Disks Purpose of Read Cache Purpose of Write Cache TECHNICAL WHITE PAPER / 2

3 5. Storage Policy Based Management Virtual SAN Capabilities Number of Failures to Tolerate Number of Disk Stripes per Object Flash Read Cache Reservation Object Space Reservation Force Provisioning Witness Example VM Storage Policies Enabling VM Storage Policies Creating VM Storage Policies Assigning a VM Storage Policy During Virtual Machine Provisioning Virtual Machine Objects Matching Resource Compliance Conclusion Acknowledgments About the Author TECHNICAL WHITE PAPER / 3

4 1. Introduction 1.1 Software-Defined Datacenter The annual VMware user conference, VMworld, introduced the vision of VMware for the software-defined datacenter (SDDC) in The SDDC is the architecture for the cloud by VMware in which all pillars of the datacenter, including compute, storage, networks and associated services, are virtualized. In this white paper, we look at one aspect of the SDDC of VMware, the storage pillar. We specifically discuss how a new product called Virtual SAN (VSAN) fits into this vision. 1.2 Software-Defined Storage The plan of VMware for software-defined storage is to focus on a set of VMware initiatives around local storage, shared storage and storage/data services. In essence, we want to make VMware vsphere a platform for storage services. Software-defined storage is designed to provide storage services and service-level agreement automation through a software layer on the hosts that integrates with and abstracts the underlying hardware. Historically, storage was something that was configured and deployed at the beginning of a project and was not changed during its life cycle. If there was a requirement to change some aspects or features of the LUN or volume being leveraged by virtual machines, the original LUN or volume was deleted in many cases and a new volume with the required features was created. This was a very intrusive and time-consuming operation that might have taken weeks to coordinate. With software-defined storage, virtual machine storage requirements can be dynamically instantiated. There is no need to repurpose LUNs or volumes. Virtual machine workloads might change over time, and the underlying storage can be adapted to the workload at any time. A key factor for software-defined storage is Storage Policy Based Management (SPBM). This is featured in the vsphere 5.5 release. SPBM can be considered the next generation of VMware vsphere Storage Profile features. vsphere Storage Profile was first introduced with vsphere 5.0. In vsphere 5.5, an enhanced feature called VM Storage Policies is introduced. SPBM is a critical component for VMware in implementing software-defined storage. Using SPBM and VMware vsphere APIs, the underlying storage technology surfaces an abstracted pool of storage space with various capabilities that is presented to vsphere administrators for virtual machine provisioning. The capabilities can relate to performance, availability or storage services such as VMware vsphere Thin Provisioning. A vsphere administrator can then create a VM Storage Policy using a subset of the capabilities required by the application running in the virtual machine. At deployment time, the vsphere administrator selects the VM Storage Policy appropriate for the needs of that virtual machine. SPBM will push the requirements down to the storage layer. Datastores that provide the capabilities placed in the VM Storage Policy are made available for selection. This means that the virtual machine is always instantiated on the appropriate underlying storage based on the requirements placed in the VM Storage Policy. If the virtual machine s workload changes over time, it is simply a matter of applying a policy to the virtual machine with new, updated requirements that reflect the new workload. This document thoroughly examines VSAN, which provides storage services by utilizing local disks on vsphere hosts. TECHNICAL WHITE PAPER / 4

5 1.3 What is VSAN? VSAN is a new storage solution from VMware that is fully integrated with vsphere. It automatically aggregates server disks in a cluster to create shared storage that can be rapidly provisioned from VMware vcenter during VM creation. It is an object-based storage system and a platform for VM Storage Policies designed to simplify virtual machine storage placement decisions for vsphere administrators. It is fully integrated with core vsphere features such as VMware vsphere High Availability (vsphere HA), VMware vsphere Distributed Resource Scheduler (vsphere DRS) and VMware vsphere vmotion. Its goal is to provide both high availability and scale-out storage functionality. It can also be considered in the context of quality of service (QoS) because VM Storage Policies can be created that define the level of performance and availability required on a per virtual machine basis. 2. Requirements The following section details the hardware and software requirements that must be met to create a VSAN cluster. 2.1 vsphere Requirements vcenter Server VSAN requires at a minimum that the VMware vcenter Server version is 5.5. Both the Microsoft Windows version of vcenter Server and the VMware vcenter Server Appliance can manage VSAN. VSAN is configured and monitored via the VMware vsphere Web Client and this also requires version vsphere VSAN requires at least three vsphere hosts (in which each host has local storage) to form a supported VSAN cluster. This enables the cluster to meet the minimum availability requirement of at least one host, disk, or network failure tolerated. The vsphere hosts requires at a minimum vsphere version Storage Requirements Disk Controllers Each vsphere host participating in the VSAN cluster requires a disk controller. This can be a SAS/SATA host bus adapter (HBA) or a RAID controller. However, the RAID controller must function in what is commonly referred to as pass-through mode or HBA mode. In other words, it must be able to pass up the underlying hard disk drives (HDDs) and solid-state drives (SSDs) as individual disk drives without a layer of RAID sitting on top. This is necessary because VSAN will manage any RAID configuration when policy attributes such as availability and performance for virtual machines are defined. The VSAN Hardware Compatibility List (HCL) will call out the controllers that have passed the testing phase. Each vsphere host in the cluster that contributes its local storage to VSAN must have at least one HDD and at least one SSD Hard Disk Drives Each vsphere host must have at least one HDD when participating in the VSAN cluster. HDDs make up the storage capacity of the VSAN datastore. Additional HDDs increase capacity but might also improve virtual machine performance. This is because virtual machine storage objects might be striped across multiple spindles. This is covered in far greater detail when VM Storage Policies are discussed later in this paper Solid-State Disks Each vsphere host must have at least one SSD when participating in the VSAN cluster. The SSD provides both a write buffer and a read cache. The more SSD capacity the host has, the greater the performance, because more I/O can be cached. NOTE: The SSDs do not contribute to the overall size of the distributed VSAN datastore. TECHNICAL WHITE PAPER / 5

6 2.3 Network Requirements Network Interface Cards Each vsphere host must have at least one network interface card (NIC). The NIC must be 1Gb capable. However, as a best practice, VMware is recommending 10Gb NICs. For redundancy, a team of NICs can be configured on a per-host basis. VMware considers this a best practice but does not deem it necessary when building a fully functional VSAN cluster Supported Virtual Switch Types VSAN is supported on both the VMware vsphere Distributed Switch (VDS) and the vsphere Standard Switch (VSS). No other virtual switch types are supported in the initial release VMkernel Network On each vsphere host, a VMkernel port for VSAN communication must be created. The VMkernel port is labeled Virtual SAN. This port is used for intercluster node communication and also for reads and writes when one of the vsphere hosts in the cluster owns a particular virtual machine, but the actual data blocks making up the virtual machine files are located on a different vsphere host in the cluster. In this case, I/O must traverse the network configured between the hosts in the cluster. 3. Install and Configure This chapter includes a detailed description of the install and configure process, along with any initial preparation that might be required before deployment of a VSAN cluster. 3.1 Creating a Virtual SAN Cluster The creation of a VSAN cluster requires many of the same steps a vsphere administrator might take to set up a DRS or vsphere HA cluster. A cluster object is created in the vcenter server inventory, and one can either choose to enable the VSAN cluster functionality and then add in the hosts to the cluster or add the hosts first and then enable VSAN. When you enable the VSAN functionality, a single option is displayed asking the administrator to choose a manual or automatic cluster. This gives the vsphere administrator an option: They can assign VSAN to discover all the local disks on the hosts and automatically add the disks to the VSAN datastore or the administrator can opt to manually select the disks to add to the cluster Manually Add Disks to Disk Groups If this option is selected, the VSAN cluster is still formed. However, the VSAN datastore is 0 bytes in size initially. The administrator must manually create disk groups on a per-host basis and add at least one HDD and at most one SSD disk to each of the disk groups. Each disk group can only contain a single SSD, so there might be multiple disk groups, each containing an SSD and any number of HDDs. After each disk group is created on a per-host basis, the size of the VSAN datastore will grow according to the amount of HDD that is added. NOTE: The SSDs function as read caches and write buffers and are not included in the capacity of the VSAN datastore Automatic Creation of Disk Groups If an automatic method is chosen to create the VSAN cluster, VSAN will automatically discover local HDDs and SSDs on each host and build disk groups on every host in the cluster. All hosts with valid storage have a disk group containing their local HDDs and SSDs. Finally, after this is completed, the VSAN datastore is created and its size reflects the capacity of all the HDDs across all the hosts in the cluster, except for some metadata overhead. Hosts that do not have valid storage or no storage can still access the VSAN datastore. This is a very advantageous feature of VSAN, because a VSAN cluster can now also be scaled on compute requirements, not just on storage requirements. TECHNICAL WHITE PAPER / 6

7 3.1.3 Virtual SAN Cluster Creation Example After the host, storage and networking requirements are met, the creation of the VSAN cluster can commence. As mentioned, the configuration is very much the same as the creation of a vsphere HA or DRS cluster, and it is user interface (UI) driven. To create a VSAN cluster, create a cluster object in the vcenter inventory, add the vsphere hosts to the cluster object that you intend to have participate in the VSAN, and enable VSAN on the cluster. Figure 1. Create a New VSAN Cluster 3.2 The Virtual SAN Datastore VSAN Datastore Properties The size of a VSAN datastore is governed by the number of HDDs per vsphere host and the number of vsphere hosts in the cluster. There is also some metadata overhead to consider. For example, if a host has 6 x 2TB HDDs and there are eight hosts in the cluster, the raw capacity would be 6 x 2TB x 8 = 96TB of raw capacity. The number of supported disks per host and the number of hosts in the cluster govern the maximum size of a VSAN datastore. After the VSAN datastore is formed, a number of datastore capabilities are surfaced up into vcenter Server. These include stripe width, component failures to tolerate, force provisioning and proportional capacity. The storage layer is surfacing what it can support in terms of performance, availability and provisioning. These capabilities will be discussed in greater detail later in this paper, but for now it s important to know that they can be used to create a virtual machine policy that defines the storage requirements of a virtual machine. Further, they enable a vsphere administrator to now specify other capabilities that must be provided by the underlying storage, including performance, availability and data services, during the virtual machine provisioning process. All of this enables the administrator to select the correct storage for that virtual machine. 3.3 Defining Virtual Machine Requirements On creation of the VSAN cluster, a vsandatastore is also created. The vsandatastore has a set of capabilities that it surfaces up to vcenter. When a vsphere administrator sets out to design a virtual machine, the application that runs in that virtual machine will have a set of requirements, including storage requirements. The vsphere administrator uses a VM Storage Policy to specify the application s storage requirements. The VM Storage Policy contains storage requirements in the form of a set of the storage capabilities. The VM Storage Policy indicates which of these storage capabilities the virtual machine must have to meet the application s storage requirements. In effect, then, storage provides capabilities and virtual machines consume them via requirements placed in the VM Storage Policy. TECHNICAL WHITE PAPER / 7

8 4. Architecture Details 4.1 Distributed RAID In traditional storage environments, redundant array of independent disks (RAID) refers to disk redundancy inside the storage chassis to withstand the failure of one or more disk drives. A VSAN cluster uses the concept of distributed RAID, whereby an environment can now contend with the failure of a vsphere host or components within that host such as a disk drive or network interface and continue to provide complete functionality for all virtual machines. Availability is now defined on a per virtual machine basis through the use of VM Storage Policies, with which vsphere administrators can define how many host, network or disk failures a virtual machine can tolerate in a VSAN cluster. If an administrator sets a zero capability in the VM Storage Policy, a host or disk failure can impact the availability of a virtual machine. Using VM Storage Policies along with VSAN distributed RAID architecture whereby copies of the virtual machine and its contents can reside on multiple nodes in the cluster it is not necessary to migrate data on a failing node to other nodes in the cluster in the event of a failure. 4.2 Witnesses and Replicas Replicas are copies of the virtual machine storage objects that are instantiated when an availability capability is specified for the virtual machine. The availability capability dictates how many replicas are created. It enables virtual machines to continue running with a full complement of objects when there are host, network or disk failures in the cluster. Witnesses are part of every storage object. They are components that do not contain data, only metadata. Their purpose is to serve as tiebreakers when availability decisions are made in the VSAN cluster. A witness consumes about 2MB of space for metadata on the VSAN datastore. NOTE: For an object to be accessible in VSAN, more than 50 percent of its components must be accessible. 4.3 The Role of Solid-State Disks Solid-state disks (SSDs) have two purposes in Virtual SAN. These are to provide a read cache and a write buffer. This dramatically improves the performance of virtual machines. In some respects, VSAN can be compared to a number of hybrid storage solutions in the market, which also use a combination of SSD and HDD storage to boost the performance of the I/O and which have the ability to scale out based on low-cost HDD storage Purpose of Read Cache The read cache keeps a cache of commonly accessed disk blocks. This reduces the I/O read latency in the event of a cache hit. The actual block that is read by the application running in the virtual machine might not be on the same vsphere host on which the virtual machine is running. To handle this situation, VSAN distributes a directory of cached blocks between vsphere hosts in the VSAN cluster. This enables a vsphere host to determine if another host has data cached that is not in local cache. If this is the case, the vsphere host can retrieve cached blocks from another host over the interconnect. If the block is not in cache on any VSAN host, it is retrieved directly from the HDD Purpose of Write Cache The write cache behaves as a nonvolatile write buffer. The fact that we can use SSD storage for writes also reduces the latency for write operations. Because the writes go to SSD storage, we must of course ensure that there is a copy of the data elsewhere in the VSAN cluster. All virtual machines deployed to VSAN have an availability policy setting ensuring that at least one additional copy of the virtual machine data is available. This includes the write cache contents. TECHNICAL WHITE PAPER / 8

9 After a write is initiated by the application running inside of the guest operating system (OS), the write is sent in parallel to both the local write cache on the owning host and also to the write cache on the remote host(s). The write must be committed to the SSD on both hosts before it is acknowledged. This means that in the event of a host failure, we also have a copy of the data on another SSD in the VSAN cluster so that no data loss will occur. The virtual machine will access the replicated copy of the data on another VSAN host via the VSAN interconnect. 5. Storage Policy Based Management In the introduction, it was mentioned that Storage Policy Based Management (SPBM) now plays a major role in the policies and automation for the software-defined storage vision of VMware. Using VM Storage Policies, administrators can specify a set of required storage capabilities for a virtual machine, or more specifically a set of requirements for the application running in the virtual machine. This set of required storage capabilities is pushed down to the storage layer, which then checks where the storage objects for that virtual machine can be instantiated to match this set of requirements. For instance, are there enough stripe widths available in the cluster if this virtual machine requires it? Or are there enough hosts in the cluster to provide the number of failures to tolerate? If the VSAN datastore understands the capabilities placed in the VM Storage Policy, it is said to be a matching resource and is highlighted as such in the provisioning wizard. Subsequently, when the virtual machine is deployed, if the requirements in the VM Storage Policy attached to the virtual machine can be met by the VSAN datastore, the datastore is said to be compliant from a storage perspective in its own summary window. If the VSAN datastore is overcommitted or cannot meet the capability requirements, it might still be shown as a matching resource in the deployment wizard, but the provisioning task might fail. SPBM now provides an automated, policy-driven mechanism for selecting an appropriate datastore for virtual machines, based on the required storage capabilities placed in the VM Storage Policies. 5.1 Virtual SAN Capabilities This section examines the required storage capabilities that can be placed in a VM Storage Policy. These capabilities, which are surfaced by the VSAN datastore when the cluster is configured successfully, highlight the availability, performance and sizing requirements that can then be required of the storage on a per virtual machine basis. If you do not correctly state the requirements in other words, if you put a capability in the storage level that cannot be detected by the VSAN datastore the VSAN datastore no longer appears as a matching resource during provisioning Number of Failures to Tolerate This property requires the storage object to tolerate at least NumberOfFailuresToTolerate of concurrent host, network or disk failures in the cluster and still ensure availability of the object. If this property is populated, it specifies that configurations must contain at least NumberOfFailuresToTolerate + 1 replicas and might also contain an additional number of witness objects to ensure that the object s data is available (to maintain quorum in cases of split-brain), even in the presence of as many as NumberOfFailuresToTolerate concurrent host failures. Therefore, to tolerate n failures, at least (n + 1) copies of the object must exist and at least (2n + 1) hosts are required. NOTE: Any disk failure on a single host is treated as a failure for this metric. Therefore, the object cannot persist if there is a disk failure on host A and another disk failure on host B when you have NumberOfFailuresToTolerate set to 1. TECHNICAL WHITE PAPER / 9

10 5.1.2 Number of Disk Stripes per Object This defines the number of physical disks across which each replica of a storage object is distributed. A value higher than 1 might result in better performance if read caching is not effective, but it will also result in a greater use of system resources. To understand the impact of Disk Stripes, we examine it first in the context of write operations and then in the context of read operations. Because all writes go to the SSD write buffer, the value of an increased Disk Stripes number might not improve write performance. This is because there is no guarantee that the new stripe will use a different SSD. The new stripe might be in the same disk group and thus use the same SSD. The only instance in which an increased Disk Stripes number might add value is when there are many writes to destage from SSD to disk. From a read perspective, an increased Disk Stripes number helps when you are experiencing many cache misses. If one takes the example of a virtual machine consuming 2,000 read operations per second and is experiencing a cache-hit rate of 90 percent, then there are 200 read operations per second that must be serviced from HDD storage. In this case, a single HDD might not be able to service those read operations, so an increase in the Disk Stripes number would help in this instance. In general, the default Disk Stripes number of 1 should meet the requirements of most if not all virtual machine workloads. Disk Stripes is a requirement that should change only when a small number of high-performance virtual machines are running Flash Read Cache Reservation This is the amount of flash capacity reserved on the SSD as read cache for the storage object. It is specified as a percentage of the logical size of the virtual machine disk storage object. This is expressed as a percentage value (%) with as many as four decimal places. A fine, granular unit size is required so that administrators can express sub 1 percent units. Take the example of a 1TB disk. If we limited the read cache reservation to 1-percent increments, this would result in cache reservations in increments of 10GB, which in most cases is far too large for a single virtual machine. NOTE: It is not required to set a reservation in order to get cache. The reservation should be set to 0 unless you are trying to solve a real performance problem. If cache space is not reserved, the VSAN scheduler manages fair cache allocation. Cache reserved for one virtual machine is not available to other virtual machines. Unreserved cache is shared fairly between all objects. A final point on Flash Read Cache Reservation involves read performance. Even if read performance is already acceptable, you can use additional cache to prevent more reads from going to the HDD, decreasing cache misses. This enables more writes to the HDDs. Therefore, write performance can be improved indirectly by increasing Flash Read Cache Reservation. However, setting a reservation should only be considered if flushing data from SSD to HDD storage creates a bottleneck Object Space Reservation This capability defines the percentage of the logical size of the storage object that should be reserved on HDDs during initialization. By default, provisioning on the VSAN datastore is thin. The ObjectSpaceReservation is the amount of space to reserve on the VSAN datastore, specified as a percentage of the virtual machine disk. The value is the minimum amount of capacity that must be reserved. This is a property used for specifying a thinly provisioned storage object. If ObjectSpaceReservation is set to 100 percent, all of the storage capacity of the virtual machine is offered up front. NOTE: If you provision a virtual machine and select the disk format to be thick, either lazy zero or eager zero, this setting overrides the ObjectSpaceReservation setting in the VM Storage Policy. TECHNICAL WHITE PAPER / 10

11 5.1.5 Force Provisioning If this option is enabled, the object will be provisioned even if the capabilities specified in the VM Storage Policy cannot be satisfied with the resources available in the cluster at the time. VSAN attempts to bring the object into compliance if and when resources become available. If this parameter is set to a nonzero value, the object will be provisioned even if the policy specified in the VM Storage Policy is not satisfied by the datastore. However, if there is not enough space in the cluster to satisfy the reservation requirements of at least one replica, the provisioning will fail even if ForceProvisioning is turned on. This option is disabled by default. 5.2 Witness Example The following example of a witness involves the deployment of a virtual machine that has a Disk Stripes number of 1 and a NumberOfFailuresToTolerate number of 1. In this case, two replica copies of the virtual machine are created. Effectively, this is a RAID-1 virtual machine with two replicas. However, with two replicas there is no way to differentiate between a network partition and a host failure. Therefore, a third entity called the witness is added to the configuration. For an object on VSAN to be available, the following two conditions must be met: At least one replica must be intact for data access. More than 50 percent of all components must be available. In the above example, the object is accessible only when there is access to one replica copy and a witness or to two replica copies. That way, one part of the cluster at most can ever access an object in the event of a network partition. 5.3 VM Storage Policies VM Storage Policies in VSAN works in a similar fashion to vsphere Storage Profiles, introduced in vsphere 5.0, because you build a policy containing your virtual machine provisioning requirements. There is a major difference in the way VM Storage Policies works in VSAN when compared to previous versions of vsphere Storage Profiles. With the original version of vsphere Storage Profiles, one used the capabilities in the policy to select an appropriate datastore when provisioning the virtual machine. The new VM Storage Policies not only selects the appropriate datastore, but also communicates to the underlying storage layer that there are certain availability and performance requirements for a specified virtual machine. Therefore, whereas the VSAN datastore might be the destination datastore when that virtual machine is provisioned with a VM Storage Policy, other policy settings stipulate a requirement for the number of replicas of the virtual machine files for availability and might also contain a stripe-width requirement for performance Enabling VM Storage Policies VM Storage Policies is automatically enabled when VSAN is enabled. To manually enable VM Storage Policies, one must navigate to the VMware vsphere Client Home position and then select Rules and Profiles. The VM Storage Policies section is located here. Click VM Storage Policies, and then a number of icons appear. One of these enables the VM Storage Policies functionality. This can be enabled on a per-host or a per-cluster basis Creating VM Storage Policies After VM Storage Policies is enabled, a vsphere administrator can create individual levels using another icon in this window. As already mentioned, a number of capabilities are surfaced by vsphere APIs related to availability and performance. At this point the administrator must decide which of these capabilities would be required, from a performance and availability perspective, for the applications running inside of the virtual machines. For example, how many component failures (hosts, network, and disk drive) does the administrator require this virtual machine to tolerate while still continuing to function? Also, is the application running in this virtual machine considered demanding from an IOPS perspective? If so, then a reservation of Flash read cache might be required as a capability to meet performance. Other considerations might involve deciding if the virtual machine is to be thinly provisioned or thickly provisioned. TECHNICAL WHITE PAPER / 11

12 In this example, a VM Storage Policy with two capabilities is being created. The capabilities are for availability and performance. NumberOfFailuresToTolerate defines the availability and Disk Stripes defines the performance. Figure 2. Create a New VM Storage Policy NOTE: vsphere 5.5 also supports the use of tags for provisioning. Therefore, instead of using VSAN datastore capabilities for the creation of a VM Storage Policy, tag-based policies might be created. The use of tag-based policies is outside the scope of this white paper, but further information might be found in the vsphere storage documentation Assigning a VM Storage Policy During Virtual Machine Provisioning The assignment of a VM Storage Policy takes place during virtual machine provisioning. When the vsphere administrator must select a destination datastore, they select the appropriate level from the drop-down menu of available VM Storage Policies. The datastores are then separated into compatible and incompatible datastores, enabling the vsphere administrator to choose the appropriate and correct placement of the virtual machine Virtual Machine Objects When it comes to the layout of objects on the VSAN datastore, a virtual machine has a number of different storage objects. Virtual machine disk files (VMDKs), the virtual machine namespace directory (the directory where virtual machine configuration and log files reside), a virtual machine swap file and snapshot delta files are all unique storage objects. Each of these objects might have different VM Storage Policies. The vsphere UI also enables administrators to interrogate the layout of a virtual machine object and to see where each component (stripes, replicas and witnesses) of a storage object resides. TECHNICAL WHITE PAPER / 12

13 What s New in VMware Virtual SAN (VSAN) Figure 3. Storage Object Physical Mappings Matching Resource When the virtual machine Provisioning Wizard reports that a VSAN datastore is a matching resource for a VM Storage Policy, it guarantees that any requirements defined in the policy are understood by the datastore. This does not mean that the datastore will be able to meet those capabilities, and it s possible that the provisioning process might still fail. Compatibility does not guarantee that the datastore can actually meet the requirements. For example, if VSAN capabilities are used, only VSAN datastores will match, independent of whether they have the resources to provision the virtual machine Compliance The Virtual Machine Summary tab reveals the compliant state of a virtual machine. As long as VSAN meets the capabilities defined in the VM Storage Policy, the virtual machine is said to be compliant. In the event of a component failure in the cluster, VSAN might not be able to meet the policy requirements. In this case, the virtual machine is said to be Not Compliant. This Not Compliant status is displayed in the virtual machine summary. Figure 4. Virtual Machine Summary Not Compliant T ECHNICAL W HI T E P A P E R / 1 3

14 If the failure persists for more than 30 minutes, VSAN will rebuild the storage object and add new components to address the components of the storage objects that were impacted by the failure to bring the virtual machine back to a compliant state. This might involve the creation of new stripes, new replicas or new witnesses. If the failure is addressed within this 30-minute window, no new components are created. Conclusion VSAN is a software-based distributed storage platform that combines the compute and storage resources of vsphere hosts. It provides enterprise-class features and performance with a much simpler management experience for the user. It is a VMware-designed storage solution to make software-defined storage a reality for VMware customers. Acknowledgments I would like to thank Christian Dickmann and Christos Karamanolis of VMware R&D, whose deep knowledge and understanding of virtual SAN was leveraged throughout this paper. I would also like to thank Kiran Madnani of Product Management for VMware for the guidance on accuracy of content. Finally, I would like to thank James Senicka and Rawlinson Rivera for reviewing this paper. About the Author Cormac Hogan is a senior technical marketing architect within the Cloud Infrastructure Product Marketing group at VMware. He is responsible for storage in general, with a focus on core VMware vsphere storage technologies and virtual storage, including Virtual SAN. Cormac has written a number of storage-related white papers and has given numerous presentations on storage best practices and new features. He has been in technical marketing since TECHNICAL WHITE PAPER / 14

15 VMware, Inc Hillview Avenue Palo Alto CA USA Tel Fax Copyright 2013 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. VMware products are covered by one or more patents listed at VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies. Item No: VMW-WP-WHATS-NEW-VSAN-USLET-101 Docsource: OIC - 13VM004.01

What s New in VMware vsphere Flash Read Cache TECHNICAL MARKETING DOCUMENTATION

What s New in VMware vsphere Flash Read Cache TECHNICAL MARKETING DOCUMENTATION What s New in VMware vsphere TECHNICAL MARKETING DOCUMENTATION v 0.1/September 2013 Table of Contents Introduction.... 3 1.1 Software-Defined Datacenter... 3 1.2 Software-Defined Storage... 3 1.3 What

More information

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Table of Contents Introduction.... 3 vsphere Architectural Overview... 4 SAN Backup

More information

Storage Policies and vsan January 08, 2018

Storage Policies and vsan January 08, 2018 January 08, 2018 1 Table of Contents 1. VM Storage Policies and vsan 1.1.Storage Policies 1.2.Create a New VM Storage Policy 1.3.Deploy a New VM With the New Storage Policy 1.4.Add a New VM Storage Policy

More information

VMware Virtual SAN. Technical Walkthrough. Massimiliano Moschini Brand Specialist VCI - vexpert VMware Inc. All rights reserved.

VMware Virtual SAN. Technical Walkthrough. Massimiliano Moschini Brand Specialist VCI - vexpert VMware Inc. All rights reserved. VMware Virtual SAN Technical Walkthrough Massimiliano Moschini Brand Specialist VCI - vexpert 2014 VMware Inc. All rights reserved. VMware Storage Innovations VI 3.x VMFS Snapshots Storage vmotion NAS

More information

2014 VMware Inc. All rights reserved.

2014 VMware Inc. All rights reserved. 2014 VMware Inc. All rights reserved. Agenda Virtual SAN 1 Why VSAN Software Defined Storage 2 Introducing Virtual SAN 3 Hardware Requirements 4 DEMO 5 Questions 2 The Software-Defined Data Center Expand

More information

Storage Considerations for VMware vcloud Director. VMware vcloud Director Version 1.0

Storage Considerations for VMware vcloud Director. VMware vcloud Director Version 1.0 Storage Considerations for VMware vcloud Director Version 1.0 T e c h n i c a l W H I T E P A P E R Introduction VMware vcloud Director is a new solution that addresses the challenge of rapidly provisioning

More information

VMware Virtual SAN Design and Sizing Guide for Horizon View Virtual Desktop Infrastructures TECHNICAL MARKETING DOCUMENTATION REV A /JULY 2014

VMware Virtual SAN Design and Sizing Guide for Horizon View Virtual Desktop Infrastructures TECHNICAL MARKETING DOCUMENTATION REV A /JULY 2014 VMware Virtual SAN Design and Sizing Guide for Horizon View Virtual Desktop Infrastructures TECHNICAL MARKETING DOCUMENTATION REV A /JULY 2014 Table of Contents Introduction.... 3 VMware Virtual SAN....

More information

Eliminate the Complexity of Multiple Infrastructure Silos

Eliminate the Complexity of Multiple Infrastructure Silos SOLUTION OVERVIEW Eliminate the Complexity of Multiple Infrastructure Silos A common approach to building out compute and storage infrastructure for varying workloads has been dedicated resources based

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

What s New in VMware vsphere Storage Appliance 5.1 TECHNICAL MARKETING DOCUMENTATION V 1.0/UPDATED JULY 2012

What s New in VMware vsphere Storage Appliance 5.1 TECHNICAL MARKETING DOCUMENTATION V 1.0/UPDATED JULY 2012 What s New in VMware vsphere TECHNICAL MARKETING DOCUMENTATION V 1.0/UPDATED JULY 2012 Table of Contents Introduction... 3 Support for Additional Disk Drives... 3 Maximum Storage per ESXi Host...4 Increase

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1926BU A Day in the Life of a VSAN I/O Diving in to the I/O Flow of vsan John Nicholson (@lost_signal) Pete Koehler (@vmpete) VMworld 2017 Content: Not for publication #VMworld #STO1926BU Disclaimer

More information

Understanding Data Locality in VMware Virtual SAN

Understanding Data Locality in VMware Virtual SAN Understanding Data Locality in VMware Virtual SAN July 2014 Edition T E C H N I C A L M A R K E T I N G D O C U M E N T A T I O N Table of Contents Introduction... 2 Virtual SAN Design Goals... 3 Data

More information

Administering VMware Virtual SAN. Modified on October 4, 2017 VMware vsphere 6.0 VMware vsan 6.2

Administering VMware Virtual SAN. Modified on October 4, 2017 VMware vsphere 6.0 VMware vsan 6.2 Administering VMware Virtual SAN Modified on October 4, 2017 VMware vsphere 6.0 VMware vsan 6.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Administering VMware vsan. 17 APR 2018 VMware vsphere 6.7 VMware vsan 6.7

Administering VMware vsan. 17 APR 2018 VMware vsphere 6.7 VMware vsan 6.7 Administering VMware vsan 17 APR 2018 VMware vsphere 6.7 VMware vsan 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

vsan Planning and Deployment Update 1 16 OCT 2018 VMware vsphere 6.7 VMware vsan 6.7

vsan Planning and Deployment Update 1 16 OCT 2018 VMware vsphere 6.7 VMware vsan 6.7 vsan Planning and Deployment Update 1 16 OCT 2018 VMware vsphere 6.7 VMware vsan 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Administering VMware vsan. Modified on October 4, 2017 VMware vsphere 6.5 VMware vsan 6.6.1

Administering VMware vsan. Modified on October 4, 2017 VMware vsphere 6.5 VMware vsan 6.6.1 Administering VMware vsan Modified on October 4, 2017 VMware vsphere 6.5 VMware vsan 6.6.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If

More information

VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS

VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS A detailed overview of integration points and new storage features of vsphere 5.0 with EMC VNX platforms EMC Solutions

More information

Backup and Recovery Best Practices With Tintri VMstore

Backup and Recovery Best Practices With Tintri VMstore Backup and Recovery Best Practices With Tintri VMstore Backup and Recovery Best Practices with Tintri VMstore TECHNICAL BEST PRACTICES PAPER, Revision 1.0, April 10, 2014 Contents Contents Introduction

More information

vsphere Storage Appliance TECHNICAL WHITE PAPER

vsphere Storage Appliance TECHNICAL WHITE PAPER vsphere Storage ppliance TECHNICL WHITE ER v 1.0/Updated June 2011 Table of Contents Introduction.... 3 rchitectural Overview... 3 Managing and Monitoring.... 6 Conclusion... 9 TECHNICL WHITE ER / 2 Introduction

More information

WHITE PAPER DECEMBER VMWARE vsphere VIRTUAL MACHINE ENCRYPTION. Virtual Machine Encryption Management

WHITE PAPER DECEMBER VMWARE vsphere VIRTUAL MACHINE ENCRYPTION. Virtual Machine Encryption Management WHITE PAPER DECEMBER 2017 VMWARE vsphere VIRTUAL MACHINE ENCRYPTION Virtual Machine Encryption Management Contents Executive Summary.... 3 Traditional Encryption Solutions.... 3 In-Guest Encryption....

More information

What s New in VMware vsphere 5.1 Platform

What s New in VMware vsphere 5.1 Platform vsphere 5.1 Platform VMware vsphere 5.1 TECHNICAL MARKETING DOCUMENTATION V 2.0 / UPDATED JUNE 2012 Table of Contents Introduction.................................................................. 3 vsphere

More information

Running VMware vsan Witness Appliance in VMware vcloudair First Published On: April 26, 2017 Last Updated On: April 26, 2017

Running VMware vsan Witness Appliance in VMware vcloudair First Published On: April 26, 2017 Last Updated On: April 26, 2017 Running VMware vsan Witness Appliance in VMware vcloudair First Published On: April 26, 2017 Last Updated On: April 26, 2017 1 Table of Contents 1. Executive Summary 1.1.Business Case 1.2.Solution Overview

More information

VMWARE EBOOK. Easily Deployed Software-Defined Storage: A Customer Love Story

VMWARE EBOOK. Easily Deployed Software-Defined Storage: A Customer Love Story VMWARE EBOOK Easily Deployed Software-Defined Storage: A Customer Love Story TABLE OF CONTENTS The Software-Defined Data Center... 1 VMware Virtual SAN... 3 A Proven Enterprise Platform... 4 Proven Results:

More information

What s New in VMware vsphere 4.1 Performance. VMware vsphere 4.1

What s New in VMware vsphere 4.1 Performance. VMware vsphere 4.1 What s New in VMware vsphere 4.1 Performance VMware vsphere 4.1 T E C H N I C A L W H I T E P A P E R Table of Contents Scalability enhancements....................................................................

More information

Performance Testing December 16, 2017

Performance Testing December 16, 2017 December 16, 2017 1 1. vsan Performance Testing 1.1.Performance Testing Overview Table of Contents 2 1. vsan Performance Testing Performance Testing 3 1.1 Performance Testing Overview Performance Testing

More information

vsan Remote Office Deployment January 09, 2018

vsan Remote Office Deployment January 09, 2018 January 09, 2018 1 1. vsan Remote Office Deployment 1.1.Solution Overview Table of Contents 2 1. vsan Remote Office Deployment 3 1.1 Solution Overview Native vsphere Storage for Remote and Branch Offices

More information

VMware vsphere APIs for I/O Filtering (VAIO) November 14, 2017

VMware vsphere APIs for I/O Filtering (VAIO) November 14, 2017 VMware vsphere APIs for I/O Filtering (VAIO) November 14, 2017 1 Table of Contents 1. Introduction to vsphere APIs for I/O Filtering 1.1.Introduction to vsphere APIs for I/O Filtering 2. VAIO Technical

More information

vsan All Flash Features First Published On: Last Updated On:

vsan All Flash Features First Published On: Last Updated On: First Published On: 11-07-2016 Last Updated On: 11-07-2016 1 1. vsan All Flash Features 1.1.Deduplication and Compression 1.2.RAID-5/RAID-6 Erasure Coding Table of Contents 2 1. vsan All Flash Features

More information

Native vsphere Storage for Remote and Branch Offices

Native vsphere Storage for Remote and Branch Offices SOLUTION OVERVIEW VMware vsan Remote Office Deployment Native vsphere Storage for Remote and Branch Offices VMware vsan is the industry-leading software powering Hyper-Converged Infrastructure (HCI) solutions.

More information

WHITE PAPER SEPTEMBER VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT. Licensing, Pricing and Packaging

WHITE PAPER SEPTEMBER VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT. Licensing, Pricing and Packaging WHITE PAPER SEPTEMBER 2017 VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT Licensing, Pricing and Packaging Table of Contents Executive Summary 3 VMware vsphere with Operations Management Overview

More information

What Is New in VMware vcenter Server 4 W H I T E P A P E R

What Is New in VMware vcenter Server 4 W H I T E P A P E R What Is New in VMware vcenter Server 4 W H I T E P A P E R Table of Contents What Is New in VMware vcenter Server 4....................................... 3 Centralized Control and Visibility...............................................

More information

Configuration Maximums VMware vsphere 5.0

Configuration Maximums VMware vsphere 5.0 Topic VMware vsphere 5.0 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 5.0. The limits presented in the following tables

More information

VMWARE VSPHERE FEATURE COMPARISON

VMWARE VSPHERE FEATURE COMPARISON DATASHEET VMWARE VSPHERE FEATURE COMPARISON ACROSS VERSIONS KEY SCALE METRICS: MAXIMUMS Host per Cluster VMs per Cluster CPUs per Host RAM per Host VMs per Host vcpus per VM vram per VM 32 64 64 4000 8000

More information

Understanding Data Locality in VMware vsan First Published On: Last Updated On:

Understanding Data Locality in VMware vsan First Published On: Last Updated On: Understanding Data Locality in VMware vsan First Published On: 07-20-2016 Last Updated On: 09-30-2016 1 Table of Contents 1. Understanding Data Locality in VMware vsan 1.1.Introduction 1.2.vSAN Design

More information

VMware vsphere VMFS First Published On: Last Updated On:

VMware vsphere VMFS First Published On: Last Updated On: First Published On: 10-24-2017 Last Updated On: 10-24-2017 1 Table of Contents 1. Introduction 1.1.Introduction 2. Background 2.1.Background 3. VMFS Technical Overview 3.1.VMFS Technical Overview 4. Features

More information

vsan Stretched Cluster Bandwidth Sizing First Published On: Last Updated On:

vsan Stretched Cluster Bandwidth Sizing First Published On: Last Updated On: vsan Stretched Cluster Bandwidth Sizing First Published On: 07-20-2016 Last Updated On: 11-22-2017 1 Table of Contents 1. VSAN Stretched Cluster 1.1.Overview 1.2.General Guidelines 1.3.Bandwidth Requirements

More information

Table of Contents HOL-SDC-1412

Table of Contents HOL-SDC-1412 Table of Contents Lab Overview... 2 - IT Outcomes Data Center Virtualization and Standardization... 3 Module 1 - Lab Overview (15 Min)... 5 Physical Topology... 6 Application Topology... 8 Access the 3-Tier

More information

Fujitsu PRIMEFLEX for VMware vsan 20,000 User Mailbox Exchange 2016 Mailbox Resiliency Storage Solution

Fujitsu PRIMEFLEX for VMware vsan 20,000 User Mailbox Exchange 2016 Mailbox Resiliency Storage Solution Fujitsu PRIMEFLEX for VMware vsan 20,000 User Mailbox Exchange 2016 Mailbox Resiliency Storage Solution Tested with: ESRP Storage Version 4.0 Tested Date: 2018-09-10 Content Content... 2 Overview... 3

More information

Using VMware vsphere Replication. vsphere Replication 6.5

Using VMware vsphere Replication. vsphere Replication 6.5 Using VMware vsphere Replication 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your

More information

PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018

PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018 PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018 Table of Contents Executive Summary...3 Introduction...3 Test Environment... 4 Infrastructure

More information

VMware Virtual SAN. High Performance Scalable Storage Architecture VMware Inc. All rights reserved.

VMware Virtual SAN. High Performance Scalable Storage Architecture VMware Inc. All rights reserved. VMware Virtual SAN High Performance Scalable Storage Architecture 2014 VMware Inc. All rights reserved. Agenda Importance of Software Defined approach for Storage Introduction VMware Virtual SAN Key Properties

More information

vrealize Operations Management Pack for vsan 1.0 Guide

vrealize Operations Management Pack for vsan 1.0 Guide vrealize Operations Management Pack for vsan 1.0 Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To

More information

vsphere Storage Update 1 Modified 16 JAN 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vsphere Storage Update 1 Modified 16 JAN 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Update 1 Modified 16 JAN 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Configuration Maximums. Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

Configuration Maximums. Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Configuration s Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Configuration s You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

What s New in VMware vsphere Availability

What s New in VMware vsphere Availability What s New in VMware vsphere 5.0 - Availability Technical WHITE PAPER v 1.0/Updated June 2011 Table of Contents Introduction.... 3 Management Availability.... 3 Manageability.... 3 Usability.... 4 Application

More information

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

Developing a Hyper- Converged Storage Strategy for VMware vcloud Director with VMware vsan

Developing a Hyper- Converged Storage Strategy for VMware vcloud Director with VMware vsan VMware vcloud Architecture Toolkit for Service Providers Developing a Hyper- Converged Storage Strategy for VMware vcloud Director with VMware vsan Version 2.9 January 2018 Martin Hosken 2018 VMware, Inc.

More information

Stellar performance for a virtualized world

Stellar performance for a virtualized world IBM Systems and Technology IBM System Storage Stellar performance for a virtualized world IBM storage systems leverage VMware technology 2 Stellar performance for a virtualized world Highlights Leverages

More information

vsan Mixed Workloads First Published On: Last Updated On:

vsan Mixed Workloads First Published On: Last Updated On: First Published On: 03-05-2018 Last Updated On: 03-05-2018 1 1. Mixed Workloads on HCI 1.1.Solution Overview Table of Contents 2 1. Mixed Workloads on HCI 3 1.1 Solution Overview Eliminate the Complexity

More information

What s New with VMware vcloud Director 8.0

What s New with VMware vcloud Director 8.0 Feature Overview TECHNICAL WHITE PAPER Table of Contents What s New with VMware....3 Support for vsphere 6.0 and NSX 6.1.4....4 VMware vsphere 6.0 Support...4 VMware NSX 6.1.4 Support....4 Organization

More information

View Storage Accelerator in VMware View 5.1

View Storage Accelerator in VMware View 5.1 View Storage Accelerator in VMware View 5.1 Leveraging the Content-Based Read Cache in VMware vsphere 5.0 within VMware View 5.1 TECHNICAL WHITE PAPER Table of Contents Introduction.... 3 About VMware

More information

Table of Contents HOL HCI

Table of Contents HOL HCI Table of Contents Lab Overview - - vsan v6.6.1 - Getting Started... 2 Lab Guidance... 3 Module 1 - vsan 6.6.1 Setup and Enablement (15 Minutes,Beginner)... 9 Introduction... 10 VMware vsan Overview...

More information

Expert Reference Series of White Papers. Five Reasons Why You Should Pair VSAN and View

Expert Reference Series of White Papers. Five Reasons Why You Should Pair VSAN and View Expert Reference Series of White Papers Five Reasons Why You Should Pair VSAN and View 1-800-COURSES www.globalknowledge.com Five Reasons Why You Should Pair VSAN and View Matt Feeney, VCI, VCP5, VCP-DT,

More information

CLOUD PROVIDER POD. for VMware. Release Notes. VMware Cloud Provider Pod January 2019 Check for additions and updates to these release notes

CLOUD PROVIDER POD. for VMware. Release Notes. VMware Cloud Provider Pod January 2019 Check for additions and updates to these release notes VMware Cloud Provider Pod 1.1 31 January 2019 Check for additions and updates to these release notes Version 1.1 This document includes release details about VMware Cloud Provider Pod 1.1 What's in the

More information

Leveraging VMware vsan for Highly Available Management Clusters

Leveraging VMware vsan for Highly Available Management Clusters VMware vcloud Architecture Toolkit for Service Providers Leveraging VMware vsan for Highly Available Management Clusters Version 2.9 January 2018 Danilo Feroce 2018 VMware, Inc. All rights reserved. This

More information

What s New in VMware vsphere 5.1 VMware vcenter Server

What s New in VMware vsphere 5.1 VMware vcenter Server What s New in VMware vsphere 5.1 VMware vsphere 5.1 TECHNICAL MARKETING DOCUMENTATION V 1.0/UPDATED JULY 2012 Table of Contents Introduction... 3 Key Components... 3 vcenter Single Sign-On Server.... 3

More information

Managing Performance Variance of Applications Using Storage I/O Control

Managing Performance Variance of Applications Using Storage I/O Control Performance Study Managing Performance Variance of Applications Using Storage I/O Control VMware vsphere 4.1 Application performance can be impacted when servers contend for I/O resources in a shared storage

More information

VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN

VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN White Paper VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN Benefits of EMC VNX for Block Integration with VMware VAAI EMC SOLUTIONS GROUP Abstract This white paper highlights the

More information

Advanced Architecture Design for Cloud-Based Disaster Recovery WHITE PAPER

Advanced Architecture Design for Cloud-Based Disaster Recovery WHITE PAPER Advanced Architecture Design for Cloud-Based Disaster Recovery WHITE PAPER Introduction Disaster Recovery (DR) is a fundamental tool for mitigating IT and business risks. But because it is perceived as

More information

CLOUD PROVIDER POD RELEASE NOTES

CLOUD PROVIDER POD RELEASE NOTES VMware Cloud Provider Pod 1.0 18 October 2018 Check for additions and updates to these release notes Release Notes Version 1.0 This Release Notes document includes details about VMware Cloud Provider Pod

More information

Configuration Maximums

Configuration Maximums Configuration s vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

VMware vsan Design and Sizing Guide First Published On: February 21, 2017 Last Updated On: April 04, 2018

VMware vsan Design and Sizing Guide First Published On: February 21, 2017 Last Updated On: April 04, 2018 VMware vsan Design and Sizing Guide First Published On: February 21, 2017 Last Updated On: April 04, 2018 1 Table of Contents 1. Introduction 1.1.Overview 2. vsan Design Overview 2.1.Adhere to the VMware

More information

vsphere Functionality on vsan December 17, 2017

vsphere Functionality on vsan December 17, 2017 December 17, 2017 1 Table of Contents 1. Basic vsphere Functionaliity on vsan 1.1.Deploy your First VM 1.2.Creating a Snapshot 1.3.Clone a Virtual Machine 1.4.vMotion a Virtual Machine Between Hosts 1.5.Storage

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

Mobile Secure Desktop Implementation with Pivot3 HOW-TO GUIDE

Mobile Secure Desktop Implementation with Pivot3 HOW-TO GUIDE Mobile Secure Desktop Implementation with Pivot3 HOW-TO GUIDE Solution Overview Purpose built to deliver a simple, scalable enterprise-class Virtual Desktop Infrastructure; Pivot3 vstac VDI appliances

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Administration Guide for 7.1 release January 2018 215-12648_B0 doccomments@netapp.com Table of Contents 3 Contents

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the

More information

Configuration Maximums VMware Infrastructure 3: ESX Server 3.5 Update 2, ESX Server 3i version 3.5 Update 2, VirtualCenter 2.

Configuration Maximums VMware Infrastructure 3: ESX Server 3.5 Update 2, ESX Server 3i version 3.5 Update 2, VirtualCenter 2. Topic Configuration s VMware Infrastructure 3: ESX Server 3.5 Update 2, ESX Server 3i version 3.5 Update 2, VirtualCenter 2.5 Update 2 When you are selecting and configuring your virtual and physical equipment,

More information

VMWARE CLOUD FOUNDATION: INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017

VMWARE CLOUD FOUNDATION: INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017 : INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017 Table of Contents Executive Summary 3 A Single Architecture for Hybrid Cloud 4 Introducing VMware Cloud Foundation 4 Deploying on Premises 6

More information

REDUCE TCO AND IMPROVE BUSINESS AND OPERATIONAL EFFICIENCY

REDUCE TCO AND IMPROVE BUSINESS AND OPERATIONAL EFFICIENCY SOLUTION OVERVIEW REDUCE TCO AND IMPROVE BUSINESS AND OPERATIONAL EFFICIENCY Drive Up Operational Efficiency and Drive Down TCO VMware HCI with Operations Management is the foundation for modern infrastructure,

More information

Dell Storage vsphere Web Client Plugin. Version 4.0 Administrator s Guide

Dell Storage vsphere Web Client Plugin. Version 4.0 Administrator s Guide Dell Storage vsphere Web Client Plugin Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION:

More information

vsan Management Cluster First Published On: Last Updated On:

vsan Management Cluster First Published On: Last Updated On: First Published On: 07-07-2016 Last Updated On: 03-05-2018 1 1. vsan Management Cluster 1.1.Solution Overview Table Of Contents 2 1. vsan Management Cluster 3 1.1 Solution Overview HyperConverged Infrastructure

More information

DumpExam. The best exam dump, valid dumps PDF, accurate exam materials provider

DumpExam.   The best exam dump, valid dumps PDF, accurate exam materials provider DumpExam http://www.dumpexam.com The best exam dump, valid dumps PDF, accurate exam materials provider Exam : 2V0-602 Title : VMware vsphere 6.5 Foundations Vendor : VMware Version : DEMO Get Latest &

More information

Virtual Volumes FAQs First Published On: Last Updated On:

Virtual Volumes FAQs First Published On: Last Updated On: First Published On: 03-20-2017 Last Updated On: 07-13-2018 1 Table of Contents 1. FAQs 1.1.Introduction and General Information 1.2.Technical Support 1.3.Requirements and Capabilities 2 1. FAQs Frequently

More information

CONFIDENTLY INTEGRATE VMWARE CLOUD ON AWS WITH INTELLIGENT OPERATIONS

CONFIDENTLY INTEGRATE VMWARE CLOUD ON AWS WITH INTELLIGENT OPERATIONS SOLUTION OVERVIEW CONFIDENTLY INTEGRATE VMWARE WITH INTELLIGENT OPERATIONS VMware Cloud TM on AWS brings VMware s enterprise class Software-Defined Data Center (SDDC) software to the AWS Cloud, with optimized

More information

Dedicated Hosted Cloud with vcloud Director

Dedicated Hosted Cloud with vcloud Director VMware vcloud Architecture Toolkit for Service Providers Dedicated Hosted Cloud with vcloud Director Version 2.9 April 2018 Harold Simon 2017 VMware, Inc. All rights reserved. This product is protected

More information

Introduction to Virtualization. From NDG In partnership with VMware IT Academy

Introduction to Virtualization. From NDG In partnership with VMware IT Academy Introduction to Virtualization From NDG In partnership with VMware IT Academy www.vmware.com/go/academy Why learn virtualization? Modern computing is more efficient due to virtualization Virtualization

More information

What's New in vsan 6.2 First Published On: Last Updated On:

What's New in vsan 6.2 First Published On: Last Updated On: First Published On: 07-07-2016 Last Updated On: 08-23-2017 1 1. Introduction 1.1.Preface 1.2.Architecture Overview 2. Space Efficiency 2.1.Deduplication and Compression 2.2.RAID - 5/6 (Erasure Coding)

More information

WHITE PAPER SEPTEMBER 2017 VCLOUD DIRECTOR 9.0. What s New

WHITE PAPER SEPTEMBER 2017 VCLOUD DIRECTOR 9.0. What s New WHITE PAPER SEPTEMBER 2017 VCLOUD DIRECTOR 9.0 What s New Contents Summary 3 Features Update 3 Enhanced User Interface.................................................... 3 Multisite Management.......................................................

More information

Microsoft SQL Server 2014 on VMware vsan 6.2 All-Flash October 31, 2017

Microsoft SQL Server 2014 on VMware vsan 6.2 All-Flash October 31, 2017 Microsoft SQL Server 2014 on VMware vsan 6.2 All-Flash October 31, 2017 1 Table of Contents 1. Executive Summary 1.1.Business Case 1.2.Solution Overview 1.3.Key Results 2. vsan SQL Server Reference Architecture

More information

Performance Implications of Storage I/O Control Enabled NFS Datastores in VMware vsphere 5.0

Performance Implications of Storage I/O Control Enabled NFS Datastores in VMware vsphere 5.0 Performance Implications of Storage I/O Control Enabled NFS Datastores in VMware vsphere 5.0 Performance Study TECHNICAL WHITE PAPER Table of Contents Introduction... 3 Executive Summary... 3 Terminology...

More information

Pivot3 Acuity with Microsoft SQL Server Reference Architecture

Pivot3 Acuity with Microsoft SQL Server Reference Architecture Pivot3 Acuity with Microsoft SQL Server 2014 Reference Architecture How to Contact Pivot3 Pivot3, Inc. General Information: info@pivot3.com 221 West 6 th St., Suite 750 Sales: sales@pivot3.com Austin,

More information

Expert Reference Series of White Papers. VSAN: Reimagining Storage in vsphere

Expert Reference Series of White Papers. VSAN: Reimagining Storage in vsphere Expert Reference Series of White Papers VSAN: Reimagining Storage in vsphere 1-800-COURSES www.globalknowledge.com VSAN: Reimagining Storage in vsphere John Hales, Global Knowledge VMware Instructor, A+,

More information

Configuring and Managing Virtual Storage

Configuring and Managing Virtual Storage Configuring and Managing Virtual Storage Module 6 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

What s New in VMware vsphere 5.1 Platform

What s New in VMware vsphere 5.1 Platform vsphere 5.1 Platform VMware vsphere 5.1 TECHNICAL MARKETING DOCUMENTATION V 2.0 / UPDATED JUNE 2012 Table of Contents Introduction... 3 vsphere Platform Enhancements... 3 User Access... 3 Auditing....

More information

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Applied Technology Abstract This white paper describes tests in which Navisphere QoS Manager and

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Workflow Guide for 7.2 release July 2018 215-13170_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE White Paper EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE EMC XtremSF, EMC XtremCache, EMC Symmetrix VMAX and Symmetrix VMAX 10K, XtremSF and XtremCache dramatically improve Oracle performance Symmetrix

More information

W H I T E P A P E R. Comparison of Storage Protocol Performance in VMware vsphere 4

W H I T E P A P E R. Comparison of Storage Protocol Performance in VMware vsphere 4 W H I T E P A P E R Comparison of Storage Protocol Performance in VMware vsphere 4 Table of Contents Introduction................................................................... 3 Executive Summary............................................................

More information

StorMagic SvSAN 6.1. Product Announcement Webinar and Live Demonstration. Mark Christie Senior Systems Engineer

StorMagic SvSAN 6.1. Product Announcement Webinar and Live Demonstration. Mark Christie Senior Systems Engineer StorMagic SvSAN 6.1 Product Announcement Webinar and Live Demonstration Mark Christie Senior Systems Engineer Introducing StorMagic What do we do? StorMagic SvSAN eliminates the need for physical SANs

More information

Data center requirements

Data center requirements Prerequisites, page 1 Data center workflow, page 2 Determine data center requirements, page 2 Gather data for initial data center planning, page 2 Determine the data center deployment model, page 3 Determine

More information

vsansparse Tech Note First Published On: Last Updated On:

vsansparse Tech Note First Published On: Last Updated On: First Published On: 02-09-2017 Last Updated On: 02-09-2017 1 Table of Contents 1. Introduction 1.1.Introduction 1.2.Virtual Machine Snapshot Overview 2. Introducing vsansparse Snapshots 2.1.Introducing

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Administration Guide for 7.2 release June 2018 215-13169_A0 doccomments@netapp.com Table of Contents 3 Contents

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design 4.0 VMware Validated Design for Software-Defined Data Center 4.0 You can find the most up-to-date technical

More information

Certified Reference Design for VMware Cloud Providers

Certified Reference Design for VMware Cloud Providers VMware vcloud Architecture Toolkit for Service Providers Certified Reference Design for VMware Cloud Providers Version 2.5 August 2018 2018 VMware, Inc. All rights reserved. This product is protected by

More information

HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY

HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY WHY DIGITAL TRANSFORMATION IS DRIVING ADOPTION OF MULTI-CLOUD STRATEGIES In the era of digital business, enterprises are increasingly using

More information

VMWARE HORIZON 6 ON HYPER-CONVERGED INFRASTRUCTURES. Horizon 6 version 6.2 VMware vsphere 6U1 / VMware Virtual SAN 6U1 Supermicro TwinPro 2 4 Nodes

VMWARE HORIZON 6 ON HYPER-CONVERGED INFRASTRUCTURES. Horizon 6 version 6.2 VMware vsphere 6U1 / VMware Virtual SAN 6U1 Supermicro TwinPro 2 4 Nodes TECHNICAL WHITE PAPER SEPTEMBER 2016 VMWARE HORIZON 6 ON HYPER-CONVERGED INFRASTRUCTURES Horizon 6 version 6.2 VMware vsphere 6U1 / VMware Virtual SAN 6U1 Supermicro TwinPro 2 4 Nodes Table of Contents

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design for Software-Defined Data Center 4.0 This document supports the version of each product listed and supports

More information