89 Fifth Avenue, 7th Floor New York, NY White Paper. HP Thin Technologies A Competitive Comparison

Size: px
Start display at page:

Download "89 Fifth Avenue, 7th Floor New York, NY White Paper. HP Thin Technologies A Competitive Comparison"

Transcription

1 89 Fifth Avenue, 7th Floor New York, NY White Paper HP Thin Technologies A Competitive Comparison

2 Printed in the United States of America Copyright 2012 Edison Group, Inc. New York. Edison Group offers no warranty either expressed or implied on the information contained herein and shall be held harmless for errors resulting from its use. All products are trademarks of their respective owners. First Publication: September 2012 Produced by: Chris M Evans, Sr. Analyst; John Nicholson, Sr. Analyst; Barry Cohen, Editor-in- Chief; Manny Frishberg, Editor

3 Table of Contents Executive Summary 1 Introduction 2 Objective 2 Audience 2 Terminology 2 Overview 3 Thin Provisioning Overview 3 Thin Provisioning Drawbacks 4 HP 3PAR StoreServ Thin Technology 5 Competitive Analysis 6 EMC VMAX 6 Background 6 HP 3PAR StoreServ Comparison Start Thin 6 HP 3PAR StoreServ Comparison Get Thin 7 HP 3PAR StoreServ Comparison Stay Thin 7 VMAX Restrictions 7 NetApp 8 Background 8 HP 3PAR StoreServ Comparison Start Thin 8 HP 3PAR StoreServ Comparison Get Thin 9 HP 3PAR StoreServ Comparison Stay Thin 9 Hitachi VSP 9 Background 9 HP 3PAR StoreServ Comparison Start Thin 10 HP 3PAR StoreServ Comparison Stay Thin 10 EMC VNX 11 HP 3PAR StoreServ Comparison Start Thin 11 HP 3PAR StoreServ Comparison Get Thin 11 HP 3PAR StoreServ Comparison Stay Thin 11 Performance Considerations 12 IBM XIV 12 HP 3PAR StoreServ Comparison Start Thin 12 HP 3PAR StoreServ Comparison Get Thin 12 HP 3PAR StoreServ Comparison Stay Thin 13 Testing Overview and Methodology 14 Test 1 Zero-Page-Reclaim Performance 14

4 Test 2 Large Pre-Allocation 15 Test Results 16 Test 1 Zero-Page-Reclaim Performance 16 Test 2 Large Pre-Allocation 19 Conclusions and Recommendations 21 Best Practices 21 Appendix A Document References 23 Appendix B Test Equipment Specification 24 Arrays 24 Servers 24

5 Executive Summary As the drive to "do more with less" becomes a mantra for many organizations, optimizing space utilization is a key goal of many IT departments. Storage continues to be one of the major cost components of today's infrastructure deployments. Thin technology, including thin provisioning, offers efficiency benefits that can significantly reduce both capital and operational costs. However implementations of thin technologies differ with the storage vendors. HP 3PAR StoreServ is seen as a leader in thin technology, with three key aims: 1. Start Thin ensure thin provisioned storage occurs with minimum overhead. 2. Get Thin ensure data moved to HP 3PAR StoreServ remains thin on migration. 3. Stay Thin ensure data is kept at optimal efficiency over time. To validate this statement, a literature review, extensive customer interviews, and two tests were performed: 1. Zero-Page-Reclaim Performance validation of the ability to reclaim freed resources as part of normal operations. 2. Large Pre-allocation test of the ability to create new storage volumes with minimal overhead. Overall, HP 3PAR StoreServ was the best performer in achieving the goals of "start thin," "get thin," and "stay thin." Edison: HP Thin Technologies Comparison Page 1

6 Introduction Objective This report looks at thin provisioning technology from the major storage vendors in today's marketplace. It compares the thin implementations from seven storage array platforms, including Hewlett Packard's 3PAR storage arrays. In particular this white paper highlights three important differentiating aspects of HP 3PAR StoreServ's thin technology: 1. The ability to "start thin" provisioned storage is thin at deployment time. 2. Getting thin the ability to move data from thick to thin. 3. Staying thin maintaining thin LUNs. Audience Decision makers in organizations that are considering implementing a thin technology strategy will find this paper provides high level information on vendor offerings. Technical professionals looking to understand more about the implementation of vendor thin technology solutions will also find the content of this paper useful. Terminology This white paper makes reference to the following common terminology: "Thick" LUN a storage volume presented from an array in which all of the space representing the logical size of the LUN (logical unit number) is reserved on the array for exclusive use by that volume. "Thin" LUN a storage volume presented from an array that is not tied to any physical storage allocation and in which only the physically written space is consumed on the array. Thin technologies a suite of features, including thin provisioning, that optimize the use of a storage array. Edison: HP Thin Technologies Comparison Page 2

7 Overview In recent years storage has become one of the major cost components within the data center. Although the price of storage continues to fall, the rate of data growth in many organizations continues to rise steeply, resulting in increasing costs for managing the storage systems. Every year there is a requirement to "do more with less," using storage more efficiently without increasing the operational budget. There are a number of key initiatives being undertaken by organizations in order to reduce their storage consumption. These relate directly to the use of thin technology. Reducing Waste Storage utilization never reaches 100 percent of the physical space provisioned from an array, as each level of configuration from the array to the host introduces some inefficiency. Reducing waste increases utilization and allows the deferral of additional capital expenditure. Reducing Overhead Deploying storage isn t a quick task; from purchase order to deployment on the data center floor, the process can take months to achieve. Storage administrators usually keep storage in reserve in order to manage the purchase process. Flexibility End users want the minimum disruption to their applications and as a result, many over-order storage resources, in many cases up to 36 months ahead of when the space is actually needed. Ideally, end users should be able to lay out their storage needs based on growth plans and then allocate that storage on-demand. Improving Cost Efficiency Storage Tiering (placing data on the most cost-effective media for the I/O profile required) is a key technology in reducing storage costs. Dynamic tiering can be used to automate the process of data placement, based on the use of storage pools for LUN creation. Thin provisioned LUNs directly aid the deployment of a tiered storage model. A thin LUN is built from blocks of physical disk capacity from within a pool of storage with metadata to associate the logical LUN to the physical space. The physical blocks can therefore be taken from multiple pools, where each pool represents a different tier. Thin Provisioning Overview Thin provisioning is a space reduction technology implemented by all of the major enterprise storage vendors. It enables the utilization of storage within an array to be increased over traditional "thick" storage deployments. Edison: HP Thin Technologies Comparison Page 3

8 In traditional "thick" storage deployments, physical space on disk is immediately reserved for the entire size of a volume (or "LUN") at creation time, regardless of how much space will subsequently be used by the host. In thin storage deployments, no space is reserved in advance for the LUN. As the host writes data to the LUN, physical space is assigned on-demand from the array, usually in blocks that vary from 4KB to 42MB, according to the vendor. Thin provisioned LUNs are therefore much more efficient and more closely track the actual space in use on the host. For many reasons, storage utilization on hosts never reaches 100 percent utilization. However with "thick" LUNs, physical space is reserved out on an array for the entire size of a volume. Thin provisioned deployments can take advantage of all physical storage available by creating more logical storage capacity than is physically available. So called "over-provisioning" enables the utilization of physical space to be pushed to levels higher than can be achieved in normal deployments. Thin Provisioning Drawbacks The ability to over-provision storage does come with a few drawbacks. Should physical space be completely exhausted, hosts will receive write errors, indicating a physical problem on the array. Write failures are not usually handled gracefully by the host operating system and can lead to system crashes. Therefore, physical versus logical space capacity needs to be carefully managed. Over time as files are created and deleted, thin LUNs become less efficient. This is due to the way in which the file system on the LUN manages file allocations, free space and metadata. Some file system implementations are more "thin friendly" than others and are designed to re-use released space. However, housekeeping of thin provisioned storage is required in order to maintain optimal levels of efficiency. Storage vendors have introduced features that enable the array to recover unused storage resources: Zero-Page-Reclaim (ZPR) A storage array identifies an entire block of storage consisting of binary zeros, the block will be assumed to be unused and is released back to the free pool. The ability to find unused blocks depends on a number of factors, including the file system and array block-size and the level of file fragmentation. Smaller array block-sizes are better for ZPR operations. SCSI UNMAP The UNMAP command is a low-level I/O operation that can be used by the host to signal to the storage array that a block of storage is no longer in use and can be released to the free pool. Unfortunately very few operating systems currently support this feature. Edison: HP Thin Technologies Comparison Page 4

