SlideShare a Scribd company logo
1 of 11
Download to read offline
January 2016
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
Evaluation Report: Accelerating SQL Server
Database Performance with the Lenovo Storage
S3200 SAN Array
Evaluation report prepared under contract with Lenovo
Executive Summary
Even with the price of flash continuing to drop, enterprise all-flash arrays still remain
unaffordable for many businesses. However, many common business workloads don’t
actually demand the level of intense performance that all-flash storage can deliver and, in
fact, may never fully capitalize on it. Shrewd storage architects will consider workload
requirements along with expected returns on investment of hardware purchases. In many
cases, a little flash can go a long way and a hybrid storage array may be a better choice to
satisfy business requirements than a much pricier all-flash device.
The Lenovo Storage S3200 SAN array brings enterprise-class performance and features to
small and medium businesses at an affordable price. A customer has the option to replace
some of the array’s hard disk drives (HDD) with solid state drives (SSD) to create a
customized read caching or performance tiering solution tailored to a business’ specific
I/O requirements.
Demartek evaluated the performance of a Microsoft SQL Server database workload
backed by a Lenovo Storage S3200 Fibre Channel array in an all-HDD configuration. We
then repeated the workload with the SSD read caching and SSD performance tiering
options installed and configured. Several performance metrics including bandwidth, IOPs,
number of database transactions per second, and I/O latency were compared for a
complete picture of the S3200’s suitability to support a workload similar to what a small-
to-medium size business would be likely to run.
We found that the array would support a transactional database workload with 30 virtual
users while delivering an average of 650 database transactions per second. When we
applied read caching to the array the transaction count increased by 35%, and then by 60%
with SSD tiering. At the same time, average I/O response time dropped from nearly 20
milliseconds to 4 milliseconds with read caching, and to below 2 milliseconds when we
employed SSD performance tiering.
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 2 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
Storage bandwidth and IOPS likewise saw increases in performance, each growing by
more than 2.5 times when employing read caching and more than 4.5 times with SSD
performance tiering.
The Lenovo Storage S3200
Lenovo’s S3200 Storage Array (Figure
1) is a dual controller, 2 rack unit
storage array supporting either 24
small form factor (SSF) drives or
twelve 3.5 inch drives. The S3200 array
supports 8 Gb and 16 Gb Fibre
Channel as well as 1 Gb and 10 Gb iSCSI.
Each array can support seven expansion
units for a maximum of 768 TB of total storage capacity.
The base configuration of 24 HDDs is upgradable by replacing some HDDs with flash
storage. The Lenovo SAN Manager controls the addition of SSDs to an array through the
creation of an SSD read-cache, or an SSD performance tier where active data is migrated
from HDD to SSD every five seconds through Intelligent Real-time TieringTM software.
This evaluation was performed on a Lenovo Storage S3200 array with 20 900GB 10K RPM
HDDs and four 400GB SSDs. We set up a 20 HDD baseline test case, with 10 drives
provisioned to each controller in RAID 6 disk groups. To evaluate read caching, we added
a single SSD to each controller and assigned them as read cache disk groups. For
measuring the effect of tiering, two SSDs in a RAID 1 disk group were added to each
controller. These configurations resulted in a read cache that was roughly 5% of the usable
storage space and an SSD performance tier of about 10% of the drive space1.
Transactional Database Workload Description
Real vs. Synthetic Workloads
The workload employed in this test used a real database (Microsoft SQL Server) with
database tables, indexes, etc., to perform actual database transactions. When using real
1
The performance tier was 10% by total SSD capacity. RAID 1 makes it effectively 5% in usable space as with the
read cache configuration. However, read requests do receive the advantage of two mirrors to read from instead of
a single drive which was expected to provide some additional benefit over read caching for a read-heavy workload.
Figure 1 - Lenovo S3200
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 3 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
database workloads the I/O rate will vary as the workload progresses because the
database performs operations that consume varying amounts of CPU and memory in
addition to I/O resources. These results more closely resemble a real customer
environment. This is unlike benchmarks that use synthetic workloads which perform the
same I/O operations repeatedly, resulting in relatively steady I/O rates which, although
potentially faster, do not resemble real customer environments.
The OLTP Database Workload
Demartek used a transactional database workload to perform real transactions similar to
those that might be executed by database application users, plus background transactions
from automated processes. The workload models a financial brokerage firm with
customers who generate transactions related to trades, account inquiries, and market
research. The modelled brokerage firm in turn interacts with financial markets to execute
orders on behalf of the customers and updates relevant account information. Most of this
workload’s transactions are read I/O, with a relatively small amount of write transactions
to the database.
The database was limited to a very low amount of system memory to force storage I/O at
the expense of the database transactions. This was done to demonstrate storage
performance rather than server or full database system performance. We chose this
workload because it is similar to standardized real-world database workloads widely
recognized by the IT industry. Data and results published in this report are not
comparable to, and cannot be compared with, database benchmarking results published in
any other report or forum.
Workload Definition and Evaluation Objectives
The OLTP workload is read-heavy, with about 5% of its I/O consisting of write
transactions. The database was populated with 3,500GB of data and a 200GB log.
We envisioned a medium-sized business of about 300 employees and hypothesized that
perhaps ten percent of those would simultaneously access the database at any one time.
This usage level seemed a reasonable simultaneous use case for a hypothetical medium
sized business. We ran the benchmark for 24 hours in each configuration to ensure a
steady state for I/O while supplying ample time for the SSD read cache to warm fully and
for the tiering algorithm to migrate hot data to the flash tier.
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 4 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
Performance Metrics
Key metrics for storage system performance analysis are I/Os per second (IOPS),
bandwidth, and latency or response time. These metrics are defined as follows:
 IOPS – I/Os per second – a measure of the total I/O operations (reads and writes)
issued by the application servers.
 Bandwidth – a measure of the data transfer rate, or I/O throughput, measured in
bytes per second or MegaBytes per second (MBPS).
 Latency – a measure of the time taken to complete an I/O request, also known as
response time. This is frequently measured in milliseconds (one thousandth of a
second). Latency is introduced into the SAN at many points, including the server
and HBA, SAN switching, and at the storage target(s) and media.
It is important to consider all three metrics when evaluating the performance of storage
systems because all three contribute to how the storage will support an application. IOPS
drive bandwidth. The number of IOPS times the I/O request size determines the amount
of bandwidth delivered. The database application used for this evaluation performs
predominantly 8 kilobyte I/Os.
Latency is important. Even though it doesn’t necessarily have a direct effect on IOPS and
bandwidth, it can have a very significant effect on application performance and user
experience. Unlike IOPS and bandwidth, where more is better, the goal with latency is to
keep it as low as possible. The impacts of latency vary with the workload deployed. Some
applications have a greater tolerance for higher latencies, while other applications are
negatively impacted by even small increases in latency.
High bandwidth streaming or sequential workloads may be able to tolerate higher level of
I/O response times, particularly where read-ahead buffering is employed. Data
warehousing and video streaming are examples of applications where this may be true.
Highly transactional workloads are more sensitive, particularly in cases where database
transactions are time sensitive and have dependencies on prior transaction results.
Applications performing real-time trend analysis like weather forecasting or stock trading,
such as modelled by this OLTP workload used in this evaluation, or applications that
process lots of data fit into this second category.
Flash storage has been bringing down I/O response times as well as driving up IOPS and
bandwidth. Before flash storage became commonplace in the datacenter, storage I/O
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 5 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
latencies of 10 to 20 milliseconds were generally acceptable for many applications.
Latencies lower than 2 milliseconds are almost unachievable on spinning hard disk drives,
simply because of the time it takes to perform the mechanical motions of the platters and
heads. With the option to add flash to the Lenovo Storage S3200 array, we were
particularly interested in seeing how the storage response times would react to the
addition of a small amount of flash.
Our interest in this analysis is the user/application experience of a transactional database
application running with Lenovo Storage S3200 array, so we chose to conduct the
measurements from the application host with Windows Perfmon. This allowed us to
capture the aggregate effect of all contributors to I/O response time include storage,
switching, cables, operating system, and the application software stack. Values will be at
least slightly better at the storage target, but that’s not representative of the end user’s
experience. We included database transactions per second as an additional metric as it is
easily recorded by SQL Server counters in Perfmon.
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 6 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
Results and Analysis
With only HDDs installed, the Lenovo Storage S3200 SAN array supported the 30 user
OLTP workload with an average I/O request latency of about 18 milliseconds, which fell
beneath a 20 millisecond ceiling we set for acceptable response times. The database
maintained a consistent 650 database transactions per second. We considered that our
baseline (Figure 2).
It’s no surprise that adding flash into the mix improved performance significantly. Read
caching resulted in 35% increase in transactions per second—it took about eight hours to
fully warm the cache—while I/O response time went down by a factor of 4.5X, to 4
milliseconds. In simplified layman’s terms, more work in less time.
Using the SSDs as a performance tier was even better. Tiering accelerates writes as well as
reads, but this wasn’t a write-intense workload. The amount of usable SSD space
remained the same as with caching, but two drives in a RAID 1 configuration undoubtable
benefitted read I/O by providing dual paths to the data instead of single one. The database
transaction count increased by 60% over the baseline while latency dropped to below 2
milliseconds. Warmup for tiering was proportionally similar to caching at about eight
hours to reach the same transaction level as the read cache, plus an additional six and a
half until peak performance.
Figure 2 - Database transactions and response times
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 7 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
With database memory limited, increased transactional performance had to be the result
of improvements on the Lenovo Storage S3200 SAN array. Bandwidth increased 2.5 times
and 4.6 times over the baseline through SSD read caching and tiering respectively. In
terms of megabytes per second, bandwidth went up from a baseline of 42 MB/s to a
steady-state average of 127 MB/s caching and 193 MB/s tiering. IOPS likewise improved
from about 5,175 to 15,450 and again to 23,500 as we employed caching and tiering.
The number of virtual users executing the workload never changed, remaining steady at
thirty users in all scenarios. Clearly the storage has the capacity to support additional
virtual users and still keep I/O response times to an acceptable level.
Figure 3 - Bandwidth and IOPS
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 8 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
Summary and Conclusion
No doubt all businesses would prefer to run every workload on high-end all-flash storage,
but that can be very expensive. It’s also generally unnecessary for supporting application
requirements of many small-to-medium businesses. The Lenovo Storage S3200 SAN array
is positioned as an affordable option that will deliver a good return on investment for
these companies. It’s enterprise quality hardware for enterprise applications, such as
transactional databases, with performance levels demanded by successful businesses.
As technological advancements drive better and better storage system and server
performance, application service level expectations go up as well. A business may find the
performance delivered by a basic, HDD-only Lenovo Storage S3200 array sufficient to
meet operational requirements. Businesses which need more performance than delivered
by spinning drives alone can look to the S3200 for the option to add SSDs in an
incremental manner, customized to the workload and easier on the pocketbook than other
flash solutions.
This configurable flash acceleration can pay off in work done and user experience. SSD
read caching provides a significant boost to IOPS and bandwidth while reducing I/O
request latency. We saw bandwidth more than double by adding about 10% of the total
data capacity in SSD. Flash performance tiering requires some redundancy to protect data
written to the tier, but we found that our workload benefitted even more with this option.
The extra investment in flash drives (four SSDs instead of two) netted a greater increase in
work accomplished with a tremendous reduction in response time. The size of the cache
or performance tier is limited only by the number of SSDs deployed.
A benefit of hybrid storage solutions like the Lenovo Storage S3200 is that when an I/O
profile is understood, the amount of cache or performance tier can be configured to the
amount of hot data in that workload. This requires some research on the part of the
storage administrator, but Lenovo can help here too with detailed device metrics available
through the user interface. A savvy administrator can tune the number of flash drives for
acceptable throughput and response time. Once optimal application performance is
achieved, provisioning additional flash will only provide marginal benefit to the business,
so there’s no reason to incur extra expense.
Ultimately, a business must understand its workloads to determine the best storage
solutions for its needs. Flexibility is an asset that shouldn’t be overlooked. Businesses are
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 9 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
advised to consider the Lenovo Storage S3200 hybrid SAN array as an affordable choice
for modern applications.
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 10 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
Appendix A – Test Description and Environment
Figure 4 – Test Infrastructure
Server
 Dual processor rack server
 2 Intel E5-2630 2.3GHz CPUs
 16 GB RAM
 16Gb FC dual port HBA
 Microsoft Windows Server 2012 R2
 Microsoft SQL Server 2012, Microsoft Benchcraft SQL Server testing kit
Fibre Channel Switch
 Brocade 6510 16Gb Fibre Channel Switch
Storage Array
 Lenovo Storage S3200 array
 Lenovo SAN Manager
 20 900GB 10k RPM 6Gb SAS HDD
 10 drive RAID 6 per storage controller
 6 Data volumes – 3 per controller
Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload
January 2016
Page 11 of 11
© 2016 Demartek®  www.demartek.com  Email: info@demartek.com
 1 Log volume
 4 400GB SSD
 1 drive per storage controller for read caching
 2 drives RAID 1 per storage controller for tiering
 4 16Gb FC target ports per controller (2 ports active per controller)
