History log of /illumos-gate/usr/src/cmd/fm/fmd/common/fmd_ckpt.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 1743a90d 27-Nov-2018 Toomas Soome

12099 fm: cast between incompatible function types
Reviewed by: Matthias Scheler <mscheler@tintri.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>


# cbf75e67 20-Mar-2009 Stephen Hanson

6533823 need better way of proxying faults across event transport
6788551 provide means for faults/defects to be directly injected into fmd


# c7d6cfd6 23-Oct-2008 Stephen Hanson

6743787 fmd_case_mkevent caused stack corruption
6746635 fmd duplicate case detection can be defeated by if asrus are recalculated
6761784 undiagnosable problems on a restart can cause spurio

6743787 fmd_case_mkevent caused stack corruption
6746635 fmd duplicate case detection can be defeated by if asrus are recalculated
6761784 undiagnosable problems on a restart can cause spurious RESOLVED events
6666107 fmd core dump building disk topology
6750118 Eversholt doesn't know about topo facility nodes
6756189 hc_is_replaced() doesn't revert back to TOPO_METH_PRESENT correctly
6756767 eversholt no longer accepts ereports with cpu scheme detectors
6738246 l2 tag parity error can't produce an immediate fault diagnosis

show more ...


# 567cc2e6 19-Mar-2008 stephh

6372069 fmadm repair command should accept the FRU label as an argument
6518471 fmd can't handle multiple different faults associated with the same asru (or with no asru)
6525929 fmd can hang

6372069 fmadm repair command should accept the FRU label as an argument
6518471 fmd can't handle multiple different faults associated with the same asru (or with no asru)
6525929 fmd can hang during 'fmadm flush'
6561089 resource cache is only finally purged of stale entries when fmd is restarted

show more ...


# 47911a7d 06-Dec-2007 cy152378

6514377 memory leak in fmd_event_recreate
6585164 motherboard FRU is still represented in legacy hc scheme
6593052 fmdump should report the year errors/faults were recorded
6617463 eft mo

6514377 memory leak in fmd_event_recreate
6585164 motherboard FRU is still represented in legacy hc scheme
6593052 fmdump should report the year errors/faults were recorded
6617463 eft modules are reported as false positives by wsdiff

show more ...


# 0b9e3e76 14-Feb-2006 mws

6202015 fmd should only load plug-ins whose filenames end in .so
6369961 fmd emits identical diagnosis after repair when case was never closed
6385004 mc-amd driver leaks property string on a

6202015 fmd should only load plug-ins whose filenames end in .so
6369961 fmd emits identical diagnosis after repair when case was never closed
6385004 mc-amd driver leaks property string on attach
6385007 fmd is not decrementing buf total when cases are closed

show more ...


# d9638e54 28-Dec-2005 mws

PSARC 2005/755 FMA Transport Layer
6367044 FMA Transport Layer
6216286 fmd core dumps when shutting down under heavy event load
6220169 fmd should support per-module configuration overrid

PSARC 2005/755 FMA Transport Layer
6367044 FMA Transport Layer
6216286 fmd core dumps when shutting down under heavy event load
6220169 fmd should support per-module configuration overrides in /etc
6266851 internal fmd events should not refer to sunos
6295417 fmd should publish an event when a problem has been repaired
6333184 fmsim can exhaust sysevent channel resources
6342977 fmd segfaults if it cannot load fmd-self-diagnosis
6367046 fmsim should set _THREAD_ERROR_DETECTION=2
6367047 fmd is mis-using cond_broadcast in several places
6367049 fmd_asru_hash_recreate() leaks buffer in error path
6367051 fmd mod_ustat data is modified after being freed
6367053 fmd leaks queued timer structures on module unload
6367057 memory leaks in __rpcb_findaddr_timed() error paths
6367061 fmd when run as non-root should not exit on dr event bind failure
6367063 fmd_rpc_svc_create_local() leaks memory when local service is bound
6367067 fmsim should support -w option to wait for user input to exit
6367068 nvlist_add_nvlist() and nvlist_add_nvlist_array() should check for NULL
6367069 fmd_log_errmsg() fails for EFDL_VERSION
6367070 fmd debug switch should have a way to display TRACE() result
6367073 fmd trace buffer tag is truncating tags above 0xff
6367075 fmd debug switch error when multiple tags are specified

--HG--
rename : usr/src/cmd/fm/fmd/common/fmd_transport.h => deleted_files/usr/src/cmd/fm/fmd/common/fmd_transport.h
rename : usr/src/cmd/fm/fmd/common/fmd_transport.c => usr/src/cmd/fm/fmd/common/fmd_sysevent.c

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch