Microsoft SQL Server 2016 Data Warehouse Fast Track using HPE MSA 2042 FC

Size: px
Start display at page:

Download "Microsoft SQL Server 2016 Data Warehouse Fast Track using HPE MSA 2042 FC"

Transcription

1 Microsoft SQL Server 2016 Data Warehouse Fast Track using HPE MSA 2042 FC HPE ProLiant DL380 Gen9 server Technical white paper

2 Technical white paper Contents Executive summary... 3 Introduction... 3 Solution overview... 3 Configuring the HPE MSA Configuring Microsoft Windows Server 2012 R Configuring Microsoft SQL Server Data Warehouse Fast Track Certification results Solution components HPE ProLiant DL380 Gen9 Server HPE MSA 2042 Storage HPE StoreFabric SN1200E 16 Gb Fibre Channel Host Bus Adapter HPE StoreFabric SN6000B Fibre Channel Switch Best practices and configuration guidance for the solution Server configuration Storage configuration Microsoft SQL Server 2016 DWFT primary metrics Microsoft SQL Server 2016 DWFT secondary metrics Capacity and sizing Summary Glossary Appendix A: Bill of materials Resources and additional links RA-specific links Microsoft resources General HPE links... 20

3 Technical white paper Page 3 Executive summary The objective of this Reference Architecture (RA) is to highlight the customer benefits of deploying HPE MSA 2042 Storage in a Microsoft SQL Server 2016 data warehouse (DW) environment. HPE MSA 2042 provides the storage foundation that is easily managed, highly affordable, and highly scalable. As the business expands, the number of supported servers and total capacity can be increased to adapt to changing business needs. Microsoft SQL Server 2016 deployments with data warehouse/business intelligence (DW/BI) workloads have much more read activity than write activity, predominantly with reads during queries and heavy writes during loads. Though both queries and loads are important when designing a balanced DW solution, there is generally more sensitivity to performance during query analysis than during data loads, which can be done in bulk increments. Thus, the primary design criterion for a DW/BI deployment is performance specifically the throughput that can be achieved through the storage subsystem with the ultimate goal being to achieve a balance of compute and storage resources. The HPE MSA 2042 can achieve and maintain baseline levels of scalable performance for DW workloads requiring sequential data access. Target audience The information in this document is intended for IT planners, architects, DBAs, CIOs, CTOs, and business intelligence (BI) users with an interest in options for their BI applications and the factors that affect those options. Document purpose The purpose of this document is to describe a Reference Architecture, highlighting recognizable benefits to technical audiences. This RA supports Microsoft SQL Server 2016 Data Warehouse Fast Track Certification and describes testing performed by Hewlett Packard Enterprise in April Introduction The Microsoft SQL Server 2016 Data Warehouse Fast Track Reference Architecture (DWFT) provides a framework based on a balanced approach to implement a symmetric multiprocessor-based architecture (SMP). The goal of the DWFT RA is to achieve an efficient resource balance between the database processing capabilities of Microsoft SQL Server 2016 and the hardware throughput, using proven performance and scalable data warehouse workloads. This RA is based on the HPE ProLiant DL380 Gen9 server connected to an HPE MSA 2042 storage array using 16 Gb Fibre Channel. The configuration is optimized for DW workloads and is rated for up to 29 TB of compressed data. A full benchmark consists of two primary packages, IO Saturation and CPU Saturation. Each package was processed at 12 and 24 concurrent sessions or streams of queries against the row store and the column store. Solution overview This RA describes the DWFT solution for Microsoft SQL Server The solution includes the HPE DL380 Gen9 server connected using Fibre Channel to the HPE MSA Figure 1 shows the DWFT environment.

4 Technical white paper Page 4 Figure 1. DWFT Test environment Configuring the HPE MSA 2042 The HPE MSA 2042 used in this RA uses a dual-controller configuration with two additional D2700 drive enclosures. The HPE MSA 2042 was filled with 70 HPE 600GB 6G SAS 10K 2.5 in DP enterprise hard disk drives and 4 HPE MSA 400GB SAS SSD. Figure 2 shows the HPE MSA 2042 system view from the Storage Management Utility.

5 Technical white paper Page 5 Figure 2. Front view of the HPE MSA 2042 from the Storage Management Utility Table 1 shows the disk group configurations on the MSA Seven disk groups were created for this DWFT test. Table 1. MSA 2042 Disk Group Configuration disk group Pool RAID Class Disk Type Size (gb) # Disks dga01 A RAID10 Virtual SAS (Standard) dga02 A RAID10 Virtual SAS (Standard) dgb01 B RAID10 Virtual SAS (Standard) dgb02 B RAID10 Virtual SAS (Standard) rca1 A NRAID Virtual ssas (Read Cache) log log RAID6 Linear SAS (Standard) rcb1 B NRAID Virtual ssas (Read Cache) Figure 3 shows the volume created on Pool A of the HPE MSA 2042 system.

6 Technical white paper Page 6 Figure 3. Volume on Pool A of the HPE MSA 2042 The disks were configured into RAID 10 disk groups formatted in 64k chunks. Each disk group consists of 16 disks as shown in Table 1. The data is striped across the 16 disks. Figure 2 shows the assignment of each disk to either Pool A or Pool B. Figure 4 shows the physical drives assigned to the dga01 disk group from the Storage Management Utility.

7 Technical white paper Page 7 Figure 4. Disk group dga01 Configuring Microsoft Windows Server 2012 R2 This section describes the Microsoft Windows Server 2012 R2 tuning options selected for this DWFT RA. Configuration information covered includes: Windows volumes Multipathing (MPIO) policy Power plan BIOS configuration Windows volumes The disk groups created in the HPE MSA 2042 are mounted as Windows volumes on the HPE ProLiant DL380 Gen9 server. DiskPart was used to create primary partitions aligned to 1024 KB. The NTFS were created with 64K units. The database files were spread over the two mount points. There were also two tempdb files, one on each of the mount points except the mount point for the logs. One mount point is connected to Pool A and the other connected to Pool B. Multipathing (MPIO) policy The MPIO policy used on the volumes that have the SQL Server database and tempdb files is Round Robin with Subset. The Round Robin with Subset policy executes the Round Robin policy only on paths designated as active or optimized. The nonactive or nonoptimized paths will be tried on a Round Robin approach upon failure of all active or optimized paths.

8 Technical white paper Page 8 Figure 5. MPIO policy Power plan The power profile setting used for this RA was the High Performance option, as shown in Figure 6. This option favors performance, which may use more energy. Figure 6. Power options

9 Technical white paper Page 9 BIOS configuration Hyper-Threading was enabled, as shown in Figure 7. Figure 7. Hyper-Threading Turbo Boost Technology was enabled, as shown in Figure 8. Figure 8. Turbo Boost Technology HPE Power Profile was set to Balanced Power and Performance, as shown in Figure 9. Figure 9. Power-Profile

10 Technical white paper Page 10 Configuring Microsoft SQL Server 2016 This section describes the settings used in running the DWFT tests. Resource Governor settings The Resource Governor is a feature that can be used to manage SQL Server workloads and system resource consumption. This feature enables the user to specify limits on the amount of CPU, physical IO, and memory that incoming application requests can use. Figure 10 shows the Resource Governor settings used during these tests. Figure 10. Resource Governor settings SQL Server MAXDOP setup The Maximum Degree of Parallelism (MAXDOP) controls the number of logical cores that the SQL Server uses for the parallel execution of a query. Figure 11 shows the MAXDOP value used. Figure 11. SQL Server MAXDOP setup

11 Technical white paper Page 11 SQL Server memory settings Figure 12 shows that MB of the available memory was allocated to the SQL Server. Figure 12. SQL Server memory settings

12 Technical white paper Page 12 Data Warehouse Fast Track Certification results Figure 13. DWFT Certification

13 Technical white paper Page 13 Solution components The components described in this section were used to perform the testing for this solution. The following components provided the foundation to achieve an optimal storage solution that are key to help you achieve a successful deployment in your own environment. HPE ProLiant DL380 Gen9 Server HPE ProLiant servers deliver industry-leading compute innovation. Building on 25 years of proven features and functions, the HPE ProLiant portfolio is designed to improve cost savings while providing more compute per watt per dollar to meet the new demands of today s marketplace. This solution is based on the HPE ProLiant DL380 Gen9 Server, which provides exceptional performance and value in a 2U form factor, offering various processor, memory, disk, and networking configuration options. Figure 14. HPE ProLiant DL380 Gen9 Server The HPE ProLiant DL380 Gen9 server offers the perfect solution for the dynamic compute requirements of both growing small businesses and demanding data centers. The HPE ProLiant DL380 Gen9 server offers many key features and benefits. Features Intel Xeon E5-2600v3 processor family 24 total DIMM slots (12 per processor), 4 channels per processor, 1.5 TB maximum capacity DDR4 Registered (RDIMM) or Load Reduced (LRDIMM) SmartMemory Up to 26 small form factor (SFF) or 15 large form factor (LFF) hard drives Up to 6 PCIe 3.0 slots HPE Smart Storage solution HPE ilo Management Engine

14 Technical white paper Page 14 Table 2 shows the configuration of the HPE DL380 Gen9 server used in this DWFT certification. The HPE DL380 Gen9 server can support two processors. This certification used one processor. The remaining socket can be populated with a similar processor model for future expansion of the solution. Table 2. HPE DL380 Gen9 server configuration Quantity Description 1 HPE DL380 Gen9 E5-2698v3 FIO Kit 8 HPE 32GB 4Rx4 PC4-2133P-L Kit 3 HPE 1.2TB 6G SAS 10K 2.5in SFF HDD 2 HPE 450GB 12G SAS 15K 2.5in SC ENT HDD 2 HPE SN1200E 16Gb 2P FC HBA HPE MSA 2042 Storage The HPE MSA 2042 shown in Figure 15 is the next-generation entry-level array. Designed for small- and medium-size companies, it features the latest in functionality and host-connect technology, and offers an excellent price and performance. The HPE MSA 2042 is ideal for companies with small budgets or limited IT expertise. Larger companies with departmental or remote requirements can also use the HPE MSA Each solution using the HPE MSA 2042 deploys easily and securely, provides lower management costs, and drives rapid return on investment (ROI) through efficient storage consolidation. Features Simple: Flexible architecture. Easy to set up. Easy to manage: Choice of 8 Gb/16 Gb FC, 1 Gb/10 GbE iscsi and 6 Gb/12 Gb SAS to match the customer environment configuration. The HPE MSA 2042 offers single-controller models for low initial investment, or dual controllers for higher data protection. The FC controller allows resource sharing between different departments with the most cost-effective protocol. A wide choice of drive types delivers a high ROI. The HPE MSA 2042 offers a choice of drives: high-performance and high-speed SSD drives, enterprise-class SAS, and SAS Midline drives. The array head comes with either 12 or 24 drive bays, able to simultaneously accommodate all three drive types. Start small and grow in number of supported servers and total capacity adaptable to changing needs: The HPE MSA 2042 enables customers to grow their storage as demands increase, up to a raw capacity of 960 TB with 10 TB LFF Midline drives. The HPE MSA 2042 can support eight LFF enclosures supporting 96 drives or eight SFF enclosures utilizing 199 drives. Single or dual controllers accommodate any budget. Powerful new controllers and 6 GB of read/write cache (4 GB Data cache, 2 GB System Cache) each provide support for up to 64 hosts. The 16 Gb Fibre Channel provides users with fast, reliable, and affordable access to their data. With 1,024 LUNs and maximum volume size of 64 TB, the HPE MSA 2042 has more than sufficient LUN flexibility for a wide variety of configuration choices. Comprehensive data protection in an easy to manage SAN environment: Reduce risk of IT failure with dual-active and active controllers, dual-ported drives, and redundant hardware components. For increased data protection, the HPE MSA 2042 comes standard with 64 snapshot and Volume Copy cloning capability enabled. Snapshots can be optionally increased to 512 snaps, and all HPE MSA 2042 controller models support the Remote Snap replication software option. Reduce time-to-operation with easy and secure deployment. Operator errors are reduced, resulting in less downtime and data loss, while increasing customer satisfaction. The HPE MSA 2042 supports data-in-place upgrades, protecting the user s investment in JBODs and drives, enhancing performance and functionality.

15 Technical white paper Page 15 Figure 15. HPE MSA 2042 HPE StoreFabric SN1200E 16 Gb Fibre Channel Host Bus Adapter The HPE StoreFabric SN1200E 16 Gb Fibre Channel Host Bus Adapter (HBA) is a critical element of this DWFT environment to improve storage performance. The HPE StoreFabric SN1200E delivers the high bandwidth, low latency, and high IOPs to meet any application requirements, from online transaction processing and data warehousing. Emulex s Dynamic Multicore Architecture can dynamically apply all ASIC resources to any port that needs it, delivering performance when and where it is needed. Supporting higher virtual machine density on powerful host servers, the HPE StoreFabric SN1200E 16 Gb HBAs delivers increased ROI on enabling more applications and virtual machines to run on a single server and I/O port without impacting SLAs. The 16 Gb FC HBA is backward compatible with 8 and 4 Gb FC storage networks to protect legacy investments. The HPE StoreFabric SN1200E FC HBA is available in two configurations: 16 Gb Single-Port Fibre Channel Host Bus Adapter 16 Gb Dual-Port Fibre Channel Host Bus Adapter The HPE StoreFabric SN1200E 16 Gb Host Bus Adapters provides near limitless scalability to support increased virtual machine (VM) density with 2x more on-chip resources and bandwidth than previous offerings. This FC HBA also improves the virtual desktop infrastructure (VDI) enduser experience with low-latency features providing noticeable improvements during boot storms (degradation of service that occurs when a significant number of end users boot up within a very narrow time frame and overwhelm the network). Management and installation is simplified with the OneCommand Manager plugin for VMware vcenter server. The HPE StoreFabric SN1200E 16Gb Fibre Channel Host Bus Adapters are designed to support emerging NVM Express (NVMe) over Fibre Channel storage networks. The FC HBA provides latest security features that averts unauthorized access to the HBA firmware and T10 Protection Information (T10-PI) data integrity with high-performance hardware offload provides data protection from the server to the storage array.

16 Technical white paper Page 16 Figure 16. HPE StoreFabric SN1200E 16Gb Fibre Channel HBA HPE StoreFabric SN6000B Fibre Channel Switch The HPE StoreFabric SN6000B Fibre Channel Switch meets the demand of customer environments by delivering market-leading 16 Gb Fibre Channel technology and performance. The HPE SN6000B Switch is configurable in 24, 36, or 48 ports and supports 4, 8, 10, or 16 Gbps speeds in a 1U package. In this configuration, HPE SN6000B was used for SAN connectivity between the HPE DL380 Gen9 server and the HPE MSA 2042 storage. Figure 17. HPE StoreFabric SN6000B Fibre Channel Switch Best practices and configuration guidance for the solution Server configuration The HPE ProLiant DL380 Gen9 servers used in this solutions was configured as follows: The server is configured with 256 GB of memory with only 118 GB allocated to SQL Server The server can support a maximum of two processors but for this test only one was installed. Two dual port 16 Gb Fibre Channel HBAs were installed and used to connect to the Fibre Channel switch. Storage configuration The HPE MSA 2042 storage used in the solution was configured as follows: HPE MSA 2042 with two HPE D2700 disk enclosures Four Fibre Channel ports per controller, each connected to the Fibre Channel switch (70) 600 GB SAS HDDs were used for storing the database, logs, and tempdb (4) 400 GB SAS SSDs were used for Read-Cache. (2) 400GB SSDs per controller Volume virtualization was used when creating the virtual pools, virtual disk groups, and virtual volumes Microsoft SQL Server 2016 DWFT primary metrics The certification process depends on the calculation of four primary and eight secondary metrics. The following are the four primary metrics:

17 Technical white paper Page 17 Related User Data Capacity (TB): A calculated value based on the Row Store Relative Throughput, the Column Store Relative Throughput, available storage, and the physical system memory. The calculation assumes a compression ratio of 5:1. Maximum User Data Capacity: Calculated value based on the total disk capacity of all disks allocated to primary storage. Assumes a 5:1 compression ratio. Row Store Relative Throughput: Percent ratio calculation of the Row Store throughput to the validated sample DWFT Row Store throughput. Column Store Relative Throughput: Percent ratio calculation of the Column Store throughput to the validated sample DWFT Column Store throughput. Microsoft SQL Server 2016 DWFT secondary metrics Table 3 shows the secondary row metrics and Table 4 shows the secondary column metrics used for the DWFT certification process. Table 3. Data Warehouse Fast Track secondary row metrics Secondary row metric Measured Throughput (Queries/Hr/TB) Measured Scan Rate Physical (Mbps) Measured Scan Rate Logical (Mbps) Measured I/O Throughput (Mbps) Measured CPU Utilization (Avg.) (%) Description Calculated from the measured number of Row Store benchmark queries completed during the measurement interval, normalized to a 1 TB database, expressed in Queries/Hr/TB. Measured physical I/O reads from disk during the measurement interval of the benchmark, expressed in Mbps. Measured user query throughput which includes reads from RAM/buffer cache, expressed in Mbps Calculated midpoint of the measured Scan Rate Physical and the measured Scan Rate Logical, expressed in Mbps. Average CPU utilization measured during the measurement interval of the benchmark, expressed in percentage of total CPU. Table 4. Data Warehouse Fast Track secondary column metrics Secondary row metric Measured Throughput (Queries/Hr/TB) Measured Scan Rate Physical (Mbps) Measured CPU Utilization (Avg.) (%) Description Calculated from the measured number of Column Store benchmark queries completed during the measurement interval, normalized to a 1 TB database, expressed in Queries/Hr/TB. Measured physical I/O reads from disk during the measurement interval of the benchmark, expressed in Mbps. Average CPU utilization measured during the measurement interval of the benchmark, expressed in percentage of total CPU. For more information on Microsoft SQL Server 2016 DWFT, refer to Capacity and sizing This solution provides user rated data capacity guidance for a data warehouse environment based on storage performance. The capacity and sizing are determined after running Microsoft s Fast Track Data Warehouse tests. These results are then sent to Microsoft review and validation. Once the results are approved, Microsoft issues a DWFT Certificate for the tested configuration. Summary This solution, in partnership with Microsoft, enables customers to deploy a tested, reliable, and validated DWFT Reference Architecture configuration. The solution combines the industry-leading HPE ProLiant server (DL380 Gen9) with the entry-level array (HPE MSA 2042) to provide a Microsoft-certified SQL Server 2016 DWFT solution. With a rated user capacity of 29 TB using spinning disks, this configuration can expand storage capacity as the customer s data warehouse requirements increase. This solution also increases performance and capacity, and is one of the few DWFT solutions using hard disk drives (HDDs) to store the data and logs. The HPE MSA 2042 can expand to support up to 7 drive trays, either small form factor (SFF) or large form factor (LFF). The SFF tray can support up to 25 drives; the LFF tray can support up to 12 drives each. The HPE MSA 2042 can also support 8 Gb/16 Gb Fibre Channel, 1 GbE/10 GbE iscsi or 6 Gb/12 Gb SAS connections to the host. The DWFT certificate (Figure 13) highlights how Hewlett Packard Enterprise can deliver a DWFT Reference Architecture for Microsoft SQL Server 2016.

18 Technical white paper Page 18 Glossary Table 5 provides a short list of common terms used in this paper. Table 5. Glossary of common terms Term Description Disk group Group of one or more disks inside the MSA 2042 DWFT Data Warehouse Fast Track FC Fibre Channel iscsi Internet Small Computer System Interface PDU Power distribution unit SAS Serial Attached SCSI SCSI LUN SCSI Logical Unit Number, which is used with FC devices, along with their World Wide Name (WWN) for identification

19 Technical white paper Page 19 Appendix A: Bill of materials Major components used in testing this DWFT RA are listed here. The list is not exhaustive, but provides guidance. For example, power distribution units (PDUs) and interconnecting cables are not listed. Often these items are present, or ordered as needed. Table 6 lists the hardware components. Table 6. Hardware bill of materials Qty Part Number Description HPE ProLiant Server B21 HPE DL380 Gen9 8-SFF CTO Server L21 HPE DL380 Gen9 E5-2698v3 FIO Kit B21 HPE 32GB 4Rx4 PC4-2133P-L Kit B21 HPE 1.2TB 6G SAS 10k 2.5in DP ENT SC HDD B21 HPE 450GB 12G SAS 15K 2.5in SC ENT HDD 2 Q0L14A HPE SN1200E 16Gb 2P FC HBA B22 HPE Ethernet 1GbE 4P 331FLR Adptr B21 HPE DL380 G9 3Slot PCIe Rsr Kit B21 HPE 2U SFF Easy Install Rail Kit B21 HPE 500W FS Plat Ht Plg Pwr Supply Kit B21 Microsoft Windows Server 2012 R2 HPE MSA 2042 Storage 1 HPE MSA 2042 SAS DC SFF Storage 2 AJ941A-0D1 HPE D2700 Disk Enclosure 70 C8S58A-0D1 HPE MSA 600GB SAS 10K 2.5in DP ENT HDD 4 N9X95A HPE MSA 400GB 12G SAS MU 2.5in SSD HPE StoreFabric SN6000B Fibre Channel Switch 1 C8R08A HPE StoreFabric SN6000B Bundled FC Switch

20 Technical white paper Page 20 Resources and additional links RA-specific links HPE MSA Storage, HPE MSA 2042 SAN Storage, HPE MSA 2042 QuickSpecs, HPE MSA 2042 Data Sheet, The New HPE MSA 2042: What a Little Flash Can Do, What-a-Little-Flash-Can-Do/ba-p/ #.V8Saek32YaI HPE StoreFabric Storage Networking, HPE StoreFabric SN6000B Fibre Channel Switch, Microsoft resources Microsoft SQL Server, Microsoft Data Warehouse Fast Track SQL Server 2016, General HPE links HPE Information Library, HPE Services, HPE Reference Architectures, hpe.com/info/ra HPE Servers, hpe.com/servers HPE Storage, hpe.com/storage HPE Networking, hpe.com/networking HPE Technology Consulting Services, hpe.com/us/en/services/consulting.html To help us improve our documents, please provide feedback at hpe.com/contact/feedback. Sign up for updates Copyright 2017 Hewlett Packard Enterprise Development LP. The information contained herein is subject to change without notice. The only warranties for Hewlett Packard Enterprise products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Hewlett Packard Enterprise shall not be liable for technical or editorial errors or omissions contained herein. Intel, Xeon, Intel Xeon are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries. Microsoft, Windows, and Windows Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All other third-party trademark(s) is/are property of their respective owner(s). a enw, June 2017, Rev. 1

Microsoft SQL Server 2017 Enterprise Edition Data Warehouse Fast Track using HPE MSA 2052 via Fibre Channel

Microsoft SQL Server 2017 Enterprise Edition Data Warehouse Fast Track using HPE MSA 2052 via Fibre Channel Microsoft SQL Server 2017 Enterprise Edition Data Warehouse Fast Track using HPE MSA 2052 via Fibre Channel HPE ProLiant DL380 Gen10 server Technical white paper Technical white paper Page 2 Contents Executive

More information

Microsoft SQL Server 2017 Enterprise Edition Data Warehouse Fast Track with HPE MSA 2052 and Serial Attached SCSI

Microsoft SQL Server 2017 Enterprise Edition Data Warehouse Fast Track with HPE MSA 2052 and Serial Attached SCSI Microsoft SQL Server 2017 Enterprise Edition Data Warehouse Fast Track with HPE MSA 2052 and Serial Attached SCSI HPE ProLiant DL380 Gen10 server Technical white paper Technical white paper Page 2 Contents

More information

HPE ProLiant DL580 Gen10 and Ultrastar SS300 SSD 195TB Microsoft SQL Server Data Warehouse Fast Track Reference Architecture

HPE ProLiant DL580 Gen10 and Ultrastar SS300 SSD 195TB Microsoft SQL Server Data Warehouse Fast Track Reference Architecture WHITE PAPER HPE ProLiant DL580 Gen10 and Ultrastar SS300 SSD 195TB Microsoft SQL Server Data Warehouse Fast Track Reference Architecture BASED ON MICROSOFT SQL SERVER 2017 DATA WAREHOUSE FAST TRACK REFERENCE

More information

HP ProLiant DL380 Gen8 and HP PCle LE Workload Accelerator 28TB/45TB Data Warehouse Fast Track Reference Architecture

HP ProLiant DL380 Gen8 and HP PCle LE Workload Accelerator 28TB/45TB Data Warehouse Fast Track Reference Architecture HP ProLiant DL380 Gen8 and HP PCle LE Workload Accelerator 28TB/45TB Data Warehouse Fast Track Reference Architecture Based on Microsoft SQL Server 2014 Data Warehouse Fast Track (DWFT) Reference Architecture

More information

HPE ProLiant ML110 Gen10 Server

HPE ProLiant ML110 Gen10 Server Digital data sheet HPE ProLiant ML110 Gen10 Server ProLiant ML Servers What's new New SMB focused offers regionally released as Smart Buy Express in the U.S. and Canada, Top Value in Europe, and Intelligent

More information

HP recommended configuration for Microsoft Exchange Server 2010 and HP ProLiant SL4540 Gen8 Servers (3 node)

HP recommended configuration for Microsoft Exchange Server 2010 and HP ProLiant SL4540 Gen8 Servers (3 node) Technical white paper HP recommended configuration for Microsoft Exchange Server 2010 and HP ProLiant SL4540 Gen8 Servers (3 node) Building blocks for 1500 mailboxes with 3-copy high availability design

More information

HPE ProLiant ML110 Gen P 8GB-R S100i 4LFF NHP SATA 350W PS DVD Entry Server/TV (P )

HPE ProLiant ML110 Gen P 8GB-R S100i 4LFF NHP SATA 350W PS DVD Entry Server/TV (P ) Digital data sheet HPE ProLiant ML110 Gen10 3104 1P 8GB-R S100i 4LFF NHP SATA 350W PS DVD Entry Server/TV (P03684-425) ProLiant ML Servers What's new New SMB focused offers regionally released as Smart

More information

HPE ProLiant DL380 Gen9 and HPE PCIe LE Workload Accelerator 24TB Data Warehouse Fast Track Reference Architecture

HPE ProLiant DL380 Gen9 and HPE PCIe LE Workload Accelerator 24TB Data Warehouse Fast Track Reference Architecture WHITE PAPER HPE ProLiant DL380 Gen9 and HPE PCIe LE Workload Accelerator 24TB Data Warehouse Fast Track Reference Architecture Based on the SQL Server 2014 Data Warehouse Fast Track (DWFT) Reference Architecture

More information

Microsoft SQL Server 2012 Fast Track Reference Architecture Using PowerEdge R720 and Compellent SC8000

Microsoft SQL Server 2012 Fast Track Reference Architecture Using PowerEdge R720 and Compellent SC8000 Microsoft SQL Server 2012 Fast Track Reference Architecture Using PowerEdge R720 and Compellent SC8000 This whitepaper describes the Dell Microsoft SQL Server Fast Track reference architecture configuration

More information

HPE ProLiant ML350 Gen10 Server

HPE ProLiant ML350 Gen10 Server Digital data sheet HPE ProLiant ML350 Gen10 Server ProLiant ML Servers What's new Support for Intel Xeon Scalable processors full stack. 2600 MT/s HPE DDR4 SmartMemory RDIMM/LRDIMM offering 8, 16, 32,

More information

HPE ProLiant ML350 Gen P 16GB-R E208i-a 8SFF 1x800W RPS Solution Server (P04674-S01)