The original version of this document is available at:
http://www.demartek.com/Demartek_Lenovo_S3200_Evaluation_2016-01.html on the Demartek website.
Intel and Xeon are registered trademarks of Intel Corporation.
Lenovo and S3200 are trademarks or registered trademarks of Lenovo Systems.
Microsoft, Windows, and Windows Server are either registered trademarks or trademarks of Microsoft
Corporation in the United States and/or other countries.
Demartek is a trademark of Demartek, LLC.
All other trademarks are the property of their respective owners.

More Related Content

What's hot

Présentation VERITAS Backup Exec 16
Présentation VERITAS Backup Exec 16Présentation VERITAS Backup Exec 16
Présentation VERITAS Backup Exec 16Aymen Mami
 
IBM Power Systems Announcement Update
IBM Power Systems Announcement UpdateIBM Power Systems Announcement Update
IBM Power Systems Announcement UpdateDavid Spurway
 
Maximizing Oracle Database performance with Intel SSD DC P3600 Series NVMe SS...
Maximizing Oracle Database performance with Intel SSD DC P3600 Series NVMe SS...Maximizing Oracle Database performance with Intel SSD DC P3600 Series NVMe SS...
Maximizing Oracle Database performance with Intel SSD DC P3600 Series NVMe SS...Principled Technologies
 
SQL Server 2014 Features
SQL Server 2014 FeaturesSQL Server 2014 Features
SQL Server 2014 FeaturesKarunakar Kotha
 
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
Microsoft ignite 2018  SQL Server 2019 big data clusters - intro sessionMicrosoft ignite 2018  SQL Server 2019 big data clusters - intro session
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro sessionTravis Wright
 
MT42 The impact of high performance Oracle workloads on the evolution of the ...
MT42 The impact of high performance Oracle workloads on the evolution of the ...MT42 The impact of high performance Oracle workloads on the evolution of the ...
MT42 The impact of high performance Oracle workloads on the evolution of the ...Dell EMC World
 
Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.Daryll Whyte
 
ODA solution in-a-box
ODA solution in-a-boxODA solution in-a-box
ODA solution in-a-boxOracle
 
MOUG17: DB Security; Secure your Data
MOUG17: DB Security; Secure your DataMOUG17: DB Security; Secure your Data
MOUG17: DB Security; Secure your DataMonica Li
 
Lenovo XClarity and Cisco UCS Manager Just the Facts
Lenovo XClarity and Cisco UCS Manager Just the FactsLenovo XClarity and Cisco UCS Manager Just the Facts
Lenovo XClarity and Cisco UCS Manager Just the FactsLenovo Data Center
 
ODA: What's New?
ODA: What's New?ODA: What's New?
ODA: What's New?O-box
 
SUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigDataSUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigDataJuan Herrera Utande
 
Keep your data safe by moving from unsupported SQL Server 2008 to SQL Server ...
Keep your data safe by moving from unsupported SQL Server 2008 to SQL Server ...Keep your data safe by moving from unsupported SQL Server 2008 to SQL Server ...
Keep your data safe by moving from unsupported SQL Server 2008 to SQL Server ...Principled Technologies
 
Denver Broncos Case Study
Denver Broncos Case StudyDenver Broncos Case Study
Denver Broncos Case StudyNetApp
 
Storage Sizing for SAP
Storage Sizing for SAPStorage Sizing for SAP
Storage Sizing for SAPCenk Ersoy
 
FlexPod Datacenter for Oracle’s JD Edwards EnterpriseOne
FlexPod Datacenter for Oracle’s JD Edwards EnterpriseOneFlexPod Datacenter for Oracle’s JD Edwards EnterpriseOne
FlexPod Datacenter for Oracle’s JD Edwards EnterpriseOneNetApp
 
Accelerating Business Intelligence Solutions with Microsoft Azure pass
Accelerating Business Intelligence Solutions with Microsoft Azure   passAccelerating Business Intelligence Solutions with Microsoft Azure   pass
Accelerating Business Intelligence Solutions with Microsoft Azure passJason Strate
 
EDB Postgres Platform
EDB Postgres PlatformEDB Postgres Platform
EDB Postgres PlatformEDB
 
Watch your transactional database performance climb with Intel Optane DC pers...
Watch your transactional database performance climb with Intel Optane DC pers...Watch your transactional database performance climb with Intel Optane DC pers...
Watch your transactional database performance climb with Intel Optane DC pers...Principled Technologies
 
10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 Kangaroot
 

What's hot (20)

Présentation VERITAS Backup Exec 16
Présentation VERITAS Backup Exec 16Présentation VERITAS Backup Exec 16
Présentation VERITAS Backup Exec 16
 
IBM Power Systems Announcement Update
IBM Power Systems Announcement UpdateIBM Power Systems Announcement Update
IBM Power Systems Announcement Update
 
Maximizing Oracle Database performance with Intel SSD DC P3600 Series NVMe SS...
Maximizing Oracle Database performance with Intel SSD DC P3600 Series NVMe SS...Maximizing Oracle Database performance with Intel SSD DC P3600 Series NVMe SS...
Maximizing Oracle Database performance with Intel SSD DC P3600 Series NVMe SS...
 
SQL Server 2014 Features
SQL Server 2014 FeaturesSQL Server 2014 Features
SQL Server 2014 Features
 
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
Microsoft ignite 2018  SQL Server 2019 big data clusters - intro sessionMicrosoft ignite 2018  SQL Server 2019 big data clusters - intro session
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
 
MT42 The impact of high performance Oracle workloads on the evolution of the ...
MT42 The impact of high performance Oracle workloads on the evolution of the ...MT42 The impact of high performance Oracle workloads on the evolution of the ...
MT42 The impact of high performance Oracle workloads on the evolution of the ...
 
Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.
 
ODA solution in-a-box
ODA solution in-a-boxODA solution in-a-box
ODA solution in-a-box
 
MOUG17: DB Security; Secure your Data
MOUG17: DB Security; Secure your DataMOUG17: DB Security; Secure your Data
MOUG17: DB Security; Secure your Data
 
Lenovo XClarity and Cisco UCS Manager Just the Facts
Lenovo XClarity and Cisco UCS Manager Just the FactsLenovo XClarity and Cisco UCS Manager Just the Facts
Lenovo XClarity and Cisco UCS Manager Just the Facts
 
ODA: What's New?
ODA: What's New?ODA: What's New?
ODA: What's New?
 
SUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigDataSUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigData
 
Keep your data safe by moving from unsupported SQL Server 2008 to SQL Server ...
Keep your data safe by moving from unsupported SQL Server 2008 to SQL Server ...Keep your data safe by moving from unsupported SQL Server 2008 to SQL Server ...
Keep your data safe by moving from unsupported SQL Server 2008 to SQL Server ...
 
Denver Broncos Case Study
Denver Broncos Case StudyDenver Broncos Case Study
Denver Broncos Case Study
 
Storage Sizing for SAP
Storage Sizing for SAPStorage Sizing for SAP
Storage Sizing for SAP
 
FlexPod Datacenter for Oracle’s JD Edwards EnterpriseOne
FlexPod Datacenter for Oracle’s JD Edwards EnterpriseOneFlexPod Datacenter for Oracle’s JD Edwards EnterpriseOne
FlexPod Datacenter for Oracle’s JD Edwards EnterpriseOne
 
Accelerating Business Intelligence Solutions with Microsoft Azure pass
Accelerating Business Intelligence Solutions with Microsoft Azure   passAccelerating Business Intelligence Solutions with Microsoft Azure   pass
Accelerating Business Intelligence Solutions with Microsoft Azure pass
 
EDB Postgres Platform
EDB Postgres PlatformEDB Postgres Platform
EDB Postgres Platform
 
Watch your transactional database performance climb with Intel Optane DC pers...
Watch your transactional database performance climb with Intel Optane DC pers...Watch your transactional database performance climb with Intel Optane DC pers...
Watch your transactional database performance climb with Intel Optane DC pers...
 
10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16
 

Similar to Demartek lenovo s3200_sql_server_evaluation_2016-01

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-01Lenovo Data Center
 
Insiders Guide- Managing Storage Performance
Insiders Guide- Managing Storage PerformanceInsiders Guide- Managing Storage Performance
Insiders Guide- Managing Storage PerformanceDataCore Software
 
Demartek Lenovo Storage S3200 MS Exchange Evaluation_2016-01
Demartek Lenovo Storage S3200 MS Exchange Evaluation_2016-01Demartek Lenovo Storage S3200 MS Exchange Evaluation_2016-01
Demartek Lenovo Storage S3200 MS Exchange Evaluation_2016-01Lenovo Data Center
 
Using preferred read groups in oracle asm michael ault
Using preferred read groups in oracle asm michael aultUsing preferred read groups in oracle asm michael ault
Using preferred read groups in oracle asm michael aultLouis liu
 
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 - PaperDavid Walker
 
The Fundamental Characteristics of Storage concepts for DBAs
The Fundamental Characteristics of Storage concepts for DBAsThe Fundamental Characteristics of Storage concepts for DBAs
The Fundamental Characteristics of Storage concepts for DBAsAlireza Kamrani
 
Large Scale SQL Considerations for SharePoint Deployments
Large Scale SQL Considerations for SharePoint DeploymentsLarge Scale SQL Considerations for SharePoint Deployments
Large Scale SQL Considerations for SharePoint DeploymentsJoel Oleson
 
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...Principled Technologies
 
How do you know you really need ssd
How do you know you really need ssdHow do you know you really need ssd
How do you know you really need ssdJohn McDonald
 
Lenovo Storage S3200 Simple Setup
Lenovo Storage S3200 Simple SetupLenovo Storage S3200 Simple Setup
Lenovo Storage S3200 Simple SetupLenovo Data Center
 
OLTP with Dell EqualLogic hybrid arrays: A comparative study with an industry...
OLTP with Dell EqualLogic hybrid arrays: A comparative study with an industry...OLTP with Dell EqualLogic hybrid arrays: A comparative study with an industry...
OLTP with Dell EqualLogic hybrid arrays: A comparative study with an industry...Principled Technologies
 
Designing SSD-friendly Applications for Better Application Performance and Hi...
Designing SSD-friendly Applications for Better Application Performance and Hi...Designing SSD-friendly Applications for Better Application Performance and Hi...
Designing SSD-friendly Applications for Better Application Performance and Hi...Zhenyun Zhuang
 
Troubleshooting SQL Server
Troubleshooting SQL ServerTroubleshooting SQL Server
Troubleshooting SQL ServerStephen Rose
 
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 WorkloadsSamsung Business USA
 
Webcast Q&A- Big Data Architectures Beyond Hadoop
Webcast Q&A- Big Data Architectures Beyond HadoopWebcast Q&A- Big Data Architectures Beyond Hadoop
Webcast Q&A- Big Data Architectures Beyond HadoopImpetus Technologies
 
Handle transaction workloads and data mart loads with better performance
Handle transaction workloads and data mart loads with better performanceHandle transaction workloads and data mart loads with better performance
Handle transaction workloads and data mart loads with better performancePrincipled Technologies
 
SharePoint and Large Scale SQL Deployments - NZSPC
SharePoint and Large Scale SQL Deployments - NZSPCSharePoint and Large Scale SQL Deployments - NZSPC
SharePoint and Large Scale SQL Deployments - NZSPCguest7c2e070
 
Large Scale SharePoint SQL Deployments
Large Scale SharePoint SQL DeploymentsLarge Scale SharePoint SQL Deployments
Large Scale SharePoint SQL DeploymentsJoel Oleson
 
Database Performance Management in Cloud
Database Performance Management in CloudDatabase Performance Management in Cloud
Database Performance Management in CloudDr. Amarjeet Singh
 

Similar to Demartek lenovo s3200_sql_server_evaluation_2016-01 (20)

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
 
Insiders Guide- Managing Storage Performance
Insiders Guide- Managing Storage PerformanceInsiders Guide- Managing Storage Performance
Insiders Guide- Managing Storage Performance
 
Demartek Lenovo Storage S3200 MS Exchange Evaluation_2016-01
Demartek Lenovo Storage S3200 MS Exchange Evaluation_2016-01Demartek Lenovo Storage S3200 MS Exchange Evaluation_2016-01
Demartek Lenovo Storage S3200 MS Exchange Evaluation_2016-01
 
Using preferred read groups in oracle asm michael ault
Using preferred read groups in oracle asm michael aultUsing preferred read groups in oracle asm michael ault
Using preferred read groups in oracle asm michael ault
 
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
 
The Fundamental Characteristics of Storage concepts for DBAs
The Fundamental Characteristics of Storage concepts for DBAsThe Fundamental Characteristics of Storage concepts for DBAs
The Fundamental Characteristics of Storage concepts for DBAs
 
