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>

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/fm/dicts/SUNOS.dict
          +++ new/usr/src/cmd/fm/dicts/SUNOS.dict
   1    1  #
   2      -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
   3      -#
   4    2  # CDDL HEADER START
   5    3  #
   6    4  # The contents of this file are subject to the terms of the
   7    5  # Common Development and Distribution License (the "License").
   8    6  # You may not use this file except in compliance with the License.
   9    7  #
  10    8  # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  11    9  # or http://www.opensolaris.org/os/licensing.
  12   10  # See the License for the specific language governing permissions
  13   11  # and limitations under the License.
  14   12  #
  15   13  # When distributing Covered Code, include this CDDL HEADER in each
  16   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  17   15  # If applicable, add the following below this CDDL HEADER, with the
  18   16  # fields enclosed by brackets "[]" replaced with your own identifying
  19   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  20   18  #
  21   19  # CDDL HEADER END
  22   20  #
  23   21  
  24      -# DO NOT EDIT -- this file is generated by the Event Registry.
  25   22  #
       23 +# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
       24 +# Copyright 2017 Nexenta Systems, Inc.
       25 +#
  26   26  
  27   27  FMDICT: name=SUNOS version=1 maxkey=4 dictid=0x4f53
  28   28  
  29   29  ereport.sunos.unix.fm_panic=0
  30   30  defect.sunos.eft.undiagnosable_problem=1
  31      -defect.Deprecated defect.io.pci.driver fault.io.pci.bus fault.io.pci.device=2
  32      -defect.Deprecated fault.io.pci.bus fault.io.pci.device=3
  33      -defect.Deprecated defect.io.pci.driver fault.io.pci.device=4
  34      -defect.Deprecated defect.io.pci.driver fault.io.pci.bus=5
  35      -defect.Deprecated fault.io.pci.device=6
  36      -defect.Deprecated fault.io.pci.bus=7
  37      -defect.Deprecated defect.io.pci.driver=8
  38      -defect.sunos.zones.upgrade=9
  39      -ereport.sunos.boot.upgrade.menu_lst=10
  40      -ereport.sunos.boot.upgrade.menu_lst_bfu=11
  41   31  defect.sunos.smf.svc.maintenance=12
  42   32  defect.sunos.eft.undiag.checkpoint=13
  43   33  defect.sunos.eft.undiag.fme=14
  44   34  defect.sunos.eft.undiag.limit=15
  45   35  defect.sunos.eft.undiag.unknown=16
  46   36  defect.sunos.eft.unexpected_telemetry fault.sunos.eft.unexpected_telemetry=17
  47   37  defect.sunos.kernel.panic=18
       38 +defect.sunos.system.core=19
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX