Disk Drive Diagnostics Profile
Total Page:16
File Type:pdf, Size:1020Kb
1 2 Document Number: DSP1113 3 Date: 2014-05-22 4 Version: 1.1.0a 5 Disk Drive Diagnostics Profile Information for Work-in-Progress version: IMPORTANT: This document is not a standard. It does not necessarily reflect the views of the DMTF or all of its members. Because this document is a Work in Progress, it may still change, perhaps profoundly. This document is available for public review and comment until the stated expiration date. It expires on: <2014-07-31> Provide any comments through the DMTF Feedback Portal: http://www.dmtf.org/standards/feedback 6 Document Type: Specification 7 Document Status: Work In Progress 8 Document Language: en-US Disk Drive Diagnostics Profile DSP1113 9 Copyright notice 10 Copyright © 2014 Distributed Management Task Force, Inc. (DMTF). All rights reserved. 11 DMTF is a not-for-profit association of industry members dedicated to promoting enterprise and systems 12 management and interoperability. Members and non-members may reproduce DMTF specifications and 13 documents, provided that correct attribution is given. As DMTF specifications may be revised from time to 14 time, the particular version and release date should always be noted. 15 Implementation of certain elements of this standard or proposed standard may be subject to third party 16 patent rights, including provisional patent rights (herein "patent rights"). DMTF makes no representations 17 to users of the standard as to the existence of such rights, and is not responsible to recognize, disclose, 18 or identify any or all such third party patent right, owners or claimants, nor for any incomplete or 19 inaccurate identification or disclosure of such rights, owners or claimants. DMTF shall have no liability to 20 any party, in any manner or circumstance, under any legal theory whatsoever, for failure to recognize, 21 disclose, or identify any such third party patent rights, or for such party’s reliance on the standard or 22 incorporation thereof in its product, protocols or testing procedures. DMTF shall have no liability to any 23 party implementing such standard, whether such implementation is foreseeable or not, nor to any patent 24 owner or claimant, and shall have no liability or responsibility for costs or losses incurred if a standard is 25 withdrawn or modified after publication, and shall be indemnified and held harmless by any party 26 implementing the standard from any and all claims of infringement by a patent owner for such 27 implementations. 28 For information about patents held by third-parties which have notified the DMTF that, in their opinion, 29 such patent may relate to or impact implementations of DMTF standards, visit 30 http://www.dmtf.org/about/policies/disclosures.php. 2 Work in Progress - Not a DMTF Standard Version 1.1.0a DSP1113 Disk Drive Diagnostics Profile 31 CONTENTS 32 Foreword ....................................................................................................................................................... 6 33 Introduction.................................................................................................................................................... 7 34 Document conventions .......................................................................................................................... 7 35 Typographical conventions ......................................................................................................... 7 36 ABNF usage conventions ........................................................................................................... 7 37 1 Scope .................................................................................................................................................... 9 38 2 Normative references ............................................................................................................................ 9 39 3 Terms and definitions .......................................................................................................................... 10 40 4 Symbols and abbreviated terms .......................................................................................................... 10 41 5 Synopsis .............................................................................................................................................. 12 42 6 Description .......................................................................................................................................... 13 43 7 Implementation .................................................................................................................................... 14 44 7.1 Disk drive test information ........................................................................................................ 14 45 7.2 CIM_DiskDriveDiagnosticTest .................................................................................................. 17 46 7.3 CIM_DiskDriveDiagnosticSettingData ...................................................................................... 19 47 7.3.1 CIM_DiskDriveDiagnosticSettingData.LBAStart .......................................................... 20 48 7.3.2 CIM_DiskDriveDiagnosticSettingData.LBAEnd ........................................................... 20 49 7.3.3 CIM_DiskDriveDiagnosticSettingData.Seed ................................................................ 20 50 7.3.4 CIM_DiskDriveDiagnosticSettingData.DataSizes ........................................................ 20 51 7.3.5 CIM_DiskDriveDiagnosticSettingData.DataPatterns ................................................... 20 52 7.4 CIM_DiskDriveDiagnosticServiceCapabilities .......................................................................... 21 53 7.4.1 CIM_DiskDriveDiagnosticServiceCapabilities.Region ................................................. 21 54 7.4.2 CIM_DiskDriveDiagnosticServiceCapabilities.Seed .................................................... 22 55 7.4.3 CIM_DiskDriveDiagnosticServiceCapabilities.DataSizes ............................................ 22 56 7.4.4 CIM_DiskDriveDiagnosticServiceCapabilities.DataPatterns ....................................... 22 57 7.5 Disk Drive Diagnostics Profile indications support ................................................................... 22 58 7.5.1 CIM_IndicationFilter (StaticIndicationFilter) ................................................................. 22 59 7.5.2 CIM_FilterCollection (ProfileSpecificFilterCollection) .................................................. 23 60 7.5.3 CIM_MemberOfCollection (IndicationFilterInFilterCollection) ..................................... 23 61 7.5.4 CIM_OwningCollectionElement (IndicationServiceOfFilterCollection) ........................ 23 62 7.6 Diagnostics alert indications and standard messages .............................................................. 23 63 7.6.1 DIAG501 - The selected disk drive is not present. ...................................................... 23 64 7.6.2 DIAG502 - The selected disk drive is offline. ............................................................... 24 65 7.6.3 DIAG503 - The selected disk drive is disabled by the user. ........................................ 24 66 7.6.4 DIAG512 - Disk drive in error ....................................................................................... 25 67 7.6.5 DIAG513 - The disk drive has an unrecognized state ................................................. 25 68 7.6.6 DIAG514 - The disk drive is in a predictive failure state .............................................. 26 69 7.6.7 DIAG515 - The disk drive is in a predictive failure state for unknown reason ............. 27 70 7.6.8 DIAG516 – Drive has an interface CRC error ............................................................. 27 71 7.6.9 DIAG517 – Drive has a media error ............................................................................ 28 72 7.6.10 DIAG518 – Data contains an uncorrectable error ....................................................... 28 73 7.6.11 DIAG551 – Test aborted due an invalid DiagnosticSettings value .............................. 29 74 7.6.12 DIAG51 – Test aborted due an invalid DiagnosticSettings value ................................ 29 75 7.6.13 Disk drive alerts using common messages ................................................................. 30 76 8 Methods ............................................................................................................................................... 32 77 8.1 CIM_DiagnosticTest.RunDiagnosticService( ) ......................................................................... 32 78 8.1.1 CIM_DiskDriveDiagnosticTest ..................................................................................... 32 79 8.1.2 CIM_DiskDriveDiagnosticSettingData ......................................................................... 32 80 8.1.3 CIM_DiskDriveDiagnosticServiceCapabilities ............................................................. 32 81 8.2 Profile conventions for operations ............................................................................................ 32 82 9 Use cases ............................................................................................................................................ 32 Version 1.1.0a Work in Progress - Not a DMTF Standard 3 Disk Drive Diagnostics Profile DSP1113 83 9.1 Use case summary ..................................................................................................................