HPE ProLiant ML350 Gen P 16GB-R E208i-a 8SFF 1x800W RPS Solution Server (P04674-S01) Digital data sheet HPE ProLiant ML350 Gen10 4110 1P 16GB-R E208i-a 8SFF 1x800W RPS Solution Server (P04674-S01) ProLiant ML Servers What's new Support for Intel Xeon Scalable processors full stack. 2600

More information

HPE ProLiant DL580 Gen10 Server

HPE ProLiant DL580 Gen10 Server Digital data sheet HPE ProLiant DL580 Gen10 Server ProLiant DL Servers What's new Support for the new Intel Xeon Scalable Gold 6143 and Intel Xeon Scalable Platinum 8165 processors which support core boosting

More information

Assessing performance in HP LeftHand SANs

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

More information

HPE ProLiant DL360 Gen P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21)

HPE ProLiant DL360 Gen P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21) Digital data sheet HPE ProLiant DL360 Gen10 4110 1P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21) ProLiant DL Servers What's new Innovative design with greater flexibility to mix and match

More information

NEC Express5800 A2040b 22TB Data Warehouse Fast Track. Reference Architecture with SW mirrored HGST FlashMAX III

NEC Express5800 A2040b 22TB Data Warehouse Fast Track. Reference Architecture with SW mirrored HGST FlashMAX III NEC Express5800 A2040b 22TB Data Warehouse Fast Track Reference Architecture with SW mirrored HGST FlashMAX III Based on Microsoft SQL Server 2014 Data Warehouse Fast Track (DWFT) Reference Architecture

More information

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA Evaluation report prepared under contract with HP Executive Summary The computing industry is experiencing an increasing demand for storage

More information

Lenovo Database Configuration for Microsoft SQL Server TB

Lenovo Database Configuration for Microsoft SQL Server TB Database Lenovo Database Configuration for Microsoft SQL Server 2016 22TB Data Warehouse Fast Track Solution Data Warehouse problem and a solution The rapid growth of technology means that the amount of

More information

Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System

Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System Best practices Roland Mueller IBM Systems and Technology Group ISV Enablement April 2012 Copyright IBM Corporation, 2012

More information

HPE ProLiant DL580 Gen9 and HPE PCIe LE Workload Accelerator 105TB Data Warehouse Fast Track Reference Architecture

HPE ProLiant DL580 Gen9 and HPE PCIe LE Workload Accelerator 105TB Data Warehouse Fast Track Reference Architecture WHITE PAPER HPE ProLiant DL580 Gen9 and HPE PCIe LE Workload Accelerator 105TB Data Warehouse Fast Track Reference Architecture Based on the SQL Server 2014 Data Warehouse Fast Track (DWFT) Reference Architecture

More information

60TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2016 using Dell EMC PowerEdge R730 and SC5020

60TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2016 using Dell EMC PowerEdge R730 and SC5020 60TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2016 using Dell EMC PowerEdge R730 and SC5020 Configuration and performance results Abstract This paper describes the design

More information

REFERENCE ARCHITECTURE Microsoft SQL Server 2016 Data Warehouse Fast Track. FlashStack 70TB Solution with Cisco UCS and Pure Storage FlashArray//X

REFERENCE ARCHITECTURE Microsoft SQL Server 2016 Data Warehouse Fast Track. FlashStack 70TB Solution with Cisco UCS and Pure Storage FlashArray//X REFERENCE ARCHITECTURE Microsoft SQL Server 2016 Data Warehouse Fast Track FlashStack 70TB Solution with Cisco UCS and Pure Storage FlashArray//X FLASHSTACK REFERENCE ARCHITECTURE September 2018 TABLE

More information

HP solutions for mission critical SQL Server Data Management environments

HP solutions for mission critical SQL Server Data Management environments HP solutions for mission critical SQL Server Data Management environments SQL Server User Group Sweden Michael Kohs, Technical Consultant HP/MS EMEA Competence Center michael.kohs@hp.com 1 Agenda HP ProLiant

More information

HPE MSA 2042 Storage. Data sheet

HPE MSA 2042 Storage. Data sheet HPE MSA 2042 Storage HPE MSA 2042 Storage offers an entry storage platform with built-in hybrid flash for application acceleration and high performance. It is ideal for performance-hungry applications

More information

DELL Reference Configuration Microsoft SQL Server 2008 Fast Track Data Warehouse

DELL Reference Configuration Microsoft SQL Server 2008 Fast Track Data Warehouse DELL Reference Configuration Microsoft SQL Server 2008 Fast Track Warehouse A Dell Technical Configuration Guide base Solutions Engineering Dell Product Group Anthony Fernandez Jisha J Executive Summary

More information

Microsoft SQL Server 2012 Fast Track Reference Configuration Using PowerEdge R720 and EqualLogic PS6110XV Arrays

Microsoft SQL Server 2012 Fast Track Reference Configuration Using PowerEdge R720 and EqualLogic PS6110XV Arrays Microsoft SQL Server 2012 Fast Track Reference Configuration Using PowerEdge R720 and EqualLogic PS6110XV Arrays This whitepaper describes Dell Microsoft SQL Server Fast Track reference architecture configurations

More information

Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure

Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure Generational Comparison Study of Microsoft SQL Server Dell Engineering February 2017 Revisions Date Description February 2017 Version 1.0

More information

HP SAS benchmark performance tests

HP SAS benchmark performance tests HP SAS benchmark performance tests technology brief Abstract... 2 Introduction... 2 Test hardware... 2 HP ProLiant DL585 server... 2 HP ProLiant DL380 G4 and G4 SAS servers... 3 HP Smart Array P600 SAS

More information

FlashStack 70TB Solution with Cisco UCS and Pure Storage FlashArray

FlashStack 70TB Solution with Cisco UCS and Pure Storage FlashArray REFERENCE ARCHITECTURE Microsoft SQL Server 2016 Data Warehouse Fast Track FlashStack 70TB Solution with Cisco UCS and Pure Storage FlashArray FLASHSTACK REFERENCE ARCHITECTURE December 2017 TABLE OF CONTENTS

More information

Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740

Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740 Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740 A performance study of 14 th generation Dell EMC PowerEdge servers for Microsoft SQL Server Dell EMC Engineering September

More information

All-new HP ProLiant ML350p Gen8 Server series

All-new HP ProLiant ML350p Gen8 Server series Data sheet All-new HP ProLiant ML350p Gen8 Server series Performance server with increased expandability and availability The HP ProLiant ML350p Gen8 Server series comes with a winning combination of increased

More information

17TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2014 using PowerEdge R730 and Dell Storage PS6210S

17TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2014 using PowerEdge R730 and Dell Storage PS6210S 17TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2014 using PowerEdge R730 and Dell Storage PS6210S Dell configuration and performance results Dell Storage Engineering March

More information

IBM Emulex 16Gb Fibre Channel HBA Evaluation

IBM Emulex 16Gb Fibre Channel HBA Evaluation IBM Emulex 16Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

More information

TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage

TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage Performance Study of Microsoft SQL Server 2016 Dell Engineering February 2017 Table of contents

More information

Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation

Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation Demartek Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage

More information

QuickSpecs. What's New HP 1.2TB 6G SAS 10K rpm SFF (2.5-inch) SC Enterprise 3yr Warranty Hard Drive

QuickSpecs. What's New HP 1.2TB 6G SAS 10K rpm SFF (2.5-inch) SC Enterprise 3yr Warranty Hard Drive Overview Serial Attached SCSI (SAS) provides a superior storage solution. With some storage requirements escalating and others becoming more complex, factors such as flexibility, performance, increased

More information

ProLiant DL F100 Integrated Cluster Solutions and Non-Integrated Cluster Bundle Configurations. Configurations

ProLiant DL F100 Integrated Cluster Solutions and Non-Integrated Cluster Bundle Configurations. Configurations Overview ProLiant DL F100 Integrated Cluster Solutions and Non-Integrated Cluster Bundle Configurations 1. MSA1000 6. Fibre Channel Interconnect #1 and #2 2. Smart Array Controller 7. Ethernet "HeartBeat"

More information

Overview of HP tiered solutions program for Microsoft Exchange Server 2010

Overview of HP tiered solutions program for Microsoft Exchange Server 2010 Overview of HP tiered solutions program for Microsoft Exchange Server 2010 Table of contents Executive summary... 2 Introduction... 3 Exchange 2010 changes that impact tiered solutions... 3 Hardware platforms...

More information

Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage

Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage A Dell Technical White Paper Dell Database Engineering Solutions Anthony Fernandez April 2010 THIS

More information

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5 A6826A PCI-X Dual Channel 2Gb/s Fibre Channel Adapter Performance Paper for Integrity Servers Table of contents Introduction...2 Executive summary...2 Test results...3 IOPs...3 Service demand...3 Throughput...4

More information

QuickSpecs. HP SAS Hard Drives. Overview

QuickSpecs. HP SAS Hard Drives. Overview Overview Serial Attached SCSI (SAS) provides a superior storage solution. With some storage requirements escalating and others becoming more complex, factors such as flexibility, performance, increased

More information

Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades

Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades Evaluation report prepared under contract with Dot Hill August 2015 Executive Summary Solid state

More information

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

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

More information

HP BladeSystem c-class Ethernet network adapters

HP BladeSystem c-class Ethernet network adapters HP BladeSystem c-class Ethernet network adapters Family data sheet HP NC552m 10 Gb Dual Port Flex-10 Ethernet Adapter HP NC551m Dual Port FlexFabric 10 Gb Converged Network Adapter HP NC550m 10 Gb Dual

More information

Newest generation of HP ProLiant DL380 takes #1 position overall on Oracle E-Business Suite Small Model Benchmark

Newest generation of HP ProLiant DL380 takes #1 position overall on Oracle E-Business Suite Small Model Benchmark Newest generation of HP ProLiant DL380 takes #1 position overall on Oracle E-Business Suite Small Model Benchmark ProLiant DL380 G6 uses latest Intel Xeon X5570 technology for ultimate performance HP Leadership

More information

Microsoft SQL Server 2014 Fast Track

Microsoft SQL Server 2014 Fast Track Microsoft SQL Server 2014 Fast Track 45 TB Certified Data Warehouse 85 TB Maximum User Data CISCO & Tegile Certified Systems Solution Review CISCO B200 M4 Blade CISCO UCS 5108 Chassis Tegile T3800 All-Flash

More information

QuickSpecs. What's New 300GB 6G SAS 15K rpm SFF (2.5in) Enterprise Hard Drive. HP SAS Enterprise and SAS Midline Hard Drives.

QuickSpecs. What's New 300GB 6G SAS 15K rpm SFF (2.5in) Enterprise Hard Drive. HP SAS Enterprise and SAS Midline Hard Drives. Overview Serial Attached SCSI (SAS) provides a superior storage solution. With some storage requirements escalating and others becoming more complex, factors such as flexibility, performance, increased

More information

Key results at a glance:

Key results at a glance: HP ProLiant BL680c G5 server blade takes world record for excellent performance for four-processor server on three-tier SAP SD Standard Application Benchmark with Microsoft Windows 2008. The HP Difference

More information

QuickSpecs. Models. Overview

QuickSpecs. Models. Overview Overview The HP Smart Array P400 is HP's first PCI-Express (PCIe) serial attached SCSI (SAS) RAID controller and provides new levels of performance and reliability for HP servers, through its support of

More information

HPE Direct-Connect External SAS Storage for HPE BladeSystem Solutions Deployment Guide

HPE Direct-Connect External SAS Storage for HPE BladeSystem Solutions Deployment Guide HPE Direct-Connect External SAS Storage for HPE BladeSystem Solutions Deployment Guide This document provides device overview information, installation best practices and procedural overview, and illustrated

More information

QuickSpecs. Models. Overview

QuickSpecs. Models. Overview Overview The HP Smart Array P800 is HP's first 16 port serial attached SCSI (SAS) RAID controller with PCI-Express (PCIe). It is the highest performing controller in the SAS portfolio and provides new

More information

The use of the HP SAS Expander Card requires a minimum of 256MB cache on the SA-P410 or SA-P410i Controller.)

The use of the HP SAS Expander Card requires a minimum of 256MB cache on the SA-P410 or SA-P410i Controller.) Overview The HP Smart SAS Expander Card enhances the Smart Array controller family by allowing support for more then 8 internal hard disk drives on select ProLiant servers when connected to a Smart Array

More information

HP ProLiant ML370 G4 Storage Server

HP ProLiant ML370 G4 Storage Server HP ProLiant ML370 G4 Storage Server Data sheet The HP ProLiant ML370 Storage Server is ideal for price conscious small to medium business (SMB) or remote offices that need more performance and scalability

More information

SUPERMICRO, VEXATA AND INTEL ENABLING NEW LEVELS PERFORMANCE AND EFFICIENCY FOR REAL-TIME DATA ANALYTICS FOR SQL DATA WAREHOUSE DEPLOYMENTS

SUPERMICRO, VEXATA AND INTEL ENABLING NEW LEVELS PERFORMANCE AND EFFICIENCY FOR REAL-TIME DATA ANALYTICS FOR SQL DATA WAREHOUSE DEPLOYMENTS TABLE OF CONTENTS 2 THE AGE OF INFORMATION ACCELERATION Vexata Provides the Missing Piece in The Information Acceleration Puzzle The Vexata - Supermicro Partnership 4 CREATING ULTRA HIGH-PERFORMANCE DATA

More information

Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions

Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions A comparative analysis with PowerEdge R510 and PERC H700 Global Solutions Engineering Dell Product

More information

Introduction Optimizing applications with SAO: IO characteristics Servers: Microsoft Exchange... 5 Databases: Oracle RAC...

Introduction Optimizing applications with SAO: IO characteristics Servers: Microsoft Exchange... 5 Databases: Oracle RAC... HP StorageWorks P2000 G3 FC MSA Dual Controller Virtualization SAN Starter Kit Protecting Critical Applications with Server Application Optimization (SAO) Technical white paper Table of contents Introduction...

More information

HP BladeSystem c-class Ethernet network adaptors

HP BladeSystem c-class Ethernet network adaptors HP BladeSystem c-class Ethernet network adaptors Family data sheet NC325m Quad-port Gigabit NC326m Dual-port Gigabit NC360m Dual-port Gigabit NC364m Quad-port Gigabit NC382m Dual-port Multifunction Gigabit

More information

Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes

Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes Data Sheet Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes Fast and Flexible Hyperconverged Systems You need systems that can adapt to match the speed of your business. Cisco HyperFlex Systems

More information

HP ProLiant DL385p Gen8 Server

HP ProLiant DL385p Gen8 Server DATASHEET Gen8 Server Flexibility to future-proof your infrastructure HP Proliant DL385 servers offer low list prices and high rewards The Gen8 server is purpose-built to: Redefine the customer experience

More information

Transform your data center cost-effectively with the ultra-dense, efficient, and high-performance HP ProLiant DL320 G6 enterpriseclass

Transform your data center cost-effectively with the ultra-dense, efficient, and high-performance HP ProLiant DL320 G6 enterpriseclass HP ProLiant DL320 G6 Server Data sheet Transform your data center cost-effectively with the ultra-dense, efficient, and high-performance HP ProLiant DL320 G6 enterpriseclass rack server Would you consider

More information

Lenovo Database Configuration

Lenovo Database Configuration Lenovo Database Configuration for Microsoft SQL Server OLTP on Flex System with DS6200 Reduce time to value with pretested hardware configurations - 20TB Database and 3 Million TPM OLTP problem and a solution

More information

HP ProLiant DL380 G6 Server

HP ProLiant DL380 G6 Server HP ProLiant DL380 G6 Server Data sheet The HP ProLiant DL380 G6 Server is a versatile 2U rack server that is designed to meet a wide range of deployment needs. A dependable workhorse, it combines increased

More information

Accelerating Workload Performance with Cisco 16Gb Fibre Channel Deployments

Accelerating Workload Performance with Cisco 16Gb Fibre Channel Deployments Accelerating Workload Performance with Cisco 16Gb Fibre Channel Deployments 16GFC provides performance boost for Oracle data warehousing workloads. Executive Summary The computing industry is experiencing

More information

vstart 50 VMware vsphere Solution Specification

vstart 50 VMware vsphere Solution Specification vstart 50 VMware vsphere Solution Specification Release 1.3 for 12 th Generation Servers Dell Virtualization Solutions Engineering Revision: A00 March 2012 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES

More information

QuickSpecs. Models. HP Smart Array P400i Controller. Overview

QuickSpecs. Models. HP Smart Array P400i Controller. Overview Overview The HP Smart Array P400 Serial Attached SCSI (SAS) controller (SA-P400) provides new levels of performance and reliability for HP servers, through its support of the latest SCSI technology and

More information

Models Smart Array 6402/128 Controller B21 Smart Array 6404/256 Controller B21

Models Smart Array 6402/128 Controller B21 Smart Array 6404/256 Controller B21 Overview The Smart Array 6400 high performance Ultra320, PCI-X controller family provides maximum performance, flexibility, and reliable data protection for HP ProLiant servers, through its unique modular

More information

EMC Backup and Recovery for Microsoft Exchange 2007

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

More information

Lenovo Database Configuration

Lenovo Database Configuration Lenovo Database Configuration for Microsoft SQL Server Standard Edition DWFT 9TB Reduce time to value with pretested hardware configurations Data Warehouse problem and a solution The rapid growth of technology

More information

Consolidating Microsoft SQL Server databases on PowerEdge R930 server

Consolidating Microsoft SQL Server databases on PowerEdge R930 server Consolidating Microsoft SQL Server databases on PowerEdge R930 server This white paper showcases PowerEdge R930 computing capabilities in consolidating SQL Server OLTP databases in a virtual environment.

More information

Retired. Windows Server 2008 R2 for Itanium-Based Systems offers the following high-end features and capabilities:

Retired. Windows Server 2008 R2 for Itanium-Based Systems offers the following high-end features and capabilities: Overview NOTE: HP no longer sells Microsoft Windows Server 2008/2008 R2 on Integrity servers. HP will continue to support Microsoft Windows Server 2008/2008 R2 until Microsoft's end of mainstream support

More information

Cisco HyperFlex HX220c M4 Node

Cisco HyperFlex HX220c M4 Node Data Sheet Cisco HyperFlex HX220c M4 Node A New Generation of Hyperconverged Systems To keep pace with the market, you need systems that support rapid, agile development processes. Cisco HyperFlex Systems

More information

Lenovo System x3650 M5 with HGST Ultrastar SAS SSDs 9TB Data Warehouse Fast Track Reference Architecture on SQL Server 2016 SP1 Standard Edition

Lenovo System x3650 M5 with HGST Ultrastar SAS SSDs 9TB Data Warehouse Fast Track Reference Architecture on SQL Server 2016 SP1 Standard Edition WHITE PAPER Lenovo System x3650 M5 with HGST Ultrastar SAS SSDs 9TB Data Warehouse Fast Track Reference Architecture on SQL Server Based on the SQL Server 2016 Data Warehouse Fast Track Reference Architecture

More information

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c White Paper Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c What You Will Learn This document demonstrates the benefits

More information

HP ProLiant BladeSystem Gen9 vs Gen8 and G7 Server Blades on Data Warehouse Workloads

HP ProLiant BladeSystem Gen9 vs Gen8 and G7 Server Blades on Data Warehouse Workloads HP ProLiant BladeSystem Gen9 vs Gen8 and G7 Server Blades on Data Warehouse Workloads Gen9 server blades give more performance per dollar for your investment. Executive Summary Information Technology (IT)

More information

HP EVA P6000 Storage performance

HP EVA P6000 Storage performance Technical white paper HP EVA P6000 Storage performance Table of contents Introduction 2 Sizing up performance numbers 2 End-to-end performance numbers 3 Cache performance numbers 4 Performance summary

More information

HPE StoreVirtual 3200 Storage 1000 Mailbox Resiliency Exchange 2016 Storage Solution

HPE StoreVirtual 3200 Storage 1000 Mailbox Resiliency Exchange 2016 Storage Solution HPE StoreVirtual 3200 Storage 1000 Mailbox Resiliency Exchange 2016 Storage Solution Technical white paper Technical white paper Contents Introduction... 3 Solution overview... 3 Solution components...

More information

Models PDC/O5000 9i W2K Cluster Kit B24

Models PDC/O5000 9i W2K Cluster Kit B24 Overview Models PDC/O5000 9i W2K Cluster Kit 252478-B24 Introduction The HP Parallel Database Clusters (PDC) for Windows are multi-node shared storage clusters, specifically designed, tested and optimized

More information

HP Converged Network Switches and Adapters. HP StorageWorks 2408 Converged Network Switch

HP Converged Network Switches and Adapters. HP StorageWorks 2408 Converged Network Switch HP Converged Network Switches and Adapters Family Data sheet Realise the advantages of Converged Infrastructure with HP Converged Network Switches and Adapters Data centres are increasingly being filled

More information

QuickSpecs HPE Hyper Converged 380

