Cisco HyperFlex Design, Performance and Benchmarking for All-Flash and NVMe Clusters. Silvo Lipovše, sistemski inženjer

Size: px
Start display at page:

Download "Cisco HyperFlex Design, Performance and Benchmarking for All-Flash and NVMe Clusters. Silvo Lipovše, sistemski inženjer"

Transcription

1

2 Cisco HyperFlex Design, Performance and Benchmarking for All-Flash and Ne Clusters Silvo Lipovše, sistemski inženjer

3 Agenda What s New All-Flash System Design Benchmarking Tools Performance Testing Conclusion March 2018 Cisco Connect Rovinj, Croatia 3

4 What s New in HyperFlex 4

5 What s New With Cisco HyperFlex 2.6? M5 Generation Server Models All-Flash Now Supports Ne Caching Disks Native Snapshot Based Replication Cisco Intersight Cloud- Based Management Mixed Clusters of M4 and M5 Servers, Higher Capacities and Larger Scale Support for Self Encrypting Disks (SEDs) Expanded Compute-Only Node Support HyperFlex Connect Native HTML5 GUI with Role Based Access Control March 2018 Cisco Connect Rovinj, Croatia 5

6 New Disk Options Non-Volatile Memory Express (Ne) Replaces SAS write caching disk More efficient streamlined protocol Uses PCI-Express instead of legacy serial bus Multi-queue, more commands per queue, high parallelism Higher performance, lower latency Self Encrypting Disk (SED) Used for write caching disk and capacity disks Disk hardware encrypts all data written to the device Can use UCSM derived local encryption keys, or keys from a centralized KMS via KMIP Secure erase, re-key March 2018 Cisco Connect Rovinj, Croatia 6

7 Cisco HyperFlex All Flash Configurations HXAF220c Cluster HXAF240c Cluster Expanded Clusters + Standard UCS 2 & 4 Socket Servers Smallest Footprint 3 16 Node Cluster Per-Node Caching Device: 1 x 800 GB SSD, 400 GB Ne, or 800 GB SED Capacity Disks: 6 x 960 GB, 3.8 TB SSD, or 800 GB SED Boot/Housekeeping: M.2 SSD + 120GB or 240GB SSD Capacity-Optimized 3 16 Node Cluster Per-Node Caching Device: 1 x 800 GB SSD, 400 GB Ne, or 800 GB SED Capacity Disks: up to 23 x 960 GB, 3.8 TB SSD, or 800 GB SED Boot/Housekeeping: M.2 SSD + 120GB or 240GB SSD Compute-heavy Hybrid (Compute Bound Apps/VDI) 3-16 Node HXAF220 or HXAF240 Cluster Up to 16 Compute Nodes Blade or Rack B200 M3/M4, B260 M4, B420 M4, B460 M4, C220 M3/M4, C240 M3/M4, and C460 M4 Local Disk, SD Card or SAN Boot March 2018 Cisco Connect Rovinj, Croatia 7

8 HyperFlex Native Data Protection and Security Protect against Site Failure Data-At-Rest Loss Prevention Secure Platform Regulatory Compliance Native Replication of Snapshots across Sites Data-At-Rest Encryption thru Self-Encrypting Drives Vulnerability Assessments and Hardening Certifications starting with FIPS, Common Criteria Disaster Recovery Protection Enterprise Key Management Support Role-based access control and Auditing Compliance for Data Privacy (GDPR, HIPAA, PCI-DSS etc.) March 2018 Cisco Connect Rovinj, Croatia 8

9 Cisco Intersight Cloud-Based Management March 2018 Cisco Connect Rovinj, Croatia 9

10 Native HyperFlex Connect HTML5 GUI March 2018 Cisco Connect Rovinj, Croatia 10

11 All-Flash System Design 11

12 Building on the Right Foundation Cisco HX Data Platform Unique Architecture Distributed File system Local Disks Local Disks Local Disks Local Disks Built From the Ground Up for Hyperconvergence Distributed Log- Structured File System Designed for Scale-out, Distributed Storage Advanced Data Services (Snapshots, Clones, Replication) and Data Optimization (Inline Dedupe, Compression) Without Trade-offs Better Flash Endurance and Disk Performance Computing, Storage, Networking, and Hypervisor Integration No Reliance on Legacy Filesystems or Technology March 2018 Cisco Connect Rovinj, Croatia 12

13 Software Modules Inside a Server DATASTORE/VOLUME HYPERVISOR IO Visor VAAI sthyp CONTROLLER HDD HDD SDD SDD SSD SSD SSD SSD Controller Has Direct Control of Drives IO Visor Module Presents NFS to ESX and Stripes IO VAAI Plugin Offloads Snapshots and Clone Operations sthypervisorsvc Coordinates Native Recovery Snapshots and Replication March 2018 Cisco Connect Rovinj, Croatia 13

14 Optimizing for All Flash: Read Path L1 L2 Hybrid Read DRAM Read Cache SSD L1 (DRAM) Cache: Metadata and data Helps with small bursts L2 (SSD) Cache: No L2 (SSD) Cache: De-duplicated Read No flash Cache on flash advantage Use Use aggregate performance performance of of all all SSDs Read Cache SSDs All Flash Read L1 DRAM Read Cache Distributed Objects Log FS SC RAM: Unified capacity disk index cache Improvements by avoiding additional index reads Distributed Objects Log FS March 2018 Cisco Connect Rovinj, Croatia 14

15 Technical Improvements in HX 2.5+ Updated Linux kernel in the controller s Gains of 20-30% in read performance Optimized write cache destaging process More consistent performance with less variability Metadata Optimization Less space consumption, fewer updates required, faster index lookups Cleaner Improvements Lower performance impact, less variability Write Log Enhancements In-line compression with no latency penalty, makes effective write log size larger March 2018 Cisco Connect Rovinj, Croatia 15

16 Data Distribution and Non-Disruptive Operations HYPERVISOR CONTROLLER HYPERVISOR CONTROLLER HYPERVISOR CONTROLLER HYPERVISOR CONTROLLER DATASTORE DATASTORE File.vmdk A B C D E A 1 B 2 C 2 D 3 E 1 B 1 A 2 C 3 E 3 D 1 C 1 A 3 D 2 E 2 B 3 D 1 E 1 B 3 Stripes blocks of virtual disk files across servers using a hashing algorithm Replicate one or two additional copies to other servers Handle entire server or disk failures Restore back to original number of copies Rebalance s and data post replacement Rolling one-click software upgrades March 2018 Cisco Connect Rovinj, Croatia 16

17 Life of a Write IO: Write Log ACK A CONTROLLER CONTROLLER CONTROLLER ESXi DS IOvisor ESXi DS IOvisor ESXi DS IOvisor Write Log Capacity Used Size: 8GB or 32GB Hybrid / 60GB AF A A A B B B C C C D D D 1. Application writes data (A) to OS 2. writes to DK on datastore 3. Write intercepted by IOvisor and sent to primary controller for that DK segment and offset 4. Primary data is compressed and committed to WL SSD 5. Simultaneously, data replicated to two other nodes (RF3) and committed to their WL SSD 6. Acknowledgement sent to 7. Data is successfully committed and protected March 2018 Cisco Connect Rovinj, Croatia 17

18 Life of a Write IO: Destage CONTROLLER CONTROLLER CONTROLLER ESXi DS IOvisor ESXi DS IOvisor ESXi DS IOvisor Write Log Capacity Used B A A A A A B B B C C C D D D C D C D C D 1. When the active write log of a node is full, the active log becomes the secondary log and destages 2. Primary data copies are deduplicated 3. Data is then three way written (RF3) to SSD / HDD on 3 separate nodes 4. After all data is successfully committed, data is purged from the secondary log on the caching SSD 5. In hybrid systems, recent writes are added to the read cache area of the SSD during destage March 2018 Cisco Connect Rovinj, Croatia 18

19 Life of a Read IO Read A CONTROLLER CONTROLLER CONTROLLER ESXi DS IOvisor ESXi DS IOvisor ESXi DS IOvisor Active WL Passive WL L1 SSD (AF) / HDD (Hybrid) L2 1. Application reads data from OS filesystem 2. reads from DK on datastore 3. Read intercepted by IOvisor and sent to primary controller for that DK segment and offset a) First check active write log b) Next check passive write log (the duplicated write log of the other nodes) c) Look in L1 (DRAM) cache d) Look in L2 (SSD) cache [Not in AF models] e) Retrieve from SSD / HDD copied to L2 [Not in AF models] and L1, decompress & returned to IOvisor 4. Return data to March 2018 Cisco Connect Rovinj, Croatia 19

20 Dynamic Data Distribution Systems Built on Conventional File Systems Write Locally, Then Replicate, Creating Performance Hotspots HX Data Platform stripes data across all nodes simultaneously, leveraging cache across all SSDs for fast writes, and HDDs for capacity, via the low-latency UCS internal network Balanced space utilization, no data migration required following a migration, failure tolerance, and no hotspots HYPERVISOR CONTROLLER HYPERVISOR CONTROLLER HYPERVISOR CONTROLLER HYPERVISOR CONTROLLER HX Data Platform March 2018 Cisco Connect Rovinj, Croatia 20

21 Independent Scaling of Compute and Capacity IOVisor IOVisor Scale Compute IOVisor IOVisor IOVisor IOVisor IOVisor IOVisor IOVisor IOVisor HYPERVISOR CONTROLLER HYPERVISOR CONTROLLER HYPERVISOR HX Data Platform HX Data Platform CONTROLLER HYPERVISOR CONTROLLER Non- HyperFlex Hosts Can Connect to Storage with IOVisor Scale Capacity Within Nodes Add Nodes March 2018 Cisco Connect Rovinj, Croatia 21

22 HyperFlex Capacity Considerations SSD reliability is significantly better than HDD; from 2-10 times lower annual replacement rate in studies by major online providers. HyperFlex installer no longer defaults to RF3 for an all-flash system, forcing the end user to make a decision. Consider RF2 for all-flash systems that do not require triple data copies or multiple component redundancy. RF2 shows 15-40% reduced write latencies in lab testing. RF2 can provide clusters up to 591 TiB maximum capacity. Keep overall cluster capacity consumed below 70% for best performance March 2018 Cisco Connect Rovinj, Croatia 22

23 Benchmarking Tools 23

24 Iometer Intel project now developed as an open source project No active development in 3+ years Primarily a Windows GUI tool, but ports exist for Linux and Mac OS X Easy configuration of an access profile Not a primary tool for our team any longer Issues: Not very easy to set up server/client multi node tests Difficult to script runs on Windows No configurable dedupable or compressible data patterns Default patterns are highly dedupable which can give false results March 2018 Cisco Connect Rovinj, Croatia 24

25 FIO Written by Jens Axobe, the current Linux kernel block layer maintainer Compiled binary install for most Linux distributions Configurations to test are written in text based job files Highly customizable FIO can be configured to run at startup, then a master machine can start tests remotely Issues: FIO must be installed on all testing machines If FIO is not already running, you cannot start a multi-node test Output can quickly get cluttered and hard to read March 2018 Cisco Connect Rovinj, Croatia 25

26 Vdbench Written by Henk Vandenbergh at Oracle Java application that can run on almost all platforms with a JRE Configurations to test are written in text based job files Highly customizable Easy server/client job execution via SSH or RSH Easy to read output in HTML files Has become the standard tool for the Cisco HX BU TME team Issues: Thread and J count can make calculating the OIO per disk difficult to calculate March 2018 Cisco Connect Rovinj, Croatia 26

27 Vdbench Output March 2018 Cisco Connect Rovinj, Croatia 27

28 Cisco HX Bench Cisco developed tool to automate many facets of benchmark testing Download at (CCO login required) Deploys a master test controller from an OVA file on your HX cluster HTML GUI makes deployment of s and test configuration easy Uses vdbench for the testing Use built in test scenarios or build your own Automatically deploys lightweight Ubuntu s as the test load generators Test results and charts are customizable and even easier to view than the default HTML output from vdbench March 2018 Cisco Connect Rovinj, Croatia 28

29 Cisco HX Bench User Interface March 2018 Cisco Connect Rovinj, Croatia 29

30 Others HCIBench ware automation wrapper that executes vdbench on Photon s Results are identical to vdbench, somewhat easier to use but not as flexible HammerDB Used internally for database workload qualifications SQLIO, SLOB, Jetstress, etc. Application specific tests not used for general performance characterization Mixed Workload Tools Examples: Weathervane, mark March 2018 Cisco Connect Rovinj, Croatia 30

31 Vdbench Example Job Files Vdbench dedupunit=8k dedupratio=1.25 compratio=1.4 hd=default,user=root,shell=ssh,jvms=1 hd=vdbench1,system= hd=vdbench2,system= hd=vdbench3,system= hd=vdbench4,system= sd=default,openflags=o_direct,threads=16 sd=sd1,host=vdbench*,lun=/dev/sdb wd=wd1,sd=sd*,xfersize=8k,rdpct=70,seekpct=100 rd=rd1,wd=wd1,iorate=max,elapsed=5m,interval= March 2018 Cisco Connect Rovinj, Croatia 33

32 Vdbench Example Job Execution Ensure each load generator has the vdbench java executable in the same location, and copy SSH keys so SSH logins happen without a password. Since the vdbench job file specifies the clients as well, just run the test: vdbench f 7030_4k.vdb o /var/www/html/ Easy to loop multiple runs in sequence: for i in {1..3} ; do vdbench f 7030_4k.vdb o /var/www/html/ && sleep 3600 ; done Simple scheduling of runs with Linux at: # at 1am tomorrow at> vdbench -f 7030_4k.vdb -o /var/www/html/output/7030_4k.tod at> <EOT> (Press CTRL+d to end the job creation) March 2018 Cisco Connect Rovinj, Croatia 34

33 Performance Test Results 35

34 HX Hybrid to All-Flash Performance Comparison Performance Multiple 7,0 6,0 5,0 4,0 3,0 2,0 1,0 0,0 Performance With Varying Working Set All Flash Performance Multiple HX240 hybrid read cache 1.2 TB per node 0.4GB 100GB 800GB 2TB Effective Working Set Size per Node Tests done on 4 x HX240 AF offers performance improvements and lower latency even at small working sets AF offers huge performance and latency improvements for working sets that do not fit in the hybrid model read cache March 2018 Cisco Connect Rovinj, Croatia 36

35 Base Configurations for Vdbench Tests HX All-Flash HX All-Flash + 40GbE HX All-Flash + 40GbE and Ne Version HX 2.0.1a HX 2.0.1a HX 2.5.1a HX 2.6.1b HX All-Flash M5 HW Configuration Benchmark Setup 8 x HXAF240 M4, each with: WL: 800G SSD Data: 10 x 960G VIC 1227 E5-2690v4 512 GB RAM 8 x HXAF240 M4, each with: WL: 800G SSD Data: 10 x 960G VIC 1387 E5-2690v4 512 GB RAM 8 x HXAF240 M4, each with: WL: 400G Ne Data: 10 x 960G VIC 1387 E5-2690v4 512 GB RAM Vdbench Linux s per host (64 total) Each has 1 x 200GB virtual disk, HX filesystem ~60% full (12.4 TB working set) Priming: 64K writes 100% sequential Tests run 3 times and averaged 8 x HXAF240 M5, each with: WL: 400G Ne Data: 10 x 960G VIC 1387 Xeon GB RAM March 2018 Cisco Connect Rovinj, Croatia 37

36 Benchmark 1 Performance Results Using Vdbench Tests 8K 100% Sequential Write Workload IOPs Maximum Sequential Write IOPs Latency , , ,87 7, GbE GbE 2.6 M5 20,00 18,00 16,00 14,00 12,00 10,00 8,00 6,00 4,00 2,00 0,00 Latency Target Write Latency < 10ms 16 OIO Per Disk 27% Latency Reduction and IOPs Gain with 40 GbE 6% Latency Reduction and IOPs Gain on Ne 8% Latency Reduction and IOPs Gain with HX 2.6 on M March 2018 Cisco Connect Rovinj, Croatia 38

37 Benchmark 2 Performance Results Using Vdbench Tests 8K 100% Random Read Workload IOPs Maximum Random Read IOPs Latency ,26 4,93 4,00 3, GbE GbE 2.6 M5 20,00 18,00 16,00 14,00 12,00 10,00 8,00 6,00 4,00 2,00 0,00 Latency Target Read Latency < 5ms 32 OIO Per Disk 7% Latency Reduction and IOPs Gain with 40 GbE 23% Latency Reduction and IOPs Gain on Ne 3% Latency Reduction and IOPs Gain with HX 2.6 on M March 2018 Cisco Connect Rovinj, Croatia 39

38 Benchmark 3 Performance Results Using Vdbench Tests 100% Random 70/30% R/W with Varying Block Sizes 4K 8K 16K 64K 256K IOPs R Latency W Latency IOPs R Latency W Latency IOPs R Latency W Latency IOPs R Latency W Latency IOPs R Latency W Latency , , , , , GbE 152, , , , , GbE 161, , , , , M5 180, , , , , Target Read Latency < 5ms and Write Latency < 10ms for 4-16K blocks 8 OIO Per Disk ~6% Latency Reduction and IOPs Gain with 40 GbE at 4-8K, % Gains for Larger Blocks 10-22% Latency Reductions and IOPs Gains with HyperFlex 2.5 and Ne Caching Disks 3-11% Latency Reductions and IOPs Gains with HyperFlex 2.6 on M5 Generation Servers March 2018 Cisco Connect Rovinj, Croatia 40

39 Benchmark 4 Performance Results Using Vdbench Tests 8K 100% Random 70/30% R/W IOPs Curve 100% 20% 40% 60% 80% IOPs IOPs STDV Avg Latency IOPs IOPs STDV Avg Latency IOPs IOPs STDV Avg Latency IOPs IOPs STDV Avg Latency IOPs IOPs STDV Avg Latency , % , % , % , % , % GbE 151, % , % , % , % , % GbE 169, % , % , % , % , % M5 173, % , % , % , % , % 2.38 Curve test measures IOPs stability by calculating the standard deviation of IOPs as a percentage of the final average result, at various performance levels, starting with a 100% unthrottled test, then again at a percentage of that maximum Maximum speed, unthrottled tests will always have more variability due to more aggressive background tasks 20% through 60% values are typically very low because the system is not being pushed very hard 65% improvement in IOPs stability with 40 GbE at 80% of maximum HX 2.5 shows a further 78% improvement HX 2.5 also shows a 54% improvement of IOPs stability in the 100% unthrottled test HX 2.6 on M5 generation servers shows improvements in all tests, including 28% at 100%, and 45% at 80% March 2018 Cisco Connect Rovinj, Croatia 42

40 19-21 March 2018 Cisco Connect Rovinj, Croatia 43

41 Benchmark 5 Performance Results Using Vdbench Tests I/O Blender 100% Random 70/30% R/W IOPs Curve 100% 20% 40% 60% 80% IOPs IOPs STDV Avg Latency IOPs IOPs STDV Avg Latency IOPs IOPs STDV Avg Latency IOPs IOPs STDV Avg Latency IOPs IOPs STDV Avg Latency , % , % , % , % , % GbE 114, % , % , % , % , % GbE 137, % , % , % , % , % M5 137, % , % , % , % , % 2.89 Test measures IOPs stability by calculating the standard deviation of IOPs as a percentage of the final average result, at various performance levels, starting with a 100% unthrottled test, then again at a percentage of that maximum Block Size Mix: 4K 40%, 8K 40%,16K 10%, 64K 10% 20% through 60% values are typically very low because the system is not being pushed very hard 30% improvement in IOPs stability with 40 GbE at 80% of maximum, HX 2.5 shows a further 84% improvement HX 2.5 also shows a 39% improvement of IOPs stability in the 100% unthrottled test HX 2.6 on M5 generation servers shows improvements in all tests, including 11% at 100%, and 20% at 80% March 2018 Cisco Connect Rovinj, Croatia 45

42 Per Test Results Variation IOPS in a 70/30 Workload 1 Hour Duration HX Vendor Y Intervals Intervals March 2018 Cisco Connect Rovinj, Croatia 48

43 HyperFlex Performance Summary HyperFlex shows large gains in performance by transitioning to 40 GbE and 3 rd Gen FIs and VICs HyperFlex GbE offers significant gains in IOPs, latency and stability for all test workloads HyperFlex 2.6 on M5 shows further improvements in IOPs, latency and more consistent performance HX All Flash, unlike competition, shows highly consistent performance across all s March 2018 Cisco Connect Rovinj, Croatia 49

44 50

45

Cisco HyperFlex Deep Dive and Performance

Cisco HyperFlex Deep Dive and Performance Cisco HyperFlex Deep Dive and Performance Brian Everitt, Technical Marketing Engineer BRKCOM-2004 Cisco HyperFlex 2.0 All Flash Systems Offer High Performance, Low Latency, and Consistent Results Agenda

More information

Cisco Hyper Converged Infrastructure - Hyperflex

Cisco Hyper Converged Infrastructure - Hyperflex Cisco Hyper Converged Infrastructure - Hyperflex Silvo Lipovšek Sistemski inženir Cisco Infrastructure Landscape ASAP Data Center and Cloud Architecture Software and Orchestration SDN UCS Director Cisco

More information

Cisco HyperFlex (and Managing multicloud environments) The New Era of HCI. Tomi Jalonen DC CSE

Cisco HyperFlex (and Managing multicloud environments) The New Era of HCI. Tomi Jalonen DC CSE Cisco HyperFlex (and Managing multicloud environments) The New Era of HCI Tomi Jalonen DC CSE 10.10.2017 Digital World Has New Requirements Customers Want to Simplify More SPEED AND SIMPLICITY Common management

More information

HyperFlex. Simplifying your Data Center. Steffen Hellwig Data Center Systems Engineer June 2016

HyperFlex. Simplifying your Data Center. Steffen Hellwig Data Center Systems Engineer June 2016 HyperFlex Simplifying your Data Center Steffen Hellwig Data Center Systems Engineer June 2016 Key Challenges You Face Business Speed Operational Simplicity Cloud Expectations APPS Hyperconvergence First

More information

Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA

Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA Learn best practices for running SAP HANA on the Cisco HyperFlex hyperconverged infrastructure (HCI) solution. 2018 Cisco and/or its

More information

Cisco HyperConverged Infrastructure

Cisco HyperConverged Infrastructure Cisco HyperFlex Cisco HyperConverged Infrastructure Bjarne Madsen, CSE HyperConverged Solutions. 2015 Cisco and/or its affiliates. All rights reserved. 2 Agenda 1. What is HyperConverged, and why 2. Cisco

More information

Relax with Hyperflex. Alexander Weinbacher Product Specialist CEE Cisco Systems

Relax with Hyperflex. Alexander Weinbacher Product Specialist CEE Cisco Systems Relax with Hyperflex Alexander Weinbacher Product Specialist CEE Cisco Systems Relax with HyperFlex a new Cisco Product Family iphone-like experience for Datacenters 4 Simplifying the Data Center Traditional

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

Managing Disks. Managing Disks in the Cluster. Disk Requirements

Managing Disks. Managing Disks in the Cluster. Disk Requirements in the Cluster, on page Disk Requirements, on page Replacing Self Encrypted Drives (SEDs), on page 4 Replacing SSDs, on page 6 Replacing NVMe SSDs, on page 7 Replacing Housekeeping SSDs, on page 8 Replacing

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

Hedvig as backup target for Veeam

Hedvig as backup target for Veeam Hedvig as backup target for Veeam Solution Whitepaper Version 1.0 April 2018 Table of contents Executive overview... 3 Introduction... 3 Solution components... 4 Hedvig... 4 Hedvig Virtual Disk (vdisk)...

More information

IOmark-VM. VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC a Test Report Date: 16, August

IOmark-VM. VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC a Test Report Date: 16, August IOmark-VM VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC-160816-a Test Report Date: 16, August 2016 Copyright 2010-2016 Evaluator Group, Inc. All rights reserved. IOmark-VM, IOmark-VDI,

More information

Microsoft Applications on Nutanix

Microsoft Applications on Nutanix Microsoft Applications on Nutanix Lukas Lundell Sachin Chheda Chris Brown #nextconf #AW105 Agenda Why MS Exchange or any vbca on Nutanix Exchange Solution Design Methodology SharePoint and Unified Communications

More information

HPE SimpliVity. The new powerhouse in hyperconvergence. Boštjan Dolinar HPE. Maribor Lancom

HPE SimpliVity. The new powerhouse in hyperconvergence. Boštjan Dolinar HPE. Maribor Lancom HPE SimpliVity The new powerhouse in hyperconvergence Boštjan Dolinar HPE Maribor Lancom 2.2.2018 Changing requirements drive the need for Hybrid IT Application explosion Hybrid growth 2014 5,500 2015

More information

Deliver Hyperconvergence

Deliver Hyperconvergence White Paper Deliver Hyperconvergence With a Next-Generation isco HyperFlex Systems with Intel Xeon Processors Deliver Hyperconvergence with a Next-Generation ontents The Right Platform for Adaptive Infrastructure...

More information

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

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

More information

VMware vsan Ready Nodes

VMware vsan Ready Nodes VMware vsan Ready Nodes Product Brief - August 31, 2017 1 of 7 VMware vsan Ready Nodes Hyperconverged Infrastructure Appliance August 2017 Making the best decisions for Information Management 2017 Evaluator

More information

Cisco HyperFlex Solutions

Cisco HyperFlex Solutions White Paper Cisco HyperFlex Solutions Running SAP Production Landscapes in a Cisco HyperFlex 2.0 All-Flash System with an SAP HANA Appliance Author: Brian Everitt 4/10/2017 Executive Summary SAP landscapes

More information

Modern hyperconverged infrastructure. Karel Rudišar Systems Engineer, Vmware Inc.

Modern hyperconverged infrastructure. Karel Rudišar Systems Engineer, Vmware Inc. Modern hyperconverged infrastructure Karel Rudišar Systems Engineer, Vmware Inc. 2 What Is Hyper-Converged Infrastructure? - The Ideal Architecture for SDDC Management SDDC Compute Networking Storage Simplicity

More information

Deploy Cisco Tetration Virtual Appliance on Cisco HyperFlex Systems

Deploy Cisco Tetration Virtual Appliance on Cisco HyperFlex Systems Deploy Cisco Tetration Virtual Appliance on Cisco HyperFlex Systems Author: Hui Chen Last Updated: December 3, 2018 Note: This document contains material and data with multiple dependencies. The information

More information

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

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

More information

IOmark-VM. Datrium DVX Test Report: VM-HC b Test Report Date: 27, October

IOmark-VM. Datrium DVX Test Report: VM-HC b Test Report Date: 27, October IOmark-VM Datrium DVX Test Report: VM-HC-171024-b Test Report Date: 27, October 2017 Copyright 2010-2017 Evaluator Group, Inc. All rights reserved. IOmark-VM, IOmark-VDI, VDI-IOmark, and IOmark are trademarks

More information

Cisco HyperFlex Systems and Veeam Backup and Replication

Cisco HyperFlex Systems and Veeam Backup and Replication Cisco HyperFlex Systems and Veeam Backup and Replication Best practices for version 9.5 update 3 on Microsoft Hyper-V What you will learn This document outlines best practices for deploying Veeam backup

More information

Cisco HyperFlex All-Flash Systems for Oracle Real Application Clusters Reference Architecture

Cisco HyperFlex All-Flash Systems for Oracle Real Application Clusters Reference Architecture Cisco HyperFlex All-Flash Systems for Oracle Real Application Clusters Reference Architecture 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of

More information

Hyper-Converged Computing Chris Dunk, Senior Technical Marketing Engineer

Hyper-Converged Computing Chris Dunk, Senior Technical Marketing Engineer Hyper-Converged Computing Chris Dunk, Senior Technical Marketing Engineer Agenda Hyperconverged and Software Defined SdS Architecture types and technology Introducing Cisco HCI Solution Cisco HCI Solution

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

VMware Virtual SAN Technology

VMware Virtual SAN Technology VMware Virtual SAN Technology Today s Agenda 1 Hyper-Converged Infrastructure Architecture & Vmware Virtual SAN Overview 2 Why VMware Hyper-Converged Software? 3 VMware Virtual SAN Advantage Today s Agenda

More information

Backup Solution Testing on UCS B and C Series Servers for Small-Medium Range Customers (Disk to Tape) Acronis Backup Advanced Suite 11.

Backup Solution Testing on UCS B and C Series Servers for Small-Medium Range Customers (Disk to Tape) Acronis Backup Advanced Suite 11. Backup Solution Testing on UCS B and C Series Servers for Small-Medium Range Customers (Disk to Tape) Acronis Backup Advanced Suite 11.5 First Published: June 24, 2015 Last Modified: June 26, 2015 Americas

More information

Mission-critical Workload Performance Testing of Different Hyperconverged Approaches on the Cisco Unified Computing System Platform (UCS)

Mission-critical Workload Performance Testing of Different Hyperconverged Approaches on the Cisco Unified Computing System Platform (UCS) Enterprise Strategy Group Getting to the bigger truth. Technical Validation Mission-critical Workload Performance Testing of Different Hyperconverged Approaches on the Cisco Unified Computing System Platform

More information

Cohesity Hyperconverged Secondary Storage with Cisco HyperFlex Data Platform

Cohesity Hyperconverged Secondary Storage with Cisco HyperFlex Data Platform Cohesity Hyperconverged Secondary Storage with Cisco HyperFlex Data Platform Table of Contents Executive Summary...2 Business Case...4 Intended Audience...4 Solution Overview...5 HyperFlex Overview...5

More information

Accelerate Applications Using EqualLogic Arrays with directcache

Accelerate Applications Using EqualLogic Arrays with directcache Accelerate Applications Using EqualLogic Arrays with directcache Abstract This paper demonstrates how combining Fusion iomemory products with directcache software in host servers significantly improves

More information

What is QES 2.1? Agenda. Supported Model. Live demo

What is QES 2.1? Agenda. Supported Model. Live demo What is QES 2.1? Agenda Supported Model Live demo QES-Based Unified Storage Windows Server Block File iscsi CIFS NFS QES 2.1 One Architecture & Three Configurations SSD SSD Spinning Disk Hybrid All Flash

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1926BU A Day in the Life of a VSAN I/O Diving in to the I/O Flow of vsan John Nicholson (@lost_signal) Pete Koehler (@vmpete) VMworld 2017 Content: Not for publication #VMworld #STO1926BU Disclaimer

More information

Infinio Accelerator Product Overview White Paper

Infinio Accelerator Product Overview White Paper Infinio Accelerator Product Overview White Paper November 2015 Table of Contents Executive Summary.3 Disruptive datacenter trends and new storage architectures..3 Separating storage performance from capacity..4

More information

Why Datrium DVX is Best for VDI

Why Datrium DVX is Best for VDI Why Datrium DVX is Best for VDI 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Introduction Managing a robust and growing virtual desktop infrastructure in current

More information

Cisco HyperFlex HX220c Edge M5

Cisco HyperFlex HX220c Edge M5 Data Sheet Cisco HyperFlex HX220c Edge M5 Hyperconvergence engineered on the fifth-generation Cisco UCS platform Rich digital experiences need always-on, local, high-performance computing that is close

More information

Performance Testing December 16, 2017

Performance Testing December 16, 2017 December 16, 2017 1 1. vsan Performance Testing 1.1.Performance Testing Overview Table of Contents 2 1. vsan Performance Testing Performance Testing 3 1.1 Performance Testing Overview Performance Testing

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems Solution Overview Cisco HyperFlex Systems Cisco HyperFlex Systems with Intel Xeon Processors Contents The Challenge: Limitations of First-Generation Hyperconverged Systems... 3 The Solution: Cisco HyperFlex

More information

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director Hyper-Convergence De-mystified Francis O Haire Group Technology Director The Cloud Era Is Well Underway Rapid Time to Market I deployed my application in five minutes. Fractional IT Consumption I use and

More information

Deep Dive on SimpliVity s OmniStack A Technical Whitepaper

Deep Dive on SimpliVity s OmniStack A Technical Whitepaper Deep Dive on SimpliVity s OmniStack A Technical Whitepaper By Hans De Leenheer and Stephen Foskett August 2013 1 Introduction This paper is an in-depth look at OmniStack, the technology that powers SimpliVity

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

HPE Integrity with HP-UX roadmap (CDA) March 30, 2018

HPE Integrity with HP-UX roadmap (CDA) March 30, 2018 HPE Integrity with HP-UX roadmap (CDA) March 30, 2018 Forward-looking statements This document contains forward looking statements regarding future operations, product development, product capabilities

More information

Backup Solution Testing on UCS B-Series Server for Small-Medium Range Customers (Disk to Tape) Acronis Backup Advanced Suite 11.5

Backup Solution Testing on UCS B-Series Server for Small-Medium Range Customers (Disk to Tape) Acronis Backup Advanced Suite 11.5 Backup Solution Testing on UCS B-Series Server for Small-Medium Range Customers (Disk to Tape) Acronis Backup Advanced Suite 11.5 First Published: March 16, 2015 Last Modified: March 19, 2015 Americas

More information

VMWARE VSAN LICENSING GUIDE - MARCH 2018 VMWARE VSAN 6.6. Licensing Guide

VMWARE VSAN LICENSING GUIDE - MARCH 2018 VMWARE VSAN 6.6. Licensing Guide - MARCH 2018 VMWARE VSAN 6.6 Licensing Guide Table of Contents Introduction 3 License Editions 4 Virtual Desktop Infrastructure... 5 Upgrades... 5 Remote Office / Branch Office... 5 Stretched Cluster with

More information

The Comparison of Ceph and Commercial Server SAN. Yuting Wu AWcloud

The Comparison of Ceph and Commercial Server SAN. Yuting Wu AWcloud The Comparison of Ceph and Commercial Server SAN Yuting Wu wuyuting@awcloud.com AWcloud Agenda Introduction to AWcloud Introduction to Ceph Storage Introduction to ScaleIO and SolidFire Comparison of Ceph

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

Storage Strategies for vsphere 5.5 users

Storage Strategies for vsphere 5.5 users Storage Strategies for vsphere 5.5 users Silverton Consulting, Inc. StorInt Briefing 2 Introduction VMware vsphere is the number one hypervisor solution in the world with more than 500,000 customers worldwide.

More information

Delivering Nexenta Software-Based File Services to Cisco HyperFlex

Delivering Nexenta Software-Based File Services to Cisco HyperFlex Delivering Nexenta Software-Based File White Paper March 2019 1 Copyright 2019 Nexenta Systems, ALL RIGHTS RESERVED Notice: No part of this publication may be reproduced or transmitted in any form or by

More information

IOmark- VM. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VM- HC b Test Report Date: 27, April

IOmark- VM. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VM- HC b Test Report Date: 27, April IOmark- VM HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VM- HC- 150427- b Test Report Date: 27, April 2015 Copyright 2010-2015 Evaluator Group, Inc. All rights reserved. IOmark- VM, IOmark-

More information

Hitachi Virtual Storage Platform Family

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

More information

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

New HPE 3PAR StoreServ 8000 and series Optimized for Flash

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

More information

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

Identifying Performance Bottlenecks with Real- World Applications and Flash-Based Storage

Identifying Performance Bottlenecks with Real- World Applications and Flash-Based Storage Identifying Performance Bottlenecks with Real- World Applications and Flash-Based Storage TechTarget Dennis Martin 1 Agenda About Demartek Enterprise Data Center Environments Storage Performance Metrics

More information

THE SUMMARY. CLUSTER SERIES - pg. 3. ULTRA SERIES - pg. 5. EXTREME SERIES - pg. 9

THE SUMMARY. CLUSTER SERIES - pg. 3. ULTRA SERIES - pg. 5. EXTREME SERIES - pg. 9 PRODUCT CATALOG THE SUMMARY CLUSTER SERIES - pg. 3 ULTRA SERIES - pg. 5 EXTREME SERIES - pg. 9 CLUSTER SERIES THE HIGH DENSITY STORAGE FOR ARCHIVE AND BACKUP When downtime is not an option Downtime is

More information

Introducing HPE SimpliVity 380

Introducing HPE SimpliVity 380 Introducing HPE SimpliVity 0 The new powerhouse in hyperconvergence Pascal.Moens@hpe.com, PreSales Consultant December 0 The evolution of hyperconvergence Legacy Stack Integrated Systems Other Hyperconverged

More information

VMWare Horizon View 6 VDI Scalability Testing on Cisco 240c M4 HyperFlex Cluster System

VMWare Horizon View 6 VDI Scalability Testing on Cisco 240c M4 HyperFlex Cluster System VMWare Horizon View 6 VDI Scalability Testing on Cisco 240c M4 HyperFlex Cluster System First Published: August 25, 2016 Last Modified: August 31, 2016 Americas Headquarters Cisco Systems, Inc. 170 West

More information

Cisco Connect. Moscow, Your Time Is Now

Cisco Connect. Moscow, Your Time Is Now Cisco Connect Moscow, 2017 Your Time Is Now Transformation of IT platform design Infrastructure Alexander Weinbacher Storage Specialist, Cisco Systems 2017 Cisco and/or its affiliates. All rights reserved.

More information

Cisco HyperFlex HX Data Platform

Cisco HyperFlex HX Data Platform isco HyperFlex HX Data Platform Deliver hyperconvergence with a next-generation data platform Enterprise-grade data platform The isco HyperFlex HX Data Platform revolutionizes data storage for hyperconverged

More information

Driving Greater Business Outcomes with Next Gen IT. Prasad Radhakrishnan ASEAN Datacenter Computing Solutions 18 th Jan 2018

Driving Greater Business Outcomes with Next Gen IT. Prasad Radhakrishnan ASEAN Datacenter Computing Solutions 18 th Jan 2018 Driving Greater Business Outcomes with Next Gen IT Prasad Radhakrishnan ASEAN Datacenter Computing Solutions 18 th Jan 2018 Tech from the Star Wars movies are not too far off What has changed in the last

More information

HPE Synergy HPE SimpliVity 380

HPE Synergy HPE SimpliVity 380 HPE Synergy HPE SimpliVity 0 Pascal.Moens@hpe.com, Solutions Architect Technical Partner Lead February 0 HPE Synergy Composable infrastructure at HPE CPU Memory Local Storage LAN I/O SAN I/O Power Cooling

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

VMware vsan 6.6. Licensing Guide. Revised May 2017

VMware vsan 6.6. Licensing Guide. Revised May 2017 VMware 6.6 Licensing Guide Revised May 2017 Contents Introduction... 3 License Editions... 4 Virtual Desktop Infrastructure... 5 Upgrades... 5 Remote Office / Branch Office... 5 Stretched Cluster... 7

More information

Take control of storage performance

Take control of storage performance Take control of storage performance Transition From Speed To Management SSD + RAID 2008-2011 Reduce time to market Inherent bottlenecks Re-architect for better performance NVMe, SCSI Express Reads & Writes

More information

HCI: Hyper-Converged Infrastructure

HCI: Hyper-Converged Infrastructure Key Benefits: Innovative IT solution for high performance, simplicity and low cost Complete solution for IT workloads: compute, storage and networking in a single appliance High performance enabled by

More information

VxRail: Level Up with New Capabilities and Powers

VxRail: Level Up with New Capabilities and Powers VxRail: Level Up with New Capabilities and Powers Piotr Karaszewski Jakub Bałchan GLOBAL SPONSORS HCI and CI Tu r n k e y e x p e r i e n c e Engineered Manufactured Managed Supported Sustained APPLIANCES

More information

Nutanix White Paper. Hyper-Converged Infrastructure for Enterprise Applications. Version 1.0 March Enterprise Applications on Nutanix

Nutanix White Paper. Hyper-Converged Infrastructure for Enterprise Applications. Version 1.0 March Enterprise Applications on Nutanix Nutanix White Paper Hyper-Converged Infrastructure for Enterprise Applications Version 1.0 March 2015 1 The Journey to Hyper-Converged Infrastructure The combination of hyper-convergence and web-scale

More information

Pivot3 Acuity with Microsoft SQL Server Reference Architecture

Pivot3 Acuity with Microsoft SQL Server Reference Architecture Pivot3 Acuity with Microsoft SQL Server 2014 Reference Architecture How to Contact Pivot3 Pivot3, Inc. General Information: info@pivot3.com 221 West 6 th St., Suite 750 Sales: sales@pivot3.com Austin,

More information

The Fastest And Most Efficient Block Storage Software (SDS)

The Fastest And Most Efficient Block Storage Software (SDS) The Fastest And Most Efficient Block Storage Software (SDS) StorPool: Product Summary 1. Advanced Block-level Software Defined Storage, SDS (SDS 2.0) Fully distributed, scale-out, online changes of everything,

More information

Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability

Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability IT teams in companies of all sizes face constant pressure to meet the Availability requirements of today s Always-On

More information

Data Center solutions for SMB

Data Center solutions for SMB Data Center solutions for SMB VSPEX proven infrastructure Cisco Connect 2013 Ciprian Pirv Vendor Distri Integrator Vendor: Vendor: R&D, Marketing R&D, Marketing Distributor: Financing, stocks & logistics,

More information

MongoDB on Kaminario K2

MongoDB on Kaminario K2 MongoDB on Kaminario K2 June 2016 Table of Contents 2 3 3 4 7 10 12 13 13 14 14 Executive Summary Test Overview MongoPerf Test Scenarios Test 1: Write-Simulation of MongoDB Write Operations Test 2: Write-Simulation

More information

IOmark- VM. IBM IBM FlashSystem V9000 Test Report: VM a Test Report Date: 5, December

IOmark- VM. IBM IBM FlashSystem V9000 Test Report: VM a Test Report Date: 5, December IOmark- VM IBM IBM FlashSystem V9000 Test Report: VM- 151205- a Test Report Date: 5, December 2015 Copyright 2010-2015 Evaluator Group, Inc. All rights reserved. IOmark- VM, IOmark- VDI, VDI- IOmark, and

More information

By the end of the class, attendees will have learned the skills, and best practices of virtualization. Attendees

By the end of the class, attendees will have learned the skills, and best practices of virtualization. Attendees Course Name Format Course Books 5-day instructor led training 735 pg Study Guide fully annotated with slide notes 244 pg Lab Guide with detailed steps for completing all labs vsphere Version Covers uses

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO3308BES NetApp HCI. Ready For Next. Enterprise-Scale Hyper Converged Infrastructure Gabriel Chapman: Sr. Mgr. - NetApp HCI GTM #VMworld #STO3308BES Disclaimer This presentation may contain product features

More information

IOmark- VDI. IBM IBM FlashSystem V9000 Test Report: VDI a Test Report Date: 5, December

IOmark- VDI. IBM IBM FlashSystem V9000 Test Report: VDI a Test Report Date: 5, December IOmark- VDI IBM IBM FlashSystem V9000 Test Report: VDI- 151205- a Test Report Date: 5, December 2015 Copyright 2010-2015 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VM, VDI- IOmark,

More information

Functional Testing of SQL Server on Kaminario K2 Storage

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

More information

NetApp HCI. Ready For Next. Enterprise-Scale Hyper Converged Infrastructure VMworld 2017 Content: Not for publication Gabriel Chapman: Sr. Mgr. - NetA

NetApp HCI. Ready For Next. Enterprise-Scale Hyper Converged Infrastructure VMworld 2017 Content: Not for publication Gabriel Chapman: Sr. Mgr. - NetA STO3308BUS NetApp HCI. Ready For Next. Enterprise-Scale Hyper Converged Infrastructure VMworld 2017 Gabriel Chapman: Sr. Mgr. - NetApp HCI GTM Cindy Goodell: Sr. Mktg. Mgr NetApp HCI Content: Not for publication

More information

Oracle Exadata X7. Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer

Oracle Exadata X7. Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer Oracle Exadata X7 Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer 05.12.2017 Oracle Engineered Systems ZFS Backup Appliance Zero Data Loss Recovery Appliance Exadata Database

More information

Leveraging the power of Flash to Enable IT as a Service

Leveraging the power of Flash to Enable IT as a Service Leveraging the power of Flash to Enable IT as a Service Steve Knipple CTO / VP Engineering August 5, 2014 In summary Flash in the datacenter, simply put, solves numerous problems. The challenge is to use

More information

Comstor Edge Conference Cisco Hyper FlexFlex

Comstor Edge Conference Cisco Hyper FlexFlex Comstor Edge Conference Cisco Hyper FlexFlex Emerging trends in Converged and Hyper Converged Infrastructure Steve Costa Business Development Manager Architecture Datacenter & Enterprise Networking Email

More information

iocontrol Reference Architecture for VMware Horizon View 1 W W W. F U S I O N I O. C O M

iocontrol Reference Architecture for VMware Horizon View 1 W W W. F U S I O N I O. C O M 1 W W W. F U S I O N I O. C O M iocontrol Reference Architecture for VMware Horizon View iocontrol Reference Architecture for VMware Horizon View Introduction Desktop management at any scale is a tedious

More information

Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments. Solution Overview Cisco Public

Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments. Solution Overview Cisco Public Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments 1 2017 2017 Cisco Cisco and/or and/or its

More information

Nimble Storage Adaptive Flash

Nimble Storage Adaptive Flash Nimble Storage Adaptive Flash Read more Nimble solutions Contact Us 800-544-8877 solutions@microage.com MicroAge.com TECHNOLOGY OVERVIEW Nimble Storage Adaptive Flash Nimble Storage s Adaptive Flash platform

More information

Why Scale-Out Big Data Apps Need A New Scale- Out Storage

Why Scale-Out Big Data Apps Need A New Scale- Out Storage Why Scale-Out Big Data Apps Need A New Scale- Out Storage Modern storage for modern business Rob Whiteley, VP, Marketing, Hedvig April 9, 2015 Big data pressures on storage infrastructure The rise of elastic

More information

LATEST INTEL TECHNOLOGIES POWER NEW PERFORMANCE LEVELS ON VMWARE VSAN

LATEST INTEL TECHNOLOGIES POWER NEW PERFORMANCE LEVELS ON VMWARE VSAN LATEST INTEL TECHNOLOGIES POWER NEW PERFORMANCE LEVELS ON VMWARE VSAN Russ Fellows Enabling you to make the best technology decisions November 2017 EXECUTIVE OVERVIEW* The new Intel Xeon Scalable platform

More information

StarWind Virtual SAN Free

StarWind Virtual SAN Free #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Free Value Proposition For virtualization admins, IT geeks, bloggers, students or those who look to build and maintain virtualization infrastructure

More information

Sheldon D Paiva, Nimble Storage Nick Furnell, Transform Medical

Sheldon D Paiva, Nimble Storage Nick Furnell, Transform Medical Sheldon D Paiva, Nimble Storage Nick Furnell, Transform Medical Headquarters in San Jose, CA Global operations and support Over 700 employees NYSE: NMBL Rapidly growing installed base of over 3,750 customers

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

SolidFire and Ceph Architectural Comparison

SolidFire and Ceph Architectural Comparison The All-Flash Array Built for the Next Generation Data Center SolidFire and Ceph Architectural Comparison July 2014 Overview When comparing the architecture for Ceph and SolidFire, it is clear that both

More information

Next Gen Storage StoreVirtual Alex Wilson Solutions Architect

Next Gen Storage StoreVirtual Alex Wilson Solutions Architect Next Gen Storage StoreVirtual 3200 Alex Wilson Solutions Architect NEW HPE StoreVirtual 3200 Storage Low-cost, next-gen storage that scales with you Start at < 5K* and add flash when you are ready Supercharge

More information

VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS

VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS A detailed overview of integration points and new storage features of vsphere 5.0 with EMC VNX platforms EMC Solutions

More information

Advanced Architectures for Oracle Database on Amazon EC2

Advanced Architectures for Oracle Database on Amazon EC2 Advanced Architectures for Oracle Database on Amazon EC2 Abdul Sathar Sait Jinyoung Jung Amazon Web Services November 2014 Last update: April 2016 Contents Abstract 2 Introduction 3 Oracle Database Editions

More information

OpenVMS Storage Updates

OpenVMS Storage Updates OpenVMS Storage Updates Prashanth K E Technical Architect, OpenVMS Agenda Recent Storage options added to OpenVMS HBAs Targets Tape and Software HP StoreOnce (VLS and D2D) and OpenVMS Overview of Deduplication

More information

Red Hat Enterprise Virtualization (RHEV) Backups by SEP

Red Hat Enterprise Virtualization (RHEV) Backups by SEP Red Hat Enterprise Virtualization (RHEV) Backups by SEP info@sepusa.com www.sepusa.com Table of Contents INTRODUCTION AND OVERVIEW AGENT BASED BACKUP IMAGE LEVEL BACKUP VIA RHEV API RHEV BACKUP WITH SEP

More information

The What, Why and How of the Pure Storage Enterprise Flash Array. Ethan L. Miller (and a cast of dozens at Pure Storage)

The What, Why and How of the Pure Storage Enterprise Flash Array. Ethan L. Miller (and a cast of dozens at Pure Storage) The What, Why and How of the Pure Storage Enterprise Flash Array Ethan L. Miller (and a cast of dozens at Pure Storage) Enterprise storage: $30B market built on disk Key players: EMC, NetApp, HP, etc.

More information

Cisco UCS. Click to edit Master text styles Second level Third level Fourth level Fifth level

Cisco UCS. Click to edit Master text styles Second level Third level Fourth level Fifth level Cisco UCS Sunucu Platformlarında İnovasyon Ahmet Keçeciler, Uzman Sistem Danışmanı Biltam Agenda Introduction Cisco s Datacenter Vision Unified Computing Systems UCS Hardware Components UCS Management

More information

VMware vsphere Clusters in Security Zones

VMware vsphere Clusters in Security Zones SOLUTION OVERVIEW VMware vsan VMware vsphere Clusters in Security Zones A security zone, also referred to as a DMZ," is a sub-network that is designed to provide tightly controlled connectivity to an organization

More information

What's New in VMware vsan 6.6 First Published On: Last Updated On:

What's New in VMware vsan 6.6 First Published On: Last Updated On: First Published On: 04-10-2017 Last Updated On: 11-28-2018 1 Table Of Contents 1. Introduction 1.1.Enterprise-Class Storage for HCI 2. Security 2.1.Native Encryption 2.2.Compliance 3. Management 3.1.Proactive

More information

Tegile Enters the All-Flash Array Market with Super Density Offering

Tegile Enters the All-Flash Array Market with Super Density Offering FLASH Tegile Enters the All-Flash Array Market with Super Density Offering Eric Burgener IN THIS FLASH This IDC Flash discusses the recent Tegile announcement, just prior to VMworld 2015 in San Francisco,

More information