TW201106367A - Health reporting from non-volatile block storage device to processing device - Google Patents

Health reporting from non-volatile block storage device to processing device Download PDF

Info

Publication number
TW201106367A
TW201106367A TW099118214A TW99118214A TW201106367A TW 201106367 A TW201106367 A TW 201106367A TW 099118214 A TW099118214 A TW 099118214A TW 99118214 A TW99118214 A TW 99118214A TW 201106367 A TW201106367 A TW 201106367A
Authority
TW
Taiwan
Prior art keywords
storage device
block storage
volatile block
volatile
information
Prior art date
Application number
TW099118214A
Other languages
English (en)
Chinese (zh)
Inventor
Vladimir Sadovsky
Nathan Steven Obr
James C Bovee
Robin A Alexander
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Publication of TW201106367A publication Critical patent/TW201106367A/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3034Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a storage system, e.g. DASD based or network based
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3058Monitoring arrangements for monitoring environmental properties or parameters of the computing system or of the computing system component, e.g. monitoring of power, currents, temperature, humidity, position, vibrations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • G06F12/0246Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • G06F12/1416Protection against unauthorised use of memory or access to memory by checking the object accessibility, e.g. type of access defined by the memory independently of subject rights
    • G06F12/145Protection against unauthorised use of memory or access to memory by checking the object accessibility, e.g. type of access defined by the memory independently of subject rights the protection being virtual, e.g. for virtual blocks or segments before a translation mechanism
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0614Improving the reliability of storage systems
    • G06F3/0616Improving the reliability of storage systems in relation to life time, e.g. increasing Mean Time Between Failures [MTBF]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0653Monitoring storage devices or systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0656Data buffering arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0679Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/72Details relating to flash memory management
    • G06F2212/7202Allocation control and policies
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/72Details relating to flash memory management
    • G06F2212/7211Wear leveling

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Mathematical Physics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Debugging And Monitoring (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Retry When Errors Occur (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
TW099118214A 2009-07-13 2010-06-04 Health reporting from non-volatile block storage device to processing device TW201106367A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/501,562 US8812770B2 (en) 2009-07-13 2009-07-13 Health reporting from non-volatile block storage device to processing device

Publications (1)

Publication Number Publication Date
TW201106367A true TW201106367A (en) 2011-02-16

Family

ID=43428329

Family Applications (1)

Application Number Title Priority Date Filing Date
TW099118214A TW201106367A (en) 2009-07-13 2010-06-04 Health reporting from non-volatile block storage device to processing device

Country Status (10)

Country Link
US (3) US8812770B2 (de)
EP (1) EP2454668B1 (de)
JP (1) JP2012533132A (de)
KR (1) KR101683942B1 (de)
CN (1) CN102473130B (de)
BR (1) BR112012000893A2 (de)
CA (1) CA2766181A1 (de)
RU (1) RU2012101109A (de)
TW (1) TW201106367A (de)
WO (1) WO2011008586A2 (de)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012060824A1 (en) * 2010-11-02 2012-05-10 Hewlett-Packard Development Company, L.P. Solid-state disk (ssd) management
US10359949B2 (en) * 2011-10-31 2019-07-23 Apple Inc. Systems and methods for obtaining and using nonvolatile memory health information
US8991483B2 (en) 2012-07-30 2015-03-31 Cyrus Aspi Irani Apparatus and method for representative fluid sampling
KR102211126B1 (ko) * 2014-04-17 2021-02-02 삼성전자주식회사 동작 성능을 조절하는 메모리 시스템 및 메모리 시스템의 동작방법
CN104050071B (zh) * 2014-06-30 2017-02-08 苏州科达科技股份有限公司 存储设备失效预警方法及系统
CN109766302B (zh) * 2014-09-12 2022-09-16 华为技术有限公司 设备管理的方法和装置
US9830226B2 (en) * 2015-06-25 2017-11-28 Dell Products, L.P. Proactive fault avoidance
JP6414853B2 (ja) * 2015-12-14 2018-10-31 東芝メモリ株式会社 メモリシステムおよび制御方法
CN107229657A (zh) * 2016-03-25 2017-10-03 阿里巴巴集团控股有限公司 数据迁移方法及装置
US11003381B2 (en) * 2017-03-07 2021-05-11 Samsung Electronics Co., Ltd. Non-volatile memory storage device capable of self-reporting performance capabilities

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6658202B1 (en) 1998-09-09 2003-12-02 Smartdisk Portable data transfer and mass storage device for removable memory modules
US7457897B1 (en) 2004-03-17 2008-11-25 Suoer Talent Electronics, Inc. PCI express-compatible controller and interface for flash memory
WO2001075618A2 (en) 2000-03-31 2001-10-11 Dataplay, Inc. Asynchronous input/output interface protocol
JP4071461B2 (ja) 2001-07-05 2008-04-02 大日本スクリーン製造株式会社 基板処理システム、基板処理装置、プログラム及び記録媒体
US7152142B1 (en) 2002-10-25 2006-12-19 Copan Systems, Inc. Method for a workload-adaptive high performance storage system with data protection
JP4479284B2 (ja) 2004-03-08 2010-06-09 株式会社日立製作所 計算機システムのモニタリングを設定する管理計算機及びシステム
WO2006037091A2 (en) 2004-09-28 2006-04-06 Storagedna, Inc. Managing disk storage media
US7757010B2 (en) 2006-04-28 2010-07-13 Mediatek Inc. Systems and methods for managing mass storage devices in electronic devices
JP2008112292A (ja) 2006-10-30 2008-05-15 Hitachi Ltd ストレージシステム及びストレージシステムの電源供給制御方法
KR100782113B1 (ko) 2006-11-13 2007-12-05 삼성전자주식회사 메모리 카드 시스템 및 그것의 호스트 식별 정보 전송 방법
US20080172519A1 (en) 2007-01-11 2008-07-17 Sandisk Il Ltd. Methods For Supporting Readydrive And Readyboost Accelerators In A Single Flash-Memory Storage Device
US8429677B2 (en) 2007-04-19 2013-04-23 Microsoft Corporation Composite solid state drive identification and optimization technologies
US8429328B2 (en) 2007-06-29 2013-04-23 Sandisk Technologies Inc. System for communicating with a non-volatile memory storage device
US20090055465A1 (en) 2007-08-22 2009-02-26 Microsoft Corporation Remote Health Monitoring and Control
US8327066B2 (en) * 2008-09-30 2012-12-04 Samsung Electronics Co., Ltd. Method of managing a solid state drive, associated systems and implementations

Also Published As

Publication number Publication date
US20140359206A1 (en) 2014-12-04
WO2011008586A2 (en) 2011-01-20
KR101683942B1 (ko) 2016-12-07
WO2011008586A3 (en) 2011-03-31
CA2766181A1 (en) 2011-01-20
US9286211B2 (en) 2016-03-15
US9552273B2 (en) 2017-01-24
EP2454668A2 (de) 2012-05-23
RU2012101109A (ru) 2013-07-20
CN102473130A (zh) 2012-05-23
EP2454668B1 (de) 2018-10-17
US8812770B2 (en) 2014-08-19
JP2012533132A (ja) 2012-12-20
CN102473130B (zh) 2015-11-25
US20160124831A1 (en) 2016-05-05
BR112012000893A2 (pt) 2016-02-23
EP2454668A4 (de) 2012-11-28
KR20120036346A (ko) 2012-04-17
US20110010487A1 (en) 2011-01-13

Similar Documents

Publication Publication Date Title
TW201106367A (en) Health reporting from non-volatile block storage device to processing device
EP3070591A1 (de) Berechnungsverfahren, -vorrichtung und -system zur identifikation von daten zu kälte- und hitzeschwellen
US20080201520A1 (en) Flash firmware management
US11616767B2 (en) Storage system with encrypted data storage device telemetry data
TW201142591A (en) Semiconductor memory device
CN108874324B (zh) 一种访问请求处理方法、装置、设备及可读存储介质
CN110413512B (zh) Ab测试方法、装置、计算机设备和存储介质
US11467767B2 (en) Storage device throttling amount of communicated data depending on suspension frequency of operation
TW201504804A (zh) 系統事件日誌處理系統及方法
CN107634850B (zh) 一种应用状态获取方法及其设备、存储介质、服务器
EP4030293A1 (de) Festkörperplattenzugriffsverfahren und speichervorrichtung
JP2018045372A (ja) 情報処理装置及び情報処理プログラム
EP2811410B1 (de) Verfahren und vorrichtung zur verwaltung von überwachungsaufzeichnungen
US20230004472A1 (en) Predictive Performance Indicator for Storage Devices
CN108733545B (zh) 一种压力测试方法及装置
CN105260138A (zh) 读写控制系统及方法
CN105446848B (zh) 电子设备的数据处理性能的测试方法及装置
WO2019051950A1 (zh) 扫描设备的选取方法、装置、存储介质和计算机设备
CN106878247B (zh) 一种攻击识别方法和装置
JP2008165529A5 (de)
TWI677788B (zh) 資料儲存系統以及非揮發式記憶體操作資訊的校正方法
CN108768768B (zh) 用于业务系统的阻塞检测方法、装置及存储介质
CN111130863A (zh) 一种虚拟网卡管理方法、系统、设备及计算机存储介质
CN112905593B (zh) 报表生成方法、装置、介质及电子设备
KR20180009246A (ko) 비휘발성 메모리 장치, 데이터 저장 장치 및 그것의 동작 방법