9 HP 3PAR StoreServ Thin Technology The HP 3PAR StoreServ storage platform has a "thin by design" architecture that places no restrictions on the use of either thin or thick LUNs. This applies to LUN performance, and capacity, removing the need for the storage administrator to design the layout of the array to cater for thin technology. HP 3PAR StoreServ is specifically optimized for thin provisioning and contains many unique design features that enable "starting thin," "getting thin," and "staying thin." RAID MP (multi-parity) HP 3PAR StoreServ arrays implement a form of RAID-6 that divides physical disks into "chunklets" of either 256MB or 1GB in size. Chunklets are combined to form Logical Volumes (LVs) and Common Provisioning Groups (CPGs) from which Virtual Volumes are created. Thin Provisioning Virtual Volumes use a block size increment of 16KB, which is the minimum reclaimable unit of storage within the array. Hardware ASIC Now at Generation Four, HP 3PAR StoreServ uses dedicated custom ASIC (Application Specific Integrated Circuit) processors to perform the identification and recovery of unused resources that can be reclaimed from thin provisioned virtual volumes. An ASIC enables processor-intensive tasks to be offloaded to dedicated hardware, removing the performance impact of features such as space reclamation from the array and ensures consistent host I/O response times. The HP 3PAR StoreServ ASIC provides a range of functions, including inline ZPR. Thin Persistence An operating system task that identifies and recovers freed resources. Thin Conversion Performs the migration of thick to thin volumes through a process of inline zero detection. As data is copied to the array, zeroed blocks of data are identified and logically mapped rather than physically written to disk. Thin Copy Reclamation Performs space recovery on volume copies within the array. Thin Reclamation API HP 3PAR StoreServ developed the Thin Reclamation API in partnership with Symantec. This feature allows the file system to signal when freed resources can be released on the array. It is supported by Symantec Veritas Storage Foundation from Version 5 onwards. Virtualization Support HP 3PAR StoreServ supports the VMware VAAI API, including the "block zeroing" command. Management HP 3PAR StoreServ arrays provide alerts for specific thin provisioning space issues. Alerts are issued based on pre-defined thresholds and enable efficient monitoring of capacity in thin environments. Edison: HP Thin Technologies Comparison Page 5

10 Competitive Analysis EMC VMAX Symmetrix VMAX, EMC's flagship enterprise storage platform, is the first enterpriseclass storage product to move away from custom hardware design. It uses commoditybased Intel processors with customized hardware managing the interconnect between storage modules. The VMAX operating system Enginuity is an evolution of the code developed for the first Symmetrix ICDA (Integrated Cache Disk Arrays) in 1991, and it still retains many of the original architectural design features and constraints. The discussion of VMAX in this section covers the latest 10K, 20K and 40K models. Background Thin provisioning in VMAX is implemented as a feature called Virtual Provisioning EMC's brand name for their thin provisioning technology. Thin provisioned LUNs are known as thin devices and take physical storage from thin pools. A thin pool is created using standard "thick" LUNs (termed data devices), which are subdivided into allocation units called thin device extents. Thin pools must use the same emulation and RAID protection type and EMC recommend building them from disks of the same rotational speed and data device size. A thin extent is 12 tracks or 768KB in size and represents both the initial minimum assigned to all thin devices when they are bound to a thin pool and also the lowest increment of granularity when the capacity of a thin device is extended. HP 3PAR StoreServ thin technology uses the much smaller increment of 16KB, which results in less wastage, particularly with fragmented and thin-hostile file systems. Thin devices are effectively cache-based objects that simply reference the underlying physical pool of standard LUNs in array. These LUNs in turn, map to physical disks. A single VMAX system supports up to 512 pools and 64,000 thin devices. HP 3PAR StoreServ Comparison Start Thin VMAX Virtual Provisioning requires a significant amount of initial planning. EMC recommends the use of large data devices within pools. As data devices are effectively standard LUNs, typical configurations create LUNs to be used purely for thin pools and LUNs to be used for non-thin provisioned usage. Meta devices (a linked series of multiple standard devices) cannot be used as data devices. This practice leads to waste and a shortage of the right type of storage. It is possible to dissolve and resize standard LUNs, however the process is time consuming and can lead to unbalanced performance. Edison: HP Thin Technologies Comparison Page 6

11 With HP 3PAR StoreServ thin technology, physical disks are simply assigned to a pool from which either thin or thick LUNs can be provisioned. When VMAX thin devices are bound to a thin storage pool, a minimum allocation of one thin extent (768KB) is reserved. As thin devices are effectively cache objects, each device consumed an additional 148KB of cache, plus 8KB per 1GB based on the size of the thin device. With HP 3PAR StoreServ thin technology, no initial space reservations are made. HP 3PAR StoreServ Comparison Get Thin There is no functionality within the VMAX array to optimize storage when converting thick LUNs to thin devices. As thick LUNs are copied to a thin device, the space occupied by the thin device is 100 percent of the logical allocation. Thin devices must be optimized, using a process called Space Reclamation. This means data migrations moving thick to thin LUNs require additional physical capacity to be available for the migration process. HP 3PAR StoreServ thin technology uses the Thin Conversion feature to optimize the migration of thick to thin LUNs in real time at line speeds. HP 3PAR StoreServ Comparison Stay Thin EMC VMAX arrays are able to reclaim "empty" or zero pages of a thin device using Space Reclamation. This runs as a background task on the Disk Adapter associated with the LUN. An entire thin extent is read into cache and examined, checking the T10-DIF values for each block of data against a known T10-DIF value for an all-zeros block. If the entire thin extent contains only zeroed data, then it is released from use. Until the space reclamation process is run, any zeroed areas of a thin device still consume physical space. VMAX space reclamation cannot be used with thin devices that are in an active SRDF (Symmetrix Remote Data Facility) pair or are using local replication. With 3PAR StoreServ thin technology, the process of zero-detecting is done inline using a custom ASIC. This has no impact on the controller processor or cache utilization levels and occurs in real time at line-speed. There are no restrictions on replicated LUNs. VMAX Restrictions EMC recommends a utilization level of between percent per thin pool in order to prevent "out of space" issues. With multiple pools (which are required for different RAID data protection types) this can result in significant waste. HP 3PAR StoreServ thin technology does not require separate pools for multiple protection types. When using Synchronous SRDF with VMAX, only one active write is permitted per thin device. Where thin devices are created into meta-devices, this can result in a performance impact. There is also a limit of eight read-requests-per-paths for each thin device, which can result in slow performance with high read miss rates. Edison: HP Thin Technologies Comparison Page 7

12 NetApp NetApp storage appliances were originally developed to deliver network-attached storage using either the CIFS or NFS protocols. Over time, NetApp have developed their platform to cater for block storage, using either iscsi or Fibre Channel. The current versions of NetApp filers can be configured in either 7-mode or cluster-mode and represent two distinct product lines based on the original Data ONTAP operating system, and the codebase from the acquisition of Spinnaker, Inc., respectively. Background NetApp filers implement block-based storage within Data ONTAP by emulating LUNs within volumes known as FlexVols. FlexVols are then created on aggregates (pools of physical storage) and physical disk RAID groups. The underlying architecture uses a data layout called WAFL (Write Anywhere File Layout) that operates a "write-new" policy for both new data and updates; no block or file data is ever updated in place. WAFL uses a page size of 4KB, storing updates in non-volatile RAM before writing an entire "stripe" of data to disk. In this way, writes are optimized on commit-to-disk using a RAID-4 physical disk configuration. NetApp LUNs are emulated through files on volumes; therefore, both block and file data can be mixed within the same storage pool. LUN creation is a simple process to achieve, however the use of block-based LUNs involves significant complexity. HP 3PAR StoreServ Comparison Start Thin All NetApp volumes by default are "thick" provisioned with thin volumes simply having a no space guarantees. In turn, LUNs within a volume are thin provisioned if they have space reservation disabled. By default, all LUNs are thick provisioned and have space reservation enabled. The administrator must turn off space reservation after the LUN is created to make it thin-provisioned. However, as blocks of data are not overwritten in place, an additional amount of space (called Fractional Reserve or Overwrite Reserved Space) must be reserved to manage data updates where snapshots are used on the LUN. By default Fractional Reserve is set at 100 percent when the space guarantee is set to "file" for a volume. This is the only way to guarantee enough space is available within the volume to hold updates to the entire contents of the LUN. Space guarantees are complex and if used incorrectly can result in LUNs going offline in order to protect data. The system creates a propensity to over-configure storage in order to reduce the risk of data access issues. HP 3PAR StoreServ thin technology is implemented in a much simpler way and does not have the management complexity seen in the NetApp platform. Edison: HP Thin Technologies Comparison Page 8

13 HP 3PAR StoreServ Comparison Get Thin NetApp has no native features for importing LUNs from other storage platforms. LUNs migrated into the NetApp platform using host-based tools allocate physical space matching the entire logical size of the LUN. There are no native features within Data ONTAP to identify and reclaim zero or empty pages of data. Data ONTAP does implement data deduplication (called dedupe) at the block level, and it is possible to use this feature to deduplicate zeroed pages of data. However there are restrictions on the size of LUNs that have dedupe enabled. In addition, deduping can have negative performance impacts on highly utilized LUNs. NetApp quote tests that show the performance impact for writes on deduplicated volumes becomes worse with larger systems; for example the FAS6080 can have a performance degradation of up to 35 percent. HP 3PAR StoreServ thin technology has no performance impact. HP 3PAR StoreServ Comparison Stay Thin Over time, as data is written to a NetApp block-lun, the physical space used trends towards the logical LUN size. There are no in-built features for enabling zero-block identification and reclaiming. Instead, NetApp requires the deployment of a host-based agent called SnapDrive to track updates to the file system. The agent must be deployed on every server to which NetApp LUNs are presented; otherwise the tracking of file deletions cannot occur. Platform support for SnapDrive is limited and does not include common operating systems such as RHEL6. HP 3PAR StoreServ thin technology automatically detects zero-block data inline with no performance impact and does not require the implementation of host agents. Hitachi VSP The VSP is Hitachi's current enterprise-level storage array and is the evolution of previous Lightning and USP-V models. The VSP retains the use of custom ASIC technology, in which the management of storage processes is handled by Virtual Storage Directors connected to the back-end switch matrix. Custom ASIC usage has been a feature of all of the Hitachi storage platforms; however it isn't used directly in the thin provisioning approach or in managing the efficiency of thin provisioned storage. Background VSP thin provisioning technology is known as HDP--Hitachi Dynamic Provisioning. HDP thin LUNs (called LDEVs or logical devices) are created from a HDP pool that comprises standard LDEV devices. In turn, LDEVs are created from RAID groups, built from up to 16 disks in one of seven RAID-5 or RAID-6 variations. At the physical level, data is written in tracks of 256KB per physical disk, which results in a standard logical Edison: HP Thin Technologies Comparison Page 9

14 page size of 42MB, in order to accommodate all possible RAID levels. This means initial volume allocations and volume expansion of thin LUNs is in 42MB-page increments that can result in inefficient use of space with small file block size and thin-unfriendly file systems. With HP 3PAR StoreServ thin technology, space allocations are made in 16KB increments, which results in much less wastage in thin-unfriendly environments. HP 3PAR StoreServ Comparison Start Thin The creation of VSP HDP pools requires considerable planning. Hitachi recommends that pools be created using large LUNs built from traditional RAID groups. RAID group creation is typically performed at array installation time and so is a one-off task. The RAID group size depends on how many physical disks and back-end directors have been installed within the VSP. However it is normal to build HDP pools from many RAID groups across all back-end directors to ensure maximum I/O performance so called wide striping. Although standard "thick" LDEVs can be created from the same RAID groups used to create HDP pools, for performance reasons, the practice isn't recommended. The implementation of HDP can result in wasted resources and always requires the reservation of many RAID groups to thin provisioning. By contrast, with HP 3PAR StoreServ thin technology physical disks are simply assigned to a pool from which either thin or thick LUNs can be provisioned. On VSP, thin LDEVs allocate a minimum of one 42MB page on assignment to an HDP pool. With HP 3PAR StoreServ thin technology, no initial space reservations are made. HP 3PAR StoreServ Comparison Stay Thin The Hitachi VSP platform enables traditional "thick" LUNs to be imported into the system using the external virtualization feature of the array, known as Universal Volume Manager. In addition, "thick" LUNs can be imported from other VSP systems using TrueCopy replication. Any imported LUNs remain fully allocated at their original logical size until zero-block reclaim is performed using the zero-page-reclaim feature. ZPR is a post-processing background task that examines individual LDEVs and releases 42MB pages back to the HDP pool. Hitachi recommends ZPR be executed during periods of inactivity, as the task is performed by the back-end directors and can have a performance impact on production I/O. As ZPR is not performed in-line, thin LDEVs will "grow" over time as data is written to the file system on the LUN. This means thin pools need to be provisioned with additional capacity to cater for this growth between ZPR reclaim tasks. With 3PAR StoreServ thin technology, the process of zero-detection is done inline using a custom ASIC. This has no impact on the controller processor and occurs in real time at line-speed. Edison: HP Thin Technologies Comparison Page 10

15 EMC VNX EMC's VNX platform is an evolution of the previous CLARiiON and Celerra products (serving block and file protocols respectively). The two platforms were brought together and marketed as a single platform, using one management tool, called Unisphere. Blockbased storage LUNs are presented from the base hardware unit, with file access implemented on x-blade modules. Thin provisioning technology is implemented using the Virtual Provisioning (VP) feature. VP extends the capabilities of LUN configuration to include both thick and thin LUNs on the same disk pool. VP disk pools can be comprised of large numbers of disks (greater than the standard disk pool which is limited to 16 devices), but still configures disks in RAID groups for resiliency. HP 3PAR StoreServ Comparison Start Thin VNX thin LUNs can be logically defined in sizes from 1MB to 16TB. However each LUN reserves a minimum of 3GB. This means allocation of a large number of LUNs has a significant reservation on physical space, in contrast to HP 3PAR StoreServ thin technology s no minimum physical spare reservation. HP 3PAR StoreServ Comparison Get Thin VNX does not support any native inline zero-page reclaim functionality. Instead, "empty" pages must be reclaimed by using either the LUN Migration (within the array) or SAN Copy (from external arrays) functions. This means that thin LUN physical capacity will trend towards their logical size over time. EMC recommends using the sdelete host command and LUN migration as the method of reclaiming unused space in the VNX array. By comparison, HP 3PAR StoreServ thin technology detects and eliminates zero-page data inline with no need to perform additional manual data migrations. VNX supports the Symantec Thin Reclamation API, however this requires the deployment of the Veritas File System on every server for which reclaim is required. HP 3PAR StoreServ Comparison Stay Thin VNX thin LUNs grow in increments of 1GB of physical space, with 8KB blocks used as the minimum level of granularity. The 8KB block refers to the space within which zero page data can be reclaimed, however each increment of space assigned to a LUN works in steps of 1GB, so any 8KB holes "punched" out of a 1GB slice can only be reused by that volume, rather than as free space for all available volumes. HP 3PAR StoreServ thin technology implements LUN mapping to internal logical disks at 32MB pages, with 16KB representing the minimum level of page granularity for thin provisioning. This makes the 3PAR system much more efficient with thin LUNs. VNX has no ASIC technology to perform inline zero space reclamation, unlike HP 3PAR StoreServ. Edison: HP Thin Technologies Comparison Page 11

16 Performance Considerations EMC highlight that Virtual Provisioning Thin LUNs do provide more flexibility, but offer lower performance than traditional thick LUNs and so recommend their use only for applications requiring "moderate" performance. HP 3PAR StoreServ thin technology has no performance restrictions. IBM XIV The IBM XIV storage array platform was acquired from an Israeli startup, founded by the inventor of the EMC Symmetrix, Moshe Yanai. The platform takes a radical departure from traditional arrays and uses only high-capacity SATA or SAS hard drives, although the configuration has recently been expanded to accelerate I/O using an SSD cache layer. XIV is now at the third generation of hardware, utilizing either 2TB or 3TB drives, with 6TB of SSD cache. Each array is comprised of between six and 15 server nodes, which hold 12 hard drives each, resulting in a maximum configuration of 180 drives. Each node subdivides disks into 1MB chunks, which are then distributed across all disks as a single large pool of mirrored data. XIV uses the terms "soft size" and "hard size" to refer to the logical and physical size of a LUN respectively. These terms also apply equally to pools that can be allocated physical capacity. It is possible for a pool to deplete hard (physical capacity) and lock access to a volume, despite there being free physical space in other pools. The overall capacity of an XIV array is referred to as the "system hard size." A "system soft size" the degree of over-provisioning permitted at the array level is also defined, but can't be modified by the system administrator. This value has to be set by an IBM engineer and requires the customer to indemnify IBM against any issues that occur as a result of the change. HP 3PAR StoreServ Comparison Start Thin By default, all XIV LUNs are thin provisioned and placed into storage pools. As data is spread equally across all drives in the system, storage pools provide no more than a logical administrative benefit for thin provisioning; no workload segregation is possible. Due to the architectural design of the system, all LUNs reserve an initial 17GB at creation time, which can result in a significant initial waste of space. In addition, all LUNs are incremented in 17GB chunks. HP 3PAR StoreServ thin technology reserves no space on initial LUN creation, and uses increments in 16KB, making it highly efficient. HP 3PAR StoreServ Comparison Get Thin XIV can support the thick-to-thin conversion of volumes as part of the Data Migration feature. Volumes imported from other systems do have zero-pages identified and removed during the process. However, Data Migration requires configuration changes Edison: HP Thin Technologies Comparison Page 12

17 and the placement of the XIV "inline" with the host and the original volume. This task requires an outage to achieve. With HP 3PAR StoreServ thin technology, data can be migrated into the array via the host, identifying zero-pages in line and without requiring a host outage. HP 3PAR StoreServ Comparison Stay Thin XIV implements a zero-page-reclaim feature to identify and eliminate "empty" blocks of data. However, the feature is implemented as part of the background data "scrubbing" routine that trawls the array and looks for data integrity and parity issues. Reclamation of ZPR data can take many days (or as long as three weeks) to complete, so there is an over-allocation of physical space until zero pages can be identified and recovered. HP 3PAR StoreServ thin technology implements active ZPR detection inline at the time of data write, ensuring "empty" pages are immediately identified and eliminated before data is written to physical disk. XIV supports the Symantec Thin Reclamation API for instant space reclamation, enabling hosts running Symantec Storage Foundation, version 5 and above, to directly signal to the array when storage is released. This requires the deployment of the Veritas File System on each host connected to the array. Instant space reclamation does not support mirrored volumes, volumes that have snapshots or snapshots themselves, making the recovery process limited. Edison: HP Thin Technologies Comparison Page 13

18 Testing Overview and Methodology The aim of performing vendor comparison tests is to show how HP 3PAR StoreServ compares to other vendors in terms of performance and efficiency. Although the implementations from each vendor appear to offer similar features, the implementations differ greatly in their performance and efficiency. The following tests were performed in the competitive summary list. The storage systems tested were not directly comparable for performance targets or specifications. They varied in the number, size and types of drives, the number of controllers and other physical specifications. Therefore, the data generated in Edison's zero-page-reclaim performance test should only be compared for the differences for each tested array from the test baseline. The exception is the Large Pre-Allocation results, which demonstrate the effects of the different thin provisioning and storage architectures on capacity utilization, rather than a change in performance for the systems. Details of the hardware tested can be found in the Appendix, at the end of this document. Test 1 Zero-Page-Reclaim Performance This test aims to show the impact of zero-page-reclaim functionality on each array. The reclaim function is an essential property of "stay thin," ensuring that ongoing allocations don't turn thin volumes into thick ones over time. Ideally this test should not impact I/O performance. The test process performed the following steps: 1. Create a single large "thick" 200GB LUN and assign to a Windows host. 2. Quick format the LUN with the NTFS file system. 3. Perform load test with IOMETER, writing binary zeros to the LUN, recording IOPS and latency figures. 4. Repeat the test with a 200GB thin LUN. Prior to the test, the zero-page-reclaim task was enabled on the VSP system. For the EMC platforms, the zero-page-reclaim feature was enabled by performing a LUN migration, the method recommended by EMC. Edison: HP Thin Technologies Comparison Page 14

19 Test 2 Large Pre-Allocation This test aims to show the overhead at the initial creation of thin LUNs and addresses the requirement to "start thin." Ideally the creation of thin LUNs should reserve the minimum amount of storage possible on the array. The test process performed the following steps: 1. Create five 200GB thin LUNs and assign to a Windows host. 2. Quick format the LUNs with the NTFS file system. 3. Measure the amount of space consumed as indicated by the array. Edison: HP Thin Technologies Comparison Page 15

20 Test Results Test 1 Zero-Page-Reclaim Performance The data in these tables represents the performance for each array capable of zero-pagereclaim within the test parameters. Data for IBM XIV was not included because that system performs reclaim over a very long period of time that was outside the test parameters. 1 Platform Degradation from Baseline (%) EMC VMAX 48.19% Dell Compellent 42.33% EMC VNX 29.99% Hitachi VSP 23.34% HP 3PAR 0.00% Table 1 - Test 1 - IOPS Performance during ZPR 1 According to an IBM Redbook, IBM XIV Storage System: Copy Services and Migration, it, "could take up to three weeks for used space value to decrease This is because recovery of empty space runs as a background task."(page 264). Not only is the time required for ZPR outside the parameters of our research, enabling over-provisioning is, "not within the scope of the administrator role."(page 30) This suggests that an IBM engineer must perform an overprovisioned configuration. Edison: HP Thin Technologies Comparison Page 16

21 Figure 1 - Test 1 - IOPS Performance during ZPR Platform Degradation from Baseline (%) EMC VNX 42.61% EMC VMAX 40.58% Dell Compellent 74.22% Hitachi VSP 30.33% HP 3PAR 1.23% Table 1 - Test 1 - I/O Latency during ZPR Edison: HP Thin Technologies Comparison Page 17

22 Figure 2 - Test 1 - I/O Latency during ZPR The results of this test show that ZPR activity has an impact on both the latency and throughput of each platform except HP 3PAR StoreServ. The greatest effect was seen on EMC VMAX performance and the latency increase with Dell Compellent. Edison was able to determine that performance impact shown on EMC VMAX was because the platform needs to read each thin device extent into cache in order to perform ZPR processing. This cache load clearly has a direct impact on array performance. Edison was unable to diagnose the causes of the increase latency on the Dell Compellent system. The HP 3PAR StoreServ array has dedicated ASICs to handle the ZPR workload without impacting on delivering I/O to hosts. Edison: HP Thin Technologies Comparison Page 18

23 Test 2 Large Pre-Allocation The results from this test are shown in the following table and graph. Platform Space Allocated (MB) EMC VMAX 17 NetApp FAS 368 Dell Compellent 800 Hitachi VSP 1,230 HP 3PAR 3,125 EMC VNX 20,039 IBM XIV 86,000 Table 2 - Test 2 - Large Pre-Allocation Figure 3 - Test 2 - Large Pre-Allocation Edison: HP Thin Technologies Comparison Page 19

24 The results of this test show EMC VNX and IBM XIV performed poorly in preallocations. EMC VNX reserves a minimum of 3GB per LUN; IBM XIV reserves a minimum of 17GB per LUN. The other platforms performed well. Clearly when systems have large volumes of LUNs, the minimum reserve can have a detrimental impact on the aims of "starting thin," resulting in large amounts of unusable storage. Edison: HP Thin Technologies Comparison Page 20

25 Conclusions and Recommendations Thin provisioning is a great space optimization feature that can be used to increase levels of utilization on storage arrays. The direct benefit is reducing capital expenditure on hardware and operational expenditure on management. However as we have seen from the tests, not all thin provisioning implementations are equal in terms of their ability to optimize space with minimal impact on performance. HP 3PAR StoreServ systems adhere to three basic principles: 1. Start Thin the creation of new LUNs requires minimal overhead. In Test 2 we saw all arrays perform efficiently at this, except for the EMC VNX and IBM XIV platforms. With low overhead on LUN creation, the efficient platforms can scale to far greater numbers of LUNs and so can deliver storage resources more efficiently. 2. Get Thin the ability to move data from thick to thin deployments. The import of existing data into an array requires features that enable data to be optimized as it is written to disk. Only HP 3PAR StoreServ is able to perform inline zero detection at write time. EMC VNX, Dell Compellent and IBM XIV are able to zero detect when data is imported under certain circumstances, for example as part of replication, but these are not completely flexible solutions. 3. Stay Thin the ability to detect and free unused space over time. As data is written to thin volumes, the trend is for LUNs to grow in size to equal the logically allocated capacity. This can happen because of defragmentation or with "thin unfriendly" file systems that embed metadata with content, or are inefficient at reusing released resources. Most vendors, with the exception of NetApp now support some form of zero-page-reclaim or UNMAP feature, where space is returned to the array when released by the host. However these background tasks can have a significant impact on host I/O performance as was demonstrated in Test 1. Only the HP 3PAR StoreServ platform provides a thin provisioning implementation that delivers the most efficient storage utilization. Best Practices The testing and research in this white paper highlights a number of best practice considerations: 1. Implement Zero-Page-Reclaim This feature should be used to ensure LUNs stay thin, however on most platforms (except 3PAR because of its custom ASIC and XIV Edison: HP Thin Technologies Comparison Page 21

26 because it runs so slowly) needs to be scheduled out of normal production hours to minimize performance impact. 2. Be aware of minimum LUN sizes When setting a standard for thin provisioned LUNs, ensure that the minimum configured LUN size is not likely to waste capacity. Edison: HP Thin Technologies Comparison Page 22

