NVM Express (NVMe) & Solid State Storage: What s Next? David L. Black, Ph.D. Distinguished Engineer, Office of the CTO

Size: px
Start display at page:

Download "NVM Express (NVMe) & Solid State Storage: What s Next? David L. Black, Ph.D. Distinguished Engineer, Office of the CTO"

Transcription

1 NVM Express (NVMe) & Solid State Storage: What s Next? David L. Black, Ph.D. Distinguished Engineer, Office of the CTO

2 Roadmap Information Disclaimer Dell EMC makes no representation and undertakes no obligations with regard to product planning information, anticipated product characteristics, performance specifications, or anticipated release dates (collectively, Roadmap Information ). Roadmap Information is provided by Dell EMC as an accommodation to the recipient solely for purposes of discussion and without intending to be bound thereby. Roadmap information is Dell EMC Restricted Confidential and is provided under the terms, conditions and restrictions defined in the Dell EMC Non- Disclosure Agreement in place with your organization. 2

3 Business drivers - Need for speedy outcomes Enterprise value Knowledge, insight, decisions, beneficial outcomes Faster decision speeds - Low latency data access/analysis Data set centricity - From few/very large and growing to very many/relatively small Client/commercial value Enhanced platform performance demands Higher capacity local data sets Balance between performance and power 3

4 Overview 1. NVM Express (NVMe) interface Fixed block read/write I/O interface to SSDs (drives) and external storage systems Applies to both current flash (NAND) and emerging (new) low-latency NV Media Lower latency, higher concurrency than SAS or SATA: Essential for SSDs that use low-latency NV Media 2. New low-latency non-volatile media (New NV Media) New class of persistent storage media 3D XPoint TM is best known example, but there are others Faster than flash, better endurance (# of writes) Slower and larger than DRAM, at least initially. Presentation uses NV Media term for clarity instead of NVM (Non-Volatile Memory) NOTE: This is a technology session Product specifics are covered in other sessions 4

5 Terminology NVMe = NVM Express: I/O interface to PCIe SSDs NVMe over Fabrics: NVMe for networked fabrics (e.g., InfiniBand, RDMA over Ethernet) NV Media = Non-Volatile Media: Persistently stores data, e.g., Flash (NAND), 3D XPoint New NV Media = New faster-than-flash persistent media, e.g., 3D XPoint, NRAM (carbon nanotube) NV Media packaging Drives (SSDs = Solid State Drives): I/O interface (read/write blocks), e.g., NVMe Memory (NVDIMMs = Non-Volatile DIMMs): Memory interface (load/store words, cache lines), e.g., DDR4 DIMM = Dual In-line Memory Module: Industry-standard DRAM memory packaging, DDR (e.g., DDR4) interface Additional Memory Terms: Non Volatile Memory (NVM): General term for any NV Media Storage Class Memory (SCM) & Persistent Memory (PM): New faster-than-flash NV Media Memory word often implies DIMM packaging for load/store access 5

6 NVM Express and I/O Latency Latency (us) 10, SSD NAND technology offers ~100X reduction in latency versus HDD NVMe eliminates 20 µs of latency today 3D XPoint technology reduces latency: ~10x reduction in latency versus NAND SSD 0 HDD +SAS/SATA SSD NAND +SAS/SATA SSD NAND +NVMe 3D XPoint TM SSD + NVMe Drive Latency Controller Latency (ie. SAS HBA) Software Latency 6 Slide credit: Intel and NVM Express Source: Storage Technologies Group, Intel. Comparisons between memory technologies based on in-market product specifications and internal Intel specifications.

7 Server Architecture Classic CPU DDR DRAM Two types of data storage: DRAM memory fast, volatile, byte level access HDD disk slow, nonvolatile, block access (spinning rust ) Data moves from HDD disk to DRAM memory Fetched by CPU CPU writes results to DRAM memory Drive Controller SAS or SATA HDD Data stored back to HDD disk for future use. 7 Slide credit: Amnon Izhar, Dell EMC

8 Server Architecture Evolved CPU Drive Controller DDR DDR NVMe over PCIe SAS or SATA SAS or SATA DRAM DRAM* NVDIMM NVMe SSD SSD HDD NV Media HDD NV Media HDD NV Media Low latency High BW High Endurance Low $/GB High Capacity NV Media (initially NAND flash) reduces response time First adoption through SATA (and SAS) Same software HDD interface Followed by PCIe/NVMe SSDs: Exploit multi-core CPUs Avoid separate Drive Controller NVDIMM DRAM for speed Data destaged to slower NV Media DRAM: battery (or capacitor) backed *New low-latency NV Media may not need DRAM in NVDIMMs 8 Slide credit: Amnon Izhar, Dell EMC

9 NVM Express (NVMe)

10 What is NVM Express (NVMe)? Specification for SSD access via PCI Express (PCIe) Extended to Fabrics (e.g., InfiniBand, RDMA/Ethernet) Designed to scale to New NV Media, agnostic to type of NV Media Design target: high parallelism and low latency SSD access Does not rely on SCSI (SAS/FC) or ATA (SATA), new host driver & I/O stack Common interface for Enterprise & Client drives/systems (reuse & leverage engineering investments) New modern command set 64-byte commands (vs. typical 16 bytes for SCSI) Administrative vs. I/O command separation Small set of commands: Small fast host and storage implementations Standard development by NVMe working group. NVMe working group incorporated as NVM Express in 2014 >100 companies across the industry 10

11 Why NVM Express (NVMe)? Removing data movement bottleneck 4K RANDOM WORKLOADS, QD= ,000 SEQUENTIAL WORKLOADS, QD=128 3,000 PCIe/NVMe SAS 12 Gb/s dual port SATA 6 Gb/s 400,000 2,500 IOPS 300, , ,000 MB/s 2,000 1,500 1, % Read 70% Read 0% Read 0 100% Read 0% Read NVM Express delivers vs. leadership SAS/SATA products Random workloads > 2X performance of SAS 12 Gb/s 4-6X performance of SATA 6 Gb/s For sequential workloads, realize close to 3 Gb/s reads Sequential workloads > 2X performance of SAS 12 Gb/s 4-6X performance of SATA 6 Gb/s Source: Intel, Flash Memory Summit Slide credit: Intel and NVM Express

12 Why NVMe/PCIe SSDs? Scalable performance ~1GB/s per lane (PCIe gen3). More lanes increased performance Low latency direct CPU connection (via PCIe) Reduced software overhead New operating systems drivers and I/O stacks Parallelism matched to multi-core CPUs Compared to SAS and SATA: No Drive Controller Lower $ cost Lower latency 12 Slide credit: Amnon Izhar, Dell EMC

13 NVMe: Technical Basics Supports deep memory-based queues (up to 64K commands per queue, up to 64K queues) Typical product limits are much smaller Streamlined and simple command set (13 required commands) Command completion interface optimized for success (common case) Optional features to address target segment requirements Data Center: Reservations, etc. Client: Power features, etc. 13 Slide credit: Amnon Izhar, Dell EMC

14 The Life of an NVMe Command 2 1 PCIe PCIe PCIe PCIe PCIe Submission Queue Tail Doorbell PCIe Completion Queue Head Doorbell 8 1)Queue Command(s) 2)Ring Doorbell (New Tail) 3)Fetch Command(s) 4)Process Command 5)Queue Completion(s) 6)Generate Interrupt 7)Process Completion 8)Ring Doorbell (New Head) 14 Slide credit: Intel and NVM Express

