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


   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 #
  22 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  23 # Use is subject to license terms.
  24 #
  25 #
  26 # fmd configuration file for the zfs retire agent.
  27 #



  28 subscribe fault.fs.zfs.*
  29 subscribe fault.io.*
  30 subscribe resource.fs.zfs.removed
  31 subscribe resource.fs.zfs.statechange
  32 subscribe resource.sysevent.EC_zfs.ESC_ZFS_vdev_remove


   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 #
  22 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  23 # Use is subject to license terms.
  24 #
  25 #
  26 # fmd configuration file for the zfs retire agent.
  27 #
  28 # To enable automated retire for SSM wearout faults uncomment the line below:
  29 # setprop ssm_wearout_skip_retire false
  30 #
  31 subscribe fault.fs.zfs.*
  32 subscribe fault.io.*
  33 subscribe resource.fs.zfs.removed
  34 subscribe resource.fs.zfs.statechange
  35 subscribe resource.sysevent.EC_zfs.ESC_ZFS_vdev_remove