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

*** 1,8 **** --- 1,9 ---- # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. + # Copyright 2016 Nexenta Systems, Inc. All rights reserved. # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License").
*** 102,106 **** --- 103,123 ---- msgstr "The device may be offlined or degraded.\n" msgid "DISK-8000-4Q.impact" 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" msgid "DISK-8000-4Q.action" msgstr "Schedule a repair procedure to replace the affected device. Use 'fmadm faulty' to find the affected disk.\n" + # + # code: DISK-8000-8D + # keys: fault.io.disk.ssm-wearout + # + msgid "DISK-8000-8D.type" + msgstr "Fault" + msgid "DISK-8000-8D.severity" + msgstr "Major" + msgid "DISK-8000-8D.description" + msgstr "A solid state media device is nearing end of life as projected by the manufacturer." + msgid "DISK-8000-8D.response" + msgstr "None." + msgid "DISK-8000-8D.impact" + msgstr "Performance degradation is likely and continued operation of this device will cause drive failure and potential data loss." + msgid "DISK-8000-8D.action" + msgstr "Schedule a repair procedure to replace the affected drive.\nUse fmdump -V -u <EVENT_ID> to identify the drive."