Print this page
8074 need to add FMA event for SSD wearout

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/fm/dicts/DISK.po
          +++ new/usr/src/cmd/fm/dicts/DISK.po
   1    1  #
   2    2  # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
   3    3  # Use is subject to license terms.
        4 +# Copyright 2016 Nexenta Systems, Inc.  All rights reserved.
   4    5  #
   5    6  # CDDL HEADER START
   6    7  #
   7    8  # The contents of this file are subject to the terms of the
   8    9  # Common Development and Distribution License (the "License").
   9   10  # You may not use this file except in compliance with the License.
  10   11  #
  11   12  # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  12   13  # or http://www.opensolaris.org/os/licensing.
  13   14  # See the License for the specific language governing permissions
↓ open down ↓ 83 lines elided ↑ open up ↑
  97   98  msgid "DISK-8000-4Q.severity"
  98   99  msgstr "Critical"
  99  100  msgid "DISK-8000-4Q.description"
 100  101  msgstr "The command was terminated with a non-recovered error condition that may have been caused by a flaw in the media or an error in the recorded data. \n  Refer to %s for more information."
 101  102  msgid "DISK-8000-4Q.response"
 102  103  msgstr "The device may be offlined or degraded.\n"
 103  104  msgid "DISK-8000-4Q.impact"
 104  105  msgstr "It is likely that continued operation will result in data corruption, which may eventually cause the loss of service or the service degradation.\n"
 105  106  msgid "DISK-8000-4Q.action"
 106  107  msgstr "Schedule a repair procedure to replace the affected device. Use 'fmadm faulty' to find the affected disk.\n"
      108 +#
      109 +# code: DISK-8000-8D
      110 +# keys: fault.io.disk.ssm-wearout
      111 +#
      112 +msgid "DISK-8000-8D.type"
      113 +msgstr "Fault"
      114 +msgid "DISK-8000-8D.severity"
      115 +msgstr "Major"
      116 +msgid "DISK-8000-8D.description"
      117 +msgstr "A solid state media device is nearing end of life as projected by the manufacturer."
      118 +msgid "DISK-8000-8D.response"
      119 +msgstr "None."
      120 +msgid "DISK-8000-8D.impact"
      121 +msgstr "Performance degradation is likely and continued operation of this device will cause drive failure and potential data loss."
      122 +msgid "DISK-8000-8D.action"
      123 +msgstr "Schedule a repair procedure to replace the affected drive.\nUse fmdump -V -u <EVENT_ID> to identify the drive."
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX