Microsoft Storage Spaces Direct Deployment Guide

Size: px
Start display at page:

Download "Microsoft Storage Spaces Direct Deployment Guide"

Transcription

1 Draft for review Wednesday, December 16, :30 AM Microsoft Storage Spaces Direct Deployment Guide Last update: 16 December 2015 Microsoft Software Defined Storage solution based on Windows Server 2016 Microsoft Software Defined Storage using Lenovo rack-based servers Designed for Enterprise MSPs/CSPs, and HPC Private Cloud Storage or Hyper-converged High performing, high availability and scale out solution with growth potential Daniel Lu David Ye Michael Miller

2 Table of Contents 1 Storage Spaces Direct Solution Overview Solution Configuration Understanding the Tasks Preparing the Hardware & Storage Subsystem Firmware & Drivers Physical Storage Subsystem Physical Network Switch Configuration Installation of the Windows Operating System Install Hyper-V Role and Create Virtual Switch Configuration of the Windows Operating System Applying Server Roles Failover Clustering Set Up Create a Storage Pool Create a Virtual Disk Verify Storage Spaces Fault Tolerance Appendix: Parts List for Disaggregated Solution Appendix: Parts List for Hyper-converged Solution ii

3 1 Storage Spaces Direct Solution Overview From the initial offering of software defined storage in Windows Server 2012 R2, the next iteration of this solution will soon debut in Windows Server 2016 Technical Preview 4 under the name of Storage Spaces Direct (S2D). It continues with the same concept of collecting a pool of affordable disks to form a large useable and shareable storage repository. In this round of advancement, this solution expands to encompass both SATA and SAS drives support that reside internally in the server. A common topic in the past when discussing high performance and shareable storage pools would naturally fall upon an expensive SAN infrastructure. Thanks to the evolution of disk technology and the ongoing advancements in network throughput, the realization of having an economical, highly redundant and high performance storage subsystem is now present. What about capability and storage growth in S2D? Leveraging the 16 hard drive bays of the x3650 M5 and the high capacity drive, e.g. 4TB in this solution, each server node is in itself a JBOD (just of bunch of disks) repository. As demand for storage grows, the process becomes a simple task of adding additional x3650m5 system into the environment this expansion. 1

4 What about performance for S2D? Using a combination of solid state drives and regular hard disks as the building block to the storage volume, this speed divide between traditional and solid disks provide the ability for storage tiering. The faster performing solid state acts as a cache repository to the higher capacity data tier in this solution. At the data level, the information is spread or striped across multiple disks thus allowing for very fast retrieval from multiple read points. Lastly, at the network physical layer, in this particular solution 10GbE links are employed but future additional throughput needs can be satisfied by using the Mellanox 40GbE adapters. For now the dual 10GbE pipes upon which both Windows operating system and storage replication traffic resides are more than sufficient to support the workloads and show no effect of bandwidth saturation. What about resilience in S2D? Whereas traditional disk subsystem protection relies upon the RAID storage controller, in this iteration of Window s software defined storage, using non-raid adapter and adopting redundancy measures presented by Windows Server 2016 itself, high availability of the data can still be achieved. The storage can be configured in a simple spaces, mirror spaces or parity spaces. The initial category, simple, offers no data protection. The latter two settings, mirror and parity, do provide resilience. In mirror spaces, the data can be mirrored or copied to two or even three different locations across multiple nodes. Like any fault tolerance measure there is a trade-off and in this case the higher the resilience designation, the lower the total available free disk space in the environment due to the increasing number of data copies. What are my use cases for S2D? As the first statement in this document alluded to, the downplaying of the SAN s importance in the enterprise space as a provider of high performance and high resilience storage platform is changing. The S2D solution is a direct replacement to this role. Whether the environment s primary function is Windows applications or Hyper-V virtual machine farm, S2D can be the principal storage provider to these environments. Another use for S2D can be the repository for backup or archive of virtual machines files. Where ever a share volume is applicable for use, S2D can be the new solution to support this function. 2

5 The two major divisions of S2D usage fall upon a disaggregated solution and a hyper-converge solution set. In the first approach, disaggregated, the environment is separated into compute and storage components. An independent pool of servers running Hyper-V acts to provide the CPU and memory resources for the running of virtual machines that reside on the storage environment. The S2D solution is employed in the storage environment to provide the storage repository for the running of virtual machines. This divorced Figure 1 Disaggregated Configuration mentality, as illustrated in figure 1 on the left, allows for the independent scaling and expanding of the compute farm (Hyper-V) and the storage farm (SD). For the hyper-converge concept, there is no longer the existence of two separate resource pools for compute and storage respectively. Instead, each server node acts and provides hardware resources to support the running of virtual machines under Hyper-V plus the allocation of its internal storage to contribute to the S2D environment. Figure 2 on the right clearly demonstrate this all-in-one configuration for a four node hyper-converged solution. When it comes to growth, each additional node inclusion into the environment will mean both compute and storage resources are amplified together. This may be seen as less flexible if workload metrics dictate a specific resource increase is sufficient to cure the bottleneck, e.g. CPU resource, but regardless of this data, any scaling will still mean the additional of both compute and storage resources. This is a fundamental short fall for all hyper-converge solutions and the S2D solution is no exception. 3

6 2 Solution Configuration The following components and information are relevant to the test environment used to develop this guide. This solution consists of two key components, the high throughput network infrastructure and the storage dense 2U servers, Lenovo s x3650m5. In this particular configuration, the networking components consist of the Lenovo G8264 switch but this element is interchangeable going forward. The solution calls for four server nodes as the minimum configuration to harness the failover capability of losing one of the four systems. Figure 3 x3650m5 Configuration The illustration below, figure 4, shows the layout of the hard disks. Looking at the front of the system, twelve 3.5 hard disks are present, where three of them are 800GB SSD devices and the remaining nine are 4TB SATA hard disks. These twelve storage devices are managed by the N2215 SAS HBA. When examining the rear of the server, the two GB SAS disks in a RAID-1 configuration on the ServeRAID M1215, are utilized for the Windows operating system. Remember, as one of the requirements for this solution, non-raid storage controller must be used for the data volume but to elevate the high availability of the operating system, the ServeRAID adapter is employed here as well. Finally, the four SSD components in each system in conjunction with the twelve SATA hard disks will form the tiered data volume. 4

7 Figure 4 x3650m5 Storage Subsystem Network wiring of this solution is very straight forward with network links traversing from the two G8264 switches down to the four x3650m5 servers. Each system contains a dual port 10GbE Mellanox CX3 adapter, as displayed in figure 5, for both operating system traffics and the storage communications. To allow for redundant network links in the event of a network port or external switch failure, the recommendation calls for the connection from port 1 on the Mellanox adapter to be joined to a port on the first G8264 switch plus a hookup from port 2 on the Mellanox adapter to be linked to an available port on the second G8264 switch. This ensures failover capabilities on the switches. The last construction on the network subsystem is to leverage the virtual network capabilities of Hyper-V to team both 10GbE ports on the Mellanox together and apply on top of them a virtual switch and logical network adapters to facilitate the operating system and storage traffics. Figure 5 x3650m5 Networking With the integration details fully explained in the previous paragraphs, the full disclosure of the relevant part list items that contributes to this solution is listed in the Appendix Section of this document. All the parts listed in the previous figures represent the disaggregated solution for S2D. 5

8 For the hyper-converged solution, the major differences are seen in the server configuration. In the hyper-converge model, the servers are given 256GB of memory as compared to 64GB, the CPU model is of higher speed, 2.6GHz as compared to 2.5GHz, and the two disks utilized for the operating system is double in sized, 600GB as compared to 300GB for the disaggregated model. These enhancements in the hyper-converge solution is to account for the dual functions of compute and storage that each server node will take on, whereas in the disaggregated solution, there is a separate of duties with one set of server farm dedicated for Hyper-V and a second set devoted to only S2D. 6

9 3 Understanding the Tasks 7

10 4 Preparing the Hardware & Storage Subsystem 4.1 Firmware & Drivers Best practices dictate that with a new server deployment, the first task is to review the system firmware and drivers relevant to the incoming operating system. This will expedite hardware support calls in the future if the system in trouble has the latest firmware and driver sets. Lenovo has a user friendly tool for this important task called UpdateXpress. This tools can be utilize in two fashion, the first option allows the system administrator to download and install the tool on the target server, perform a verification to identify any firmware and drivers that need attention, and downloading the update packages from the Lenovo web site and proceed with the updates. In the second method, the server owner can download the new packages to a local network share or repository and during a maintenance window, proceed with the updates at that time. This flexibility in the tool grants full control to the server owner and ensures these important updates are performed in accordance to an appropriate timeframe. 4.2 Physical Storage Subsystem Power On the server node to review the disk the subsystem in preparation for the installation of the operating system. Activity: During the system boot up, press the F1 key to initiate the UEFI menu screen. Traverse to System Settings, Storage, and then access the applicable disk controller (M1215). Goal#1: Create a RAID-1 pool of two 300GB hard disks on the ServeRAID M1215 SAS/SATA 8

11 controller. The remaining 12 disks (three 800GB SSD, nine 4TB HD) connected to N2215 SAS HBA inside each x3650m5 server, leave them as not configured. They will be handled by the Windows operating system when the time comes to creating the storage pool. 9

12 5 Physical Network Switch Configuration Windows Server 2016 supports Remote Direct Memory Access (RDMA) feature in network adapters to achieve high throughput and low latency storage traffic. With all Mellanox ports from each server node traversing upward to the two G8264 switches, a few configuration tasks are needed on these switches to enable the support of RDMA as well. Upon login onto the each of two G8264 switches, execute the following commands. S2D-SW1 (config)# enable S2D-SW1 (config)# configure terminal S2D-SW1 (config)# cee enable S2D-SW1 (config)# cee global pfc enable S2D-SW1 (config)# cee global pfc priority 3 enable S2D-SW1 (config)# cee global ets priority-group pgid 1 bandwidth 60 S2D-SW1 (config)# write If the solution is leveraging another switch model or switch vendor s equipment, other than the Lenovo G8264, it is still essential to perform this equivalent commend sets for the switches. The commands themselves may differ from what is stated in the above paragraph but it is imperative that the same functions are executed on the switches to ensure proper operation of this solution. 10

13 6 Installation of the Windows Operating System Utilizing the Integrated Management Module, out of band management tool, to perform the installation of the Windows operating system. Even though there are several options when it comes the installation of the operating systems, ranging from i) remote ISO media mount, ii) bootable USB media with the installation content, and iii) installation DVD. Select the option that is appropriate for the situation. With the method of Windows deployment picked out, power back on the server to being the installation process. Select the appropriate language pack, correct input device, the geography, then proceed to selecting the desire OS edition (GUI or Core components only), before settling on the suitable drive for the OS installation. Select the partition of 300GB/600GB (RAID-1 configuration), depending on a hyper-converged or a disaggregated solution, as the installation location for the Windows OS. 11

14 7 Install Hyper-V Role and Create Virtual Switch Installation of the Hyper-V role via the PowerShell commands then performs a system reboot. Activity: Install-WindowsFeature Name Hyper-V IncludeManagementTools -Restart Creation of a virtual network switch supporting multiple uplinks provided by the Mellanox adapter. Activity: New-VMSwitch Name S2DSwitch NetAdapterName NIC 1, NIC 2 Create virtual network adapters to bind with the recently create virtual switch. Activity: Add-VMNetworkAdapter SwitchName S2DSwitch Name SMB1 ManagementOS Add-VMNetworkAdapter SwitchName S2DSwitch Name SMB2 ManagementOS Enable-NetAdapaterRDMA vethernet (SMB1), vethernet (SMB2), The last command set enables the RDMA feature set on the network adapter. 12

15 8 Configuration of the Windows Operating System If virtual switches and virtual network adapters are not in use, then configure the physical network adapters directly. For the networking components, the Mellanox ConnectX-3 adapter on each server node, use static IP address for the windows operating system or public facing interface. Lastly, configure the storage heartbeat interface with another static IP assignment. Final task is to perform a ping command per each interface (public and heartbeat) to the corresponding server node in this environment to confirm their enablement. To ensure the latest fixes and patches are apply to the operating system, perform updating of the Windows components Activity: Server Manager, Local Server, Windows Update (Not configured), Let me choose my settings Upon completing the Windows update, it is time to join the server node to the Windows Active Directory Domain. Activity: Server Manager, Local Server, Domain, Change, Member of Domain Reboot the system to initiate this new Domain member designation. Verification of the internal disks and bring them Online if any of them of labelled Offline Activity: Server Manager, Tools, Computer Management, Disk Management, select the Disk, right click to activate Online 13

16 9 Applying Server Roles Apply the following server roles of each of the node in this solution File Server Failover Clustering Activity: Server Manager, Dashboard, Add roles and features, Role-based or feature-based installation, Select a server from the server pool, Disk Management, Next on Select server roles, Failover Clustering Upon completion, ensure the following features are installed:.net Framework 4.6 Failover Clustering Ink and Handwriting Services Media Foundation Remote Server Administration Tools SMB 1.0/CIFS File Sharing Support User Interfaces and Infrastructure Windows PowerShell Windows Server Antimalware Features Wireless LAN Service WoW64 Support 14

17 From this point onward, be sure to log onto the systems with a Domain credited account and not the local Administrator account to perform manipulation of the cluster services. Ensure the common Domain account is part of the local Administrators Security Group. 15

18 10 Failover Clustering Set Up Now that the Failover Clustering feature is installed and enabled, the next phase is to validate the environment components that are necessary to form the cluster. Activity: Server Manager, Dashboard, Tools, Failover Cluster Manager Activity: Validate Configuration 16

19 Select all the server nodes that will form the cluster in the Select Servers or a Cluster tab. Select Run only tests I select under the Testing Options tab. Confirm on the selections and run the test. View the Report upon the completion of executing the various test parameters. When the test has been successfully completed and all relevant components have passed the evaluation, next step is for the creation of the cluster else resolve any failure subsystems. Activity: Create Cluster Select all the server nodes that will form the cluster in the Select Servers tab. Enter the name of the cluster under the Access Point for Administering the Cluster tab. Confirm on the selection and proceed with the creation of the new cluster. Query the health status of your cluster storage. When there are no errors with the running of the previous commands, it s time to enable the Storage Spaces Direct feature. Activity: enable-clusterstoragespacesdirect 17