27 Appendix A Document References The following documents were referenced during the production of this white paper. TR NetApp Deduplication for FAS and V-Series Deployment and Implementation Guide TR-3563 NetApp Thin Provisioning Increases Storage Utilization with On Demand Allocation TR-3483 Thin Provisioning in a NetApp SAN or IP SAN Enterprise Environment GC IBM XIV Storage System Planning Guide GC IBM XIV Storage System Product Overview 4AA3-3516ENW HP 3PAR Architecture Best Practices for Fast, Simple Capacity Application with EMC Symmetrix H EMC VNX Virtual Provisioning White Paper EMC VNX Series Release 7.0 VNX System Operations Dell Compellent Data Progression Data Sheet Edison: HP Thin Technologies Comparison Page 23

28 Appendix B Test Equipment Specification The following equipment was used to perform the testing documented in this white paper. Arrays Hitachi VSP NetApp FAS3140, running Data ONTAP 8.0.2, RAID-DP across 28 drives. Dell Compellent RAID-5 across 72x 600GB SAS drives EMC VNX5700 running microcode 5.31, RAID-5 across 24x 300GB 15K SAS drives. HP 3PAR F400 InForm OS (MU1) EMC VMAX-20K IBM XIV Gen2, 72x 1TB SATA drives Servers HP BL Blade Servers, 2x Intel X5650 CPU, 16GB RAM, HP Flex10 I/O Windows 2008R2 SP1 & CentOS 6.2 IOMeter v AA4-4079ENW Edison: HP Thin Technologies Comparison Page 24

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

89 Fifth Avenue, 7th Floor. New York, NY White Paper. HP 3PAR Priority Optimization: A Competitive Comparison

89 Fifth Avenue, 7th Floor. New York, NY White Paper. HP 3PAR Priority Optimization: A Competitive Comparison 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com White Paper HP 3PAR Priority Optimization: A Competitive Comparison Printed in the United States of America Copyright 2014 Edison Group,

More information

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1 Copyright 2011, 2012 EMC Corporation. All rights reserved. Published March, 2012 EMC believes the information in this publication

More information

Hitachi Virtual Storage Platform Family

Hitachi Virtual Storage Platform Family Hitachi Virtual Storage Platform Family Advanced Storage Capabilities for All Organizations Andre Lahrmann 23. November 2017 Hitachi Vantara Vorweg: Aus Hitachi Data Systems wird Hitachi Vantara The efficiency

More information

IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads

IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com @EdisonGroupInc 212.367.7400 IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads A Competitive Test and Evaluation Report

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

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by Microsoft SQL Native Backup Reference Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information

More information

DATA PROTECTION IN A ROBO ENVIRONMENT

DATA PROTECTION IN A ROBO ENVIRONMENT Reference Architecture DATA PROTECTION IN A ROBO ENVIRONMENT EMC VNX Series EMC VNXe Series EMC Solutions Group April 2012 Copyright 2012 EMC Corporation. All Rights Reserved. EMC believes the information

More information

Data ONTAP 8.1 Storage Efficiency Management Guide for 7-Mode

Data ONTAP 8.1 Storage Efficiency Management Guide for 7-Mode IBM System Storage N series Data ONTAP 8.1 Storage Efficiency Management Guide for 7-Mode GA32-1047-03 Contents Preface................................ 1 About this guide..............................

More information

EMC XTREMCACHE ACCELERATES ORACLE

EMC XTREMCACHE ACCELERATES ORACLE White Paper EMC XTREMCACHE ACCELERATES ORACLE EMC XtremSF, EMC XtremCache, EMC VNX, EMC FAST Suite, Oracle Database 11g XtremCache extends flash to the server FAST Suite automates storage placement in

More information

7 Ways Compellent Optimizes VMware Server Virtualization WHITE PAPER FEBRUARY 2009

7 Ways Compellent Optimizes VMware Server Virtualization WHITE PAPER FEBRUARY 2009 7 Ways Compellent Optimizes ware Virtualization WHITE PAPER FEBRUARY 2009 Introduction Increasingly, enterprises are turning to server virtualization to enhance IT flexibility while reducing costs. virtualization

More information

Storage Virtualization Explained

Storage Virtualization Explained Storage Virtualization Explained In order to understand the benefits of storage virtualization, it is important to understand how it works. In this e-guide, brought to you by SearchServerVirtualization.com,

More information

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results Dell Fluid Data solutions Powerful self-optimized enterprise storage Dell Compellent Storage Center: Designed for business results The Dell difference: Efficiency designed to drive down your total cost

More information

EMC Innovations in High-end storages

EMC Innovations in High-end storages EMC Innovations in High-end storages Symmetrix VMAX Family with Enginuity 5876 Sasho Tasevski Sr. Technology consultant sasho.tasevski@emc.com 1 The World s Most Trusted Storage System More Than 20 Years

More information

EMC Celerra Virtual Provisioned Storage

EMC Celerra Virtual Provisioned Storage A Detailed Review Abstract This white paper covers the use of virtual storage provisioning within the EMC Celerra storage system. It focuses on virtual provisioning functionality at several levels including

More information

EMC Business Continuity for Microsoft Applications

EMC Business Continuity for Microsoft Applications EMC Business Continuity for Microsoft Applications Enabled by EMC Celerra, EMC MirrorView/A, EMC Celerra Replicator, VMware Site Recovery Manager, and VMware vsphere 4 Copyright 2009 EMC Corporation. All

More information

New HPE 3PAR StoreServ 8000 and series Optimized for Flash

New HPE 3PAR StoreServ 8000 and series Optimized for Flash New HPE 3PAR StoreServ 8000 and 20000 series Optimized for Flash AGENDA HPE 3PAR StoreServ architecture fundamentals HPE 3PAR Flash optimizations HPE 3PAR portfolio overview HPE 3PAR Flash example from

More information

A Thorough Introduction to 64-Bit Aggregates

A Thorough Introduction to 64-Bit Aggregates Technical Report A Thorough Introduction to 64-Bit Aggregates Shree Reddy, NetApp September 2011 TR-3786 CREATING AND MANAGING LARGER-SIZED AGGREGATES The NetApp Data ONTAP 8.0 operating system operating

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager Reference Architecture Copyright 2010 EMC Corporation. All rights reserved.

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

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

The Storage Efficiency Guide for NetApp V-Series: Get More From Your Existing Storage December 2012 WP-7178

The Storage Efficiency Guide for NetApp V-Series: Get More From Your Existing Storage December 2012 WP-7178 White Paper The Storage Efficiency Guide for NetApp V-Series: Get More From Your Existing Storage December 2012 WP-7178 EXECUTIVE SUMMARY NetApp V-Series controllers help you address difficult storage

More information

Using EMC FAST with SAP on EMC Unified Storage

Using EMC FAST with SAP on EMC Unified Storage Using EMC FAST with SAP on EMC Unified Storage Applied Technology Abstract This white paper examines the performance considerations of placing SAP applications on FAST-enabled EMC unified storage. It also

More information

Assessing performance in HP LeftHand SANs

Assessing performance in HP LeftHand SANs Assessing performance in HP LeftHand SANs HP LeftHand Starter, Virtualization, and Multi-Site SANs deliver reliable, scalable, and predictable performance White paper Introduction... 2 The advantages of

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

EMC VNX2 Deduplication and Compression

EMC VNX2 Deduplication and Compression White Paper VNX5200, VNX5400, VNX5600, VNX5800, VNX7600, & VNX8000 Maximizing effective capacity utilization Abstract This white paper discusses the capacity optimization technologies delivered in the

More information

2012 Enterprise Strategy Group. Enterprise Strategy Group Getting to the bigger truth. TM

2012 Enterprise Strategy Group. Enterprise Strategy Group Getting to the bigger truth. TM 2012 Enterprise Strategy Group Enterprise Strategy Group Getting to the bigger truth. TM Enterprise Strategy Group Getting to the bigger truth. TM Virtualization Evolution and Storage Requirements Kim

More information

Data Sheet: Storage Management Veritas Storage Foundation by Symantec Heterogeneous online storage management

Data Sheet: Storage Management Veritas Storage Foundation by Symantec Heterogeneous online storage management Heterogeneous online storage management Overview Veritas Storage Foundation provides a complete solution for heterogeneous online storage management. Based on the industry-leading Veritas Volume Manager

More information

Vendor: Hitachi. Exam Code: HH Exam Name: Hitachi Data Systems Storage Fondations. Version: Demo

Vendor: Hitachi. Exam Code: HH Exam Name: Hitachi Data Systems Storage Fondations. Version: Demo Vendor: Hitachi Exam Code: HH0-130 Exam Name: Hitachi Data Systems Storage Fondations Version: Demo QUESTION: 1 A drive within a HUS system reaches its read error threshold. What will happen to the data

More information

Storage + VDI: the results speak for themselves at Nuance Communications

Storage + VDI: the results speak for themselves at Nuance Communications Storage + VDI: the results speak for themselves at Nuance Communications HPE 3PAR StoreServ All-Flash helps Nuance Communications build the right storage solution for a demanding high-performance computing

More information

IBM System Storage DS5020 Express

IBM System Storage DS5020 Express IBM DS5020 Express Manage growth, complexity, and risk with scalable, high-performance storage Highlights Mixed host interfaces support (FC/iSCSI) enables SAN tiering Balanced performance well-suited for

More information

Moving to dynamic utility Storage for cloud computing Craig Nunes

Moving to dynamic utility Storage for cloud computing Craig Nunes Moving to dynamic utility Storage for cloud computing Craig Nunes Vice President of Marketing HP Storage Storage workflow in an unpredictable world 1 Store Massive scale, virtualized, app proliferation,

More information

FOUR WAYS TO LOWER THE COST OF REPLICATION

FOUR WAYS TO LOWER THE COST OF REPLICATION WHITE PAPER I JANUARY 2010 FOUR WAYS TO LOWER THE COST OF REPLICATION How an Ultra-Efficient, Virtualized Storage Platform Brings Disaster Recovery within Reach for Any Organization FOUR WAYS TO LOWER

More information

EMC CLARiiON LUN Shrinking with Microsoft Exchange 2007

EMC CLARiiON LUN Shrinking with Microsoft Exchange 2007 EMC CLARiiON LUN Shrinking with Microsoft Exchange 2007 Applied Technology Abstract This white paper discusses the EMC CLARiiON LUN shrinking feature in detail. It captures the business benefits and advantages

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 FLASH 1 ST THE STORAGE STRATEGY FOR THE NEXT DECADE Richard Gordon EMEA FLASH Business Development 2 Information Tipping Point Ahead The Future Will Be Nothing Like The Past 140,000 120,000 100,000 80,000

More information

Veritas Storage Foundation from Symantec

Veritas Storage Foundation from Symantec Simplified, Scalable and Cost-Effective Storage Management Overviewview provides a complete solution for heterogeneous online storage management. Based on the industry-leading Veritas Volume Manager from

More information

White Paper. FOX Audience Network Transition from NetApp to Oracle ZFS Storage Appliance Case Study

White Paper. FOX Audience Network Transition from NetApp to Oracle ZFS Storage Appliance Case Study 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 White Paper FOX Audience Network Transition from NetApp to Oracle ZFS Storage Appliance Case Study March 2011 Printed in the

More information

Solution Brief. Bridging the Infrastructure Gap for Unstructured Data with Object Storage. 89 Fifth Avenue, 7th Floor. New York, NY 10003

Solution Brief. Bridging the Infrastructure Gap for Unstructured Data with Object Storage. 89 Fifth Avenue, 7th Floor. New York, NY 10003 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com @EdisonGroupInc 212.367.7400 Solution Brief Bridging the Infrastructure Gap for Unstructured Data with Object Storage Printed in the United

More information

NAS for Server Virtualization Dennis Chapman Senior Technical Director NetApp

NAS for Server Virtualization Dennis Chapman Senior Technical Director NetApp NAS for Server Virtualization Dennis Chapman Senior Technical Director NetApp Agenda The Landscape has Changed New Customer Requirements The Market has Begun to Move Comparing Performance Results Storage

More information

Thinking Different: Simple, Efficient, Affordable, Unified Storage

Thinking Different: Simple, Efficient, Affordable, Unified Storage Thinking Different: Simple, Efficient, Affordable, Unified Storage EMC VNX Family Easy yet Powerful 1 IT Challenges: Tougher than Ever Four central themes facing every decision maker today Overcome flat

More information

W H I T E P A P E R : B E S T P R A C T I C E S. Start Thin, Get Thin, and Stay Thin with Thin Provisioning Technology from Symantec and 3PAR

W H I T E P A P E R : B E S T P R A C T I C E S. Start Thin, Get Thin, and Stay Thin with Thin Provisioning Technology from Symantec and 3PAR W H I T E P A P E R : B E S T P R A C T I C E S Start Thin, Get Thin, and Stay Thin with Thin Provisioning Technology from Symantec and 3PAR February, 2009 Symantec Technical Network White Paper White

More information

VMAX3 AND VMAX ALL FLASH WITH CLOUDARRAY

VMAX3 AND VMAX ALL FLASH WITH CLOUDARRAY VMAX3 AND VMAX ALL FLASH WITH CLOUDARRAY HYPERMAX OS Integration with CloudArray ABSTRACT With organizations around the world facing compliance regulations, an increase in data, and a decrease in IT spending,

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overviewview protects your most important applications from planned and unplanned downtime.

More information

Installation and Cluster Deployment Guide for VMware

Installation and Cluster Deployment Guide for VMware ONTAP Select 9 Installation and Cluster Deployment Guide for VMware Using ONTAP Select Deploy 2.8 June 2018 215-13347_B0 doccomments@netapp.com Updated for ONTAP Select 9.4 Table of Contents 3 Contents

More information

SQL Server Consolidation with Server Virtualization on NetApp Storage

SQL Server Consolidation with Server Virtualization on NetApp Storage White Paper SQL Server Consolidation with Server Virtualization on NetApp Storage Generosa Litton and Richard Preston, NetApp March 2010 WP-7095 FLEXIBLE AND EFFICIENT STORAGE CONSOLIDATION FOR SQL SERVER

More information

Increase Scalability for Virtual Desktops with EMC Symmetrix FAST VP and VMware VAAI

Increase Scalability for Virtual Desktops with EMC Symmetrix FAST VP and VMware VAAI White Paper with EMC Symmetrix FAST VP and VMware VAAI EMC GLOBAL SOLUTIONS Abstract This white paper demonstrates how an EMC Symmetrix VMAX running Enginuity 5875 can be used to provide the storage resources

More information

Veritas Storage Foundation for HPE-OEM Solutions 6.1 Hardware Compatibility List

Veritas Storage Foundation for HPE-OEM Solutions 6.1 Hardware Compatibility List Veritas Storage Foundation for HPE-OEM Solutions 6.1 Hardware Compatibility List Copyright 2018 Veritas Technologies LLC. All rights reserved. Veritas Technologies, and the Veritas Technologies Logo are

More information

Data ONTAP 8.1 SAN Administration Guide For 7-Mode

Data ONTAP 8.1 SAN Administration Guide For 7-Mode IBM System Storage N series Data ONTAP 8.1 SAN Administration Guide For 7-Mode GA32-1035-02 Table of Contents 3 Contents Preface... 8 About this guide... 8 Supported features... 8 Websites... 8 Getting

More information

IBM N Series. Store the maximum amount of data for the lowest possible cost. Matthias Rettl Systems Engineer NetApp Austria GmbH IBM Corporation

IBM N Series. Store the maximum amount of data for the lowest possible cost. Matthias Rettl Systems Engineer NetApp Austria GmbH IBM Corporation IBM N Series Store the maximum amount of data for the lowest possible cost Matthias Rettl Systems Engineer NetApp Austria GmbH. Agenda Challenges and Concerns Increasing Efficiency - How We Do It The Net

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.1 for Windows brings advanced online storage management to Microsoft Windows Server environments,