Large Scale SQL Considerations for SharePoint Deployments
Large Scale SQL Considerations for SharePoint DeploymentsLarge Scale SQL Considerations for SharePoint Deployments
Large Scale SQL Considerations for SharePoint Deployments
 
Supercharge Your Storage
Supercharge Your StorageSupercharge Your Storage
Supercharge Your Storage
 
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
 
How do you know you really need ssd
How do you know you really need ssdHow do you know you really need ssd
How do you know you really need ssd
 
Lenovo Storage S3200 Simple Setup
Lenovo Storage S3200 Simple SetupLenovo Storage S3200 Simple Setup
Lenovo Storage S3200 Simple Setup
 
OLTP with Dell EqualLogic hybrid arrays: A comparative study with an industry...
OLTP with Dell EqualLogic hybrid arrays: A comparative study with an industry...OLTP with Dell EqualLogic hybrid arrays: A comparative study with an industry...
OLTP with Dell EqualLogic hybrid arrays: A comparative study with an industry...
 
Designing SSD-friendly Applications for Better Application Performance and Hi...
Designing SSD-friendly Applications for Better Application Performance and Hi...Designing SSD-friendly Applications for Better Application Performance and Hi...
Designing SSD-friendly Applications for Better Application Performance and Hi...
 
Troubleshooting SQL Server
Troubleshooting SQL ServerTroubleshooting SQL Server
Troubleshooting SQL Server
 
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
 
Webcast Q&A- Big Data Architectures Beyond Hadoop
Webcast Q&A- Big Data Architectures Beyond HadoopWebcast Q&A- Big Data Architectures Beyond Hadoop
Webcast Q&A- Big Data Architectures Beyond Hadoop
 
Handle transaction workloads and data mart loads with better performance
Handle transaction workloads and data mart loads with better performanceHandle transaction workloads and data mart loads with better performance
Handle transaction workloads and data mart loads with better performance
 
SharePoint and Large Scale SQL Deployments - NZSPC
SharePoint and Large Scale SQL Deployments - NZSPCSharePoint and Large Scale SQL Deployments - NZSPC
SharePoint and Large Scale SQL Deployments - NZSPC
 
Large Scale SharePoint SQL Deployments
Large Scale SharePoint SQL DeploymentsLarge Scale SharePoint SQL Deployments
Large Scale SharePoint SQL Deployments
 
Database Performance Management in Cloud
Database Performance Management in CloudDatabase Performance Management in Cloud
Database Performance Management in Cloud
 

More from Lenovo Data Center

SciNet -- Pushing scientific boundaries
SciNet -- Pushing scientific boundaries SciNet -- Pushing scientific boundaries
SciNet -- Pushing scientific boundaries Lenovo Data Center
 
Umeå University -- Supercharging research to enable ground-breaking innovation
Umeå University -- Supercharging research to enable ground-breaking innovationUmeå University -- Supercharging research to enable ground-breaking innovation
Umeå University -- Supercharging research to enable ground-breaking innovationLenovo Data Center
 
China Mobile -- Ringing in a new age of mobile technology
China Mobile -- Ringing in a new age of mobile technologyChina Mobile -- Ringing in a new age of mobile technology
China Mobile -- Ringing in a new age of mobile technologyLenovo Data Center
 
Lenovo -- Geared up for global growth with streamlined supply chain operations
Lenovo -- Geared up for global growth with streamlined supply chain operationsLenovo -- Geared up for global growth with streamlined supply chain operations
Lenovo -- Geared up for global growth with streamlined supply chain operationsLenovo Data Center
 
North Carolina State University -- Harnessing Artificial Intelligence and big...
North Carolina State University -- Harnessing Artificial Intelligence and big...North Carolina State University -- Harnessing Artificial Intelligence and big...
North Carolina State University -- Harnessing Artificial Intelligence and big...Lenovo Data Center
 
HiQ -- Finland Supporting sophisticated, user-friendly smartphone app develop...
HiQ -- Finland Supporting sophisticated, user-friendly smartphone app develop...HiQ -- Finland Supporting sophisticated, user-friendly smartphone app develop...
HiQ -- Finland Supporting sophisticated, user-friendly smartphone app develop...Lenovo Data Center
 
Queen’s University -- Powerful research with ultra-efficient supercomputer
Queen’s University -- Powerful research with ultra-efficient supercomputerQueen’s University -- Powerful research with ultra-efficient supercomputer
Queen’s University -- Powerful research with ultra-efficient supercomputerLenovo Data Center
 
Oblakoteka -- Capitalizing on soaring demand for cloud computing
Oblakoteka -- Capitalizing on soaring demand for cloud computingOblakoteka -- Capitalizing on soaring demand for cloud computing
Oblakoteka -- Capitalizing on soaring demand for cloud computingLenovo Data Center
 
CINECA -- Providing the intelligence to solve our biggest challenges
CINECA -- Providing the intelligence to solve our biggest challengesCINECA -- Providing the intelligence to solve our biggest challenges
CINECA -- Providing the intelligence to solve our biggest challengesLenovo Data Center
 
Callaway Golf -- Keeping global operations swinging
Callaway Golf -- Keeping global operations swingingCallaway Golf -- Keeping global operations swinging
Callaway Golf -- Keeping global operations swingingLenovo Data Center
 
Barcelona Supercomputing Center -- Pushing the boundaries of human knowledge
Barcelona Supercomputing Center -- Pushing the boundaries of human knowledgeBarcelona Supercomputing Center -- Pushing the boundaries of human knowledge
Barcelona Supercomputing Center -- Pushing the boundaries of human knowledgeLenovo Data Center
 
Lenovo Preserves the past with futuristic solutions – Six Nations Polytechnic
Lenovo Preserves the past with futuristic solutions – Six Nations PolytechnicLenovo Preserves the past with futuristic solutions – Six Nations Polytechnic
Lenovo Preserves the past with futuristic solutions – Six Nations PolytechnicLenovo Data Center
 
Taiyuan Wusu Comprehensive Bonded Zone supports business growth and the boomi...
Taiyuan Wusu Comprehensive Bonded Zone supports business growth and the boomi...Taiyuan Wusu Comprehensive Bonded Zone supports business growth and the boomi...
Taiyuan Wusu Comprehensive Bonded Zone supports business growth and the boomi...Lenovo Data Center
 
Industrial Bank unleashes innovation with Lenovo and Nutanix
Industrial Bank unleashes innovation with Lenovo and NutanixIndustrial Bank unleashes innovation with Lenovo and Nutanix
Industrial Bank unleashes innovation with Lenovo and NutanixLenovo Data Center
 
KEK helps scientists uncover the mysteries of the universe with Lenovo superc...
KEK helps scientists uncover the mysteries of the universe with Lenovo superc...KEK helps scientists uncover the mysteries of the universe with Lenovo superc...
KEK helps scientists uncover the mysteries of the universe with Lenovo superc...Lenovo Data Center
 
Europe Airpost Shrunk its IT Footprint 66%
Europe Airpost Shrunk its IT Footprint 66%Europe Airpost Shrunk its IT Footprint 66%
Europe Airpost Shrunk its IT Footprint 66%Lenovo Data Center
 
Next Level Supercomputing at STFC Hartree Centre
Next Level Supercomputing at STFC Hartree CentreNext Level Supercomputing at STFC Hartree Centre
Next Level Supercomputing at STFC Hartree CentreLenovo Data Center
 
A New Supercomputer Rises at the University of Adelaide
A New Supercomputer Rises at the University of AdelaideA New Supercomputer Rises at the University of Adelaide
A New Supercomputer Rises at the University of AdelaideLenovo Data Center
 
Virtualization, VMware and… Vegetation
Virtualization, VMware and… VegetationVirtualization, VMware and… Vegetation
Virtualization, VMware and… VegetationLenovo Data Center
 

More from Lenovo Data Center (20)

SciNet -- Pushing scientific boundaries
SciNet -- Pushing scientific boundaries SciNet -- Pushing scientific boundaries
SciNet -- Pushing scientific boundaries
 
Umeå University -- Supercharging research to enable ground-breaking innovation
Umeå University -- Supercharging research to enable ground-breaking innovationUmeå University -- Supercharging research to enable ground-breaking innovation
Umeå University -- Supercharging research to enable ground-breaking innovation
 
China Mobile -- Ringing in a new age of mobile technology
China Mobile -- Ringing in a new age of mobile technologyChina Mobile -- Ringing in a new age of mobile technology
China Mobile -- Ringing in a new age of mobile technology
 
Lenovo -- Geared up for global growth with streamlined supply chain operations
Lenovo -- Geared up for global growth with streamlined supply chain operationsLenovo -- Geared up for global growth with streamlined supply chain operations
Lenovo -- Geared up for global growth with streamlined supply chain operations
 
North Carolina State University -- Harnessing Artificial Intelligence and big...
North Carolina State University -- Harnessing Artificial Intelligence and big...North Carolina State University -- Harnessing Artificial Intelligence and big...
North Carolina State University -- Harnessing Artificial Intelligence and big...
 
HiQ -- Finland Supporting sophisticated, user-friendly smartphone app develop...
HiQ -- Finland Supporting sophisticated, user-friendly smartphone app develop...HiQ -- Finland Supporting sophisticated, user-friendly smartphone app develop...
HiQ -- Finland Supporting sophisticated, user-friendly smartphone app develop...
 
Queen’s University -- Powerful research with ultra-efficient supercomputer
Queen’s University -- Powerful research with ultra-efficient supercomputerQueen’s University -- Powerful research with ultra-efficient supercomputer
Queen’s University -- Powerful research with ultra-efficient supercomputer
 
Oblakoteka -- Capitalizing on soaring demand for cloud computing
Oblakoteka -- Capitalizing on soaring demand for cloud computingOblakoteka -- Capitalizing on soaring demand for cloud computing
Oblakoteka -- Capitalizing on soaring demand for cloud computing
 
CINECA -- Providing the intelligence to solve our biggest challenges
CINECA -- Providing the intelligence to solve our biggest challengesCINECA -- Providing the intelligence to solve our biggest challenges
CINECA -- Providing the intelligence to solve our biggest challenges
 
Callaway Golf -- Keeping global operations swinging
Callaway Golf -- Keeping global operations swingingCallaway Golf -- Keeping global operations swinging
Callaway Golf -- Keeping global operations swinging
 
Barcelona Supercomputing Center -- Pushing the boundaries of human knowledge
Barcelona Supercomputing Center -- Pushing the boundaries of human knowledgeBarcelona Supercomputing Center -- Pushing the boundaries of human knowledge
Barcelona Supercomputing Center -- Pushing the boundaries of human knowledge
 
Lenovo Preserves the past with futuristic solutions – Six Nations Polytechnic
Lenovo Preserves the past with futuristic solutions – Six Nations PolytechnicLenovo Preserves the past with futuristic solutions – Six Nations Polytechnic
Lenovo Preserves the past with futuristic solutions – Six Nations Polytechnic
 
Taiyuan Wusu Comprehensive Bonded Zone supports business growth and the boomi...
Taiyuan Wusu Comprehensive Bonded Zone supports business growth and the boomi...Taiyuan Wusu Comprehensive Bonded Zone supports business growth and the boomi...
Taiyuan Wusu Comprehensive Bonded Zone supports business growth and the boomi...
 
Industrial Bank unleashes innovation with Lenovo and Nutanix
Industrial Bank unleashes innovation with Lenovo and NutanixIndustrial Bank unleashes innovation with Lenovo and Nutanix
Industrial Bank unleashes innovation with Lenovo and Nutanix
 
KEK helps scientists uncover the mysteries of the universe with Lenovo superc...
KEK helps scientists uncover the mysteries of the universe with Lenovo superc...KEK helps scientists uncover the mysteries of the universe with Lenovo superc...
KEK helps scientists uncover the mysteries of the universe with Lenovo superc...
 
Europe Airpost Shrunk its IT Footprint 66%
Europe Airpost Shrunk its IT Footprint 66%Europe Airpost Shrunk its IT Footprint 66%
Europe Airpost Shrunk its IT Footprint 66%
 
Next Level Supercomputing at STFC Hartree Centre
Next Level Supercomputing at STFC Hartree CentreNext Level Supercomputing at STFC Hartree Centre
Next Level Supercomputing at STFC Hartree Centre
 
A Supercomputer for CERFACS
A Supercomputer for CERFACSA Supercomputer for CERFACS
A Supercomputer for CERFACS
 
A New Supercomputer Rises at the University of Adelaide
A New Supercomputer Rises at the University of AdelaideA New Supercomputer Rises at the University of Adelaide
A New Supercomputer Rises at the University of Adelaide
 
Virtualization, VMware and… Vegetation
Virtualization, VMware and… VegetationVirtualization, VMware and… Vegetation
Virtualization, VMware and… Vegetation
 

