SlideShare uma empresa Scribd logo
1 de 7
Baixar para ler offline
Automated Storage Tiering and the
NetApp Virtual Storage Tier                                                                          More on VST
                                                                                                     Want to learn more about
By Paul Feresten, Sr. Product Marketing Manager, and Rajesh Sundaram, Technical Director             VST? A just-published
Automated storage tiering (AST) technologies are primarily intended to help                          white paper has all the
data centers benefit from the improved performance of Flash-based media                              details, including
                                                                                                     measured performance in
while minimizing cost and complexity. Flash-based devices such as solid-
                                                                                                     a number of
state disk (SSD) controller-based Flash can complete 25 to 100 times more
                                                                                                     environments.
random read operations per second than the fastest hard disk drives
(HDDs), but that performance comes at a premium of 15 to 20 times higher                               More
cost per gigabyte. HDDs continue to improve in capacity, but HDD                                     Virtual Desktops and
performance in terms of IOPS per dollar is relatively stagnant. Flash                                VST
provides far more IOPS per dollar, plus lower latency.
                                                                                                     The NetApp Virtual
                                                                                                     Storage Tier has a
                                                                                                     tremendous impact on
                                                                                                     virtual desktop
                                                                                                     environments. A recent
                                                                                                     blog post from Vaughn
                                                                                                     Stewart describes the
                                                                                                     extreme loads that these
                                                                                                     environments can create
                                                                                                     and explains how VST
                                                                                                     can reduce spindle count
                                                                                                     and increase the number
                                                                                                     of desktops a storage
                                                                                                     environment can support
                                                                                                     while boosting overall
                                                                                                     data throughput.
Figure 1) Comparison of the random read efficiency of different types of solid-state and
rotational media on a logarithmic scale. Note that in terms of IOPS per dollar there is relatively     More
little difference between different HDD types.

Rather than permanently placing an entire dataset on expensive media,
automated storage tiering tries to identify and store hot data on higher-
performance storage media while storing cold data on slower, lower-cost
media.



                                Tech OnTap April 2011 I Page 1
NetApp has put a lot of time and energy into understanding the problems
that AST must address in order to architect an optimal solution.


This article describes:
    •    Criteria for evaluating AST technologies
    •    Migration-based versus caching-based AST approaches                                     Intelligent Caching
    •    The NetApp® Virtual Storage Tier—a caching-based approach to                            Flash Cache can cut your
         AST                                                                                     storage costs by reducing
                                                                                                 the number of spindles
Evaluating AST Technology                                                                        needed for a given level
                                                                                                 of performance by as
                                                                                                 much as 75% and by
From an I/O perspective, the primary goal of AST is to shift as much random
                                                                                                 allowing you to replace
I/O as possible to high-performance media (Flash) to minimize the random
                                                                                                 high-performance disks
I/O burden on HDDs and reduce average latency. The distinction between                           with more economical
random I/O and sequential I/O is important, because Flash has a relatively                       options. Read more about
little price/performance advantage over HDDs for sequential reads and                            this game-changing
writes (because HDDs are good at sequential I/O).                                                technology.
                                                                                                   More




Figure 2) Comparison of the sequential throughput efficiency of different types of solid-state
and rotational media.

There are several factors that affect an AST solution’s ability to achieve the
above goal:
    •    What’s the granularity of data placement? The smaller the chunk
         of data you operate on, the more efficient it is in terms of the system
         and HDD resources it uses for placement, and the less chance there
         is of cold data “tagging along” with the hot data and consuming
         expensive media to no benefit.




                                Tech OnTap April 2011 I Page 2
•   How is hot data identified and how quickly is it accelerated? The
        more quickly hot data gets into Flash, the less likely that relatively
        short-lived spikes in I/O activity will be missed, the less HDD I/O that
        will be required, and the greater the improvement in average latency.
From an operational standpoint, there are several additional factors worth
considering:
How difficult is the solution to deploy and manage? An AST solution that
requires major reconfiguration to deploy, or that requires a lot of monitoring
and management, may defeat the purpose.
How does the solution integrate with the other storage technologies you use
(backup, deduplication, thin provisioning, and so on)? You don’t want to
deploy a solution and then find out that your backups don’t work or that they
trigger wholesale data movements.

Migration Versus Caching for AST

There are two fundamentally different approaches to AST: migration and
caching.
Migration-based AST automates the process of data migration. When a
chunk of data is identified as “hot,” that chunk is moved to faster media and
then moved back to slower media when it becomes cold. HDD access is
needed both for movement to Flash and movement out of Flash.
Caching-based AST uses well-understood caching methods to “promote”
hot data to high-performance media. Because a copy of the data remains on
HDD, when data becomes cold it can simply be released from cache with no
additional HDD I/O required.




Figure 3) Caching-based versus migration-based automated storage tiering.




                              Tech OnTap April 2011 I Page 3
The NetApp Virtual Storage Tier

NetApp considered these two approaches to AST in light of the evaluation
criteria we discussed earlier and concluded that a caching-based approach
to AST did the better job of addressing those criteria.
In addition, NetApp was able to focus on optimizing read performance
because the NetApp Write Anywhere File Layout (WAFL®) effectively turns
write activity into sequential writes, which—as Figure 2 illustrates—HDDs
are good at. This is explained in detail in a recent blog post from Mike Riley
and Tech OnTap® contributor John Fullbright. (This is also the reason that
NetApp dual-parity RAID, or RAID-DP®, achieves good write performance
where other RAID 6 implementations do not.)




Figure 4) The NetApp Virtual Storage Tier is an approach to automated storage tiering based
on caching.

The NetApp Virtual Storage Tier promotes hot data to cache while keeping
HDD I/O overhead to a minimum. Any time a read request is received for a
block on a volume or LUN, that block is automatically subject to promotion.
Note that promotion of a data block is not data migration, because the block
remains on HDD when it is copied into the Virtual Storage Tier. Promotion
happens directly from the system buffer cache, so no extra HDD I/O needed.




                              Tech OnTap April 2011 I Page 4
Because data blocks can be immediately promoted after the first read from
disk, no additional disk I/O is needed. By comparison, migration-based AST
implementations typically don’t promote hot data until it has been read from
disk several times or until the next scheduled migration, and then additional
disk I/O is required to accomplish the migration process.
NetApp algorithms distinguish high-value data from low-value data and
retain that data in the Virtual Storage Tier. Metadata, for example, is always
promoted on first read. In contrast, sequential reads are normally not cached
in the Virtual Storage Tier unless specifically enabled because they tend to
crowd out more valuable data, and HDDs do this well, as we’ve seen. You
can change this behavior to meet the requirements of applications with
unique data access behaviors or different service-level requirements.

Virtual Storage Tier Advantages

Real-time promotion of hot data with high granularity. A data block
typically enters the Virtual Storage Tier the first time it is read from disk. The
performance benefit occurs in real time as subsequent reads are satisfied
from the Virtual Storage Tier. Patterns of read behavior are identified and
blocks of data that are likely to be needed are read ahead of time, but the
Virtual Storage Tier never does wholesale movement of data from one tier of
storage to another. This keeps usage of HDD I/O and other system
resources to a minimum. The efficiency of this approach, combined with the
ability to operate at the granularity of a single 4KB block, allows real-time
promotion of hot data.
With migration-based AST, hot data is migrated from one storage tier to
another either as a background task or scheduled during off-peak hours (to
minimize the extra load on the storage system). Because these solutions
typically operate at a level of granularity that is a minimum of 128 times
higher than the Virtual Storage Tier (ranging from 0.5MB up to 1GB or even
an entire volume or LUN), data movement can take considerable time. Such
approaches may miss important spikes of activity when those spikes have a
shorter duration than the time needed to identify and promote hot data.
The 4KB granularity of the Virtual Storage Tier means that it uses Flash-
based media very efficiently. Solutions with coarser granularity are likely to
include a lot of “cold” data along with each hot data block, and are therefore
likely to require a greater amount of expensive Flash media to achieve the
same results.
Easy to deploy and simple to manage. The Virtual Storage Tier works with
existing data volumes and LUNs. It requires no complicated or disruptive
changes to your storage environment. There is no need to set policies,
thresholds, or time windows for data movement. You simply install Flash
technology in your storage systems. Once this is accomplished, the Virtual



                           Tech OnTap April 2011 I Page 5
Storage Tier becomes active for all volumes managed by the storage
controller. You can then exclude user data for lower-priority volumes from
the Virtual Storage Tier if desired.
Other AST solutions require incremental policy, data classification, and
structural changes to existing storage infrastructure such as the creation of
dedicated storage pools and migration of data.
Fully integrated. The Virtual Storage Tier is fully integrated with the NetApp
Unified Storage Architecture, which means that you can use it with any NAS
or SAN storage protocol with no changes.
In addition, migration-based AST solutions may not interoperate with storage
efficiency features such as deduplication. The NetApp Virtual Storage Tier
works in conjunction with all NetApp storage efficiency features, including
thin provisioning, FlexClone® technology, deduplication, and compression,
and this close integration works to your advantage and enhances the
functioning of the Virtual Storage Tier.
For example, when you deduplicate a volume, the benefits of deduplication
persist in the Virtual Storage Tier. A single block in the Virtual Storage Tier
could have many metadata pointers to it, increasing the probability that it will
be read again, and thus increasing the value of promoting that block. With
this cache amplification a single block in the Virtual Storage Tier can serve
as several logical blocks. This can yield significant performance benefits for
server and desktop virtualization environments (such as shortening the
duration of boot storms) while reducing the amount of Flash media needed.

Conclusion