More information

UNLEASH YOUR APPLICATIONS

UNLEASH YOUR APPLICATIONS UNLEASH YOUR APPLICATIONS Meet the 100% Flash Scale-Out Enterprise Storage Array from XtremIO Opportunities to truly innovate are rare. Yet today, flash technology has created the opportunity to not only

More information

Implementing Virtual Provisioning on EMC Symmetrix with VMware Infrastructure 3

Implementing Virtual Provisioning on EMC Symmetrix with VMware Infrastructure 3 Implementing Virtual Provisioning on EMC Symmetrix with VMware Infrastructure 3 Applied Technology Abstract This white paper provides a detailed description of the technical aspects and benefits of deploying

More information

The storage challenges of virtualized environments

The storage challenges of virtualized environments The storage challenges of virtualized environments The virtualization challenge: Ageing and Inflexible storage architectures Mixing of platforms causes management complexity Unable to meet the requirements

More information

Warsaw. 11 th September 2018

Warsaw. 11 th September 2018 Warsaw 11 th September 2018 Dell EMC Unity & SC Series Midrange Storage Portfolio Overview Bartosz Charliński Senior System Engineer, Dell EMC The Dell EMC Midrange Family SC7020F SC5020F SC9000 SC5020

More information

Hitachi Unified Compute Platform Pro for VMware vsphere

Hitachi Unified Compute Platform Pro for VMware vsphere SOLUTION PROFILE Hitachi Unified Compute Platform Pro for VMware vsphere Accelerate Your Business-Critical Workloads to the Next-Generation Converged Infrastructure Relentless trends of increasing data

More information

Midsize Enterprise Solutions Selling Guide. Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster

Midsize Enterprise Solutions Selling Guide. Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster Midsize Enterprise Solutions Selling Guide Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster Many of your midsize customers might have tried to reduce

More information

Mostafa Magdy Senior Technology Consultant Saudi Arabia. Copyright 2011 EMC Corporation. All rights reserved.

Mostafa Magdy Senior Technology Consultant Saudi Arabia. Copyright 2011 EMC Corporation. All rights reserved. Mostafa Magdy Senior Technology Consultant Saudi Arabia 1 Thinking Different: Simple, Efficient, Affordable, Unified Storage EMC VNX Family Easy yet Powerful 2 IT Challenges: Tougher than Ever Four central

More information

Introducing Tegile. Company Overview. Product Overview. Solutions & Use Cases. Partnering with Tegile

Introducing Tegile. Company Overview. Product Overview. Solutions & Use Cases. Partnering with Tegile Tegile Systems 1 Introducing Tegile Company Overview Product Overview Solutions & Use Cases Partnering with Tegile 2 Company Overview Company Overview Te gile - [tey-jile] Tegile = technology + agile Founded

More information

Lenovo SAN Manager. Rapid Tier and Read Cache. David Vestal, WW Product Marketing. June Lenovo.com/systems

Lenovo SAN Manager. Rapid Tier and Read Cache. David Vestal, WW Product Marketing. June Lenovo.com/systems Lenovo SAN Manager Rapid Tier and Read Cache June 2017 David Vestal, WW Product Marketing Lenovo.com/systems Table of Contents Introduction... 3 Automated Sub-LUN Tiering... 4 LUN-level tiering is inflexible

More information

EMC ViPR Controller. Integration with VMAX and VNX Storage Systems Guide. Version REV 01

EMC ViPR Controller. Integration with VMAX and VNX Storage Systems Guide. Version REV 01 EMC ViPR Controller Version 2.3 Integration with VMAX and VNX Storage Systems Guide 302-002-075 REV 01 Copyright 2013-2015 EMC Corporation. All rights reserved. Published in USA. Published July, 2015 EMC

More information

MIGRATING TO DELL EMC UNITY WITH SAN COPY

MIGRATING TO DELL EMC UNITY WITH SAN COPY MIGRATING TO DELL EMC UNITY WITH SAN COPY ABSTRACT This white paper explains how to migrate Block data from a CLARiiON CX or VNX Series system to Dell EMC Unity. This paper outlines how to use Dell EMC

More information

EXAM - HP0-J64. Designing HP Enterprise Storage Solutions. Buy Full Product.

EXAM - HP0-J64. Designing HP Enterprise Storage Solutions. Buy Full Product. HP EXAM - HP0-J64 Designing HP Enterprise Storage Solutions Buy Full Product http://www.examskey.com/hp0-j64.html Examskey HP HP0-J64 exam demo product is here for you to test the quality of the product.

More information

High performance and functionality

High performance and functionality IBM Storwize V7000F High-performance, highly functional, cost-effective all-flash storage Highlights Deploys all-flash performance with market-leading functionality Helps lower storage costs with data

More information

The HP 3PAR Get Virtual Guarantee Program

The HP 3PAR Get Virtual Guarantee Program Get Virtual Guarantee Internal White Paper The HP 3PAR Get Virtual Guarantee Program Help your customers increase server virtualization efficiency with HP 3PAR Storage HP Restricted. For HP and Channel

More information

A Thorough Introduction to 64-Bit Aggregates

A Thorough Introduction to 64-Bit Aggregates TECHNICAL REPORT A Thorough Introduction to 64-Bit egates Uday Boppana, NetApp March 2010 TR-3786 CREATING AND MANAGING LARGER-SIZED AGGREGATES NetApp Data ONTAP 8.0 7-Mode supports a new aggregate type

More information

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS By George Crump Economical, Storage Purpose-Built for the Emerging Data Centers Most small, growing businesses start as a collection of laptops

More information

REDUCE COSTS AND OPTIMIZE MICROSOFT SQL SERVER PERFORMANCE IN VIRTUALIZED ENVIRONMENTS WITH EMC SYMMETRIX VMAX

REDUCE COSTS AND OPTIMIZE MICROSOFT SQL SERVER PERFORMANCE IN VIRTUALIZED ENVIRONMENTS WITH EMC SYMMETRIX VMAX White Paper REDUCE COSTS AND OPTIMIZE MICROSOFT SQL SERVER PERFORMANCE IN VIRTUALIZED ENVIRONMENTS WITH EMC SYMMETRIX VMAX An Architectural Overview EMC GLOBAL SOLUTIONS Abstract This white paper demonstrates

More information

Protect enterprise data, achieve long-term data retention

Protect enterprise data, achieve long-term data retention Technical white paper Protect enterprise data, achieve long-term data retention HP StoreOnce Catalyst and Symantec NetBackup OpenStorage Table of contents Introduction 2 Technology overview 3 HP StoreOnce

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.0 for Windows brings advanced online storage management to Microsoft Windows Server environments.

More information

FAST & Furious mit EMC² VNX

FAST & Furious mit EMC² VNX FAST & Furious mit EMC² VNX EMC Forum 2011 1 Topics What we ll cover in the next 30 minutes VNX(e) Introduction Video Flash 1 st 2 Next Generation Unified Storage Optimized for today s virtualized IT Unisphere

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

Technical White Paper: IntelliFlash Architecture

Technical White Paper: IntelliFlash Architecture Executive Summary... 2 IntelliFlash OS... 3 Achieving High Performance & High Capacity... 3 Write Cache... 4 Read Cache... 5 Metadata Acceleration... 5 Data Reduction... 6 Enterprise Resiliency & Capabilities...

More information

Storage Tiering for the Mainframe

Storage Tiering for the Mainframe Hitachi Dynamic Tiering Storage Tiering for the Mainframe William Smith Hitachi Data Systems February 5, 2013 Session Number 12680 AGENDA Virtual Storage Platform Architecture Designed for Tiering Hitachi

More information

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE WHITEPAPER DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE A Detailed Review ABSTRACT While tape has been the dominant storage medium for data protection for decades because of its low cost, it is steadily

More information

IOmark- VM. HP MSA P2000 Test Report: VM a Test Report Date: 4, March

IOmark- VM. HP MSA P2000 Test Report: VM a Test Report Date: 4, March IOmark- VM HP MSA P2000 Test Report: VM- 140304-2a Test Report Date: 4, March 2014 Copyright 2010-2014 Evaluator Group, Inc. All rights reserved. IOmark- VM, IOmark- VDI, VDI- IOmark, and IOmark are trademarks

More information

The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION

The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION The future of storage is flash The all-flash datacenter is a viable alternative You ve heard it

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Storage Innovation at the Core of the Enterprise Robert Klusman Sr. Director Storage North America 2 The following is intended to outline our general product direction. It is intended for information