Recently uploaded

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Recently uploaded (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Demartek lenovo s3200_sql_server_evaluation_2016-01

  • 1. January 2016 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com Evaluation Report: Accelerating SQL Server Database Performance with the Lenovo Storage S3200 SAN Array Evaluation report prepared under contract with Lenovo Executive Summary Even with the price of flash continuing to drop, enterprise all-flash arrays still remain unaffordable for many businesses. However, many common business workloads don’t actually demand the level of intense performance that all-flash storage can deliver and, in fact, may never fully capitalize on it. Shrewd storage architects will consider workload requirements along with expected returns on investment of hardware purchases. In many cases, a little flash can go a long way and a hybrid storage array may be a better choice to satisfy business requirements than a much pricier all-flash device. The Lenovo Storage S3200 SAN array brings enterprise-class performance and features to small and medium businesses at an affordable price. A customer has the option to replace some of the array’s hard disk drives (HDD) with solid state drives (SSD) to create a customized read caching or performance tiering solution tailored to a business’ specific I/O requirements. Demartek evaluated the performance of a Microsoft SQL Server database workload backed by a Lenovo Storage S3200 Fibre Channel array in an all-HDD configuration. We then repeated the workload with the SSD read caching and SSD performance tiering options installed and configured. Several performance metrics including bandwidth, IOPs, number of database transactions per second, and I/O latency were compared for a complete picture of the S3200’s suitability to support a workload similar to what a small- to-medium size business would be likely to run. We found that the array would support a transactional database workload with 30 virtual users while delivering an average of 650 database transactions per second. When we applied read caching to the array the transaction count increased by 35%, and then by 60% with SSD tiering. At the same time, average I/O response time dropped from nearly 20 milliseconds to 4 milliseconds with read caching, and to below 2 milliseconds when we employed SSD performance tiering.
  • 2. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 2 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com Storage bandwidth and IOPS likewise saw increases in performance, each growing by more than 2.5 times when employing read caching and more than 4.5 times with SSD performance tiering. The Lenovo Storage S3200 Lenovo’s S3200 Storage Array (Figure 1) is a dual controller, 2 rack unit storage array supporting either 24 small form factor (SSF) drives or twelve 3.5 inch drives. The S3200 array supports 8 Gb and 16 Gb Fibre Channel as well as 1 Gb and 10 Gb iSCSI. Each array can support seven expansion units for a maximum of 768 TB of total storage capacity. The base configuration of 24 HDDs is upgradable by replacing some HDDs with flash storage. The Lenovo SAN Manager controls the addition of SSDs to an array through the creation of an SSD read-cache, or an SSD performance tier where active data is migrated from HDD to SSD every five seconds through Intelligent Real-time TieringTM software. This evaluation was performed on a Lenovo Storage S3200 array with 20 900GB 10K RPM HDDs and four 400GB SSDs. We set up a 20 HDD baseline test case, with 10 drives provisioned to each controller in RAID 6 disk groups. To evaluate read caching, we added a single SSD to each controller and assigned them as read cache disk groups. For measuring the effect of tiering, two SSDs in a RAID 1 disk group were added to each controller. These configurations resulted in a read cache that was roughly 5% of the usable storage space and an SSD performance tier of about 10% of the drive space1. Transactional Database Workload Description Real vs. Synthetic Workloads The workload employed in this test used a real database (Microsoft SQL Server) with database tables, indexes, etc., to perform actual database transactions. When using real 1 The performance tier was 10% by total SSD capacity. RAID 1 makes it effectively 5% in usable space as with the read cache configuration. However, read requests do receive the advantage of two mirrors to read from instead of a single drive which was expected to provide some additional benefit over read caching for a read-heavy workload. Figure 1 - Lenovo S3200
  • 3. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 3 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com database workloads the I/O rate will vary as the workload progresses because the database performs operations that consume varying amounts of CPU and memory in addition to I/O resources. These results more closely resemble a real customer environment. This is unlike benchmarks that use synthetic workloads which perform the same I/O operations repeatedly, resulting in relatively steady I/O rates which, although potentially faster, do not resemble real customer environments. The OLTP Database Workload Demartek used a transactional database workload to perform real transactions similar to those that might be executed by database application users, plus background transactions from automated processes. The workload models a financial brokerage firm with customers who generate transactions related to trades, account inquiries, and market research. The modelled brokerage firm in turn interacts with financial markets to execute orders on behalf of the customers and updates relevant account information. Most of this workload’s transactions are read I/O, with a relatively small amount of write transactions to the database. The database was limited to a very low amount of system memory to force storage I/O at the expense of the database transactions. This was done to demonstrate storage performance rather than server or full database system performance. We chose this workload because it is similar to standardized real-world database workloads widely recognized by the IT industry. Data and results published in this report are not comparable to, and cannot be compared with, database benchmarking results published in any other report or forum. Workload Definition and Evaluation Objectives The OLTP workload is read-heavy, with about 5% of its I/O consisting of write transactions. The database was populated with 3,500GB of data and a 200GB log. We envisioned a medium-sized business of about 300 employees and hypothesized that perhaps ten percent of those would simultaneously access the database at any one time. This usage level seemed a reasonable simultaneous use case for a hypothetical medium sized business. We ran the benchmark for 24 hours in each configuration to ensure a steady state for I/O while supplying ample time for the SSD read cache to warm fully and for the tiering algorithm to migrate hot data to the flash tier.
  • 4. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 4 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com Performance Metrics Key metrics for storage system performance analysis are I/Os per second (IOPS), bandwidth, and latency or response time. These metrics are defined as follows:  IOPS – I/Os per second – a measure of the total I/O operations (reads and writes) issued by the application servers.  Bandwidth – a measure of the data transfer rate, or I/O throughput, measured in bytes per second or MegaBytes per second (MBPS).  Latency – a measure of the time taken to complete an I/O request, also known as response time. This is frequently measured in milliseconds (one thousandth of a second). Latency is introduced into the SAN at many points, including the server and HBA, SAN switching, and at the storage target(s) and media. It is important to consider all three metrics when evaluating the performance of storage systems because all three contribute to how the storage will support an application. IOPS drive bandwidth. The number of IOPS times the I/O request size determines the amount of bandwidth delivered. The database application used for this evaluation performs predominantly 8 kilobyte I/Os. Latency is important. Even though it doesn’t necessarily have a direct effect on IOPS and bandwidth, it can have a very significant effect on application performance and user experience. Unlike IOPS and bandwidth, where more is better, the goal with latency is to keep it as low as possible. The impacts of latency vary with the workload deployed. Some applications have a greater tolerance for higher latencies, while other applications are negatively impacted by even small increases in latency. High bandwidth streaming or sequential workloads may be able to tolerate higher level of I/O response times, particularly where read-ahead buffering is employed. Data warehousing and video streaming are examples of applications where this may be true. Highly transactional workloads are more sensitive, particularly in cases where database transactions are time sensitive and have dependencies on prior transaction results. Applications performing real-time trend analysis like weather forecasting or stock trading, such as modelled by this OLTP workload used in this evaluation, or applications that process lots of data fit into this second category. Flash storage has been bringing down I/O response times as well as driving up IOPS and bandwidth. Before flash storage became commonplace in the datacenter, storage I/O
  • 5. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 5 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com latencies of 10 to 20 milliseconds were generally acceptable for many applications. Latencies lower than 2 milliseconds are almost unachievable on spinning hard disk drives, simply because of the time it takes to perform the mechanical motions of the platters and heads. With the option to add flash to the Lenovo Storage S3200 array, we were particularly interested in seeing how the storage response times would react to the addition of a small amount of flash. Our interest in this analysis is the user/application experience of a transactional database application running with Lenovo Storage S3200 array, so we chose to conduct the measurements from the application host with Windows Perfmon. This allowed us to capture the aggregate effect of all contributors to I/O response time include storage, switching, cables, operating system, and the application software stack. Values will be at least slightly better at the storage target, but that’s not representative of the end user’s experience. We included database transactions per second as an additional metric as it is easily recorded by SQL Server counters in Perfmon.
  • 6. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 6 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com Results and Analysis With only HDDs installed, the Lenovo Storage S3200 SAN array supported the 30 user OLTP workload with an average I/O request latency of about 18 milliseconds, which fell beneath a 20 millisecond ceiling we set for acceptable response times. The database maintained a consistent 650 database transactions per second. We considered that our baseline (Figure 2). It’s no surprise that adding flash into the mix improved performance significantly. Read caching resulted in 35% increase in transactions per second—it took about eight hours to fully warm the cache—while I/O response time went down by a factor of 4.5X, to 4 milliseconds. In simplified layman’s terms, more work in less time. Using the SSDs as a performance tier was even better. Tiering accelerates writes as well as reads, but this wasn’t a write-intense workload. The amount of usable SSD space remained the same as with caching, but two drives in a RAID 1 configuration undoubtable benefitted read I/O by providing dual paths to the data instead of single one. The database transaction count increased by 60% over the baseline while latency dropped to below 2 milliseconds. Warmup for tiering was proportionally similar to caching at about eight hours to reach the same transaction level as the read cache, plus an additional six and a half until peak performance. Figure 2 - Database transactions and response times
  • 7. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 7 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com With database memory limited, increased transactional performance had to be the result of improvements on the Lenovo Storage S3200 SAN array. Bandwidth increased 2.5 times and 4.6 times over the baseline through SSD read caching and tiering respectively. In terms of megabytes per second, bandwidth went up from a baseline of 42 MB/s to a steady-state average of 127 MB/s caching and 193 MB/s tiering. IOPS likewise improved from about 5,175 to 15,450 and again to 23,500 as we employed caching and tiering. The number of virtual users executing the workload never changed, remaining steady at thirty users in all scenarios. Clearly the storage has the capacity to support additional virtual users and still keep I/O response times to an acceptable level. Figure 3 - Bandwidth and IOPS
  • 8. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 8 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com Summary and Conclusion No doubt all businesses would prefer to run every workload on high-end all-flash storage, but that can be very expensive. It’s also generally unnecessary for supporting application requirements of many small-to-medium businesses. The Lenovo Storage S3200 SAN array is positioned as an affordable option that will deliver a good return on investment for these companies. It’s enterprise quality hardware for enterprise applications, such as transactional databases, with performance levels demanded by successful businesses. As technological advancements drive better and better storage system and server performance, application service level expectations go up as well. A business may find the performance delivered by a basic, HDD-only Lenovo Storage S3200 array sufficient to meet operational requirements. Businesses which need more performance than delivered by spinning drives alone can look to the S3200 for the option to add SSDs in an incremental manner, customized to the workload and easier on the pocketbook than other flash solutions. This configurable flash acceleration can pay off in work done and user experience. SSD read caching provides a significant boost to IOPS and bandwidth while reducing I/O request latency. We saw bandwidth more than double by adding about 10% of the total data capacity in SSD. Flash performance tiering requires some redundancy to protect data written to the tier, but we found that our workload benefitted even more with this option. The extra investment in flash drives (four SSDs instead of two) netted a greater increase in work accomplished with a tremendous reduction in response time. The size of the cache or performance tier is limited only by the number of SSDs deployed. A benefit of hybrid storage solutions like the Lenovo Storage S3200 is that when an I/O profile is understood, the amount of cache or performance tier can be configured to the amount of hot data in that workload. This requires some research on the part of the storage administrator, but Lenovo can help here too with detailed device metrics available through the user interface. A savvy administrator can tune the number of flash drives for acceptable throughput and response time. Once optimal application performance is achieved, provisioning additional flash will only provide marginal benefit to the business, so there’s no reason to incur extra expense. Ultimately, a business must understand its workloads to determine the best storage solutions for its needs. Flexibility is an asset that shouldn’t be overlooked. Businesses are
  • 9. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 9 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com advised to consider the Lenovo Storage S3200 hybrid SAN array as an affordable choice for modern applications.
  • 10. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 10 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com Appendix A – Test Description and Environment Figure 4 – Test Infrastructure Server  Dual processor rack server  2 Intel E5-2630 2.3GHz CPUs  16 GB RAM  16Gb FC dual port HBA  Microsoft Windows Server 2012 R2  Microsoft SQL Server 2012, Microsoft Benchcraft SQL Server testing kit Fibre Channel Switch  Brocade 6510 16Gb Fibre Channel Switch Storage Array  Lenovo Storage S3200 array  Lenovo SAN Manager  20 900GB 10k RPM 6Gb SAS HDD  10 drive RAID 6 per storage controller  6 Data volumes – 3 per controller
  • 11. Lenovo Storage S3200 with Flash Caching and Tiering for SQL Workload January 2016 Page 11 of 11 © 2016 Demartek®  www.demartek.com  Email: info@demartek.com  1 Log volume  4 400GB SSD  1 drive per storage controller for read caching  2 drives RAID 1 per storage controller for tiering  4 16Gb FC target ports per controller (2 ports active per controller) The original version of this document is available at: http://www.demartek.com/Demartek_Lenovo_S3200_Evaluation_2016-01.html on the Demartek website. Intel and Xeon are registered trademarks of Intel Corporation. Lenovo and S3200 are trademarks or registered trademarks of Lenovo Systems. Microsoft, Windows, and Windows Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Demartek is a trademark of Demartek, LLC. All other trademarks are the property of their respective owners.