Print this page
OS-65 New FMA agent is needed to consume diagnosed slow IO
Portions contributed by Marcel Telka.
*** 20,32 ****
#
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! #pragma ident "%Z%%M% %I% %E% SMI"
#
# fmd configuration file for the io-retire.so agent.
#
setprop global-disable false
subscribe fault.io.*
subscribe defect.io.*
subscribe defect.ultraSPARC-II.memory.nodiag
--- 20,34 ----
#
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
#
+ #
# fmd configuration file for the io-retire.so agent.
#
setprop global-disable false
+ setprop fault-exceptions "fault.io.disk.*:fault.io.scsi.*"
subscribe fault.io.*
subscribe defect.io.*
subscribe defect.ultraSPARC-II.memory.nodiag