More information

Performance/Throughput

Performance/Throughput Markets, S. Zaffos Research Note 31 March 2003 ATA Disks Redefine RAID Price/Performance Cost-optimized storage infrastructures should include redundant arrays of independent disks built with low-cost

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Data Sheet: Storage Management Overview Veritas Storage Foundation 6.0 for Windows brings advanced online storage management

More information

Copyright 2013 EMC Corporation. All rights reserved. FLASH NEXT: Zero to One Million IOPs In A Flash

Copyright 2013 EMC Corporation. All rights reserved. FLASH NEXT: Zero to One Million IOPs In A Flash 1 FLASH NEXT: Zero to One Million IOPs In A Flash 2 Expectations Are Reset Forever 3 DATA IS GROWING 4 While At The Same Time Costs Must Be Contained Information Must Become An Asset Performance Must Be

More information

Hitachi Dynamic Provisioning The Unofficial Best Practice Guide

Hitachi Dynamic Provisioning The Unofficial Best Practice Guide Hitachi Dynamic Provisioning The Unofficial Best Practice Guide V1.3 1 Contents 1. Introduction 2. Pool Pre-requisites and Restrictions 3. Pool Performance 4. DP-VOL size recommendations 5. Other Considerations

More information

HPE 3PAR Operating System Features

HPE 3PAR Operating System Features Page 1 of 8 HPE 3PAR Operating System Features Standard 3PAR Operating System Features Access Guard Access Guard is an HPE 3PAR OS feature that delivers user configurable volume security at logical and

More information

EMC & VMWARE STRATEGIC FORUM NEW YORK MARCH David Goulden President & COO. Copyright 2013 EMC Corporation. All rights reserved.

EMC & VMWARE STRATEGIC FORUM NEW YORK MARCH David Goulden President & COO. Copyright 2013 EMC Corporation. All rights reserved. 1 EMC & VMWARE STRATEGIC FORUM NEW YORK MARCH 13 2013 David Goulden President & COO 2 The Business Drivers Increase Revenue Lower Operational Costs Reduce Risk 3 CLOUD TRANSFORMS IT Lower Operational Costs

More information

EMC DATA DOMAIN PRODUCT OvERvIEW

EMC DATA DOMAIN PRODUCT OvERvIEW EMC DATA DOMAIN PRODUCT OvERvIEW Deduplication storage for next-generation backup and archive Essentials Scalable Deduplication Fast, inline deduplication Provides up to 65 PBs of logical storage for long-term

More information

INTEGRATED INFRASTRUCTURE FOR VIRTUAL DESKTOPS ENABLED BY EMC VNXE3300, VMWARE VSPHERE 4.1, AND VMWARE VIEW 4.5

INTEGRATED INFRASTRUCTURE FOR VIRTUAL DESKTOPS ENABLED BY EMC VNXE3300, VMWARE VSPHERE 4.1, AND VMWARE VIEW 4.5 White Paper INTEGRATED INFRASTRUCTURE FOR VIRTUAL DESKTOPS ENABLED BY EMC VNXE3300, VMWARE VSPHERE 4.1, AND VMWARE VIEW 4.5 EMC GLOBAL SOLUTIONS Abstract This white paper describes a simple, efficient,

More information

Veritas Operations Manager Storage Insight Add-on for Deep Array Discovery and Mapping 4.0 User's Guide

Veritas Operations Manager Storage Insight Add-on for Deep Array Discovery and Mapping 4.0 User's Guide Veritas Operations Manager Storage Insight Add-on for Deep Array Discovery and Mapping 4.0 User's Guide Veritas Operations Manager Storage Insight Add-on for Deep Array Discovery and Mapping The software

More information

The advantages of architecting an open iscsi SAN

The advantages of architecting an open iscsi SAN Storage as it should be The advantages of architecting an open iscsi SAN Pete Caviness Lefthand Networks, 5500 Flatiron Parkway, Boulder CO 80301, Ph: +1-303-217-9043, FAX: +1-303-217-9020 e-mail: pete.caviness@lefthandnetworks.com

More information

EMC Corporation. Tony Takazawa Vice President, EMC Investor Relations. August 5, 2008

EMC Corporation. Tony Takazawa Vice President, EMC Investor Relations. August 5, 2008 1 EMC Corporation Tony Takazawa Vice President, EMC Investor Relations August 5, 2008 2 Forward-Looking Statements This presentation contains forward-looking statements as defined under the Federal Securities

More information

Functional Testing of SQL Server on Kaminario K2 Storage

Functional Testing of SQL Server on Kaminario K2 Storage Functional Testing of SQL Server on Kaminario K2 Storage September 2016 TABLE OF CONTENTS 2 3 4 11 12 14 Executive Summary Introduction to Kaminario K2 Functionality Tests for SQL Server Summary Appendix:

More information

DELL EMC UNITY: DATA REDUCTION

DELL EMC UNITY: DATA REDUCTION DELL EMC UNITY: DATA REDUCTION Overview ABSTRACT This white paper is an introduction to the Dell EMC Unity Data Reduction feature. It provides an overview of the feature, methods for managing data reduction,

More information

Dell EMC SAP HANA Appliance Backup and Restore Performance with Dell EMC Data Domain

Dell EMC SAP HANA Appliance Backup and Restore Performance with Dell EMC Data Domain Dell EMC SAP HANA Appliance Backup and Restore Performance with Dell EMC Data Domain Performance testing results using Dell EMC Data Domain DD6300 and Data Domain Boost for Enterprise Applications July

More information

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure Nutanix Tech Note Virtualizing Microsoft Applications on Web-Scale Infrastructure The increase in virtualization of critical applications has brought significant attention to compute and storage infrastructure.

More information

EMC VSPEX FOR VIRTUALIZED MICROSOFT EXCHANGE 2013 WITH MICROSOFT HYPER-V

EMC VSPEX FOR VIRTUALIZED MICROSOFT EXCHANGE 2013 WITH MICROSOFT HYPER-V IMPLEMENTATION GUIDE EMC VSPEX FOR VIRTUALIZED MICROSOFT EXCHANGE 2013 WITH MICROSOFT HYPER-V EMC VSPEX Abstract This describes the steps required to deploy a Microsoft Exchange Server 2013 solution on

More information

Storwize V7000 real-time compressed volumes with Symantec Veritas Storage Foundation

Storwize V7000 real-time compressed volumes with Symantec Veritas Storage Foundation Storwize V7000 real-time compressed volumes with Symantec Veritas Storage Foundation Demonstrating IBM Storwize V7000 advanced storage efficiency in a Veritas Storage Foundation environment John Cooper

More information

Virtualized SQL Server Performance and Scaling on Dell EMC XC Series Web-Scale Hyper-converged Appliances Powered by Nutanix Software

Virtualized SQL Server Performance and Scaling on Dell EMC XC Series Web-Scale Hyper-converged Appliances Powered by Nutanix Software Virtualized SQL Server Performance and Scaling on Dell EMC XC Series Web-Scale Hyper-converged Appliances Powered by Nutanix Software Dell EMC Engineering January 2017 A Dell EMC Technical White Paper

More information

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime Reduce Application Downtime Overview is an industry-leading high availability solution for reducing both planned and unplanned downtime. By monitoring the status of applications and automatically moving

More information

Installation and Cluster Deployment Guide for KVM

Installation and Cluster Deployment Guide for KVM ONTAP Select 9 Installation and Cluster Deployment Guide for KVM Using ONTAP Select Deploy 2.9 August 2018 215-13526_A0 doccomments@netapp.com Updated for ONTAP Select 9.4 Table of Contents 3 Contents

More information

EMC Backup and Recovery for Microsoft Exchange 2007

EMC Backup and Recovery for Microsoft Exchange 2007 EMC Backup and Recovery for Microsoft Exchange 2007 Enabled by EMC CLARiiON CX4-120, Replication Manager, and Hyper-V on Windows Server 2008 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

Vendor: IBM. Exam Code: Exam Name: IBM Midrange Storage Technical Support V3. Version: Demo

Vendor: IBM. Exam Code: Exam Name: IBM Midrange Storage Technical Support V3. Version: Demo Vendor: IBM Exam Code: 000-451 Exam Name: IBM Midrange Storage Technical Support V3 Version: Demo QUESTION NO: 1 On the Storwize V7000, which IBM utility analyzes the expected compression savings for an

More information