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>
NEX-8148 Alerts should be sent if cores are created on a system
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>

*** 1,8 **** # - # Copyright (c) 2010, Oracle and/or its affiliates. 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"). # You may not use this file except in compliance with the License. --- 1,6 ----
*** 19,47 **** # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # - # DO NOT EDIT -- this file is generated by the Event Registry. # FMDICT: name=SUNOS version=1 maxkey=4 dictid=0x4f53 ereport.sunos.unix.fm_panic=0 defect.sunos.eft.undiagnosable_problem=1 - defect.Deprecated defect.io.pci.driver fault.io.pci.bus fault.io.pci.device=2 - defect.Deprecated fault.io.pci.bus fault.io.pci.device=3 - defect.Deprecated defect.io.pci.driver fault.io.pci.device=4 - defect.Deprecated defect.io.pci.driver fault.io.pci.bus=5 - defect.Deprecated fault.io.pci.device=6 - defect.Deprecated fault.io.pci.bus=7 - defect.Deprecated defect.io.pci.driver=8 - defect.sunos.zones.upgrade=9 - ereport.sunos.boot.upgrade.menu_lst=10 - ereport.sunos.boot.upgrade.menu_lst_bfu=11 defect.sunos.smf.svc.maintenance=12 defect.sunos.eft.undiag.checkpoint=13 defect.sunos.eft.undiag.fme=14 defect.sunos.eft.undiag.limit=15 defect.sunos.eft.undiag.unknown=16 defect.sunos.eft.unexpected_telemetry fault.sunos.eft.unexpected_telemetry=17 defect.sunos.kernel.panic=18 --- 17,38 ---- # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # + # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. + # Copyright 2017 Nexenta Systems, Inc. + # FMDICT: name=SUNOS version=1 maxkey=4 dictid=0x4f53 ereport.sunos.unix.fm_panic=0 defect.sunos.eft.undiagnosable_problem=1 defect.sunos.smf.svc.maintenance=12 defect.sunos.eft.undiag.checkpoint=13 defect.sunos.eft.undiag.fme=14 defect.sunos.eft.undiag.limit=15 defect.sunos.eft.undiag.unknown=16 defect.sunos.eft.unexpected_telemetry fault.sunos.eft.unexpected_telemetry=17 defect.sunos.kernel.panic=18 + defect.sunos.system.core=19