20 11 Create a Storage Pool With the S2D feature turned on, the next step is to create the storage pool utilizing all the disks including SSD and HD devices in this environment. With two disks allocated to the operating system in each node, this leaves 12 disks (three solid state drives and nine hard disks) for contribution to the storage pool, thus a total of 45 disks (nine SSD and 36 HD). In this current strategy all nine SSD devices in the environment, will be set up as Journal to enhance the performance since all array data are written first to the Journal devices. The 36 regular hard disks when pooled together will form the basis of the shared data repository for this cluster. Optional Activity: Get-Disk? IsOffline eq $true Get-Disk? IsOffline eq $true Set-Disk IsOffline $false For those who are more familiar with the command line interface over the Windows Disk Manager tool, the above PowerShell commands will identify all disks that are currently Offline in the first instruction set. In the second set of commands, it will enable all disks with an Offline status to become Online, thus paving the way to creating the storage pool. Activity: New-StoragePool -StorageSubSystemName <FQDN of the subsystem> -FriendlyName <StoragePoolName> -WriteCacheSizeDefault 0 ProvisioningTypeDefault fixed ResiliencySettingNameDefault Mirror PhysicalDisk (Get-StorageSubSystem Name <FQDN of the subsystem> Get-PhysicalDisk) Activity: Get-StoragePool <StoragePoolName> Get-PhysicalDisk? MediaType eq SSD Set-PhysicalDisk Usage Journal Without knowing the FQDN syntax, the first task is to obtain this information with the command instructions from the above screen capture. 18

21 Running of the New-StoragePool command will create the new pool under the FriendlyName of VMDataPool. The second PowerShell command shown in the screen capture above, Get-StoragePool, will set all the SSD devices to Journal function thus no longer consider part of the available free space in the pool. To confirm on the creation, view the Pool object under Failover Custer Manager. Optimize the storage pool. Activity: optimize-storagepool xxxx, where xxxx is the name of the pool. Best practices would suggest that in the event of adding additional disks to the storage pool, an action to optimize it would be in order. 19

22 12 Create a Virtual Disk Activity: Failover Cluster Manager, Storage, Pools, right click on the desire Pool and select New Virtual Disk. Select the appropriate storage pool under the Select the storage pool tab, and provide a name to the virtual disk. Provide a name and description under the Specify the virtual disk name tab. Since in the creation of the storage pool, PowerShell commands dictated that all SSD devices are already consider Journal status, the option for Create storage tiers on this virtual disk will not available and greyed out from selection. Proceed to the next tab. Ensure Enable enclosure awareness is NOT CHECK, under the Specify enclosure resiliency tab. Under the Select the storage layout tab, choose Simple or Mirror depending upon the data striping requirement and protection level. If Mirror, the resiliency type are Two-way mirror which employees two copies of the data but requires at least two disks and can handle a single disk failure, and Three-way mirror, which is three copies of the data that allows for two simultaneous disk failures but requires at least five disks. Enter the size of the virtual disk and prior to completion, review the settings for the new virtual disk before clicking on Create. 20

23 Subsequently, you can use PowerShell commands to create a virtual disk. Activity: New-Volume StoragePoolFriendlyName <StoragePoolName> -FriendlyName <VirtualDiskName> -PhysicalDiskRedundancy 2 FileSystem CSVFS_REFS Size <Size in size units> With the virtual disk created, the next step is to grant it the Cluster Shared Volume designation so that this storage space become available to all the node for use. From Failover Cluster Manager, select the Disks object, ensure the virtual disk is Online, and under the Assigned To column, verify it is Available Storage. From Server Manager, select Disks, under Volumes section, create a New Volume. In the New Volume Wizard, under the Select the server and disk tab, choose the cluster to which this volume will be provision to. 21

24 Under the Specify the size of the volume tab, verify the size of the volume, and proceed. Under the Assign to a drive letter or folder tab, choose Don t assign to a drive letter or folder. Under the Select file system settings tab, select ReFS for the File system, 64K for Allocation unit size and give it a volume name and then review the selections before proceeding with the volume creation. Return to the Failover Cluster Manager, select the Disks object, ensure the virtual disk is Online, and under the Assigned To column, right click and select Add to Cluster Share Volume. To verify, go to Server Manager and view the Volumes objects. 22

25 13 Verify Storage Spaces Fault Tolerance Once all the pool, disk and volume are set up according to the needs, the final step is to verify that there is indeed disk fault tolerance in this storage environment. Run the following commands to verify the tolerance of your disk subsystem. Activity: Get-StoragePool FriendlyName <PoolName> FL FriendlyName, Size, FaultDomainAwarenessDefault Activity: Get-VirtualDisk FriendlyName <VirtualDiskName> FL FriendlyName, Size, FaultDomainAwareness, ResiliencySettingName 23

26 14 Appendix: Parts List for Disaggregated Solution For Lenovo Server purchases, please contact your local sales representatives or visit Part number Description Quantity 5462AC1 Server1 : Lenovo System x3650 M5 4 A5EU System x 750W High Efficiency Platinum AC Power Supply 8 A483 Populate and Boot From Rear Drives 4 A5EY System Documentation and Software-US English 4 A5FV System x Enterprise Slides Kit 4 A5FX System x Enterprise 2U Cable Management Arm (CMA) 4 A3W9 4TB 7.2K 6Gbps NL SATA 3.5" G2HS HDD 36 A56J S GB SATA 3.5" MLC HS Enterprise SSD 12 A5EA System x3650 M5 Planar 4 A5B8 8GB TruDDR4 Memory (2Rx8, 1.2V) PC CL MHz LP RDIMM 32 ASQA System x3650 M5 Rear 2x 2.5" HDD Label (Independent RAID-Riser1) 4 A5FH System x3650 M5 Agency Label GBM 4 ASQB System x3650 M5 Rear 2x 3.5" HDD Label 4 A5FM System x3650 M5 System Level Code 4 A2HP Configuration ID 01 8 A5FT System x3650 M5 Power Paddle Card No Preload Specify 4 A5G1 System x3650 M5 EIA Plate 4 A3WG 3U Bracket for Mellanox ConnectX-3 10 GbE Adapter 4 A5FC System x3650 M5 WW Packaging 4 A5V5 System x3650 M5 Right EIA for Storage Dense Model 4 ASDM ASDA Addl Intel Xeon Processor E v3 10C 2.6GHz 25MB 2133MHz 105W Intel Xeon Processor E v3 10C 2.6GHz 25MB Cache 2133MHz 105W

27 5977 Select Storage devices - no configured RAID required 4 A5GH System x3650 M5 Rear 2x 2.5" HDD Kit (Independent RAID) 4 A5GE x3650 M5 12x 3.5" HS HDD Assembly Kit 4 A3YY N2215 SAS/SATA HBA 4 A45W ServeRAID M1215 SAS/SATA Controller 4 A5FF System x3650 M5 12x 3.5" Base without Power Supply 4 AT89 300GB 10K 12Gbps SAS 2.5" G3HS HDD 8 A5GL System x3650 M5 Rear 2x 3.5" HDD Kit (Cascaded) 4 A3PM Mellanox ConnectX-3 10 GbE Adapter CM1 HIPO : Configuration Instruction 4 A5M2 ServeRAID M1215 SAS/SATA Controller Upgrade Placement 4 A2HP Configuration ID 01 4 A2JX Controller CM1 HIPO : Configuration Instruction 4 A2HP Configuration ID 01 4 A46U N2215 SAS/SATA HBA Placement 4 A2JY Controller HG Lenovo services1 : 3 Year Onsite Repair 24x7 4 Hour Response 4 25

28 15 Appendix: Parts List for Hyper-converged Solution Part number Description Quantity 5462AC1 Server1 : Lenovo System x3650 M5 4 A5EW System x 900W High Efficiency Platinum AC Power Supply 8 A483 Populate and Boot From Rear Drives 4 A5EY System Documentation and Software-US English 4 A5FV System x Enterprise Slides Kit 4 A5FX System x Enterprise 2U Cable Management Arm (CMA) 4 A3W9 4TB 7.2K 6Gbps NL SATA 3.5" G2HS HDD 36 A56J S GB SATA 3.5" MLC HS Enterprise SSD 12 A5EA System x3650 M5 Planar 4 A5B7 16GB TruDDR4 Memory (2Rx4, 1.2V) PC CL MHz LP RDIMM 64 ASQA System x3650 M5 Rear 2x 2.5" HDD Label (Independent RAID-Riser1) 4 A5FH System x3650 M5 Agency Label GBM 4 ASQB System x3650 M5 Rear 2x 3.5" HDD Label 4 A5FM System x3650 M5 System Level Code 4 A2HP Configuration ID 01 8 A5FT System x3650 M5 Power Paddle Card No Preload Specify 4 A5G1 System x3650 M5 EIA Plate 4 A3WG 3U Bracket for Mellanox ConnectX-3 10 GbE Adapter 4 A5FC System x3650 M5 WW Packaging 4 A5V5 System x3650 M5 Right EIA for Storage Dense Model 4 ASFE Notice for Advanced Format 512e Hard Disk Drives 4 A5EP A5GW Addl Intel Xeon Processor E v3 12C 2.5GHz 30MB 2133MHz 120W Intel Xeon Processor E v3 12C 2.5GHz 30MB Cache 2133MHz 120W Select Storage devices - no configured RAID required 4 26

29 A5GH System x3650 M5 Rear 2x 2.5" HDD Kit (Independent RAID) 4 A5GE x3650 M5 12x 3.5" HS HDD Assembly Kit 4 A3YY N2215 SAS/SATA HBA 4 A45W ServeRAID M1215 SAS/SATA Controller 4 A5FF System x3650 M5 12x 3.5" Base without Power Supply 4 AT8A 600GB 10K 12Gbps SAS 2.5" G3HS HDD (AT8A) 8 A5GL System x3650 M5 Rear 2x 3.5" HDD Kit (Cascaded) 4 A3PM Mellanox ConnectX-3 10 GbE Adapter CM1 HIPO : Configuration Instruction 4 A5M2 ServeRAID M1215 SAS/SATA Controller Upgrade Placement 4 A2HP Configuration ID 01 4 A2JX Controller CM1 HIPO : Configuration Instruction 4 A2HP Configuration ID 01 4 A46U N2215 SAS/SATA HBA Placement 4 A2JY Controller HG Lenovo services1 : 3 Year Onsite Repair 24x7 4 Hour Response 4 27

Lenovo Database Configuration for Microsoft SQL Server 2014 37TB

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

More information

Solution Brief: Microsoft SQL Server 2014 Data Warehouse Fast Track on System x3550 M5 with Micron M500DC Enterprise Value SATA SSDs

Solution Brief: Microsoft SQL Server 2014 Data Warehouse Fast Track on System x3550 M5 with Micron M500DC Enterprise Value SATA SSDs Vinay Kulkarni Solution Brief: Microsoft SQL Server 2014 Data Warehouse Fast Track on System x3550 M5 with Micron M500DC Enterprise Value SATA SSDs Solution Reference Number: BDASQLRMS51 The rapid growth

More information

Reference Architecture: System x3650 M5 Scalable Solution for Microsoft Exchange Server 2013 Using Internal Disks

Reference Architecture: System x3650 M5 Scalable Solution for Microsoft Exchange Server 2013 Using Internal Disks Roland Mueller Reference Architecture: System x3650 M5 Scalable Solution for Microsoft Exchange Server 2013 Using Internal Disks Solution Reference Number: BAPEXCX1344 Contents Introduction..............................................................

More information

Lenovo Database Configuration for Microsoft SQL Server 2016 45TB

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

More information

Configuring ThinkServer RAID 100 on the TS140 and TS440

Configuring ThinkServer RAID 100 on the TS140 and TS440 Configuring ThinkServer RAID 100 on the TS140 and TS440 Lenovo ThinkServer TS Series Servers Lenovo Enterprise Product Group Version 1.0 September 17, 2013 2013 Lenovo. All rights reserved. LENOVO PROVIDES

More information

MESOS CB220. Cluster-in-a-Box. Network Storage Appliance. A Simple and Smart Way to Converged Storage with QCT MESOS CB220

MESOS CB220. Cluster-in-a-Box. Network Storage Appliance. A Simple and Smart Way to Converged Storage with QCT MESOS CB220 MESOS CB220 Cluster-in-a-Box Network Storage Appliance A Simple and Smart Way to Converged Storage with QCT MESOS CB220 MESOS CB220 A Simple and Smart Way to Converged Storage Tailored for SMB storage

More information

SATA II 4 Port PCI RAID Card RC217 User Manual

SATA II 4 Port PCI RAID Card RC217 User Manual SATA II 4 Port PCI RAID Card RC217 SATA II 4 Port PCI RAID Card This Manual is for many Models of SATAII RAID5 HBA that uses Silicon Image SATA II SiI3124 chipset: 1) 32bit PCI bus host card 2) 64bit PCI-X

More information

Lenovo ThinkServer High-Availability Solutions

Lenovo ThinkServer High-Availability Solutions Lenovo ThinkServer High-Availability Solutions With Lenovo ThinkServer SA120 DAS Array, LSI Syncro CS 9286-8e, and Microsoft Windows Server 2012 Lenovo Enterprise Product Group Version 1.0 June 2014 Copyright

More information

DF-7506 1-to-2 SATA II RAID Box

DF-7506 1-to-2 SATA II RAID Box DF-7506 1-to-2 SATA II RAID Box Version 1.0 Table of Contents Chapter 1 Product Introduction...3 1.1 Features...3 1.1.1 Shipping Package Content...3 1.2 Front View...4 1.3 Rear View...6 1.4 Disk Drive

More information

IBM SmartCloud Virtual Desktop Infrastructure for Microsoft Windows Server 2012 VDI Reference architecture

IBM SmartCloud Virtual Desktop Infrastructure for Microsoft Windows Server 2012 VDI Reference architecture IBM SmartCloud Virtual Desktop Infrastructure for Microsoft Windows Server 2012 VDI 24 July 2013 Kent Swalin Copyright IBM Corporation, 2013 Table of contents Introduction...1 Architectural overview...1

More information

StarWind iscsi SAN: Configuring Global Deduplication May 2012

StarWind iscsi SAN: Configuring Global Deduplication May 2012 StarWind iscsi SAN: Configuring Global Deduplication May 2012 TRADEMARKS StarWind, StarWind Software, and the StarWind and StarWind Software logos are trademarks of StarWind Software that may be registered

More information

I/O PERFORMANCE OF THE LENOVO STORAGE N4610

I/O PERFORMANCE OF THE LENOVO STORAGE N4610 I/O PERFORMANCE OF THE LENOVO STORAGE N4610 Strong storage performance is vital to getting the most from your business s server infrastructure. Storage subsystems are often the slowest segment of your

More information

Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX

Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX Startup Guide Paul Marquardt Contents Introduction... 4 Requirements... 4 Chassis setup... 6 Chassis placement and CMC cabling...

More information

HP recommended configuration for Microsoft Exchange Server 2010: HP LeftHand P4000 SAN

HP recommended configuration for Microsoft Exchange Server 2010: HP LeftHand P4000 SAN HP recommended configuration for Microsoft Exchange Server 2010: HP LeftHand P4000 SAN Table of contents Executive summary... 2 Introduction... 2 Solution criteria... 3 Hyper-V guest machine configurations...

More information

REQUEST FOR QUOTE. All out of date servers contain approximately 1 TB of data that needs to be migrated to the new Windows domain environment.

REQUEST FOR QUOTE. All out of date servers contain approximately 1 TB of data that needs to be migrated to the new Windows domain environment. REQUEST FOR QUOTE The Housing Authority of the City of Hartford is seeking quotations for the following project: Systems Department Enterprise Technology Enhancements The current infrastructure consists

More information

Introduction to VMware EVO: RAIL. White Paper

Introduction to VMware EVO: RAIL. White Paper Introduction to VMware EVO: RAIL White Paper Table of Contents Introducing VMware EVO: RAIL.... 3 Hardware.................................................................... 4 Appliance...............................................................

More information

Reference Architecture: Microsoft Scale-Out File Server using Storage Spaces

Reference Architecture: Microsoft Scale-Out File Server using Storage Spaces Reference Architecture: Microsoft Scale-Out File Server using Storage Spaces Last update: 02 July 2015 Microsoft Software Defined Storage using Lenovo rack-based servers Designed for Enterprises, MSPs/CSPs,

More information

Configuring ThinkServer RAID 100 on the Lenovo TS130

Configuring ThinkServer RAID 100 on the Lenovo TS130 Configuring ThinkServer RAID 100 on the Lenovo TS130 Contents Overview 02 Embedded RAID 100 features on TS130 02 RAID Overview 02 Choosing the RAID Level 02 RAID 0 02 RAID 1 03 Configuring RAID 03 BIOS

More information

Windows Server 2012 R2 Hyper-V: Designing for the Real World

Windows Server 2012 R2 Hyper-V: Designing for the Real World Windows Server 2012 R2 Hyper-V: Designing for the Real World Steve Evans @scevans www.loudsteve.com Nick Hawkins @nhawkins www.nickahawkins.com Is Hyper-V for real? Microsoft Fan Boys Reality VMware Hyper-V

More information

StarWind Virtual SAN for Microsoft SOFS

StarWind Virtual SAN for Microsoft SOFS StarWind Virtual SAN for Microsoft SOFS Cutting down SMB and ROBO virtualization cost by using less hardware with Microsoft Scale-Out File Server (SOFS) By Greg Schulz Founder and Senior Advisory Analyst

More information

RocketRAID esata 3G HBA Series Bootable RAID. Installation Guide.

RocketRAID esata 3G HBA Series Bootable RAID. Installation Guide. RocketRAID esata 3G HBA Series Bootable RAID Installation Guide. Overview: This installation guide provides step and step instructions on how to configure the RocketRAID esata 3G storage to support booting

More information

DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution

DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution Tested with: ESRP Storage Version 3.0 Tested Date: Content DELL TM PowerEdge TM T610... 1 500 Mailbox Resiliency

More information

SMB Advanced Networking for Fault Tolerance and Performance. Jose Barreto Principal Program Managers Microsoft Corporation

SMB Advanced Networking for Fault Tolerance and Performance. Jose Barreto Principal Program Managers Microsoft Corporation SMB Advanced Networking for Fault Tolerance and Performance Jose Barreto Principal Program Managers Microsoft Corporation Agenda SMB Remote File Storage for Server Apps SMB Direct (SMB over RDMA) SMB Multichannel

More information

The last 18 months. AutoScale. IaaS. BizTalk Services Hyper-V Disaster Recovery Support. Multi-Factor Auth. Hyper-V Recovery.

The last 18 months. AutoScale. IaaS. BizTalk Services Hyper-V Disaster Recovery Support. Multi-Factor Auth. Hyper-V Recovery. Offline Operations Traffic ManagerLarge Memory SKU SQL, SharePoint, BizTalk Images HDInsight Windows Phone Support Per Minute Billing HTML 5/CORS Android Support Custom Mobile API AutoScale BizTalk Services

More information

Dell High Availability Solutions Guide for Microsoft Hyper-V

Dell High Availability Solutions Guide for Microsoft Hyper-V Dell High Availability Solutions Guide for Microsoft Hyper-V www.dell.com support.dell.com Notes and Cautions NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Storage Spaces. Storage Spaces

Storage Spaces. Storage Spaces Web Site and Portal Page 1 Storage Spaces 24 March 2014 09:31 inshare5 Why Microsoft Created SMB 3.0 for Application Data The Server Message Block (SMB) protocol is the access protocol for file shares.

More information

SMB Direct for SQL Server and Private Cloud

SMB Direct for SQL Server and Private Cloud SMB Direct for SQL Server and Private Cloud Increased Performance, Higher Scalability and Extreme Resiliency June, 2014 Mellanox Overview Ticker: MLNX Leading provider of high-throughput, low-latency server

More information

CiB with Windows 2012 R2 Best practices Guide

CiB with Windows 2012 R2 Best practices Guide CiB with Windows 2012 R2 Best practices Guide September 2014 Rev V1.02 Supermicro Storage Group White Paper Windows Server 2012 R2 on Supermicro Cluster-in-a-Box performance and availability considerations.

More information

Distribution One Server Requirements

Distribution One Server Requirements Distribution One Server Requirements Introduction Welcome to the Hardware Configuration Guide. The goal of this guide is to provide a practical approach to sizing your Distribution One application and

More information

Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage

Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage Technical white paper Table of contents Executive summary... 2 Introduction... 2 Test methodology... 3

More information

Step-by-Step Guide. to configure Open-E DSS V7 Active-Active iscsi Failover on Intel Server Systems R2224GZ4GC4. Software Version: DSS ver. 7.

Step-by-Step Guide. to configure Open-E DSS V7 Active-Active iscsi Failover on Intel Server Systems R2224GZ4GC4. Software Version: DSS ver. 7. Step-by-Step Guide to configure on Intel Server Systems R2224GZ4GC4 Software Version: DSS ver. 7.00 up01 Presentation updated: April 2013 www.open-e.com 1 www.open-e.com 2 TECHNICAL SPECIFICATIONS OF THE

More information

IBM Storwize V5000 and Windows Storage Server Product Guide

IBM Storwize V5000 and Windows Storage Server Product Guide IBM Storwize V5000 and Windows Storage Server Product Guide Did you know? Windows Storage Server 2012 based unified storage with the flexible choice of storage protocols (iscsi, SMB, NFS) can provide required

More information

NET ACCESS VOICE PRIVATE CLOUD

NET ACCESS VOICE PRIVATE CLOUD Page 0 2015 SOLUTION BRIEF NET ACCESS VOICE PRIVATE CLOUD A Cloud and Connectivity Solution for Hosted Voice Applications NET ACCESS LLC 9 Wing Drive Cedar Knolls, NJ 07927 www.nac.net Page 1 Table of

More information

is605 Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives FW400 + FW800 + USB2.0 Combo External RAID 0, 1 Subsystem User Manual

is605 Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives FW400 + FW800 + USB2.0 Combo External RAID 0, 1 Subsystem User Manual is605 Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives FW400 + FW800 + USB2.0 Combo External RAID 0, 1 Subsystem User Manual (English/Deutsch/ 中 文 ) v1.0 August 23, 2007 Table of Contents CHAPTER

More information

FANTEC MR-35DU3-6G USER MANUAL

FANTEC MR-35DU3-6G USER MANUAL FANTEC MR-35DU3-6G USER MANUAL Menu Menu... 1 1. Product Introduction... 2 2. Operation... 3 2.1 RAID mode setup... 4 2.1.1 JBOD Modus... 5 2.1.2 BIG Modus... 6 2.1.3 RAID0... 7 2.1.4 RAID1... 8 2.1.5

More information

Windows Storage Server 2012 on Lenovo ThinkServer

Windows Storage Server 2012 on Lenovo ThinkServer Windows Storage Server 2012 on Lenovo ThinkServer Lenovo Enterprise Product Group Version 1.0 May 2013 Copyright Lenovo 2013 LENOVO PROVIDES THIS PUBLICATION AS IS WITHOUT WARRANTY OF ANY KIND, EITHER

More information

Bosch Video Management System High Availability with Hyper-V

Bosch Video Management System High Availability with Hyper-V Bosch Video Management System High Availability with Hyper-V en Technical Service Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 General Requirements

More information

Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks

Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks WHITE PAPER July 2014 Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks Contents Executive Summary...2 Background...3 InfiniteGraph...3 High Performance

More information

Dynamode External USB3.0 Dual RAID Encloure. User Manual. www.dynamode.com

Dynamode External USB3.0 Dual RAID Encloure. User Manual. www.dynamode.com Dynamode External USB3.0 Dual RAID Encloure User Manual www.dynamode.com 1. Introduction Congratulations on the purchase of your new USB3.0 Dual RAID Encloure This high-performance, extremely flexible

More information

5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

5-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75511R/VPMA-75511R) Operates... 1 1-1 SteelVine

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 7 / 7 64-bit / Vista / Vista 64-bit / XP /

More information

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

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

More information

Intel RAID SSD Cache Controller RCS25ZB040

Intel RAID SSD Cache Controller RCS25ZB040 SOLUTION Brief Intel RAID SSD Cache Controller RCS25ZB040 When Faster Matters Cost-Effective Intelligent RAID with Embedded High Performance Flash Intel RAID SSD Cache Controller RCS25ZB040 When Faster

More information

Virtual SAN Design and Deployment Guide

Virtual SAN Design and Deployment Guide Virtual SAN Design and Deployment Guide TECHNICAL MARKETING DOCUMENTATION VERSION 1.3 - November 2014 Copyright 2014 DataCore Software All Rights Reserved Table of Contents INTRODUCTION... 3 1.1 DataCore

More information

Drobo How-To Guide. Topics. What You Will Need. Prerequisites. Deploy Drobo B1200i with Microsoft Hyper-V Clustering

Drobo How-To Guide. Topics. What You Will Need. Prerequisites. Deploy Drobo B1200i with Microsoft Hyper-V Clustering Multipathing I/O (MPIO) enables the use of multiple iscsi ports on a Drobo SAN to provide fault tolerance. MPIO can also boost performance of an application by load balancing traffic across multiple ports.

More information

High Density RocketRAID 2711 + Rocket EJ220 Device Board Data RAID Installation Guide

High Density RocketRAID 2711 + Rocket EJ220 Device Board Data RAID Installation Guide High Density RocketRAID 2711 + Rocket EJ220 Device Board Data RAID Installation Guide Introduction The HighPoint High Density Storage Solutions hammer down high density storage cost over a single mini-

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows XP / XP 64-bit / Vista / Vista 64-bit With

More information

What s new in Hyper-V 2012 R2

What s new in Hyper-V 2012 R2 What s new in Hyper-V 2012 R2 Carsten Rachfahl MVP Virtual Machine Rachfahl IT-Solutions GmbH & Co KG www.hyper-v-server.de Thomas Maurer Cloud Architect & MVP itnetx gmbh www.thomasmaurer.ch Before Windows

More information

Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V

Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V Most data centers routinely utilize virtualization and cloud technology to benefit from the massive cost savings and resource

More information

HP high availability solutions for Microsoft SQL Server Fast Track Data Warehouse using SQL Server 2012 failover clustering

HP high availability solutions for Microsoft SQL Server Fast Track Data Warehouse using SQL Server 2012 failover clustering Technical white paper HP high availability solutions for Microsoft SQL Server Fast Track Data Warehouse using SQL Server 2012 failover clustering Table of contents Executive summary 2 Fast Track reference

More information

Dell Virtual Remote Desktop Reference Architecture. Technical White Paper Version 1.0

Dell Virtual Remote Desktop Reference Architecture. Technical White Paper Version 1.0 Dell Virtual Remote Desktop Reference Architecture Technical White Paper Version 1.0 July 2010 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES.

More information

LSI MegaRAID CacheCade Performance Evaluation in a Web Server Environment

LSI MegaRAID CacheCade Performance Evaluation in a Web Server Environment LSI MegaRAID CacheCade Performance Evaluation in a Web Server Environment Evaluation report prepared under contract with LSI Corporation Introduction Interest in solid-state storage (SSS) is high, and

More information

HP ProLiant DL380p Gen8 1000 mailbox 2GB mailbox resiliency Exchange 2010 storage solution

HP ProLiant DL380p Gen8 1000 mailbox 2GB mailbox resiliency Exchange 2010 storage solution Technical white paper HP ProLiant DL380p Gen8 1000 mailbox 2GB mailbox resiliency Exchange 2010 storage solution Table of contents Overview 2 Disclaimer 2 Features of the tested solution 2 Solution description

More information

Certification: HP ATA Servers & Storage

Certification: HP ATA Servers & Storage HP ExpertONE Competency Model Certification: HP ATA Servers & Storage Overview Achieving an HP certification provides relevant skills that can lead to a fulfilling career in Information Technology. HP

More information

Zadara Storage Cloud A whitepaper. @ZadaraStorage

Zadara Storage Cloud A whitepaper. @ZadaraStorage Zadara Storage Cloud A whitepaper @ZadaraStorage Zadara delivers two solutions to its customers: On- premises storage arrays Storage as a service from 31 locations globally (and counting) Some Zadara customers

More information

How To Write An Article On An Hp Appsystem For Spera Hana

How To Write An Article On An Hp Appsystem For Spera Hana Technical white paper HP AppSystem for SAP HANA Distributed architecture with 3PAR StoreServ 7400 storage Table of contents Executive summary... 2 Introduction... 2 Appliance components... 3 3PAR StoreServ

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

Installation Guide July 2009

Installation Guide July 2009 July 2009 About this guide Edition notice This edition applies to Version 4.0 of the Pivot3 RAIGE Operating System and to any subsequent releases until otherwise indicated in new editions. Notification

More information

Hardware/Software Guidelines

Hardware/Software Guidelines There are many things to consider when preparing for a TRAVERSE v11 installation. The number of users, application modules and transactional volume are only a few. Reliable performance of the system is

More information

IBM. Blueprint and Server Automated Configuration for Linux x86. IBM Tivoli Storage Manager. Version 2.1

IBM. Blueprint and Server Automated Configuration for Linux x86. IBM Tivoli Storage Manager. Version 2.1 IBM Tioli Storage Manager IBM Blueprint and Serer Automated Configuration for Linux x86 Version 2.1 Note: Before you use this information and the product it supports, read the information in Notices on

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 8 / 8 64-bit / 7 / 7 64-bit / Vista TM / Vista

More information

Deploying Microsoft Exchange Server 2010 on the Hitachi Virtual Storage Platform with Hitachi Dynamic Tiering

Deploying Microsoft Exchange Server 2010 on the Hitachi Virtual Storage Platform with Hitachi Dynamic Tiering 1 Deploying Microsoft Exchange Server 2010 on the Hitachi Virtual Storage Platform with Hitachi Dynamic Tiering Reference Architecture Guide By Jeff Chen May 2011 Month Year Feedback Hitachi Data Systems

More information

Running Microsoft SQL Server 2012 on a Scale-Out File Server Cluster via SMB Direct Connection Solution Utilizing IBM System x Servers

Running Microsoft SQL Server 2012 on a Scale-Out File Server Cluster via SMB Direct Connection Solution Utilizing IBM System x Servers Highly Available Scale-Out File Server on IBM System x3650 M4 November 2012 Running Microsoft SQL Server 2012 on a Scale-Out File Server Cluster via SMB Direct Connection Solution Utilizing IBM System

More information

N8103-149/150/151/160 RAID Controller. N8103-156 MegaRAID CacheCade. Feature Overview

N8103-149/150/151/160 RAID Controller. N8103-156 MegaRAID CacheCade. Feature Overview N8103-149/150/151/160 RAID Controller N8103-156 MegaRAID CacheCade Feature Overview April 2012 Rev.1.0 NEC Corporation Contents 1 Introduction... 3 2 Types of RAID Controllers... 3 3 New Features of RAID

More information

LSI SAS inside 60% of servers. 21 million LSI SAS & MegaRAID solutions shipped over last 3 years. 9 out of 10 top server vendors use MegaRAID

LSI SAS inside 60% of servers. 21 million LSI SAS & MegaRAID solutions shipped over last 3 years. 9 out of 10 top server vendors use MegaRAID The vast majority of the world s servers count on LSI SAS & MegaRAID Trust us, build the LSI credibility in storage, SAS, RAID Server installed base = 36M LSI SAS inside 60% of servers 21 million LSI SAS

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation... 2 1.1 Serial ATA (SATA) Hard Disks Installation... 2 2. Guide to RAID Configurations... 3 2.1 Introduction

More information

HP Proliant BL460c G7

HP Proliant BL460c G7 HP Proliant BL460c G7 The HP Proliant BL460c G7, is a high performance, fully fault tolerant, nonstop server. It s well suited for all mid-level operations, including environments with local storage, SAN

More information

The MAX5 Advantage: Clients Benefit running Microsoft SQL Server Data Warehouse (Workloads) on IBM BladeCenter HX5 with IBM MAX5.

The MAX5 Advantage: Clients Benefit running Microsoft SQL Server Data Warehouse (Workloads) on IBM BladeCenter HX5 with IBM MAX5. Performance benefit of MAX5 for databases The MAX5 Advantage: Clients Benefit running Microsoft SQL Server Data Warehouse (Workloads) on IBM BladeCenter HX5 with IBM MAX5 Vinay Kulkarni Kent Swalin IBM

More information

VTrak 15200 SATA RAID Storage System

VTrak 15200 SATA RAID Storage System Page 1 15-Drive Supports over 5 TB of reliable, low-cost, high performance storage 15200 Product Highlights First to deliver a full HW iscsi solution with SATA drives - Lower CPU utilization - Higher data

More information

How To Speed Up A Flash Flash Storage System With The Hyperq Memory Router

How To Speed Up A Flash Flash Storage System With The Hyperq Memory Router HyperQ Hybrid Flash Storage Made Easy White Paper Parsec Labs, LLC. 7101 Northland Circle North, Suite 105 Brooklyn Park, MN 55428 USA 1-763-219-8811 www.parseclabs.com info@parseclabs.com sales@parseclabs.com

More information

VAIO Computer Recovery Options Guide

VAIO Computer Recovery Options Guide VAIO Computer Recovery Options Guide This guide provides information about restoring individual software programs, software drivers, drive partition(s), or the hard disk drive to the original factory settings.

More information

HP ConvergedSystem 900 for SAP HANA Scale-up solution architecture

HP ConvergedSystem 900 for SAP HANA Scale-up solution architecture Technical white paper HP ConvergedSystem 900 for SAP HANA Scale-up solution architecture Table of contents Executive summary... 2 Solution overview... 3 Solution components... 4 Storage... 5 Compute...

More information

Brainlab Node TM Technical Specifications

Brainlab Node TM Technical Specifications Brainlab Node TM Technical Specifications BRAINLAB NODE TM HP ProLiant DL360p Gen 8 CPU: Chipset: RAM: HDD: RAID: Graphics: LAN: HW Monitoring: Height: Width: Length: Weight: Operating System: 2x Intel

More information

New Features in SANsymphony -V10 Storage Virtualization Software

New Features in SANsymphony -V10 Storage Virtualization Software New Features in SANsymphony -V10 Storage Virtualization Software Updated: May 28, 2014 Contents Introduction... 1 Virtual SAN Configurations (Pooling Direct-attached Storage on hosts)... 1 Scalability

More information

HP reference configuration for entry-level SAS Grid Manager solutions

HP reference configuration for entry-level SAS Grid Manager solutions HP reference configuration for entry-level SAS Grid Manager solutions Up to 864 simultaneous SAS jobs and more than 3 GB/s I/O throughput Technical white paper Table of contents Executive summary... 2

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation...2 1.1 Serial ATA (SATA) Hard Disks Installation...2 2. Guide to RAID Configurations...3 2.1 Introduction

More information

Windows 8 SMB 2.2 File Sharing Performance

Windows 8 SMB 2.2 File Sharing Performance Windows 8 SMB 2.2 File Sharing Performance Abstract This paper provides a preliminary analysis of the performance capabilities of the Server Message Block (SMB) 2.2 file sharing protocol with 10 gigabit

More information

NETFORT LANGUARDIAN INSTALLING LANGUARDIAN ON MICROSOFT HYPER V

NETFORT LANGUARDIAN INSTALLING LANGUARDIAN ON MICROSOFT HYPER V NETFORT LANGUARDIAN INSTALLING LANGUARDIAN ON MICROSOFT HYPER V Instructions apply to installs on Windows Server 2012 R2 Before you begin When deployed in a Hyper V environment, LANGuardian will capture

More information

RAID User Guide. Edition. Trademarks V1.0 P/N: 91-187C51GME0-00

RAID User Guide. Edition. Trademarks V1.0 P/N: 91-187C51GME0-00 RAID User Guide Edition V1.0 P/N: 91-187C51GME0-00 Trademarks All brand or product names mentioned are trademarks or registered trademarks of their respective holders. Contents NVIDIA RAID...1 RAID Arrays...1

More information

Taurus - RAID. Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives. User Manual

Taurus - RAID. Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives. User Manual Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives User Manual v1.0 August 23, 2007 EN Table of Contents CHAPTER 1 - INTRODUCTION 1 CHAPTER 3 - SYSTEM SET UP 9 ICON KEY 1 THE TAURUS RAID 1 AVAILABLE

More information

HP Departmental Private Cloud Reference Architecture

HP Departmental Private Cloud Reference Architecture Technical white paper HP Departmental Private Cloud Reference Architecture Table of contents Introduction to Virtualization, HP Smart Bundles, and the HP Departmental Private Cloud Reference Architecture

More information

HP recommended configuration for Microsoft Exchange Server 2010: ProLiant DL370 G6 supporting 1000-2GB mailboxes

HP recommended configuration for Microsoft Exchange Server 2010: ProLiant DL370 G6 supporting 1000-2GB mailboxes HP recommended configuration for Microsoft Exchange Server 2010: ProLiant DL370 G6 supporting 1000-2GB mailboxes Table of contents Executive summary... 2 Introduction... 3 Tiered solution matrix... 3 Recommended

More information

Dell Compellent Storage Center

Dell Compellent Storage Center Dell Compellent Storage Center Windows Server 2012 Best Practices Guide Dell Compellent Technical Solutions Group July, 2013 THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN

More information

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with MARCH 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

Dell High Availability Solutions Guide for Microsoft Hyper-V R2. A Dell Technical White Paper

Dell High Availability Solutions Guide for Microsoft Hyper-V R2. A Dell Technical White Paper Dell High Availability Solutions Guide for Microsoft Hyper-V R2 A Dell Technical White Paper THIS WHITE PAPER IS FOR INFORMATIONAL PURPOPERATING SYSTEMS ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL

More information

REPLIES TO PRE BID REPLIES FOR REQUEST FOR PROPOSAL FOR SUPPLY, INSTALLATION AND MAINTENANCE OF SERVERS & STORAGE

REPLIES TO PRE BID REPLIES FOR REQUEST FOR PROPOSAL FOR SUPPLY, INSTALLATION AND MAINTENANCE OF SERVERS & STORAGE REPLIES TO PRE BID REPLIES FOR REQUEST FOR PROPOSAL FOR SUPPLY, INSTALLATION AND MAINTENANCE OF SERVERS & STORAGE NPCI/RFP/2015-16/IT/012 dated 27.08.2015 S.No Document Reference Page No Clause No Description

More information

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools Terminal Server Software and Hardware Requirements Datacolor Match Pigment Datacolor Tools January 21, 2011 Page 1 of 8 Introduction This document will provide preliminary information about the both the

More information

Enhancing the HP Converged Infrastructure Reference Architectures for Virtual Desktop Infrastructure

Enhancing the HP Converged Infrastructure Reference Architectures for Virtual Desktop Infrastructure Enhancing the HP Converged Infrastructure Reference Architectures for Virtual Desktop Infrastructure Incorporating scalable, available SSD technologies into Citrix XenDesktop and VMware View deployments

More information

IncidentMonitor Server Specification Datasheet

IncidentMonitor Server Specification Datasheet IncidentMonitor Server Specification Datasheet Prepared by Monitor 24-7 Inc October 1, 2015 Contact details: sales@monitor24-7.com North America: +1 416 410.2716 / +1 866 364.2757 Europe: +31 088 008.4600

More information

UCS M-Series Modular Servers

UCS M-Series Modular Servers UCS M-Series Modular Servers The Next Wave of UCS Innovation Marian Klas Cisco Systems June 2015 Cisco UCS - Powering Applications at Every Scale Edge-Scale Computing Cloud-Scale Computing Seamlessly Extend

More information

Data Sheet FUJITSU Server PRIMERGY CX272 S1 Dual socket server node for PRIMERGY CX420 cluster server

Data Sheet FUJITSU Server PRIMERGY CX272 S1 Dual socket server node for PRIMERGY CX420 cluster server Data Sheet FUJITSU Server PRIMERGY CX272 S1 Dual socket node for PRIMERGY CX420 cluster Data Sheet FUJITSU Server PRIMERGY CX272 S1 Dual socket node for PRIMERGY CX420 cluster Strong Performance and Cluster

More information

Hardware & Software Specification i2itracks/popiq

Hardware & Software Specification i2itracks/popiq Hardware & Software Specification i2itracks/popiq 3663 N. Laughlin Rd., Suite 200 Santa Rosa, CA 95403 866-820- 2212 www.i2isys.com 1 I2iSystems Hardware and Software Specifications Revised 04/09/2015

More information

ServeRAID M5015 and M5014 SAS/SATA Controllers for IBM System x IBM Redbooks Product Guide

ServeRAID M5015 and M5014 SAS/SATA Controllers for IBM System x IBM Redbooks Product Guide ServeRAID M5015 and M5014 SAS/SATA Controllers for IBM System x IBM Redbooks Product Guide The ServeRAID M5015 and ServeRAID M5014 SAS/SATA Controllers for IBM System x are the next-generation 6 Gbps SAS

More information

Deploying Microsoft SQL Server 2008 R2 with Logical Partitioning on the Hitachi Virtual Storage Platform with Hitachi Dynamic Tiering

Deploying Microsoft SQL Server 2008 R2 with Logical Partitioning on the Hitachi Virtual Storage Platform with Hitachi Dynamic Tiering 1 Deploying Microsoft SQL Server 2008 R2 with Logical Partitioning on the Hitachi Virtual Storage Platform with Hitachi Dynamic Tiering Reference Architecture Guide By Eduardo Freitas May 2011 Month Year

More information

Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance

Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance Hybrid Storage Performance Gains for IOPS and Bandwidth Utilizing Colfax Servers and Enmotus FuzeDrive Software NVMe Hybrid

More information

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Integration note, 4th Edition Introduction... 2 Overview... 2 Comparing Insight Management software Hyper-V R2 and VMware ESX management...

More information

IBM Storwize V5000 and Windows Storage Server IBM Redbooks Product Guide

IBM Storwize V5000 and Windows Storage Server IBM Redbooks Product Guide IBM Storwize V5000 and Windows Storage Server IBM Redbooks Product Guide With the introduction of the Microsoft Windows Storage Server 2012 offering via the IBM Reseller Option Kit (ROK) program, clients

More information

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised

More information

Deploying SAP on Microsoft SQL Server 2008 Environments Using the Hitachi Virtual Storage Platform

Deploying SAP on Microsoft SQL Server 2008 Environments Using the Hitachi Virtual Storage Platform 1 Deploying SAP on Microsoft SQL Server 2008 Environments Using the Hitachi Virtual Storage Platform Implementation Guide By Sean Siegmund June 2011 Feedback Hitachi Data Systems welcomes your feedback.

More information

Francesco.diaz@insight.com. http://francescodiaz.azurewebsites.net

Francesco.diaz@insight.com. http://francescodiaz.azurewebsites.net Francesco.diaz@insight.com http://francescodiaz.azurewebsites.net Agenda SQL workloads on Azure Microsoft Azure IaaS concepts Best Practices for SQL running on Azure VMs HA/DR SQL DB HA/DR Dedicated Higher

More information