QuickSpecs HPE Hyper Converged 380 Overview HPE Hyper Converged 380 For customers who are looking for a configurable, scalable, agile and highly available hyper converged virtualization system, the new HPE Hyper Converged 380 (HC 380) delivers

More information

Retired. Models Smart Array 6402/128 Controller B21 Smart Array 6404/256 Controller B21

Retired. Models Smart Array 6402/128 Controller B21 Smart Array 6404/256 Controller B21 Overview The Smart Array 6400 high performance Ultra320, PCI-X controller family provides maximum performance, flexibility, and reliable data protection for HP ProLiant servers, through its unique modular

More information

Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes

Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes Data Sheet Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes Fast and Flexible Hyperconverged Systems You need systems that can adapt to match the speed of your business. Cisco HyperFlex Systems

More information

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/32/64

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/32/64 1 of 8 5/3/2012 4:10 PM Vendor and Hardware Platform: HP ProLiant DL380p Gen8 Virtualization Platform: VMware ESX 4.1.0 U2 Build 502767 VMware vcenter Server: VMware vcenter Server 5.0.0 Build 455964 Number

More information

QuickSpecs. What's New. Models. Overview

QuickSpecs. What's New. Models. Overview Overview The HP Smart Array P400 is HP's first PCI-Express (PCIe) serial attached SCSI (SAS) RAID controller and provides new levels of performance and reliability for HP servers, through its support of

More information

SAS workload performance improvements with IBM XIV Storage System Gen3

SAS workload performance improvements with IBM XIV Storage System Gen3 SAS workload performance improvements with IBM XIV Storage System Gen3 Including performance comparison with XIV second-generation model Narayana Pattipati IBM Systems and Technology Group ISV Enablement

More information

VDI PERFORMANCE COMPARISON: DELL POWEREDGE FX2 AND FC430 SERVERS WITH VMWARE VIRTUAL SAN (ABRIDGED)

VDI PERFORMANCE COMPARISON: DELL POWEREDGE FX2 AND FC430 SERVERS WITH VMWARE VIRTUAL SAN (ABRIDGED) VDI PERFORMANCE COMPARISON: DELL POWEREDGE FX2 AND FC430 SERVERS WITH VMWARE VIRTUAL SAN (ABRIDGED) The rapid adoption of virtual desktop infrastructure (VDI) across enterprises is forcing IT admins to

More information

HP PROLIANT ML110 G7 SERVER

HP PROLIANT ML110 G7 SERVER HP PROLIANT ML110 G7 SERVER Data sheet Affordability, reliability, and simplicity make the HP ProLiant ML110 G7 Server the ideal first server for growing businesses. Are you using your desktop as a server?

More information

QuickSpecs. PCIe Solid State Drives for HP Workstations

QuickSpecs. PCIe Solid State Drives for HP Workstations Overview Introduction Storage technology with NAND media is outgrowing the bandwidth limitations of the SATA bus. New high performance Storage solutions will connect directly to the PCIe bus for revolutionary

More information

Target Environments The Smart Array 6i Controller offers superior investment protection to the following environments: Non-RAID

Target Environments The Smart Array 6i Controller offers superior investment protection to the following environments: Non-RAID Overview The Smart Array 6i controller is an Ultra320 intelligent array controller for entry-level, hardware-based fault tolerance for protection of OS, applications, and logs. Most models have one internal-only

More information

QuickSpecs. Model Host Bus Adapter HP H222 Host Bus Adapter B21. HP H222 Host Bus Adapter. Overview

QuickSpecs. Model Host Bus Adapter HP H222 Host Bus Adapter B21. HP H222 Host Bus Adapter. Overview Overview The is a 1X4 external port and 1x4 internal port HBA provides customers with the flexibility and speed they have come to expect from HP. The H222 HBA is ideal for internal and external connectivity

More information

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

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

More information

Retired. Microsoft iscsi Software Target for ProLiant Storage Servers Overview

Retired. Microsoft iscsi Software Target for ProLiant Storage Servers Overview Overview Microsoft iscsi Software Target adds block storage capability to ProLiant Storage and creates a single platform that delivers file, print, and application storage services, all over existing Ethernet

More information

QuickSpecs. HP SATA Hard Drives. Overview

QuickSpecs. HP SATA Hard Drives. Overview QuickSpecs Overview HP SATA drives are designed for the reliability and larger capacities demanded by today's entry server and external storage environments. The SATA portfolio is categorized into two

More information

QuickSpecs. HPE Smart Array E208i-p SR Gen10 Controller. Overview

QuickSpecs. HPE Smart Array E208i-p SR Gen10 Controller. Overview Overview **For latest information on this product please use HPE Smart Array Gen10 Controllers for HPE ProLiant DL, ML and Apollo Servers ** The, supporting 12Gb/s SAS and PCIe 3.0, is an ideal cost-effective

More information

Hpe Proliant Rack And Tower Servers

Hpe Proliant Rack And Tower Servers We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with hpe proliant rack and

More information

Four-Socket Server Consolidation Using SQL Server 2008

Four-Socket Server Consolidation Using SQL Server 2008 Four-Socket Server Consolidation Using SQL Server 28 A Dell Technical White Paper Authors Raghunatha M Leena Basanthi K Executive Summary Businesses of all sizes often face challenges with legacy hardware

More information

SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES

SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES Jan - Mar 2009 SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES For more details visit: http://www-07preview.ibm.com/smb/in/expressadvantage/xoffers/index.html IBM Servers & Storage Configured

More information

Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays

Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays TECHNICAL REPORT: Performance Study Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays ABSTRACT The Dell EqualLogic hybrid arrays PS6010XVS and PS6000XVS

More information

DELL EMC READY BUNDLE FOR MICROSOFT SQL SERVER 2016

DELL EMC READY BUNDLE FOR MICROSOFT SQL SERVER 2016 DELL EMC READY BUNDLE FOR MICROSOFT SQL SERVER 2016 Enabled by Hyper-V on Windows Server 2016, PowerEdge R740 Servers, and Unity 400 Hybrid Flash Storage January 2018 Abstract This design guide describes

More information

QuickSpecs. PCIe Solid State Drives for HP Workstations

QuickSpecs. PCIe Solid State Drives for HP Workstations Introduction Storage technology with NAND media is outgrowing the bandwidth limitations of the SATA bus. New high performance Storage solutions will connect directly to the PCIe bus for revolutionary performance

More information

Assessing and Comparing HP Parallel SCSI and HP Small Form Factor Enterprise Hard Disk Drives in Server Environments

Assessing and Comparing HP Parallel SCSI and HP Small Form Factor Enterprise Hard Disk Drives in Server Environments an executive white paper industry standard servers server storage and infrastructure may 23 doc. no. 5981-6439EN - Assessing and Comparing HP Parallel SCSI and HP Small Form Factor Enterprise Hard Disk

More information

QuickSpecs. What's New New HP221 PCIe 3.0 SAS HBA

QuickSpecs. What's New New HP221 PCIe 3.0 SAS HBA Overview The is a 2X4 external ports HBA provides customers with the flexibility and speed they have come to expect from HP. The H221 HBA has been optimized for connection to the SAS based HP P2000 G3

More information