15 Important NVMe Functionality Namespaces: Analogous to SCSI logical units (host can access many) Flat 32-bit namespace numbering (not SCSI hierarchy) Commands to create/delete, attach/detach namespaces End-to-end data protection Same format as SCSI Protection Information (aka DIF, Data Integrity Field) Support for multiple ports on drives and subsystems Most current NVMe drives (SSDs) are single port TCG data-at-rest encryption (self-encrypting drives) Opalite: TCG profile defined for NVMe drives Pyrite: Opalite access control without data encryption Other TCG profiles can be used (e.g., full Opal) 15

16 NVMe SSD Form Factors PCIe SSD first incarnation was primarily as PCIe add in card NVMe now offered in multiple form factors PCIe AIC U.2 SSD SFF-8639 M.2 BGA 16 Slide credit: Amnon Izhar, Dell EMC

17 NVMe Adoption Industry NVMe seen as disruptive technology to SAS and SATA SSDs PCIe NAND Flash SSDs, primarily inside servers. NVMe displacing SAS and SATA in server/pc markets Lower latency NV Media (e.g., 3D XPoint) SSDs - NVMe-only NVMe ecosystem and recognition growing quickly Growing number of servers offer NVMe slots - different server configs and form factors Startups already shipping NVMe and NVMeoF solutions Storage class NVMe SSDs emerging will enable HA storage arrays Dual port support, enterprise level features, e.g., Data Integrity Field and TCG stored data encryption NVMe over fabrics emerging as a solution to limited scale of PCIe as a fabric Expanding ecosystem, e.g., NVMe over Fabrics adapters, Analyzers, PCIe host adapters 17 Slide credit: Amnon Izhar, Dell EMC

18 NVMe: Will Take <108 Years to Happen 2016 Public Domain Image Chicago Cubs 1908 World Series Champions 18 Image Credit: Flickr user apardavila

19 NVMe over Fabrics

20 NVMe Over Fabrics Use NVMe end-to-end to get the simplicity, efficiency and low latency benefits NVMe over Fabrics is a thin encapsulation of the base NVMe protocol across a fabric No translation to another protocol (e.g. SCSI) First target is RDMA enabling use with Ethernet, InfiniBand and other RDMA fabrics NVMe Host Software Host Side Transport Abstraction Fibre Channel InfiniBand * RoCE Controller Side Transport Abstraction NVMe SSD iwarp Next Gen Fabrics 20 Slide credit: Intel and NVM Express

21 NVMe in Fabric Environments A primary use case for NVMe PCIe SSDs is in an all flash appliance Hundreds or more SSDs may be attached too many for PCIe based attach scale-out Concern: Today remote SSD scaleout over a fabric attach uses SCSI based protocols: Requires protocol translation Desire best performance and latency from NVMe SSD investment over fabrics like Ethernet with RDMA (iwarp,roce) and InfiniBand 21 March 15 18, 2015 #OFADevWorkshop - slide credit: Dave Minturn (Intel)

22 End-to-End NVMe Over Fabrics Front-end Fabric Back-end Fabric Extend efficiency of NVMe over Front and Back-end Fabrics Enables efficient NVMe end-to-end model (Host<->NVMe PCIe SSD) 22 March 15 18, 2015 #OFADevWorkshop - slide credit: Dave Minturn (Intel)

23 NVMe Usage Scenarios: Servers and Storage NVMe over PCIe (now) 1. Drives in servers 2. Server access to external storage 3. Drives in storage systems NVMe over Fabrics (soon) 4. Server access to external storage 5. Internal to storage systems 23 Slide credit: Erin Bournival, Dell EMC

24 NVMe for Clients (e.g., laptops, tablets) PCIe NVMe devices enable Client platforms to address local data storage in a balanced approach between performance, storage capacity, physical footprint and energy consumption. Client NVMe Considerations: High performance I/O Best I/O performance where maximum capacity is not a primary consideration. Storage acceleration Small PCIe NVMe SSD as cache for larger SATA HDD. Mobility thin and light balance of portability and performance via PCIe NVMe SSDs - M.2 or BGA packaging. NVMe Usage Scenarios (present and future examples): Fast system boot, rapid hibernate & recovery Highly mobile commercial laptops, micro desktops Mobile gaming 24 Slide credit: Lee Zaretsky, Dell EMC

25 NVMe Standards (Specifications)

26 NVMe Specifications Current Specifications (Mid-April) Base NVMe spec (NVMe/PCIe) v1.2.1: June 5, 2016 NVMe over Fabrics v1.0: June 5, 2016 (Fabrics additions to NVMe 1.2.1) Specifications available from: NVMe Technical WG has updated base NVMe spec to v1.3 Complete and in member review Expected public release: late April 2017 Highlights: Sanitize (secure erase), Virtualization (PCIe SR-IOV), Para-virtualization (for hypervisors) : NVMe v1.4 and NVMe-over-Fabrics v1.1 NVMe 1.4 highlight: I/O Determinism (next slide) NVMe over Fabrics 1.1: Significant attention to discovery and security 26

27 The I/O Determinism Problem Customers are demanding max (tail) latency controls (e.g., 99.99%) with NAND Flash today Low latency New NV Media makes this much more demanding To meet current and future needs, need host awareness of units of parallelism Avoid I/O collisions inside SSD Also need to minimize and control SSD background operations Can t get 99.99% tail latency control without this Yahtzee Effect: Statistical Clumping When rolling 6 dice with 6 faces, on average only 4 of the 6 values will come up (Odds of all 6 values appearing: ~1.5%) 27 Slide credit: Intel and NVM Express

28 NVMe On One Slide Background Specification: SSD access via PCIe Command Set: New NV Memory Goals: High Parallelism & Low Latency Direct: Host End Device Fabric: Fabric Extensions Industry Standards SFF Product Options Memory Types 3D NAND Drivers Drive Classes Enterprise Client Product Ecosystem Drive Form Factors AIC M.2 JBODs All Flash Arrays Servers U.2 BGA 28 Slide credit: Gary Kotzur, Dell EMC

29 New NV Media And you thought flash was disruptive

30 New demands Proc Mem Low Capacity Low Latency Volatile memory Existing platform limitations Choke points, technology limits, DRAM capacity, Memory BW, IO latency, Enhanced value Higher Capacity: Larger data low latency In-memory Persistence: Fast recovery from power loss and resets Mitigated disruptions Lower Latency: Data and processing closer to each other Faster outcomes Persistent Mem (NV Media) Storage NVMe NV Media SSD Storage NVMe Flash SSD Higher Capacity Low Latency Non-Volatile Memory High Capacity Lower Latency Durable Storage Higher Capacity Higher Latency Durable Storage 30

31 New NV Media enables Large memory-access capacities Addresses latency, capacity, $/GB gap between DRAM and flash Addition of persistence to load/store memory Fast system recovery times Storage and network system/device options Low latency block IO devices NV Media NVMe (e.g. Intel 3D XPoint SSD) New and updated platforms Scalable persistent memory pools 31

32 New NV Media impact Addresses memory-storage latency-capacity gap New NV Media Domain High Speed Storage SSD $ (Flash) < $ << $ Low Speed Storage HDD Relative Capacity (not to scale) $$$$ Processor SRAM $$$ $$$ DRAM Much DRAM Faster NV Media Capacity/latency gap fill $$ Faster NV Media SSD (NAND Flash) NV Media HDD (Lower RPM) Access Latency 1ns 10ns 100ns 1us 10us 100us 1ms 10ms Memory access semantics IO block access semantics 32

33 New NV Media and related technology stack Value Proposition Enabling Technologies It s about all three! Platforms/Applications NV Media Programming Model Connection Technologies New NV Media Technologies 33

34 New NV Media and related technology stack Value Proposition Platforms/Applications NV Media Programming Model Enabling Technologies Connection Technologies New NV Media Technologies 34

35 NV Media technology candidates year span 3D XPoint? STT-MRAM Included as reference Stack of Carbon Nanotubes Latency > DRAM NRAM (CNT) Latency ~ DRAM Latency > DRAM Mechanism: Opening and closing of paths through CNT stack with bias voltage Latency ~ DRAM Latency > DRAM 35

36 Faster NV Media candidate summary Item DRAM (ref) 3D XPoint ReRAM Capacity (density) Baseline Higher Higher Endurance (write cycles) Unlimited Retention (data lifetime) None 5 years Years Latency 10 s ns 100 s ns 1 s us w/controller 100 s ns 1 s us w/controller DDRx compatibility Yes Slower, requires DDR changes Slower, requires DDR changes Comments 2017 NVMe SSD; 2018 DIMM Large vendor investments Still developing st appearance? Large vendor investments Comparable to 3D XPoint 36

37 Much Faster NV Media candidate summary Item DRAM (ref) STT-MRAM NRAM Capacity (density) Baseline Significantly lower Same or potentially higher Endurance (write cycles) Unlimited >10 10 (potentially unlimited) >10 12 (potentially unlimited) Retention (data lifetime) None Months Effectively unlimited Latency 10 s ns ~ Same ~ Same (capacity impact) DDRx Compatibility Yes Yes Yes (target) Comments Available now in low capacities Lower cap, higher $/GB vs DRAM Same or higher capacity vs DRAM Lower $/GB vs DRAM Industry-standard server motherboard/chipset support for Much Faster NV Media DIMMs? STAY TUNED 37

38 New NV Media and related technology stack Value Proposition Platforms/Applications NV Media Programming Model Enabling Technologies Connection Technologies New NV Media Technologies 38

39 Connection technologies Possible configurations Processor (or offload device) expanded local memory DRAM + NV Media Lower latency NV Media SSDs via NVMe(oF) Rack level fabric NV Media capacity and BW scale independent of processor memory Proc Mem Proc P NV Media NV Media Persistent Mem (NV Media DIMM) Storage NVMe NV Media SSD P NV Media NV Media Storage NVMe Flash SSD P NV Media NV Media Scalable Memory Fabric 39

40 NV Media implementations DIMM form factor NVDIMM-x defined devices (from JEDEC) DIMM form factor, DDRx interface NVDIMM-N DRAM backed up by flash Available now (lower cap) Available SW support Good starting point NVDIMM-F Flash SSD on DIMM Available now Available SW support Particular vendors NVDIMM-P Multi-function - Upcoming Support via in-progress JEDEC DDR4/DDR5 extensions NVDIMM-N NVDIMM-F NVDIMM-P Byte access Block access Multi-function 40

41 Connection technologies Possible configurations Processor (or offload device) expanded local memory DRAM + NV Media Lower latency NV Media SSDs via NVMe(oF) Rack level fabric NV Media capacity and BW scale independent of processor memory Proc Mem Proc P NV Media NV Media Persistent Mem (NV Media DIMM) Storage NVMe NV Media SSD P NV Media NV Media Storage NVMe Flash SSD P NV Media NV Media Scalable Memory Fabric 41

42 Connection technologies Consortia activity GenZ Memory semantic-based scalable fabric Plus storage and network gateway connectivity Announced Fall 2016 Large membership Dell-EMC high profile (president) CCIX (C6) Offload engine connection fabric with support of memory and coherency Overlapping membership with GenZ OpenCAPI Open version of IBM CAPI (Coherent Accelerator Processor Interface) Overlapping membership with GenZ Activities continuing Commentary Considered complementary to a degree but still needs harmonization Industry-standard server motherboard/chipset support? STAY TUNED 42

43 New NV Media and related technology stack Value Proposition Platforms/Applications NV Media Programming Model Enabling Technologies Connection Technologies New NV Media Technologies 43

44 NV Media programming model SNIA Open Programming Model support Version 1.2 expected early 2017 Spec v1.1 developed, approved by SNIA voting members and published Legacy block mode Legacy file mode PM-aware block mode PM-aware file mode 44 Slide credit: SNIA

45 NV Media programming model SNIA model/ecosystem Block, file, direct access Libraries, tool chains Management Modified SW needs NV Media (PM)-aware file systems Base OS E.g. NVDIMM Firmware/BIOS E.g. NVDIMM Remote access New security concerns for NVDIMMs Data persists when NVDIMM removed from server 45 Slide credit: SNIA and Intel

46 Summary NV Media and related technologies 1) Expanded memory capacities with persistence (vs. DRAM) 2) Scalable memory-accessible pools 3) Enhanced storage capabilities 4) Supporting ecosystem 46

47 Credits I only steal (reuse ideas and material) from the best Jim Espy, Distinguished Engineer NV Media (responsible for most of the NV Media slides) Stuart Berke, Distinguished Engineer NV Media Erin Bournival Storage Amnon Izhar SSDs Gary Kotzur, Distinguished Engineer Server Randy Shain Programming Model Patrick Weiler NV Media Lee Zaretsky, Distinguished Engineer Client Amber Huffman (Intel), Fellow NVMe Dave Minturn (Intel), Principal Engineer NVMe over Fabrics 47

48

Annual Update on Flash Memory for Non-Technologists

Annual Update on Flash Memory for Non-Technologists Annual Update on Flash Memory for Non-Technologists Jay Kramer, Network Storage Advisors & George Crump, Storage Switzerland August 2017 1 Memory / Storage Hierarchy Flash Memory Summit 2017 2 NAND Flash

More information

Toward a Memory-centric Architecture

Toward a Memory-centric Architecture Toward a Memory-centric Architecture Martin Fink EVP & Chief Technology Officer Western Digital Corporation August 8, 2017 1 SAFE HARBOR DISCLAIMERS Forward-Looking Statements This presentation contains

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

Architected for Performance. NVMe over Fabrics. September 20 th, Brandon Hoff, Broadcom.

Architected for Performance. NVMe over Fabrics. September 20 th, Brandon Hoff, Broadcom. Architected for Performance NVMe over Fabrics September 20 th, 2017 Brandon Hoff, Broadcom Brandon.Hoff@Broadcom.com Agenda NVMe over Fabrics Update Market Roadmap NVMe-TCP The benefits of NVMe over Fabrics

More information

FC-NVMe. NVMe over Fabrics. Fibre Channel the most trusted fabric can transport NVMe natively. White Paper

FC-NVMe. NVMe over Fabrics. Fibre Channel the most trusted fabric can transport NVMe natively. White Paper FC-NVMe NVMe over Fabrics Fibre Channel the most trusted fabric can transport NVMe natively BACKGROUND AND SUMMARY Ever since IBM shipped the world s first hard disk drive (HDD), the RAMAC 305 in 1956,

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

Flash Memory Summit Persistent Memory - NVDIMMs

Flash Memory Summit Persistent Memory - NVDIMMs Flash Memory Summit 2018 Persistent Memory - NVDIMMs Contents Persistent Memory Overview NVDIMM Conclusions 2 Persistent Memory Memory & Storage Convergence Today Volatile and non-volatile technologies

More information

How Might Recently Formed System Interconnect Consortia Affect PM? Doug Voigt, SNIA TC

How Might Recently Formed System Interconnect Consortia Affect PM? Doug Voigt, SNIA TC How Might Recently Formed System Interconnect Consortia Affect PM? Doug Voigt, SNIA TC Three Consortia Formed in Oct 2016 Gen-Z Open CAPI CCIX complex to rack scale memory fabric Cache coherent accelerator

More information

Adrian Proctor Vice President, Marketing Viking Technology

Adrian Proctor Vice President, Marketing Viking Technology Storage PRESENTATION in the TITLE DIMM GOES HERE Socket Adrian Proctor Vice President, Marketing Viking Technology SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless

More information

Opportunities from our Compute, Network, and Storage Inflection Points

Opportunities from our Compute, Network, and Storage Inflection Points Opportunities from our Compute, Network, and Storage Inflection Points The Brave New Persistent World Rob Peglar Senior VP & CTO Symbolic IO Santa Clara, CA August 2016 1 Wisdom The Macro Trend Back to

More information

NVM Express Awakening a New Storage and Networking Titan Shaun Walsh G2M Research

NVM Express Awakening a New Storage and Networking Titan Shaun Walsh G2M Research NVM Express Awakening a New Storage and Networking Titan Shaun Walsh G2M Research Acronyms and Definition Check Point Term Definition NVMe Non-Volatile Memory Express NVMe-oF Non-Volatile Memory Express

More information

Introducing NVDIMM-X: Designed to be the World s Fastest NAND-Based SSD Architecture and a Platform for the Next Generation of New Media SSDs

Introducing NVDIMM-X: Designed to be the World s Fastest NAND-Based SSD Architecture and a Platform for the Next Generation of New Media SSDs , Inc. Introducing NVDIMM-X: Designed to be the World s Fastest NAND-Based SSD Architecture and a Platform for the Next Generation of New Media SSDs Doug Finke Director of Product Marketing September 2016

More information

NVMe Takes It All, SCSI Has To Fall. Brave New Storage World. Lugano April Alexander Ruebensaal

NVMe Takes It All, SCSI Has To Fall. Brave New Storage World. Lugano April Alexander Ruebensaal Lugano April 2018 NVMe Takes It All, SCSI Has To Fall freely adapted from ABBA Brave New Storage World Alexander Ruebensaal 1 Design, Implementation, Support & Operating of optimized IT Infrastructures

More information

Jim Pappas Director of Technology Initiatives, Intel Vice-Chair, Storage Networking Industry Association (SNIA) December 07, 2018

Jim Pappas Director of Technology Initiatives, Intel Vice-Chair, Storage Networking Industry Association (SNIA) December 07, 2018 Jim Pappas Director of Technology Initiatives, Intel Vice-Chair, Storage Networking Industry Association (SNIA) December 07, 2018 jim@intel.com 1 How did this Effort Start? Memristor MRAM Carbon Nanotube

More information

Technology Advancement in SSDs and Related Ecosystem Changes

Technology Advancement in SSDs and Related Ecosystem Changes Technology Advancement in SSDs and Related Ecosystem Changes Sanjeev Kumar/ Ravish Sharma Software Product Engineering, HiTech, Tata Consultancy Services 27 May 2016 1 SDC India 2016 Agenda Disruptive

More information

Programmable Solutions for Data Center Applications

Programmable Solutions for Data Center Applications Programmable Solutions for Data Center Applications DS McIntyre Consulting dmm961@gmail.com 1 Topics Data Center Trends o Storage, Compute, Networking Technology Options FPGA Examples 2 Data Center Macro

More information

STORAGE NETWORKING TECHNOLOGY STEPS UP TO PERFORMANCE CHALLENGES

STORAGE NETWORKING TECHNOLOGY STEPS UP TO PERFORMANCE CHALLENGES E-Guide STORAGE NETWORKING TECHNOLOGY STEPS UP TO PERFORMANCE CHALLENGES SearchStorage S torage network technology is changing and speed is the name of the game. To handle the burgeoning data growth, organizations

More information

Accessing NVM Locally and over RDMA Challenges and Opportunities

Accessing NVM Locally and over RDMA Challenges and Opportunities Accessing NVM Locally and over RDMA Challenges and Opportunities Wendy Elsasser Megan Grodowitz William Wang MSST - May 2018 Emerging NVM A wide variety of technologies with varied characteristics Address

More information

Memory Class Storage. Bill Gervasi Principal Systems Architect Santa Clara, CA August

Memory Class Storage. Bill Gervasi Principal Systems Architect Santa Clara, CA August Memory Class Storage Bill Gervasi Principal Systems Architect bilge@nantero.com August 2018 1 DRAM Treadmill DDR5-3200 DDR5-3600 DDR5-4400 DDR5-4000 DDR5-4800 DDR5-5200 DDR4-1600 DDR5-5600 DDR4-1866 DDR5-6000

More information

Driving the MRAM Revolution. Kevin Conley CEO, Everspin Technologies

Driving the MRAM Revolution. Kevin Conley CEO, Everspin Technologies Driving the MRAM Revolution Kevin Conley CEO, Everspin Technologies MRAM In Datacenter Core Enables Data Persistence At Speed Enterprise SSD Network Accelerator RAID Storage Accelerator 2 MRAM Enables

More information

Capabilities and System Benefits Enabled by NVDIMM-N

Capabilities and System Benefits Enabled by NVDIMM-N Capabilities and System Benefits Enabled by NVDIMM-N Bob Frey Arthur Sainio SMART Modular Technologies August 7, 2018 Santa Clara, CA 1 NVDIMM-N Maturity and Evolution If there's one takeaway you should

More information

Creating Storage Class Persistent Memory With NVDIMM

Creating Storage Class Persistent Memory With NVDIMM Creating Storage Class Persistent Memory With NVDIMM PAUL SWEERE Vice President, Engineering paul.sweere@vikingtechnology.com MEMORY/STORAGE HIERARCHY Data-Intensive Applications Need Fast Access To Storage

More information

SNIA s SSSI Solid State Storage Initiative. Jim Pappas Vice-Char, SNIA

SNIA s SSSI Solid State Storage Initiative. Jim Pappas Vice-Char, SNIA SNIA s SSSI Solid State Storage Initiative Jim Pappas Vice-Char, SNIA jim@intel.com SNIA at a glance 160 unique member companies 3,500 active contributing members 50,000 IT end users & storage pros worldwide

More information

NVM PCIe Networked Flash Storage

NVM PCIe Networked Flash Storage NVM PCIe Networked Flash Storage Peter Onufryk Microsemi Corporation Santa Clara, CA 1 PCI Express (PCIe) Mid-range/High-end Specification defined by PCI-SIG Software compatible with PCI and PCI-X Reliable,

More information

RDMA Requirements for High Availability in the NVM Programming Model

RDMA Requirements for High Availability in the NVM Programming Model RDMA Requirements for High Availability in the NVM Programming Model Doug Voigt HP Agenda NVM Programming Model Motivation NVM Programming Model Overview Remote Access for High Availability RDMA Requirements

More information

The Long-Term Future of Solid State Storage Jim Handy Objective Analysis

The Long-Term Future of Solid State Storage Jim Handy Objective Analysis The Long-Term Future of Solid State Storage Jim Handy Objective Analysis Agenda How did we get here? Why it s suboptimal How we move ahead Why now? DRAM speed scaling Changing role of NVM in computing

More information

SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC

SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC SAS Connectivity Roadmap Background Connectivity Objectives Converged

More information

3D Xpoint Status and Forecast 2017

3D Xpoint Status and Forecast 2017 3D Xpoint Status and Forecast 2017 Mark Webb MKW 1 Ventures Consulting, LLC Memory Technologies Latency Density Cost HVM ready DRAM ***** *** *** ***** NAND * ***** ***** ***** MRAM ***** * * *** 3DXP

More information

Realizing the Next Generation of Exabyte-scale Persistent Memory-Centric Architectures and Memory Fabrics

Realizing the Next Generation of Exabyte-scale Persistent Memory-Centric Architectures and Memory Fabrics Realizing the Next Generation of Exabyte-scale Persistent Memory-Centric Architectures and Memory Fabrics Zvonimir Z. Bandic, Sr. Director, Next Generation Platform Technologies Western Digital Corporation

More information

The Transition to PCI Express* for Client SSDs

The Transition to PCI Express* for Client SSDs The Transition to PCI Express* for Client SSDs Amber Huffman Senior Principal Engineer Intel Santa Clara, CA 1 *Other names and brands may be claimed as the property of others. Legal Notices and Disclaimers

More information

Deep Learning Performance and Cost Evaluation

Deep Learning Performance and Cost Evaluation Micron 5210 ION Quad-Level Cell (QLC) SSDs vs 7200 RPM HDDs in Centralized NAS Storage Repositories A Technical White Paper Don Wang, Rene Meyer, Ph.D. info@ AMAX Corporation Publish date: October 25,

More information

The SNIA NVM Programming Model. #OFADevWorkshop

The SNIA NVM Programming Model. #OFADevWorkshop The SNIA NVM Programming Model #OFADevWorkshop Opportunities with Next Generation NVM NVMe & STA SNIA 2 NVM Express/SCSI Express: Optimized storage interconnect & driver SNIA NVM Programming TWG: Optimized

More information

Low-Overhead Flash Disaggregation via NVMe-over-Fabrics Vijay Balakrishnan Memory Solutions Lab. Samsung Semiconductor, Inc.

Low-Overhead Flash Disaggregation via NVMe-over-Fabrics Vijay Balakrishnan Memory Solutions Lab. Samsung Semiconductor, Inc. Low-Overhead Flash Disaggregation via NVMe-over-Fabrics Vijay Balakrishnan Memory Solutions Lab. Samsung Semiconductor, Inc. 1 DISCLAIMER This presentation and/or accompanying oral statements by Samsung

More information

How Next Generation NV Technology Affects Storage Stacks and Architectures

How Next Generation NV Technology Affects Storage Stacks and Architectures How Next Generation NV Technology Affects Storage Stacks and Architectures Marty Czekalski, Interface and Emerging Architecture Program Manager, Seagate Technology Flash Memory Summit 2013 Santa Clara,

More information

App Note. Utilizing Everspin STT-MRAM in Enterprise SSDs to Simplify Power-fail Protection and Increase Density, Performance, and Endurance

App Note. Utilizing Everspin STT-MRAM in Enterprise SSDs to Simplify Power-fail Protection and Increase Density, Performance, and Endurance Utilizing Everspin STT-MRAM in Enterprise SSDs to Simplify Power-fail Protection and Increase Density, Performance, and Endurance Introduction As enterprise solid state drives (SSDs) continue to push the

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

Software-Defined Data Infrastructure Essentials

Software-Defined Data Infrastructure Essentials Software-Defined Data Infrastructure Essentials Cloud, Converged, and Virtual Fundamental Server Storage I/O Tradecraft Greg Schulz Server StorageIO @StorageIO 1 of 13 Contents Preface Who Should Read

More information

NVM Express TM Ecosystem Enabling PCIe NVMe Architectures

NVM Express TM Ecosystem Enabling PCIe NVMe Architectures Architected for Performance NVM Express TM Ecosystem Enabling PCIe NVMe Architectures FMS August, 2015 David Allen Director, Product Marketing PMC Agenda - NVM Express TM Ecosystem How do I get started

More information

NVMe SSDs with Persistent Memory Regions

NVMe SSDs with Persistent Memory Regions NVMe SSDs with Persistent Memory Regions Chander Chadha Sr. Manager Product Marketing, Toshiba Memory America, Inc. 2018 Toshiba Memory America, Inc. August 2018 1 Agenda q Why Persistent Memory is needed

More information

VMware vsphere Virtualization of PMEM (PM) Richard A. Brunner, VMware

VMware vsphere Virtualization of PMEM (PM) Richard A. Brunner, VMware VMware vsphere Virtualization of PMEM (PM) Richard A. Brunner, VMware Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents

More information

Deep Learning Performance and Cost Evaluation

Deep Learning Performance and Cost Evaluation Micron 5210 ION Quad-Level Cell (QLC) SSDs vs 7200 RPM HDDs in Centralized NAS Storage Repositories A Technical White Paper Rene Meyer, Ph.D. AMAX Corporation Publish date: October 25, 2018 Abstract Introduction

More information

Windows Support for PM. Tom Talpey, Microsoft

Windows Support for PM. Tom Talpey, Microsoft Windows Support for PM Tom Talpey, Microsoft Agenda Windows and Windows Server PM Industry Standards Support PMDK Support Hyper-V PM Support SQL Server PM Support Storage Spaces Direct PM Support SMB3

More information

Memories of Tomorrow

Memories of Tomorrow Memories of Tomorrow Tom Coughlin, Coughlin Associates & 2017 Storage Jim Developer Handy, Conference. Objective Analysis & Coughlin Assoc.. Analysis All Rights Reserved. 1 REMEMBER WHEN PERSISTENT MEMORY

More information

Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE

Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE Digital transformation is taking place in businesses of all sizes Big Data and Analytics Mobility Internet of Things

More information

Evolution of Rack Scale Architecture Storage

Evolution of Rack Scale Architecture Storage Evolution of Rack Scale Architecture Storage Murugasamy (Sammy) Nachimuthu, Principal Engineer Mohan J Kumar, Fellow Intel Corporation August 2016 1 Agenda Introduction to Intel Rack Scale Design Storage

More information

Extending the NVMHCI Standard to Enterprise

Extending the NVMHCI Standard to Enterprise Extending the NVMHCI Standard to Enterprise Amber Huffman Principal Engineer Intel Corporation August 2009 1 Outline Remember: What is NVMHCI PCIe SSDs Coming with Challenges Enterprise Extensions to NVMHCI

More information

Enhancing NVMe-oF Capabilities Using Storage Abstraction

Enhancing NVMe-oF Capabilities Using Storage Abstraction Enhancing NVMe-oF Capabilities Using Storage Abstraction SNIA Storage Developer Conference Yaron Klein and Verly Gafni-Hoek February 2018 2018 Toshiba Memory America, Inc. Outline NVMe SSD Overview NVMe-oF

More information

CS6453. Data-Intensive Systems: Rachit Agarwal. Technology trends, Emerging challenges & opportuni=es

CS6453. Data-Intensive Systems: Rachit Agarwal. Technology trends, Emerging challenges & opportuni=es CS6453 Data-Intensive Systems: Technology trends, Emerging challenges & opportuni=es Rachit Agarwal Slides based on: many many discussions with Ion Stoica, his class, and many industry folks Servers Typical

More information

Persistent Memory over Fabrics

Persistent Memory over Fabrics Persistent Memory over Fabrics Rob Davis, Mellanox Technologies Chet Douglas, Intel Paul Grun, Cray, Inc Tom Talpey, Microsoft Santa Clara, CA 1 Agenda The Promise of Persistent Memory over Fabrics Driving

More information

Overview of Persistent Memory FMS 2018 Pre-Conference Seminar

Overview of Persistent Memory FMS 2018 Pre-Conference Seminar Overview of Persistent Memory FMS 2018 Pre-Conference Seminar Mark Webb MKW Ventures Consulting, LLC Santa Clara, CA 1 Mark s Presentations at FMS Persistent Memory Preconference Class (Monday 8:45AM)

More information

Scale your Data Center with SAS Marty Czekalski Market and Ecosystem Development for Emerging Technology, Western Digital Corporation

Scale your Data Center with SAS Marty Czekalski Market and Ecosystem Development for Emerging Technology, Western Digital Corporation Scale your Data Center with SAS Marty Czekalski Market and Ecosystem Development for Emerging Technology, Western Digital Corporation 1 Abstract As SSDs become increasingly common, it s important that

More information

Flash Storage with 24G SAS Leads the Way in Crunching Big Data

Flash Storage with 24G SAS Leads the Way in Crunching Big Data Flash Storage with 24G SAS Leads the Way in Crunching Big Data SCSI Trade Association August 8th, 2018 1 Today s Panel Dennis Martin Founder and President Demartek Mohamad El-Batal Sr. Director of Architecture,

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 FUT3040BU Storage at Memory Speed: Finally, Nonvolatile Memory Is Here Rajesh Venkatasubramanian, VMware, Inc Richard A Brunner, VMware, Inc #VMworld #FUT3040BU Disclaimer This presentation may contain

More information

Low-Overhead Flash Disaggregation via NVMe-over-Fabrics

Low-Overhead Flash Disaggregation via NVMe-over-Fabrics Low-Overhead Flash Disaggregation via NVMe-over-Fabrics Vijay Balakrishnan Memory Solutions Lab. Samsung Semiconductor, Inc. August 2017 1 DISCLAIMER This presentation and/or accompanying oral statements

More information

A Breakthrough in Non-Volatile Memory Technology FUJITSU LIMITED

A Breakthrough in Non-Volatile Memory Technology FUJITSU LIMITED A Breakthrough in Non-Volatile Memory Technology & 0 2018 FUJITSU LIMITED IT needs to accelerate time-to-market Situation: End users and applications need instant access to data to progress faster and

More information

Hybrid Memory Platform

Hybrid Memory Platform Hybrid Memory Platform Kenneth Wright, Sr. Driector Rambus / Emerging Solutions Division Join the Conversation #OpenPOWERSummit 1 Outline The problem / The opportunity Project goals Roadmap - Sub-projects/Tracks

More information

The Benefits of Solid State in Enterprise Storage Systems. David Dale, NetApp

The Benefits of Solid State in Enterprise Storage Systems. David Dale, NetApp The Benefits of Solid State in Enterprise Storage Systems David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member companies

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

Storage and Memory Infrastructure to Support 5G Applications. Tom Coughlin President, Coughlin Associates

Storage and Memory Infrastructure to Support 5G Applications. Tom Coughlin President, Coughlin Associates Storage and Memory Infrastructure to Support 5G Applications Tom Coughlin President, Coughlin Associates www.tomcoughlin.com Outline 5G and its Implementation Storage and Memory Technologies Emerging Non

More information

N V M e o v e r F a b r i c s -

N V M e o v e r F a b r i c s - N V M e o v e r F a b r i c s - H i g h p e r f o r m a n c e S S D s n e t w o r k e d f o r c o m p o s a b l e i n f r a s t r u c t u r e Rob Davis, VP Storage Technology, Mellanox OCP Evolution Server

More information

Analysts Weigh In On Persistent Memory...

Analysts Weigh In On Persistent Memory... Analysts Weigh In On Persistent Memory... Your Experts Today Jeff Janukowicz, IDC Tom Coughlin, Coughlin Associates Jim Handy, Objective Analysis 2 Perspective on the Market and Persistent Memory Jeff

More information

Enterprise Flash Storage Annual Update

Enterprise Flash Storage Annual Update Enterprise Flash Storage Annual Update Or how the data center is replacing spinning rust with solid state Santa Clara, CA August 2017 Audio-Visual Sponsor Howard Marks Chief Scientist Your not so Humble

More information

NVMe over Universal RDMA Fabrics

NVMe over Universal RDMA Fabrics NVMe over Universal RDMA Fabrics Build a Flexible Scale-Out NVMe Fabric with Concurrent RoCE and iwarp Acceleration Broad spectrum Ethernet connectivity Universal RDMA NVMe Direct End-to-end solutions

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

Windows Support for PM. Tom Talpey, Microsoft

Windows Support for PM. Tom Talpey, Microsoft Windows Support for PM Tom Talpey, Microsoft Agenda Industry Standards Support PMDK Open Source Support Hyper-V Support SQL Server Support Storage Spaces Direct Support SMB3 and RDMA Support 2 Windows

More information

The Datacentered Future Greg Huff CTO, LSI Corporation

The Datacentered Future Greg Huff CTO, LSI Corporation The Datacentered Future Greg Huff CTO, LSI Corporation 1 Tremendous Growth in Connected Data Sources, Consumption Devices, and Services 2 Nearly limitless data depth and breadth needed Execution of millions

More information

SNIA Developers Conference - Growth of the iscsi RDMA (iser) Ecosystem

SNIA Developers Conference - Growth of the iscsi RDMA (iser) Ecosystem SNIA Developers Conference - Growth of the iscsi RDMA (iser) Ecosystem Rob Davis Mellanox Technologies robd@mellanox.com The FASTEST Storage Protocol: iser The FASTEST Storage: Flash What it is: iscsi

More information

Memory and Storage-Side Processing

Memory and Storage-Side Processing Memory and Storage-Side Processing How persistent memory will bring an entirely new structure to large data computing Steve Pawlowski, VP of Advanced Memory Systems PERSISTENT MEMORY TODAY Closing the

More information

What You can Do with NVDIMMs. Rob Peglar President, Advanced Computation and Storage LLC

What You can Do with NVDIMMs. Rob Peglar President, Advanced Computation and Storage LLC What You can Do with NVDIMMs Rob Peglar President, Advanced Computation and Storage LLC A Fundamental Change Requires An Ecosystem Windows Server 2016 Windows 10 Pro for Workstations Linux Kernel 4.2 and

More information

NVMe SSD Form Factor Challenges

NVMe SSD Form Factor Challenges Architected for Performance NVMe SSD Form Factor Challenges NVM Express Developers Day May 1, 2018 Agenda A little bit of history Summary of potential NVMe SSD form factors System architectural challenges

More information

SNIA NVM Programming Model Workgroup Update. #OFADevWorkshop

SNIA NVM Programming Model Workgroup Update. #OFADevWorkshop SNIA NVM Programming Model Workgroup Update #OFADevWorkshop Persistent Memory (PM) Vision Fast Like Memory PM Brings Storage PM Durable Like Storage To Memory Slots 2 Latency Thresholds Cause Disruption

More information

THE IN-PLACE WORKING STORAGE TIER OPPORTUNITIES FOR SOFTWARE INNOVATORS KEN GIBSON, INTEL, DIRECTOR MEMORY SW ARCHITECTURE

THE IN-PLACE WORKING STORAGE TIER OPPORTUNITIES FOR SOFTWARE INNOVATORS KEN GIBSON, INTEL, DIRECTOR MEMORY SW ARCHITECTURE THE IN-PLACE WORKING STORAGE TIER OPPORTUNITIES FOR SOFTWARE INNOVATORS KEN GIBSON, INTEL, DIRECTOR MEMORY SW ARCHITECTURE I/O LATENCY WILL SOON EXCEED MEDIA LATENCY 30 NVM Tread 25 NVM xfer Controller

More information

G2M Research Presentation Flash Memory Summit 2018

G2M Research Presentation Flash Memory Summit 2018 G2M Research Presentation Flash Memory Summit 2018 August 7, 2018 The Easy Facts about NVMe u NVMe SSDs will become ubiquitous over the next 1-2 years This will be true for the Cloud, Enterprise, and Consumer

More information

Facilitating IP Development for the OpenCAPI Memory Interface Kevin McIlvain, Memory Development Engineer IBM. Join the Conversation #OpenPOWERSummit

Facilitating IP Development for the OpenCAPI Memory Interface Kevin McIlvain, Memory Development Engineer IBM. Join the Conversation #OpenPOWERSummit Facilitating IP Development for the OpenCAPI Memory Interface Kevin McIlvain, Memory Development Engineer IBM Join the Conversation #OpenPOWERSummit Moral of the Story OpenPOWER is the best platform to

More information

Moneta: A High-performance Storage Array Architecture for Nextgeneration, Micro 2010

Moneta: A High-performance Storage Array Architecture for Nextgeneration, Micro 2010 Moneta: A High-performance Storage Array Architecture for Nextgeneration, Non-volatile Memories Micro 2010 NVM-based SSD NVMs are replacing spinning-disks Performance of disks has lagged NAND flash showed

More information

Application Advantages of NVMe over Fabrics RDMA and Fibre Channel

Application Advantages of NVMe over Fabrics RDMA and Fibre Channel Application Advantages of NVMe over Fabrics RDMA and Fibre Channel Brandon Hoff Broadcom Limited Tuesday, June 14 2016 10:55 11:35 a.m. Agenda r Applications that have a need for speed r The Benefits of

More information

NVMe From The Server Perspective

NVMe From The Server Perspective NVMe From The Server Perspective The Value of NVMe to the Server Don H Walker Dell OCTO August 2012 1 NVMe Overview Optimized queuing interface, command set, and feature set for PCIe SSDs Targets only

More information

Architectural Principles for Networked Solid State Storage Access

Architectural Principles for Networked Solid State Storage Access Architectural Principles for Networked Solid State Storage Access SNIA Legal Notice! The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted.! Member companies and individual

More information

NVMe Client and Cloud Requirements, and Security 9:45 10:50

NVMe Client and Cloud Requirements, and Security 9:45 10:50 NVMe Client and Cloud Requirements, and Security 9:45 10:50 Features needed for SSD deployments at the client Features needed for large scale SSD deployments Security Vision and Collaboration with TCG

More information

Advances in Non- Vola0le Storage Technologies Tom Coughlin Coughlin Associates Ed Grochowski, Computer Memory/ Storage Consultant

Advances in Non- Vola0le Storage Technologies Tom Coughlin Coughlin Associates Ed Grochowski, Computer Memory/ Storage Consultant Advances in Non- Vola0le Storage Technologies Tom Coughlin Coughlin Associates Ed Grochowski, Computer Memory/ Storage Consultant 2015 Coughlin Associates 1 Outline The Shape of Things to Come In Search

More information

memory VT-PM8 & VT-PM16 EVALUATION WHITEPAPER Persistent Memory Dual Port Persistent Memory with Unlimited DWPD Endurance

memory VT-PM8 & VT-PM16 EVALUATION WHITEPAPER Persistent Memory Dual Port Persistent Memory with Unlimited DWPD Endurance memory WHITEPAPER Persistent Memory VT-PM8 & VT-PM16 EVALUATION VT-PM drives, part of Viking s persistent memory technology family of products, are 2.5 U.2 NVMe PCIe Gen3 drives optimized with Radian Memory

More information

How consumer product like Google's Pixelbook benefit from NVMe Storage? Zhiping Yang, Ph. D. Google Inc. Oct. 17, 2017

How consumer product like Google's Pixelbook benefit from NVMe Storage? Zhiping Yang, Ph. D. Google Inc. Oct. 17, 2017 How consumer product like Google's Pixelbook benefit from NVMe Storage? Zhiping Yang, Ph. D. Google Inc. Oct. 17, 2017 1 Agenda Consumer Hardware at Google Consumer Product s Storage Wishlist Why PCIe

More information

Data-Centric Innovation Summit ALPER ILKBAHAR VICE PRESIDENT & GENERAL MANAGER MEMORY & STORAGE SOLUTIONS, DATA CENTER GROUP

Data-Centric Innovation Summit ALPER ILKBAHAR VICE PRESIDENT & GENERAL MANAGER MEMORY & STORAGE SOLUTIONS, DATA CENTER GROUP Data-Centric Innovation Summit ALPER ILKBAHAR VICE PRESIDENT & GENERAL MANAGER MEMORY & STORAGE SOLUTIONS, DATA CENTER GROUP tapping data value, real time MOUNTAINS OF UNDERUTILIZED DATA Challenge Shifting

More information

Emerging NVM Features

Emerging NVM Features Emerging NVM Features For Emerging NVM Interface (I/F)s Thomas Won Ha Choi SK hynix Santa Clara, CA 1 Introductions Thomas Won Ha Choi Senior Engineer, SK hynix DRAM Server Product Planning Specialties:

More information

Can Embedded Applications Utilize the Latest Flash Storage Technologies?

Can Embedded Applications Utilize the Latest Flash Storage Technologies? Can Embedded Applications Utilize the Latest Flash Storage Technologies? Grady Lambert Sr. Director, Embedded Engineering Swissbit Santa Clara, CA 1 Agenda Storage Tech Headlines! Embedded Applications

More information

DataON and Intel Select Hyper-Converged Infrastructure (HCI) Maximizes IOPS Performance for Windows Server Software-Defined Storage

DataON and Intel Select Hyper-Converged Infrastructure (HCI) Maximizes IOPS Performance for Windows Server Software-Defined Storage Solution Brief DataON and Intel Select Hyper-Converged Infrastructure (HCI) Maximizes IOPS Performance for Windows Server Software-Defined Storage DataON Next-Generation All NVMe SSD Flash-Based Hyper-Converged

More information

NVM Express 1.3 Delivering Continuous Innovation

NVM Express 1.3 Delivering Continuous Innovation Architected for Performance NVM Express 1.3 Delivering Continuous Innovation June 2017 Jonmichael Hands, Product Marketing Manager Intel, NVM Express Marketing Co-Chair View recorded webcast NVMe 1.3 -

More information

The Future of High-Performance Storage

The Future of High-Performance Storage The Future of High-Performance Storage Published 24 March 2017 - ID G00325069 A culmination of forces represented by new nonvolatile memory and better software are poised to alter the price/performance

More information

New Interconnnects. Moderator: Andy Rudoff, SNIA NVM Programming Technical Work Group and Persistent Memory SW Architect, Intel

New Interconnnects. Moderator: Andy Rudoff, SNIA NVM Programming Technical Work Group and Persistent Memory SW Architect, Intel New Interconnnects Moderator: Andy Rudoff, SNIA NVM Programming Technical Work Group and Persistent Memory SW Architect, Intel CCIX: Seamless Data Movement for Accelerated Applications TM Millind Mittal

More information

PCIe Storage Beyond SSDs

PCIe Storage Beyond SSDs PCIe Storage Beyond SSDs Fabian Trumper NVM Solutions Group PMC-Sierra Santa Clara, CA 1 Classic Memory / Storage Hierarchy FAST, VOLATILE CPU Cache DRAM Performance Gap Performance Tier (SSDs) SLOW, NON-VOLATILE

More information

EXPERIENCES WITH NVME OVER FABRICS

EXPERIENCES WITH NVME OVER FABRICS 13th ANNUAL WORKSHOP 2017 EXPERIENCES WITH NVME OVER FABRICS Parav Pandit, Oren Duer, Max Gurtovoy Mellanox Technologies [ 31 March, 2017 ] BACKGROUND: NVME TECHNOLOGY Optimized for flash and next-gen

More information

Markets for 3D-Xpoint Applications, Performance and Revenue

Markets for 3D-Xpoint Applications, Performance and Revenue Markets for 3D-Xpoint Applications, Performance and Revenue Mark Webb MKW Ventures Consulting, LLC Santa Clara, CA 1 Contents Persistent Memory Options What is 3D Xpoint The hype-reality challenge of xpoint

More information

Will Phase Change Memory (PCM) Replace DRAM or NAND Flash?

Will Phase Change Memory (PCM) Replace DRAM or NAND Flash? Will Phase Change Memory (PCM) Replace DRAM or NAND Flash? Dr. Mostafa Abdulla High-Speed Engineering Sr. Manager, Micron Marc Greenberg Product Marketing Director, Cadence August 19, 2010 Flash Memory

More information

Why NVMe/TCP is the better choice for your Data Center

Why NVMe/TCP is the better choice for your Data Center Why NVMe/TCP is the better choice for your Data Center Non-Volatile Memory express (NVMe) has transformed the storage industry since its emergence as the state-of-the-art protocol for high-performance

More information

SAS Standards and Technology Update Harry Mason LSI Corp. Marty Czekalski Seagate

SAS Standards and Technology Update Harry Mason LSI Corp. Marty Czekalski Seagate SAS Standards and Technology Update Harry Mason LSI Corp. Marty Czekalski Seagate SAS Update SAS Overview SAS Performance Roadmap and 12Gb/sec SAS staging MultiLink SAS TM and Advanced Connectivity Connectivity

More information

Data center day. Non-volatile memory. Rob Crooke. August 27, Senior Vice President, General Manager Non-Volatile Memory Solutions Group

Data center day. Non-volatile memory. Rob Crooke. August 27, Senior Vice President, General Manager Non-Volatile Memory Solutions Group Non-volatile memory Rob Crooke Senior Vice President, General Manager Non-Volatile Memory Solutions Group August 27, 2015 THE EXPLOSION OF DATA Requires Technology To Perform Random Data Access, Low Queue

More information

Extending RDMA for Persistent Memory over Fabrics. Live Webcast October 25, 2018

Extending RDMA for Persistent Memory over Fabrics. Live Webcast October 25, 2018 Extending RDMA for Persistent Memory over Fabrics Live Webcast October 25, 2018 Today s Presenters John Kim SNIA NSF Chair Mellanox Tony Hurson Intel Rob Davis Mellanox SNIA-At-A-Glance 3 SNIA Legal Notice

More information

GEN-Z AN OVERVIEW AND USE CASES

GEN-Z AN OVERVIEW AND USE CASES 13 th ANNUAL WORKSHOP 2017 GEN-Z AN OVERVIEW AND USE CASES Greg Casey, Senior Architect and Strategist Server CTO Team DellEMC March, 2017 WHY PROPOSE A NEW BUS? System memory is flat or shrinking Memory

More information

NVMe over Fabrics. High Performance SSDs networked over Ethernet. Rob Davis Vice President Storage Technology, Mellanox

NVMe over Fabrics. High Performance SSDs networked over Ethernet. Rob Davis Vice President Storage Technology, Mellanox NVMe over Fabrics High Performance SSDs networked over Ethernet Rob Davis Vice President Storage Technology, Mellanox Ilker Cebeli Senior Director of Product Planning, Samsung May 3, 2017 Storage Performance

More information

Evolving Solid State Storage. Bob Beauchamp EMC Distinguished Engineer

Evolving Solid State Storage. Bob Beauchamp EMC Distinguished Engineer Evolving Solid State Storage Bob Beauchamp EMC Distinguished Engineer Macro trends Scale-out and multi-core processors Flash hitting its stride but at a cliff? Looming DRAM challenge The rise of low-latency

More information