BUILDING HIGH AVAILABILITY SSD

Size: px
Start display at page:

Download "BUILDING HIGH AVAILABILITY SSD"

Transcription

1 BUILDING HIGH AVAILABILITY SSD Company overview Architecture & Performance Reliability Maximizing SSD Q&A Adam Chunn 15 March 2012 Lugano- Switzerland 1-56

2 Select RamSan Facts The largest SSD installations in production in the world Currently operating in 10 major financial exchanges worldwide Used today by 7 out of 11 of the world s largest telecoms Conducted a financial trade Installed and in production in over 34 countries Shopped online Used pre-paid wireless Gamed online Sent a text message Placed online bet Booked a cruise or flight Used an ATM RamSan is Everywhere 2-56

3 Select RamSan Facts The largest SSD installations in production in the world Currently operating in 10 major financial exchanges worldwide Used today by 7 out of 11 of the world s largest telecoms Conducted a financial trade Installed and in production in over 35 countries Shopped online Used pre-paid wireless Gamed online Sent a text message Placed online bet Booked a cruise or flight Used an ATM RamSan is Everywhere 3-56

4 Background on TMS Solid State Storage Leader Deep Domain Expertise Global Enterprise Customers Industry s highest performance, highest reliability, lowest latency, lowest power SSD solutions 33 years experience designing SSDs; 30+ patents granted and pending; many trade secrets Growing enterprise customer base in over 34 countries Strong Financial Performance No Venture Capital/Long Term Debt World Class Team Strong management and engineering teams Over 400 man-years of SSD experience 4-56

5 Key References See all of these and more in the Success Stories section of our web site at

6 ARCHITECTURE & PERFORMANCE 6-56

7 L = λw The long-term average number of customers in a stable systemlis equal to the long-term average effective arrival rate,λ, multiplied by the average time a customer spends in the system,w 1 Above is Little s Law which is just a fancy way to say that performance is based on Latency and Parallelism 1 Paraphrased from Little s Law, John D.C. Little and Stephen C. Graves, MIT 7-56

8 Flash Controller Design Basics Lookup Tables Flash Controller FPGA FLASH Media Write Buffer I/O Interface CPU CPU RAM Each controller handles 10 flash chips The Lookup Tables and Write Buffer is RAM accessible from the controller only. The I/O Interface and controller are both separate FPGAs The CPU is an embedded processor that handles all out-of-band operations DMAs are all processed completely in FPGA hardware 8-56

9 DMAs are hardware only FLASH Media Lookup Tables Flash Controller FPGA Write Buffer I/O Interface CPU CPU RAM DMAs are all processed completely in FPGA hardware 9-56

10 Decreasing Latency Lookup Tables Flash Controller FPGA FLASH Media Write Buffer I/O Interface CPU CPU RAM The Embedded CPU Remove from the DMA path, all non-critical flash memory book-keeping Write setup Garbage collection Error handling Health calculation Wear Leveling Statistics collection Formatting Backup/Restore Key Generation 10-56

11 Increasing Parallelism Lookup Tables Flash Controller FPGA FLASH Media Write Buffer I/O Interface CPU CPU RAM Increasing the number of flash chips that can run concurrently Which is done by increasing the number of flash chip controllers Each TMS flash chip controller can do 36 4KB DMAs in parallel (40 if you include the background chip RAID, or VSR, operations) A RamSan-70 has 8 controllers, so it can do 288 4KB operations simultaneously A RamSan-810 has 40 controllers, so it can do KB operations simultaneously 11-56

12 L = λw So, what else effects Latency and Parallelism? 12-56

13 L = λw What else effects Latency? CPU Speed not number of cores not number of chips Bus architecture North/south bridges PCIe hierarchy PCIe controller CPU Usage (so in a convoluted way, cores and chip counts do matter) 13-56

14 L = λw What else effects Latency? Operating system and file system OSes and file systems optimized for disks tend to count on slow data access to hide processing Modern OSes and file systems are now written to maximize SSD The driver, the bridge between the OS and the hardware It must be thin or else adds latency Linux, Windows, Solaris, VMWare, OSX, AIX We are actively trying to push the driver into the Linux kernel If measuring at the application layer, middleware (for example, databases) can inject latency 14-56

15 L = λw What else effects Parallelism? Large Blocks RamSan products break apart large block DMAs into multiple, parallel DMAs For example, a 64kB DMA is converted into 16 parallel 4kB DMAs A single application can be written to either have multiple threads of synchronous I/O or a single thread that allows multiple outstanding asynchronous I/O Most high-performance middleware does just this (such as Microsoft SQL, Oracle, et cetera) Running multiple applications can provide the same effect as a single application running multiple threads CPU becomes more and more of a bottleneck, however 15-56

16 CSCS Benchmark CSCS = Swiss National Computing Centre Independent evaluation of PCIe SSDs RamSan-70 results: by far the best IOPS result we have ever measured (300K+ random 4K IOPS) Unlike the FusionIO and Virident TachIOn devices, the bandwidth is almost independent of block size 16-56

17 RamSan Flash Product Portfolio RamSan-70 RamSan-710/810 RamSan-720/820 RamSan-630 SLC Flash SLC/eMLC Flash SLC/eMLC Flash SLC Flash 900GB 5/10TB 12/24TB 10TB 1.2M IOPS 400K/320K IOPS 500K/450K IOPS 1M IOPS 2.5GB/s 5/4GB/s 5/4GB/s 10GB/s Full-height, halflength PCIe x8 2.0 Single Server Apps; Distributed filesystems 1U rackmount, 4x IB or FC ports 3U rackmount, 10x IB or FC ports Clustered Server Apps; Shared-storage filesystems (GPFS, GFS2, etc) 17-56

18 SPC Price/Performance Leader SPC-1 IOPS / Total TSC Price (USD) 1,60 1,40 1,20 1,00 0,80 0,60 0,40 0,20 Top 10 SPC-1 IOPS TMS RamSan- 400 TMS RamSan-630 0, SPC-1 IOPS SPC-2 MBPS x1k / Total TSC Price (USD) Top 10 SPC-2 MBPS TMS RamSan SPC-2 MBPS 18-56

19 Keys to Performance Hardware-only Data Path FPGA & Hardware Logic Faster than software-shared memory Software cannot add performance Virtualization is a software overhead to utilizing additional hardware QoS is a software overhead to give applications priority over another on shared hardware 19-56

20 RELIABILITY 20-56

21 Flash Quality Flash type matters! SLC in most RamSans Enterprise MLC (emlc) in RamSan-8x0 SLC is best but most expensive/least dense emlc chips last 10x longer vs. normal MLC TMS technologies like Variable Stripe RAID lengthen system life P/E Cycles (Thousands) Typical Chip Endurance MLC emlc SLC Flash Type 21-56

22 Combat Endurance Endurance of system is calculated: Flash Capacity Flash Quality Media Write Bandwidth 22-56

23 Combat Endurance 5TB RamSan-710 (SLC Flash) 5TB 100,000 1GBps = 15.8 Years Endurance 10TB RamSan-810 (emlc Flash) 10TB 30,000 1GBps = 9.5 Years Endurance 23-56

24 Combat Endurance Fight endurance with increased capacity emlc has 2x Capacity for same cost 2/3 rd endurance of SLC MLC is 3000 Writes where emlc is Writes MLC is ~1/4 th price of emlc storage Sustained writes do not make sense for MLC MLC will last less than a year from sustained writes at same cost and half the write workload 1TB 3, MBps = Less than a year 24-56

25 Flash Problems and TMS Solutions Problem Limited write-erase cycles Bit errors Block/plane/device failures Disturb errors (read, write, erase) Erases need big blocks and take a long time Solution Wear leveling ECC Block remapping, RAID, Variable Stripe RAID Voltage and timing adjustments Overprovisioning 25-56

26 Four Layers of Data Correction Layer System-level RAID 5 managed by centralized RAID controllers Module-level Variable Stripe RAID managed by each module across its chips Module-level RAID 5 managed by each module across its chips Chip-level ECC managed by each module using its chips Protection Module failure RamSan-720/820 only Sub-chip failure, System Longevity Chip failure Bit and block errors RamSan-720/820 introduce System-Level RAID 5 across Flash modules, plus the other mechanisms found on all RamSan Flash storage systems

27 Variable Stripe RAID (VSR) Patented VSR allows RAID stripe sizes to vary. If one die fails in a ten-chip stripe, only the failed die is bypassed, and then data is restriped across the remaining nine chips. 10 Chips 16 Planes FAIL 27-56

28 2D Flash RAID (RS-720/820) External Interfaces (FC, IB) Interface Interface RAID Controllers RAID Controller RAID Controller RAID 5 within Flash Modules (9 data + 1 parity) TMS 2D Flash RAID RAID 5 across Flash Modules (10 data + 1 parity + 1 hot spare) 28-56

29 RamSan-70 Overview 1. PCIe 2.0 x PowerPC CPU 3. Xilinx FPGAs GB usable SLC Flash (1374GB raw) GB DRAM 6. Super-Capacitors 7. Half-length card 1 7 Usable GB 650,000 4K IOPS 2.5 GB/s Bandwidth 30 µs sustained 4K Write Latency / 100us 4K Read Latency 10 Years Life Expectancy Series-7 Flash Controller 29-56

30 MAXIMIZING SSD 30-56

31 Segregation of Workload Metadata, Working Data, Archived Data Metadata is typically accessed the most, but takes up the least space Archived Date is accessed the least, but takes up the most space Moving high-access data into a high-performance medium has the greatest impact But the question is, what data makes sense to store on SSD? 31-56

32 Performance per Capacity Historically, TMS has designed DRAM-based SSD devices that performed GB/sec per GB of storage [Metadata] Our flash-based SSD devices perform GB/sec per TB of storage [Metadata, Working Data] Disk-based products typically grossly underperform SSD, but economical performance at >>TB of storage [Archive, Large Working Data] 32-56

33 Algorithm Matrix Low CPU Utilization + Low I/O Wait Low CPU Utilization + High I/O Wait High CPU Utilization + Low I/O Wait High CPU Utilization + High I/O Wait = Algorithm needs to provide more work = Great fit for SSD!! = In-memory work = Using Asynchronous I/O Add disks for growing capacity Add SSD for same size capacity 33-56

34 Q & A 34-56

35 RamSan-440 Overview GB capacity 600,000 IOPS 4.5 GB/s throughput Latency 15 µs 2-8 FC Ports Industry Firsts: 512GB Non-volatile RAM storage RAM SSD with Flash backup RAID protected RAM and Flash modules TMS patented IO 2 Instant-on Input-Output option

36 RamSan-440 Architecture RAID Protected RAM Boards Redundant Batteries Management Control Processor 4 Dual-ported Fibre Channel or InfiniBand Interfaces Hot Swappable Redundant Power Supplies 4U Chassis RAID Protected Backup Flash Redundant Fans 36-56

37 Series-7 Flash Controller Design Lookup Tables 4 GB RAM Cache Write Buffer Best Performance: 4K aligned I/O CPU (out of Primary Data Path) Write setup, Garbage collection, Error handling Out of the data path activities Flash Controller FPGA (Process all of the IN DATA activities) 4 GB RAM Cache I/O Interface Super Capacitors Memory Backup 37-56

38 RamSan-630 Overview 1-10TB capacity 1 Million IOPS 10 GB/s throughput Latency µs Highest density SLC Flash SSD system available. Leverages proven flash core from the RamSan-20 and RamSan-620 Easily shared and multipathed through ten 8 Gbit Fibre Channel ports or QDR InfiniBand ports Enterprise Reliability Single Layer Cell (SLC) Flash Fault Tolerant Flash (FTF) Architecture Active Spare Flash 38-56

39 RamSan-630 Architecture 5 Dual-ported FC or IB Interfaces 1-10TB of SLC Flash Boards Management Control Processor 3U Chassis Redundant Fans Redundant Power Supplies 39-56

40 Embedded PowerPC RamSan-630 Flash Board RAID-5 Protected Flash 480 GB usable, 640 GB RAW On Board RAM ECC Protected Gateway FPGA 4 Flash Controllers Super capacitors 40-56

41 RamSan-710 Overview 1-5 TB Usable capacity (6.8 TB Raw) 400,000 IOPS 5 GB/s throughput µs latency 150K+ Write/Erase Cycles per Cell Highest density SLC Flash SSD system available in a 1U Series-7 Flash Controller Four 8 Gbit Fibre Channel ports or QDR InfiniBand ports Enterprise reliability Single Layer Cell (SLC) Flash Variable Stripe RAID (VSR) Active Spare 41-56

42 RamSan-710 Overview 4-20 Flash modules + 1 Active Spare 2 dual-ported 8Gb FC or QDR IB interfaces management control processor 1U chassis redundant power supplies redundant fans N+1 batteries 42-56

43 RamSan-710 Overview 43-56

44 RamSan-810 Overview 2-10 TB Usable capacity (13.7 TB Raw) 320,000 IOPS 5 GB/s throughput µs latency (est.) 30K+ Write/Erase Cycles per Cell Highest density emlc Flash SSD system available in a 1U Series-7 Flash Controller Four 8 Gbit Fibre Channel ports or QDR InfiniBand ports Enterprise reliability enterprise Multi-Level-Cell (emlc) Flash Variable Stripe RAID (VSR) Active Spare 44-56

45 RamSan-810 Architecture 4-20 Flash modules + 1 Active Spare 1-2 interface modules management control processor 1U chassis redundant power supplies redundant fans N+1 batteries 45-56

46 Motherboard 46-56

47 Toshiba emlc Flash Series-7 Flash Controller FPGAs Gateway FPGA DDR DRAM PowerPC 400 MHz 47-56

48 Applications Suited for emlc Data Warehousing Web Content Hosting Low Bandwidth Log Files READ Intensive, Low WRITE Application For Users Writing at 600 MB/s, the Lifetime of the emlc RamSan-810 is rated at 10 years*. *2TB =10TB WRITES per Day *6TB =30TB WRITES per Day *10TB =50TB WRITES per Day 48-56

49 RamSan-70 Overview 49-56

50 RamSan-70 Architecture 1. PCIe 2.0 x GB usable SLC Flash (1374GB raw) 3. Power PC CPU 333 mhz Xilinx FPGAs 5. 4GB DRAM 6. Super-Capacitors 1 7. Half-length card GB IOPS (4K) 2,5GB/s Bandwidth 30 µs Write Latency 10 Years Life Expectancy (25% writes) Series-7 Flash Controller 50-56

51 RamSan-720 Overview 6 or 12 TB Usable capacity (~ 7.8 or ~15.6 TB Raw) 500,000 IOPS (4K) 5 GB/s throughput <100µs latency No Single Point of Failure (nspof) Hot Swappable Flash Cards Highest density SLC Flash SSD system available in a 1U Series-7 Flash Controller Four 8 Gbit Fibre Channel ports or QDR InfiniBand ports High Enterprise reliability Single-Level-Cell (SLC) Flash Variable Stripe RAID (VSR) 2D Flash RAID 51-56

52 RamSan-820 Overview 12 or 24TB Usable capacity (~ 15.6 or ~31.2 TB Raw) 450,000 IOPS (4K) 5 GB/s throughput <100µs latency No Single Point of Failure (nspof) Hot Swappable Flash Cards Highest density emlc Flash SSD system available in a 1U Series-7 Flash Controller Four 8 Gbit Fibre Channel ports or QDR InfiniBand ports High Enterprise reliability enterprise Multi-Level-Cell (emlc) Flash Variable Stripe RAID (VSR) 2D Flash RAID 52-56

53 RamSan-Green IT 53-56

54 Bandwidth Latency Speed & IOPS H A H N S T Ä T TE N M Ü N C H E N CONFIDENTIAL COPYRIGHT BY PSP

55 World s Fastest Storage Since 1978 Pure SSD-Racepower H A H N S T Ä T TE N M Ü N C H E N CONFIDENTIAL COPYRIGHT BY PSP

56 Thanks for your attention 56-56

Flash In the Data Center

Flash In the Data Center Flash In the Data Center Enterprise-grade Morgan Littlewood: VP Marketing and BD Violin Memory, Inc. Email: littlewo@violin-memory.com Mobile: +1.650.714.7694 7/12/2009 1 Flash in the Data Center Nothing

More information

Flash Trends: Challenges and Future

Flash Trends: Challenges and Future Flash Trends: Challenges and Future John D. Davis work done at Microsoft Researcher- Silicon Valley in collaboration with Laura Caulfield*, Steve Swanson*, UCSD* 1 My Research Areas of Interest Flash characteristics

More information

How to Speed up Database Applications with a Purpose-Built SSD Storage Solution

How to Speed up Database Applications with a Purpose-Built SSD Storage Solution How to Speed up Database Applications with a Purpose-Built SSD Storage Solution SAN Accessible Storage Array Speeds Applications by up to 25x Introduction Whether deployed in manufacturing, finance, web

More information

CSCS HPC storage. Hussein N. Harake

CSCS HPC storage. Hussein N. Harake CSCS HPC storage Hussein N. Harake Points to Cover - XE6 External Storage (DDN SFA10K, SRP, QDR) - PCI-E SSD Technology - RamSan 620 Technology XE6 External Storage - Installed Q4 2010 - In Production

More information

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC white paper FlashGrid Software Intel SSD DC P3700/P3600/P3500 Topic: Hyper-converged Database/Storage FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC Abstract FlashGrid

More information

INTRODUCTION TO EMC XTREMSF

INTRODUCTION TO EMC XTREMSF White Paper INTRODUCTION TO EMC XTREMSF XtremSF is server-based PCIe Flash hardware XtremSF can be used as local storage or as a caching device with EMC XtremSW Cache Abstract This white paper provides

More information

HP visoko-performantna OLTP rješenja

HP visoko-performantna OLTP rješenja HP visoko-performantna OLTP rješenja Tomislav Alpeza Presales Consultant, BCS/SD 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice Performance

More information

Frequently Asked Questions. s620 SATA SSD Enterprise-Class Solid-State Device

Frequently Asked Questions. s620 SATA SSD Enterprise-Class Solid-State Device Frequently Asked Questions s620 SATA SSD Enterprise-Class Solid-State Device Frequently Asked Questions Q: What about advanced data protection? A: In mission-critical enterprise and datacenter applications,

More information

A Better Storage Solution

A Better Storage Solution A Better Storage Solution Presented by: Richard Goss Presentation to The Problem with Hard Disks Processors have increased in speed by orders of magnitude over the years. But spinning hard disk drives

More information

The Oracle Database Appliance I/O and Performance Architecture

The Oracle Database Appliance I/O and Performance Architecture Simple Reliable Affordable The Oracle Database Appliance I/O and Performance Architecture Tammy Bednar, Sr. Principal Product Manager, ODA 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

More information

HGST: Market Creator to Market Leader

HGST: Market Creator to Market Leader HGST: Market Creator to Market Leader Gaetano Pastore Enterprise Sales EMEA gaetano.pastore@hgst.com +4915122674411 HGST's Transformation: http://www.youtube.com/watch?v=ehiyhn0jlie Growth of the Digital

More information

Flash Controller Solutions in Programmable Technology

Flash Controller Solutions in Programmable Technology Flash Controller Solutions in Programmable Technology David McIntyre Senior Business Unit Manager Computer and Storage Business Unit Altera Corp. dmcintyr@altera.com Flash Memory Summit 2012 Santa Clara,

More information

Persistent Memory. High Speed and Low Latency. White Paper M-WP006

Persistent Memory. High Speed and Low Latency. White Paper M-WP006 Persistent Memory High Speed and Low Latency White Paper M-WP6 Corporate Headquarters: 3987 Eureka Dr., Newark, CA 9456, USA Tel: (51) 623-1231 Fax: (51) 623-1434 E-mail: info@smartm.com Customer Service:

More information

Computer Organization and Structure. Bing-Yu Chen National Taiwan University

Computer Organization and Structure. Bing-Yu Chen National Taiwan University Computer Organization and Structure Bing-Yu Chen National Taiwan University Storage and Other I/O Topics I/O Performance Measures Types and Characteristics of I/O Devices Buses Interfacing I/O Devices

More information

Isilon Scale Out NAS. Morten Petersen, Senior Systems Engineer, Isilon Division

Isilon Scale Out NAS. Morten Petersen, Senior Systems Engineer, Isilon Division Isilon Scale Out NAS Morten Petersen, Senior Systems Engineer, Isilon Division 1 Agenda Architecture Overview Next Generation Hardware Performance Caching Performance SMB 3 - MultiChannel 2 OneFS Architecture

More information

Storage. Hwansoo Han

Storage. Hwansoo Han Storage Hwansoo Han I/O Devices I/O devices can be characterized by Behavior: input, out, storage Partner: human or machine Data rate: bytes/sec, transfers/sec I/O bus connections 2 I/O System Characteristics

More information

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Storage Update and Storage Best Practices for Microsoft Server Applications Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Agenda Introduction Storage Technologies Storage Devices

More information

Virtual Memory. Reading. Sections 5.4, 5.5, 5.6, 5.8, 5.10 (2) Lecture notes from MKP and S. Yalamanchili

Virtual Memory. Reading. Sections 5.4, 5.5, 5.6, 5.8, 5.10 (2) Lecture notes from MKP and S. Yalamanchili Virtual Memory Lecture notes from MKP and S. Yalamanchili Sections 5.4, 5.5, 5.6, 5.8, 5.10 Reading (2) 1 The Memory Hierarchy ALU registers Cache Memory Memory Memory Managed by the compiler Memory Managed

More information

Lenovo RAID Introduction Reference Information

Lenovo RAID Introduction Reference Information Lenovo RAID Introduction Reference Information Using a Redundant Array of Independent Disks (RAID) to store data remains one of the most common and cost-efficient methods to increase server's storage performance,

More information

Storage Optimization with Oracle Database 11g

Storage Optimization with Oracle Database 11g Storage Optimization with Oracle Database 11g Terabytes of Data Reduce Storage Costs by Factor of 10x Data Growth Continues to Outpace Budget Growth Rate of Database Growth 1000 800 600 400 200 1998 2000

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

VEXATA FOR ORACLE. Digital Business Demands Performance and Scale. Solution Brief

VEXATA FOR ORACLE. Digital Business Demands Performance and Scale. Solution Brief Digital Business Demands Performance and Scale As enterprises shift to online and softwaredriven business models, Oracle infrastructure is being pushed to run at exponentially higher scale and performance.

More information

Samsung PM1725a NVMe SSD

Samsung PM1725a NVMe SSD Samsung PM1725a NVMe SSD Exceptionally fast speeds and ultra-low latency for enterprise application Brochure 1 Extreme performance from an SSD technology leader Maximize data transfer with the high-performance,

More information

Isilon Performance. Name

Isilon Performance. Name 1 Isilon Performance Name 2 Agenda Architecture Overview Next Generation Hardware Performance Caching Performance Streaming Reads Performance Tuning OneFS Architecture Overview Copyright 2014 EMC Corporation.

More information

NAND Flash Memory. Jinkyu Jeong Computer Systems Laboratory Sungkyunkwan University

NAND Flash Memory. Jinkyu Jeong Computer Systems Laboratory Sungkyunkwan University NAND Flash Memory Jinkyu Jeong (Jinkyu@skku.edu) Computer Systems Laboratory Sungkyunkwan University http://csl.skku.edu ICE3028: Embedded Systems Design, Fall 2018, Jinkyu Jeong (jinkyu@skku.edu) Flash

More information

FLASHARRAY//M Smart Storage for Cloud IT

FLASHARRAY//M Smart Storage for Cloud IT FLASHARRAY//M Smart Storage for Cloud IT //M AT A GLANCE PURPOSE-BUILT to power your business: Transactional and analytic databases Virtualization and private cloud Business critical applications Virtual

More information

Five Key Steps to High-Speed NAND Flash Performance and Reliability

Five Key Steps to High-Speed NAND Flash Performance and Reliability Five Key Steps to High-Speed Flash Performance and Reliability Presenter Bob Pierce Flash Memory Summit 2010 Santa Clara, CA 1 NVM Performance Trend ONFi 2 PCM Toggle ONFi 2 DDR SLC Toggle Performance

More information

Lightning Fast Rock Solid

Lightning Fast Rock Solid Lightning Fast Rock Solid OceanStor Dorado V3 all-flash storage is the ideal storage solution to handle mission-critical businesses for TM enterprises and organizations. Based on Huawei's unique FlashLink

More information

HP VMA-series Memory Arrays

HP VMA-series Memory Arrays HP VMA-series Memory Arrays Optimize OLTP database applications Presenter title August 2011 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without

More information

Readings. Storage Hierarchy III: I/O System. I/O (Disk) Performance. I/O Device Characteristics. often boring, but still quite important

Readings. Storage Hierarchy III: I/O System. I/O (Disk) Performance. I/O Device Characteristics. often boring, but still quite important Storage Hierarchy III: I/O System Readings reg I$ D$ L2 L3 memory disk (swap) often boring, but still quite important ostensibly about general I/O, mainly about disks performance: latency & throughput

More information

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

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

More information

Presented by: Nafiseh Mahmoudi Spring 2017

Presented by: Nafiseh Mahmoudi Spring 2017 Presented by: Nafiseh Mahmoudi Spring 2017 Authors: Publication: Type: ACM Transactions on Storage (TOS), 2016 Research Paper 2 High speed data processing demands high storage I/O performance. Flash memory

More information

Flash Ahead with IBM Power Systems & IBM FlashSystems

Flash Ahead with IBM Power Systems & IBM FlashSystems Flash Ahead with IBM Power Systems & IBM FlashSystems Why Flash In the last 10 years: CPU Performance 8-10x increase DRAM Speed 7-9x Network Speed 100x Bus Speed 20x Disk Speed 1.2X and everything waits

More information

FLASHARRAY//M Business and IT Transformation in 3U

FLASHARRAY//M Business and IT Transformation in 3U FLASHARRAY//M Business and IT Transformation in 3U TRANSFORM IT Who knew that moving to all-flash storage could help reduce the cost of IT? FlashArray//m makes server and workload investments more productive,

More information

PC-based data acquisition II

PC-based data acquisition II FYS3240 PC-based instrumentation and microcontrollers PC-based data acquisition II Data streaming to a storage device Spring 2015 Lecture 9 Bekkeng, 29.1.2015 Data streaming Data written to or read from

More information

SSD Architecture Considerations for a Spectrum of Enterprise Applications. Alan Fitzgerald, VP and CTO SMART Modular Technologies

SSD Architecture Considerations for a Spectrum of Enterprise Applications. Alan Fitzgerald, VP and CTO SMART Modular Technologies SSD Architecture Considerations for a Spectrum of Enterprise Applications Alan Fitzgerald, VP and CTO SMART Modular Technologies Introduction Today s SSD delivers form-fit-function compatible solid-state

More information

IBM High IOPS Modular Adapters (Withdrawn) Product Guide

IBM High IOPS Modular Adapters (Withdrawn) Product Guide IBM High IOPS Modular Adapters (Withdrawn) Product Guide The new family of IBM High IOPS Modular Adapters is the ultimate performance solution for embedded direct-attached storage for IBM System x, IBM

More information

Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start

Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start How SAP HANA on Power with Rapid Cold Start helps clients quickly restore business-critical operations Contents 1 About this document

More information

Solid Access Technologies, LLC

Solid Access Technologies, LLC Newburyport, MA, USA USSD 200 USSD 200 The I/O Bandwidth Company Solid Access Technologies, LLC Solid Access Technologies, LLC Why Are We Here? The Storage Perfect Storm Traditional I/O Bottleneck Reduction

More information

NVMFS: A New File System Designed Specifically to Take Advantage of Nonvolatile Memory

NVMFS: A New File System Designed Specifically to Take Advantage of Nonvolatile Memory NVMFS: A New File System Designed Specifically to Take Advantage of Nonvolatile Memory Dhananjoy Das, Sr. Systems Architect SanDisk Corp. 1 Agenda: Applications are KING! Storage landscape (Flash / NVM)

More information

It Takes Guts to be Great

It Takes Guts to be Great It Takes Guts to be Great Sean Stead, STEC Tutorial C-11: Enterprise SSDs Tues Aug 21, 2012 8:30 to 11:20AM 1 Who s Inside Your SSD? Full Data Path Protection Host Interface It s What s On The Inside That

More information

Leveraging Software-Defined Storage to Meet Today and Tomorrow s Infrastructure Demands

Leveraging Software-Defined Storage to Meet Today and Tomorrow s Infrastructure Demands Leveraging Software-Defined Storage to Meet Today and Tomorrow s Infrastructure Demands Unleash Your Data Center s Hidden Power September 16, 2014 Molly Rector CMO, EVP Product Management & WW Marketing

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 2 Flash.Next: Zero To One Million IOPs Karthik Pinnamaneni Sr. Systems Engineer Karthik.Pinnamaneni@emc.com 3 An Order Of Magnitude Better Performance 2000 IOPS/GB 0.5 IOPS/GB 150 IOPS/GB 4000X FASTER

More information

IBM System Storage DCS3700

IBM System Storage DCS3700 IBM System Storage DCS3700 Maximize performance, scalability and storage density at an affordable price Highlights Gain fast, highly dense storage capabilities at an affordable price Deliver simplified

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

UCS Invicta: A New Generation of Storage Performance. Mazen Abou Najm DC Consulting Systems Engineer

UCS Invicta: A New Generation of Storage Performance. Mazen Abou Najm DC Consulting Systems Engineer UCS Invicta: A New Generation of Storage Performance Mazen Abou Najm DC Consulting Systems Engineer HDDs Aren t Designed For High Performance Disk 101 Can t spin faster (200 IOPS/Drive) Can t seek faster

More information

stec Host Cache Solution

stec Host Cache Solution White Paper stec Host Cache Solution EnhanceIO SSD Cache Software and the stec s1120 PCIe Accelerator speed decision support system (DSS) workloads and free up disk I/O resources for other applications.

More information

NVMe: The Protocol for Future SSDs

NVMe: The Protocol for Future SSDs When do you need NVMe? You might have heard that Non-Volatile Memory Express or NVM Express (NVMe) is the next must-have storage technology. Let s look at what NVMe delivers. NVMe is a communications protocol

More information

I/O CANNOT BE IGNORED

I/O CANNOT BE IGNORED LECTURE 13 I/O I/O CANNOT BE IGNORED Assume a program requires 100 seconds, 90 seconds for main memory, 10 seconds for I/O. Assume main memory access improves by ~10% per year and I/O remains the same.

More information

Entry-level Intel RAID RS3 Controller Family

Entry-level Intel RAID RS3 Controller Family PRODUCT Brief Entry-Level Intel RAID RS3 Controller Portfolio Entry-level Intel RAID RS3 Controller Family 12Gb/s connectivity and basic data protection RAID matters. Rely on Intel RAID. Cost-effective

More information

QuickSpecs. PCIe Solid State Drives for HP Workstations

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

More information

Isilon: Raising The Bar On Performance & Archive Use Cases. John Har Solutions Product Manager Unstructured Data Storage Team

Isilon: Raising The Bar On Performance & Archive Use Cases. John Har Solutions Product Manager Unstructured Data Storage Team Isilon: Raising The Bar On Performance & Archive Use Cases John Har Solutions Product Manager Unstructured Data Storage Team What we ll cover in this session Isilon Overview Streaming workflows High ops/s

More information

Copyright 2013 EMC Corporation. All rights reserved. FLASH NEXT: Zero to One Million IOPs In A Flash

Copyright 2013 EMC Corporation. All rights reserved. FLASH NEXT: Zero to One Million IOPs In A Flash 1 FLASH NEXT: Zero to One Million IOPs In A Flash 2 Expectations Are Reset Forever 3 DATA IS GROWING 4 While At The Same Time Costs Must Be Contained Information Must Become An Asset Performance Must Be

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 FLASH 1 ST THE STORAGE STRATEGY FOR THE NEXT DECADE Richard Gordon EMEA FLASH Business Development 2 Information Tipping Point Ahead The Future Will Be Nothing Like The Past 140,000 120,000 100,000 80,000

More information

VX3000-E Unified Network Storage

VX3000-E Unified Network Storage Datasheet VX3000-E Unified Network Storage Overview VX3000-E storage, with high performance, high reliability, high available, high density, high scalability and high usability, is a new-generation unified

More information

Oracle Performance on M5000 with F20 Flash Cache. Benchmark Report September 2011

Oracle Performance on M5000 with F20 Flash Cache. Benchmark Report September 2011 Oracle Performance on M5000 with F20 Flash Cache Benchmark Report September 2011 Contents 1 About Benchware 2 Flash Cache Technology 3 Storage Performance Tests 4 Conclusion copyright 2011 by benchware.ch

More information

Optimize your system designs using Flash memory

Optimize your system designs using Flash memory Optimize your system designs using Flash memory Howard Cheng Sr. Segment Applications Manager Embedded Solutions Group, Micron 2012 Micron Technology, Inc. All rights reserved. Products are warranted only

More information

CS 261 Fall Mike Lam, Professor. Memory

CS 261 Fall Mike Lam, Professor. Memory CS 261 Fall 2016 Mike Lam, Professor Memory Topics Memory hierarchy overview Storage technologies SRAM DRAM PROM / flash Disk storage Tape and network storage I/O architecture Storage trends Latency comparisons

More information

EMC VMAX 400K SPC-2 Proven Performance. Silverton Consulting, Inc. StorInt Briefing

EMC VMAX 400K SPC-2 Proven Performance. Silverton Consulting, Inc. StorInt Briefing EMC VMAX 400K SPC-2 Proven Performance Silverton Consulting, Inc. StorInt Briefing EMC VMAX 400K SPC-2 PROVEN PERFORMANCE PAGE 2 OF 10 Introduction In this paper, we analyze all- flash EMC VMAX 400K storage

More information

High-Speed NAND Flash

High-Speed NAND Flash High-Speed NAND Flash Design Considerations to Maximize Performance Presented by: Robert Pierce Sr. Director, NAND Flash Denali Software, Inc. History of NAND Bandwidth Trend MB/s 20 60 80 100 200 The

More information

IBM FlashSystem. IBM FLiP Tool Wie viel schneller kann Ihr IBM i Power Server mit IBM FlashSystem 900 / V9000 Storage sein?

IBM FlashSystem. IBM FLiP Tool Wie viel schneller kann Ihr IBM i Power Server mit IBM FlashSystem 900 / V9000 Storage sein? FlashSystem Family 2015 IBM FlashSystem IBM FLiP Tool Wie viel schneller kann Ihr IBM i Power Server mit IBM FlashSystem 900 / V9000 Storage sein? PiRT - Power i Round Table 17 Sep. 2015 Daniel Gysin IBM

More information

Next Generation Architecture for NVM Express SSD

Next Generation Architecture for NVM Express SSD Next Generation Architecture for NVM Express SSD Dan Mahoney CEO Fastor Systems Copyright 2014, PCI-SIG, All Rights Reserved 1 NVMExpress Key Characteristics Highest performance, lowest latency SSD interface

More information

Moneta: A High-Performance Storage Architecture for Next-generation, Non-volatile Memories

Moneta: A High-Performance Storage Architecture for Next-generation, Non-volatile Memories Moneta: A High-Performance Storage Architecture for Next-generation, Non-volatile Memories Adrian M. Caulfield Arup De, Joel Coburn, Todor I. Mollov, Rajesh K. Gupta, Steven Swanson Non-Volatile Systems

More information

Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation

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

More information

High Performance SSD & Benefit for Server Application

High Performance SSD & Benefit for Server Application High Performance SSD & Benefit for Server Application AUG 12 th, 2008 Tony Park Marketing INDILINX Co., Ltd. 2008-08-20 1 HDD SATA 3Gbps Memory PCI-e 10G Eth 120MB/s 300MB/s 8GB/s 2GB/s 1GB/s SSD SATA

More information

CS311 Lecture 21: SRAM/DRAM/FLASH

CS311 Lecture 21: SRAM/DRAM/FLASH S 14 L21-1 2014 CS311 Lecture 21: SRAM/DRAM/FLASH DARM part based on ISCA 2002 tutorial DRAM: Architectures, Interfaces, and Systems by Bruce Jacob and David Wang Jangwoo Kim (POSTECH) Thomas Wenisch (University

More information

IBM Emulex 16Gb Fibre Channel HBA Evaluation

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

More information

Store Process Analyze Collaborate Archive Cloud The HPC Storage Leader Invent Discover Compete

Store Process Analyze Collaborate Archive Cloud The HPC Storage Leader Invent Discover Compete Store Process Analyze Collaborate Archive Cloud The HPC Storage Leader Invent Discover Compete 1 DDN Who We Are 2 We Design, Deploy and Optimize Storage Systems Which Solve HPC, Big Data and Cloud Business

More information

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

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

More information

D E N A L I S T O R A G E I N T E R F A C E. Laura Caulfield Senior Software Engineer. Arie van der Hoeven Principal Program Manager

D E N A L I S T O R A G E I N T E R F A C E. Laura Caulfield Senior Software Engineer. Arie van der Hoeven Principal Program Manager 1 T HE D E N A L I N E X T - G E N E R A T I O N H I G H - D E N S I T Y S T O R A G E I N T E R F A C E Laura Caulfield Senior Software Engineer Arie van der Hoeven Principal Program Manager Outline Technology

More information

White Paper. EonStor GS Family Best Practices Guide. Version: 1.1 Updated: Apr., 2018

White Paper. EonStor GS Family Best Practices Guide. Version: 1.1 Updated: Apr., 2018 EonStor GS Family Best Practices Guide White Paper Version: 1.1 Updated: Apr., 2018 Abstract: This guide provides recommendations of best practices for installation and configuration to meet customer performance

More information

SSD/Flash for Modern Databases. Peter Zaitsev, CEO, Percona October 08, 2014 Percona Technical Webinars

SSD/Flash for Modern Databases. Peter Zaitsev, CEO, Percona October 08, 2014 Percona Technical Webinars SSD/Flash for Modern Databases Peter Zaitsev, CEO, Percona October 08, 2014 Percona Technical Webinars In this Presentation Flash technology overview Review some of the available technology What does this

More information

Making Informed Memory Choices FTF-IND-F0378

Making Informed Memory Choices FTF-IND-F0378 Making Informed Memory Choices FTF-IND-F0378 Freescale Technology Forum Jim Cooke JCooke@micron.com Mike Kim MikeKim@micron.com April 10, 2014 2014 Micron Technology, Inc. All rights reserved. Products

More information

Computer Architecture Computer Science & Engineering. Chapter 6. Storage and Other I/O Topics BK TP.HCM

Computer Architecture Computer Science & Engineering. Chapter 6. Storage and Other I/O Topics BK TP.HCM Computer Architecture Computer Science & Engineering Chapter 6 Storage and Other I/O Topics Introduction I/O devices can be characterized by Behaviour: input, output, storage Partner: human or machine

More information

VX1800 Series Unified Network Storage

VX1800 Series Unified Network Storage Datasheet VX1800 Series Unified Network Storage Overview VX1800 series storage, with high performance, high reliability, high density, high scalability and high usability, is a new-generation unified network

More information

Emulex LPe16000B Gen 5 Fibre Channel HBA Feature Comparison

Emulex LPe16000B Gen 5 Fibre Channel HBA Feature Comparison Demartek Emulex LPe16000B Gen 5 Fibre Channel HBA Feature Comparison Evaluation report prepared under contract with Emulex Executive Summary Explosive growth in the complexity and amount of data of today

More information

Optimizing Your Memory Sub-System

Optimizing Your Memory Sub-System Optimizing Your Memory Sub-System AKA Choosing the right memories Design with Freescale Toronto Jim Cooke Ecosystems Enablement JCooke@micron.com Les Marentette FAE Manager LMarentette@tech-trek.com November

More information

SMART Technical Brief: NVDIMM

SMART Technical Brief: NVDIMM : NVDIMM With SMART s SafeStor Technology NVDIMMs merge two leading technologies, DDR3 DRAM and NAND Flash, to solve the problem of data volatility in mission critical servers. Let s take a closer look,

More information

Webscale, All Flash, Distributed File Systems. Avraham Meir Elastifile

Webscale, All Flash, Distributed File Systems. Avraham Meir Elastifile Webscale, All Flash, Distributed File Systems Avraham Meir Elastifile 1 Outline The way to all FLASH The way to distributed storage Scale-out storage management Conclusion 2 Storage Technology Trend NAND

More information

Introducing Panasas ActiveStor 14

Introducing Panasas ActiveStor 14 Introducing Panasas ActiveStor 14 SUPERIOR PERFORMANCE FOR MIXED FILE SIZE ENVIRONMENTS DEREK BURKE, PANASAS EUROPE INTRODUCTION TO PANASAS Storage that accelerates the world s highest performance and

More information

Extremely Fast Distributed Storage for Cloud Service Providers

Extremely Fast Distributed Storage for Cloud Service Providers Solution brief Intel Storage Builders StorPool Storage Intel SSD DC S3510 Series Intel Xeon Processor E3 and E5 Families Intel Ethernet Converged Network Adapter X710 Family Extremely Fast Distributed

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

Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions

Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions Providing Superior Server and Storage Performance, Efficiency and Return on Investment As Announced and Demonstrated at

More information

Storage Systems. Storage Systems

Storage Systems. Storage Systems Storage Systems Storage Systems We already know about four levels of storage: Registers Cache Memory Disk But we've been a little vague on how these devices are interconnected In this unit, we study Input/output

More information

Accelerating Real-Time Big Data. Breaking the limitations of captive NVMe storage

Accelerating Real-Time Big Data. Breaking the limitations of captive NVMe storage Accelerating Real-Time Big Data Breaking the limitations of captive NVMe storage 18M IOPs in 2u Agenda Everything related to storage is changing! The 3rd Platform NVM Express architected for solid state

More information

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

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

More information

Storage. CS 3410 Computer System Organization & Programming

Storage. CS 3410 Computer System Organization & Programming Storage CS 3410 Computer System Organization & Programming These slides are the product of many rounds of teaching CS 3410 by Deniz Altinbuke, Kevin Walsh, and Professors Weatherspoon, Bala, Bracy, and

More information

AUFBAU EINER FUNKTIONIERENDEN DATEN-INFRASTRUKTUR MIT MODERNER SPEICHERPLATTFORM

AUFBAU EINER FUNKTIONIERENDEN DATEN-INFRASTRUKTUR MIT MODERNER SPEICHERPLATTFORM AUFBAU EINER FUNKTIONIERENDEN DATEN-INFRASTRUKTUR MIT MODERNER SPEICHERPLATTFORM Henry Schmidt Technical Expert - Storage Ambassador Hitachi Vantara Corporation 2018. All Rights Reserved HITACHI VANTARA

More information

Chapter 10: Mass-Storage Systems

Chapter 10: Mass-Storage Systems Chapter 10: Mass-Storage Systems Silberschatz, Galvin and Gagne 2013 Chapter 10: Mass-Storage Systems Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management Swap-Space

More information

Veritas NetBackup on Cisco UCS S3260 Storage Server

Veritas NetBackup on Cisco UCS S3260 Storage Server Veritas NetBackup on Cisco UCS S3260 Storage Server This document provides an introduction to the process for deploying the Veritas NetBackup master server and media server on the Cisco UCS S3260 Storage

More information

Oracle Exadata: Strategy and Roadmap

Oracle Exadata: Strategy and Roadmap Oracle Exadata: Strategy and Roadmap - New Technologies, Cloud, and On-Premises Juan Loaiza Senior Vice President, Database Systems Technologies, Oracle Safe Harbor Statement The following is intended

More information

RAIDIX Data Storage Solution. Data Storage for a VMware Virtualization Cluster

RAIDIX Data Storage Solution. Data Storage for a VMware Virtualization Cluster RAIDIX Data Storage Solution Data Storage for a VMware Virtualization Cluster 2017 Contents Synopsis... 2 Introduction... 3 RAIDIX Architecture for Virtualization... 4 Technical Characteristics... 7 Sample

More information

LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE

LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE Luanne Dauber, Pure Storage Author: Matt Kixmoeller, Pure Storage SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless

More information

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE WHITEPAPER DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE A Detailed Review ABSTRACT While tape has been the dominant storage medium for data protection for decades because of its low cost, it is steadily

More information

ParaFS: A Log-Structured File System to Exploit the Internal Parallelism of Flash Devices

ParaFS: A Log-Structured File System to Exploit the Internal Parallelism of Flash Devices ParaFS: A Log-Structured File System to Exploit the Internal Parallelism of Devices Jiacheng Zhang, Jiwu Shu, Youyou Lu Tsinghua University 1 Outline Background and Motivation ParaFS Design Evaluation

More information

Interface Trends for the Enterprise I/O Highway

Interface Trends for the Enterprise I/O Highway Interface Trends for the Enterprise I/O Highway Mitchell Abbey Product Line Manager Enterprise SSD August 2012 1 Enterprise SSD Market Update One Size Does Not Fit All : Storage solutions will be tiered

More information

NAND Flash-based Storage. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University

NAND Flash-based Storage. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University NAND Flash-based Storage Jin-Soo Kim (jinsookim@skku.edu) Computer Systems Laboratory Sungkyunkwan University http://csl.skku.edu Today s Topics NAND flash memory Flash Translation Layer (FTL) OS implications

More information

1 of 6 4/8/2011 4:08 PM Electronic Hardware Information, Guides and Tools search newsletter subscribe Home Utilities Downloads Links Info Ads by Google Raid Hard Drives Raid Raid Data Recovery SSD in Raid

More information

Chapter 10: Mass-Storage Systems. Operating System Concepts 9 th Edition

Chapter 10: Mass-Storage Systems. Operating System Concepts 9 th Edition Chapter 10: Mass-Storage Systems Silberschatz, Galvin and Gagne 2013 Chapter 10: Mass-Storage Systems Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management Swap-Space

More information

CSCI-GA Database Systems Lecture 8: Physical Schema: Storage

CSCI-GA Database Systems Lecture 8: Physical Schema: Storage CSCI-GA.2433-001 Database Systems Lecture 8: Physical Schema: Storage Mohamed Zahran (aka Z) mzahran@cs.nyu.edu http://www.mzahran.com View 1 View 2 View 3 Conceptual Schema Physical Schema 1. Create a

More information