Our caching-based approach to AST gives the NetApp Virtual Storage Tier
significant advantages over migration-based AST. The Virtual Storage Tier is
able to promote data in real time so even short spikes of activity benefit from
acceleration. Our 4KB granularity means that we exclude cold data from
Flash very efficiently, so you need less Flash to achieve a good result. By
comparison, migration-based AST is less granular, has a longer time delay
before data is promoted, requires more HDD I/O, and uses expensive Flash-
based media less efficiently.
In effect, the Virtual Storage Tier uses HDDs as a capacity tier and Flash as
a performance tier. You probably have a variety of disk drive types, such as
FC, SATA, and SAS. Any of these can serve as a capacity tier while the
Virtual Storage Tier provides performance. We believe the combination of a
high-performance tier (based on the Virtual Storage Tier) and a single disk-
drive tier (based on SATA disk) makes the most sense for the majority of
applications going forward.




                           Tech OnTap April 2011 I Page 6
Got opinions about the NetApp Virtual Storage Tier?
   Ask questions, exchange ideas, and share your thoughts online in
   NetApp Communities.




                  Paul Feresten
                  Sr. Product Marketing Manager
                  NetApp


Paul joined NetApp in 2005, focusing on core NetApp software, including
Data ONTAP®, MultiStore®, FlexClone, and thin provisioning. He has over 30
years of industry experience in product management, sales, marketing, and
executive management roles. Prior to joining NetApp, Paul worked at Data
General, Digital Equipment Corporation, MSI Consulting, and SEPATON.




                  Rajesh Sundaram
                  Technical Director
                  NetApp


Since joining NetApp, in 1997, Rajesh has worked on the WAFL file system,
the Data ONTAP RAID subsystem, and integration of Flash technology into
NetApp storage. He holds an MS in Computer Science from the University of
Arizona.




                     Tech OnTap Community                 Archive
                     User Groups




                        Tech OnTap April 2011 I Page 7

Mais conteúdo relacionado

Mais procurados

Inside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworldInside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworld
Richard McDougall
 
Transcendent memoryupdate xensummit2010-final
Transcendent memoryupdate xensummit2010-finalTranscendent memoryupdate xensummit2010-final
Transcendent memoryupdate xensummit2010-final
The Linux Foundation
 
Application acceleration from the data storage perspective
Application acceleration from the data storage perspectiveApplication acceleration from the data storage perspective
Application acceleration from the data storage perspective
Interop
 
Eliminate tape everywhere data sheet
Eliminate tape everywhere data sheetEliminate tape everywhere data sheet
Eliminate tape everywhere data sheet
Servium
 
Erlang Cache
Erlang CacheErlang Cache
Erlang Cache
ice j
 
What is the future of disk drives?
What is the future of disk drives?What is the future of disk drives?
What is the future of disk drives?
Iftikhar Alam
 
EOUG95 - Client Server Very Large Databases - Paper
EOUG95 - Client Server Very Large Databases - PaperEOUG95 - Client Server Very Large Databases - Paper
EOUG95 - Client Server Very Large Databases - Paper
David Walker
 

Mais procurados (19)

Lucene in the Cloud: Learn how GCE leveraged the power of search and Big Data...
Lucene in the Cloud: Learn how GCE leveraged the power of search and Big Data...Lucene in the Cloud: Learn how GCE leveraged the power of search and Big Data...
Lucene in the Cloud: Learn how GCE leveraged the power of search and Big Data...
 
Inside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworldInside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworld
 
How an Enterprise Data Fabric (EDF) can improve resiliency and performance
How an Enterprise Data Fabric (EDF) can improve resiliency and performanceHow an Enterprise Data Fabric (EDF) can improve resiliency and performance
How an Enterprise Data Fabric (EDF) can improve resiliency and performance
 
Re-inventing the Database: What to Keep and What to Throw Away
Re-inventing the Database: What to Keep and What to Throw AwayRe-inventing the Database: What to Keep and What to Throw Away
Re-inventing the Database: What to Keep and What to Throw Away
 
Storage for the Entertainment Enterprise
Storage for the Entertainment EnterpriseStorage for the Entertainment Enterprise
Storage for the Entertainment Enterprise
 
Transcendent memoryupdate xensummit2010-final
Transcendent memoryupdate xensummit2010-finalTranscendent memoryupdate xensummit2010-final
Transcendent memoryupdate xensummit2010-final
 
Application acceleration from the data storage perspective
Application acceleration from the data storage perspectiveApplication acceleration from the data storage perspective
Application acceleration from the data storage perspective
 
Energy efficient storage in vm
Energy efficient storage in vmEnergy efficient storage in vm
Energy efficient storage in vm
 
Database performance with Dell PowerEdge PCIe Express Flash SSDs
Database performance with Dell PowerEdge PCIe Express Flash SSDsDatabase performance with Dell PowerEdge PCIe Express Flash SSDs
Database performance with Dell PowerEdge PCIe Express Flash SSDs
 
Eliminate tape everywhere data sheet
Eliminate tape everywhere data sheetEliminate tape everywhere data sheet
Eliminate tape everywhere data sheet
 
Panasas ® Deluxe Australlia
Panasas ® Deluxe Australlia Panasas ® Deluxe Australlia
Panasas ® Deluxe Australlia
 
Erlang Cache
Erlang CacheErlang Cache
Erlang Cache
 
Big Data SSD Architecture: Digging Deep to Discover Where SSD Performance Pay...
Big Data SSD Architecture: Digging Deep to Discover Where SSD Performance Pay...Big Data SSD Architecture: Digging Deep to Discover Where SSD Performance Pay...
Big Data SSD Architecture: Digging Deep to Discover Where SSD Performance Pay...
 
What is the future of disk drives?
What is the future of disk drives?What is the future of disk drives?
What is the future of disk drives?
 
Parallel databases
Parallel databasesParallel databases
Parallel databases
 
Zu e x5 training 04 06-2010
Zu e x5 training 04 06-2010Zu e x5 training 04 06-2010
Zu e x5 training 04 06-2010
 
EOUG95 - Client Server Very Large Databases - Paper
EOUG95 - Client Server Very Large Databases - PaperEOUG95 - Client Server Very Large Databases - Paper
EOUG95 - Client Server Very Large Databases - Paper
 
Dedupe-Centric Storage for General Applications
Dedupe-Centric Storage for General Applications Dedupe-Centric Storage for General Applications
Dedupe-Centric Storage for General Applications
 
Equip your Dell EMC PowerEdge R740xd servers with Intel Optane persistent mem...
Equip your Dell EMC PowerEdge R740xd servers with Intel Optane persistent mem...Equip your Dell EMC PowerEdge R740xd servers with Intel Optane persistent mem...
Equip your Dell EMC PowerEdge R740xd servers with Intel Optane persistent mem...
 

Semelhante a Great Article, Thanks Paul Feresten, Sr. Product Marketing Manager, and Rajesh Sundaram, Technical DirectorAutomated Storage Tiering And The Net App Virtual Storage Tier

Acug datafiniti pellon_sept2013
Acug datafiniti pellon_sept2013Acug datafiniti pellon_sept2013
Acug datafiniti pellon_sept2013
Datafiniti
 
Intel_Datagres_WhiitePaper_120315-1
Intel_Datagres_WhiitePaper_120315-1Intel_Datagres_WhiitePaper_120315-1
Intel_Datagres_WhiitePaper_120315-1
Michele Hunter
 
CETH for XDP [Linux Meetup Santa Clara | July 2016]
CETH for XDP [Linux Meetup Santa Clara | July 2016] CETH for XDP [Linux Meetup Santa Clara | July 2016]
CETH for XDP [Linux Meetup Santa Clara | July 2016]
IO Visor Project
 

Semelhante a Great Article, Thanks Paul Feresten, Sr. Product Marketing Manager, and Rajesh Sundaram, Technical DirectorAutomated Storage Tiering And The Net App Virtual Storage Tier (20)

Acug datafiniti pellon_sept2013
Acug datafiniti pellon_sept2013Acug datafiniti pellon_sept2013
Acug datafiniti pellon_sept2013
 
Cassandra in Operation
Cassandra in OperationCassandra in Operation
Cassandra in Operation
 
IBM Upgrades SVC with Solid State Drives — Achieves Better Storage Utilization
IBM Upgrades SVC with Solid State Drives — Achieves Better Storage UtilizationIBM Upgrades SVC with Solid State Drives — Achieves Better Storage Utilization
IBM Upgrades SVC with Solid State Drives — Achieves Better Storage Utilization
 
TechDay - Toronto 2016 - Hyperconvergence and OpenNebula
TechDay - Toronto 2016 - Hyperconvergence and OpenNebulaTechDay - Toronto 2016 - Hyperconvergence and OpenNebula
TechDay - Toronto 2016 - Hyperconvergence and OpenNebula
 
Intel_Datagres_WhiitePaper_120315-1
Intel_Datagres_WhiitePaper_120315-1Intel_Datagres_WhiitePaper_120315-1
Intel_Datagres_WhiitePaper_120315-1
 
Big Data Glossary of terms
Big Data Glossary of termsBig Data Glossary of terms
Big Data Glossary of terms
 
What is the average rotational latency of this disk drive What seek.docx
 What is the average rotational latency of this disk drive  What seek.docx What is the average rotational latency of this disk drive  What seek.docx
What is the average rotational latency of this disk drive What seek.docx
 
XPDS13: VIRTUAL DISK INTEGRITY IN REAL TIME JP BLAKE, ASSURED INFORMATION SE...
XPDS13: VIRTUAL DISK INTEGRITY IN REAL TIME  JP BLAKE, ASSURED INFORMATION SE...XPDS13: VIRTUAL DISK INTEGRITY IN REAL TIME  JP BLAKE, ASSURED INFORMATION SE...
XPDS13: VIRTUAL DISK INTEGRITY IN REAL TIME JP BLAKE, ASSURED INFORMATION SE...
 
CETH for XDP [Linux Meetup Santa Clara | July 2016]
CETH for XDP [Linux Meetup Santa Clara | July 2016] CETH for XDP [Linux Meetup Santa Clara | July 2016]
CETH for XDP [Linux Meetup Santa Clara | July 2016]
 
VirtualStor Extreme - Software Defined Scale-Out All Flash Storage
VirtualStor Extreme - Software Defined Scale-Out All Flash StorageVirtualStor Extreme - Software Defined Scale-Out All Flash Storage
VirtualStor Extreme - Software Defined Scale-Out All Flash Storage
 
Future Trends in IT Storage
Future Trends in IT StorageFuture Trends in IT Storage
Future Trends in IT Storage
 
Demartek Lenovo Storage S3200 i a mixed workload environment_2016-01
Demartek Lenovo Storage S3200  i a mixed workload environment_2016-01Demartek Lenovo Storage S3200  i a mixed workload environment_2016-01
Demartek Lenovo Storage S3200 i a mixed workload environment_2016-01
 
From Rack scale computers to Warehouse scale computers
From Rack scale computers to Warehouse scale computersFrom Rack scale computers to Warehouse scale computers
From Rack scale computers to Warehouse scale computers
 
Measuring Nexsan Performance and Compatibility in Virtualized Environments
Measuring Nexsan Performance and Compatibility in Virtualized EnvironmentsMeasuring Nexsan Performance and Compatibility in Virtualized Environments
Measuring Nexsan Performance and Compatibility in Virtualized Environments
 
Benchmarking Performance: Benefits of PCIe NVMe SSDs for Client Workloads
Benchmarking Performance: Benefits of PCIe NVMe SSDs for Client WorkloadsBenchmarking Performance: Benefits of PCIe NVMe SSDs for Client Workloads
Benchmarking Performance: Benefits of PCIe NVMe SSDs for Client Workloads
 
Clustering van IT-componenten
Clustering van IT-componentenClustering van IT-componenten
Clustering van IT-componenten
 
Demartek lenovo s3200_mixed_workload_environment_2016-01
Demartek lenovo s3200_mixed_workload_environment_2016-01Demartek lenovo s3200_mixed_workload_environment_2016-01
Demartek lenovo s3200_mixed_workload_environment_2016-01
 
3PAR and VMWare
3PAR and VMWare3PAR and VMWare
3PAR and VMWare
 
1
11
1
 
Manage rising disk prices with storage virtualization webinar
Manage rising disk prices with storage virtualization webinarManage rising disk prices with storage virtualization webinar
Manage rising disk prices with storage virtualization webinar
 

Mais de Michael Hudak

Champion Solutions Group VDI Advisory Services
Champion Solutions Group VDI Advisory ServicesChampion Solutions Group VDI Advisory Services
Champion Solutions Group VDI Advisory Services
Michael Hudak
 
NetApp Awards and Recognitions
NetApp Awards and RecognitionsNetApp Awards and Recognitions
NetApp Awards and Recognitions
Michael Hudak
 
Gartner Magic Quadrant Midrange High End Nas Mar11
Gartner Magic Quadrant Midrange High End Nas Mar11Gartner Magic Quadrant Midrange High End Nas Mar11
Gartner Magic Quadrant Midrange High End Nas Mar11
Michael Hudak
 
Storage Efficiency Poster Pdfnewfor2011[1]
Storage Efficiency Poster Pdfnewfor2011[1]Storage Efficiency Poster Pdfnewfor2011[1]
Storage Efficiency Poster Pdfnewfor2011[1]
Michael Hudak
 

Mais de Michael Hudak (20)

Arrow Reference Letter, I thank you Arrow Electronics
Arrow Reference Letter, I thank you Arrow ElectronicsArrow Reference Letter, I thank you Arrow Electronics
Arrow Reference Letter, I thank you Arrow Electronics
 
Net App Scores 100% For Midrange Storage Market Solutions
Net App Scores 100% For Midrange Storage Market SolutionsNet App Scores 100% For Midrange Storage Market Solutions
Net App Scores 100% For Midrange Storage Market Solutions
 
The United States National Institute of Standards and Technology (NIST) has p...
The United States National Institute of Standards and Technology (NIST) has p...The United States National Institute of Standards and Technology (NIST) has p...
The United States National Institute of Standards and Technology (NIST) has p...
 
Ar Accelerating Converged Infrastructure With Flexpod
Ar Accelerating Converged Infrastructure With FlexpodAr Accelerating Converged Infrastructure With Flexpod
Ar Accelerating Converged Infrastructure With Flexpod
 
May 2011 Storage Choices For Virtual Server Forrester Survey
May 2011 Storage Choices For Virtual Server Forrester SurveyMay 2011 Storage Choices For Virtual Server Forrester Survey
May 2011 Storage Choices For Virtual Server Forrester Survey
 
Oak Hills School District Does The Math With A 1.27 Million Dollar Savings
Oak Hills School District Does The Math With A 1.27 Million Dollar SavingsOak Hills School District Does The Math With A 1.27 Million Dollar Savings
Oak Hills School District Does The Math With A 1.27 Million Dollar Savings
 
Champion Solutions Group VDI Advisory Services
Champion Solutions Group VDI Advisory ServicesChampion Solutions Group VDI Advisory Services
Champion Solutions Group VDI Advisory Services
 
NetApp Awards and Recognitions
NetApp Awards and RecognitionsNetApp Awards and Recognitions
NetApp Awards and Recognitions
 
Gartner Magic Quadrant Midrange High End Nas Mar11
Gartner Magic Quadrant Midrange High End Nas Mar11Gartner Magic Quadrant Midrange High End Nas Mar11
Gartner Magic Quadrant Midrange High End Nas Mar11
 
Crn Tech Elite 250 List
Crn Tech Elite 250 ListCrn Tech Elite 250 List
Crn Tech Elite 250 List
 
Todd Yohoy- Cincinnati, Ohio Superintendent explains how this district is usi...
Todd Yohoy- Cincinnati, Ohio Superintendent explains how this district is usi...Todd Yohoy- Cincinnati, Ohio Superintendent explains how this district is usi...
Todd Yohoy- Cincinnati, Ohio Superintendent explains how this district is usi...
 
Storage Efficiency Poster Pdfnewfor2011[1]
Storage Efficiency Poster Pdfnewfor2011[1]Storage Efficiency Poster Pdfnewfor2011[1]
Storage Efficiency Poster Pdfnewfor2011[1]
 
Champion Solutions Group Atlanta Solutions Lab Partners
Champion Solutions Group Atlanta Solutions Lab   PartnersChampion Solutions Group Atlanta Solutions Lab   Partners
Champion Solutions Group Atlanta Solutions Lab Partners
 
Rem NetApp Champion Case Study
Rem NetApp Champion Case StudyRem NetApp Champion Case Study
Rem NetApp Champion Case Study
 
Gartner Magic Quadrant Nov 15, 2010 for Midrange and High End Modular Disk Ar...
Gartner Magic Quadrant Nov 15, 2010 for Midrange and High End Modular Disk Ar...Gartner Magic Quadrant Nov 15, 2010 for Midrange and High End Modular Disk Ar...
Gartner Magic Quadrant Nov 15, 2010 for Midrange and High End Modular Disk Ar...
 
Net App Syncsort Integrated Backup Solution Sheet
Net App Syncsort Integrated Backup Solution SheetNet App Syncsort Integrated Backup Solution Sheet
Net App Syncsort Integrated Backup Solution Sheet
 
The Best Storage For V Mware Environments Customer Presentation Jul201
The Best Storage For V Mware Environments Customer Presentation Jul201The Best Storage For V Mware Environments Customer Presentation Jul201
The Best Storage For V Mware Environments Customer Presentation Jul201
 
50,000 Seat V Mware View Deployment
50,000 Seat V Mware View Deployment50,000 Seat V Mware View Deployment
50,000 Seat V Mware View Deployment
 
Storage Efficiency Customer Success Stories Sept 2010 power point
Storage Efficiency Customer Success Stories Sept 2010 power pointStorage Efficiency Customer Success Stories Sept 2010 power point
Storage Efficiency Customer Success Stories Sept 2010 power point
 
Storage for Microsoft®Windows Enfironments
Storage for Microsoft®Windows EnfironmentsStorage for Microsoft®Windows Enfironments
Storage for Microsoft®Windows Enfironments
 

Último

Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂EscortCall Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
dlhescort
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
Abortion pills in Kuwait Cytotec pills in Kuwait
 
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
lizamodels9
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
dlhescort
 
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al MizharAl Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
allensay1
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
amitlee9823
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
amitlee9823
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 

Último (20)

Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂EscortCall Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Whitefield CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
Whitefield CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLWhitefield CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
Whitefield CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation Final
 
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
 
Falcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business GrowthFalcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business Growth
 
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al MizharAl Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
 

Great Article, Thanks Paul Feresten, Sr. Product Marketing Manager, and Rajesh Sundaram, Technical DirectorAutomated Storage Tiering And The Net App Virtual Storage Tier

  • 1. Automated Storage Tiering and the NetApp Virtual Storage Tier More on VST Want to learn more about By Paul Feresten, Sr. Product Marketing Manager, and Rajesh Sundaram, Technical Director VST? A just-published Automated storage tiering (AST) technologies are primarily intended to help white paper has all the data centers benefit from the improved performance of Flash-based media details, including measured performance in while minimizing cost and complexity. Flash-based devices such as solid- a number of state disk (SSD) controller-based Flash can complete 25 to 100 times more environments. random read operations per second than the fastest hard disk drives (HDDs), but that performance comes at a premium of 15 to 20 times higher More cost per gigabyte. HDDs continue to improve in capacity, but HDD Virtual Desktops and performance in terms of IOPS per dollar is relatively stagnant. Flash VST provides far more IOPS per dollar, plus lower latency. The NetApp Virtual Storage Tier has a tremendous impact on virtual desktop environments. A recent blog post from Vaughn Stewart describes the extreme loads that these environments can create and explains how VST can reduce spindle count and increase the number of desktops a storage environment can support while boosting overall data throughput. Figure 1) Comparison of the random read efficiency of different types of solid-state and rotational media on a logarithmic scale. Note that in terms of IOPS per dollar there is relatively More little difference between different HDD types. Rather than permanently placing an entire dataset on expensive media, automated storage tiering tries to identify and store hot data on higher- performance storage media while storing cold data on slower, lower-cost media. Tech OnTap April 2011 I Page 1
  • 2. NetApp has put a lot of time and energy into understanding the problems that AST must address in order to architect an optimal solution. This article describes: • Criteria for evaluating AST technologies • Migration-based versus caching-based AST approaches Intelligent Caching • The NetApp® Virtual Storage Tier—a caching-based approach to Flash Cache can cut your AST storage costs by reducing the number of spindles Evaluating AST Technology needed for a given level of performance by as much as 75% and by From an I/O perspective, the primary goal of AST is to shift as much random allowing you to replace I/O as possible to high-performance media (Flash) to minimize the random high-performance disks I/O burden on HDDs and reduce average latency. The distinction between with more economical random I/O and sequential I/O is important, because Flash has a relatively options. Read more about little price/performance advantage over HDDs for sequential reads and this game-changing writes (because HDDs are good at sequential I/O). technology. More Figure 2) Comparison of the sequential throughput efficiency of different types of solid-state and rotational media. There are several factors that affect an AST solution’s ability to achieve the above goal: • What’s the granularity of data placement? The smaller the chunk of data you operate on, the more efficient it is in terms of the system and HDD resources it uses for placement, and the less chance there is of cold data “tagging along” with the hot data and consuming expensive media to no benefit. Tech OnTap April 2011 I Page 2
  • 3. How is hot data identified and how quickly is it accelerated? The more quickly hot data gets into Flash, the less likely that relatively short-lived spikes in I/O activity will be missed, the less HDD I/O that will be required, and the greater the improvement in average latency. From an operational standpoint, there are several additional factors worth considering: How difficult is the solution to deploy and manage? An AST solution that requires major reconfiguration to deploy, or that requires a lot of monitoring and management, may defeat the purpose. How does the solution integrate with the other storage technologies you use (backup, deduplication, thin provisioning, and so on)? You don’t want to deploy a solution and then find out that your backups don’t work or that they trigger wholesale data movements. Migration Versus Caching for AST There are two fundamentally different approaches to AST: migration and caching. Migration-based AST automates the process of data migration. When a chunk of data is identified as “hot,” that chunk is moved to faster media and then moved back to slower media when it becomes cold. HDD access is needed both for movement to Flash and movement out of Flash. Caching-based AST uses well-understood caching methods to “promote” hot data to high-performance media. Because a copy of the data remains on HDD, when data becomes cold it can simply be released from cache with no additional HDD I/O required. Figure 3) Caching-based versus migration-based automated storage tiering. Tech OnTap April 2011 I Page 3
  • 4. The NetApp Virtual Storage Tier NetApp considered these two approaches to AST in light of the evaluation criteria we discussed earlier and concluded that a caching-based approach to AST did the better job of addressing those criteria. In addition, NetApp was able to focus on optimizing read performance because the NetApp Write Anywhere File Layout (WAFL®) effectively turns write activity into sequential writes, which—as Figure 2 illustrates—HDDs are good at. This is explained in detail in a recent blog post from Mike Riley and Tech OnTap® contributor John Fullbright. (This is also the reason that NetApp dual-parity RAID, or RAID-DP®, achieves good write performance where other RAID 6 implementations do not.) Figure 4) The NetApp Virtual Storage Tier is an approach to automated storage tiering based on caching. The NetApp Virtual Storage Tier promotes hot data to cache while keeping HDD I/O overhead to a minimum. Any time a read request is received for a block on a volume or LUN, that block is automatically subject to promotion. Note that promotion of a data block is not data migration, because the block remains on HDD when it is copied into the Virtual Storage Tier. Promotion happens directly from the system buffer cache, so no extra HDD I/O needed. Tech OnTap April 2011 I Page 4
  • 5. Because data blocks can be immediately promoted after the first read from disk, no additional disk I/O is needed. By comparison, migration-based AST implementations typically don’t promote hot data until it has been read from disk several times or until the next scheduled migration, and then additional disk I/O is required to accomplish the migration process. NetApp algorithms distinguish high-value data from low-value data and retain that data in the Virtual Storage Tier. Metadata, for example, is always promoted on first read. In contrast, sequential reads are normally not cached in the Virtual Storage Tier unless specifically enabled because they tend to crowd out more valuable data, and HDDs do this well, as we’ve seen. You can change this behavior to meet the requirements of applications with unique data access behaviors or different service-level requirements. Virtual Storage Tier Advantages Real-time promotion of hot data with high granularity. A data block typically enters the Virtual Storage Tier the first time it is read from disk. The performance benefit occurs in real time as subsequent reads are satisfied from the Virtual Storage Tier. Patterns of read behavior are identified and blocks of data that are likely to be needed are read ahead of time, but the Virtual Storage Tier never does wholesale movement of data from one tier of storage to another. This keeps usage of HDD I/O and other system resources to a minimum. The efficiency of this approach, combined with the ability to operate at the granularity of a single 4KB block, allows real-time promotion of hot data. With migration-based AST, hot data is migrated from one storage tier to another either as a background task or scheduled during off-peak hours (to minimize the extra load on the storage system). Because these solutions typically operate at a level of granularity that is a minimum of 128 times higher than the Virtual Storage Tier (ranging from 0.5MB up to 1GB or even an entire volume or LUN), data movement can take considerable time. Such approaches may miss important spikes of activity when those spikes have a shorter duration than the time needed to identify and promote hot data. The 4KB granularity of the Virtual Storage Tier means that it uses Flash- based media very efficiently. Solutions with coarser granularity are likely to include a lot of “cold” data along with each hot data block, and are therefore likely to require a greater amount of expensive Flash media to achieve the same results. Easy to deploy and simple to manage. The Virtual Storage Tier works with existing data volumes and LUNs. It requires no complicated or disruptive changes to your storage environment. There is no need to set policies, thresholds, or time windows for data movement. You simply install Flash technology in your storage systems. Once this is accomplished, the Virtual Tech OnTap April 2011 I Page 5
  • 6. Storage Tier becomes active for all volumes managed by the storage controller. You can then exclude user data for lower-priority volumes from the Virtual Storage Tier if desired. Other AST solutions require incremental policy, data classification, and structural changes to existing storage infrastructure such as the creation of dedicated storage pools and migration of data. Fully integrated. The Virtual Storage Tier is fully integrated with the NetApp Unified Storage Architecture, which means that you can use it with any NAS or SAN storage protocol with no changes. In addition, migration-based AST solutions may not interoperate with storage efficiency features such as deduplication. The NetApp Virtual Storage Tier works in conjunction with all NetApp storage efficiency features, including thin provisioning, FlexClone® technology, deduplication, and compression, and this close integration works to your advantage and enhances the functioning of the Virtual Storage Tier. For example, when you deduplicate a volume, the benefits of deduplication persist in the Virtual Storage Tier. A single block in the Virtual Storage Tier could have many metadata pointers to it, increasing the probability that it will be read again, and thus increasing the value of promoting that block. With this cache amplification a single block in the Virtual Storage Tier can serve as several logical blocks. This can yield significant performance benefits for server and desktop virtualization environments (such as shortening the duration of boot storms) while reducing the amount of Flash media needed. Conclusion Our caching-based approach to AST gives the NetApp Virtual Storage Tier significant advantages over migration-based AST. The Virtual Storage Tier is able to promote data in real time so even short spikes of activity benefit from acceleration. Our 4KB granularity means that we exclude cold data from Flash very efficiently, so you need less Flash to achieve a good result. By comparison, migration-based AST is less granular, has a longer time delay before data is promoted, requires more HDD I/O, and uses expensive Flash- based media less efficiently. In effect, the Virtual Storage Tier uses HDDs as a capacity tier and Flash as a performance tier. You probably have a variety of disk drive types, such as FC, SATA, and SAS. Any of these can serve as a capacity tier while the Virtual Storage Tier provides performance. We believe the combination of a high-performance tier (based on the Virtual Storage Tier) and a single disk- drive tier (based on SATA disk) makes the most sense for the majority of applications going forward. Tech OnTap April 2011 I Page 6
  • 7. Got opinions about the NetApp Virtual Storage Tier? Ask questions, exchange ideas, and share your thoughts online in NetApp Communities. Paul Feresten Sr. Product Marketing Manager NetApp Paul joined NetApp in 2005, focusing on core NetApp software, including Data ONTAP®, MultiStore®, FlexClone, and thin provisioning. He has over 30 years of industry experience in product management, sales, marketing, and executive management roles. Prior to joining NetApp, Paul worked at Data General, Digital Equipment Corporation, MSI Consulting, and SEPATON. Rajesh Sundaram Technical Director NetApp Since joining NetApp, in 1997, Rajesh has worked on the WAFL file system, the Data ONTAP RAID subsystem, and integration of Flash technology into NetApp storage. He holds an MS in Computer Science from the University of Arizona. Tech OnTap Community Archive User Groups Tech OnTap April 2011 I Page 7