Print this page
8024 mdb_ctf_vread() needn't be so strict about unions
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
NEX-6850 FMA messages need updating, badly
Reviewed by: Cynthia Eastham <cynthia.eastham@nexenta.com>
*** 1,9 ****
#
- # Copyright 2007 Sun Microsystems, Inc. All rights reserved.
- # Use is subject to license terms.
- #
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
--- 1,6 ----
*** 19,59 ****
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
! #ident "%Z%%M% %I% %E% SMI"
#
! # DO NOT EDIT -- this file is generated by the Event Registry.
#
#
# code: NXGE-8000-0U
# keys: fault.io.n2.niu-xfp
#
msgid "NXGE-8000-0U.type"
msgstr "Fault"
msgid "NXGE-8000-0U.severity"
msgstr "Critical"
msgid "NXGE-8000-0U.description"
! msgstr "The XFP optical transceiver is broken or missing.\n Refer to %s for more information."
msgid "NXGE-8000-0U.response"
! msgstr "The device instance will be disabled.\n"
msgid "NXGE-8000-0U.impact"
! msgstr "Loss of services provided by the device instances\nassociated with this fault.\n"
msgid "NXGE-8000-0U.action"
! msgstr "Check and make sure that the XFP optical transceiver\nis properly installed. If problem persists, schedule a repair\nprocedure to replace the affected device, which can be determined\nusing fmdump -v -u <EVENT_ID>\n"
#
# code: NXGE-8000-17
# keys: fault.io.n2.niu-xaui
#
msgid "NXGE-8000-17.type"
msgstr "Fault"
msgid "NXGE-8000-17.severity"
msgstr "Critical"
msgid "NXGE-8000-17.description"
! msgstr "A fault in the XAUI component used for 10GbE networking. \n Refer to %s for more information."
msgid "NXGE-8000-17.response"
! msgstr "The device instance will be disabled.\n"
msgid "NXGE-8000-17.impact"
! msgstr "Loss of services provided by the device instances\nassociated with this fault.\n"
msgid "NXGE-8000-17.action"
! msgstr "Schedule a repair procedure for the affected device, which\ncan be determined using fmdump -v -u <EVENT_ID>\n"
--- 16,59 ----
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
!
#
! # Copyright 2007 Sun Microsystems, Inc. All rights reserved.
! # Use is subject to license terms.
! # Copyright 2017 Nexenta Systems, Inc.
#
+
#
# code: NXGE-8000-0U
# keys: fault.io.n2.niu-xfp
#
msgid "NXGE-8000-0U.type"
msgstr "Fault"
msgid "NXGE-8000-0U.severity"
msgstr "Critical"
msgid "NXGE-8000-0U.description"
! msgstr "The XFP optical transceiver is broken or missing."
msgid "NXGE-8000-0U.response"
! msgstr "The device instance will be disabled."
msgid "NXGE-8000-0U.impact"
! msgstr "Loss of services provided by the device instances associated with this fault."
msgid "NXGE-8000-0U.action"
! msgstr "Check and make sure that the XFP optical transceiver is properly installed. If problem persists, schedule a repair procedure to replace the affected device."
#
# code: NXGE-8000-17
# keys: fault.io.n2.niu-xaui
#
msgid "NXGE-8000-17.type"
msgstr "Fault"
msgid "NXGE-8000-17.severity"
msgstr "Critical"
msgid "NXGE-8000-17.description"
! msgstr "A fault in the XAUI component used for 10GbE networking."
msgid "NXGE-8000-17.response"
! msgstr "The device instance will be disabled."
msgid "NXGE-8000-17.impact"
! msgstr "Loss of services provided by the device instances associated with this fault."
msgid "NXGE-8000-17.action"
! msgstr "Schedule a repair procedure for the affected device."