History log of /illumos-gate/usr/src/cmd/fm/fmd/common/fmd_scheme.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 2a8bcb4e 27-Dec-2022 Toomas Soome

15289 cmd: remove pragma ident
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Dan McDonald <danmcd@mnx.io>


# 25c6ff4b 02-Aug-2008 stephh

PSARC/2008/487 Repair Observability changes
6534561 need means of finding existing fault state of a resource
6637804 fmd should distinguish between "repaired" and "acquitted" resources
66

PSARC/2008/487 Repair Observability changes
6534561 need means of finding existing fault state of a resource
6637804 fmd should distinguish between "repaired" and "acquitted" resources
6637812 fmd_nvl_fmri_has_fault() required to report if a given fault has been diagnosed on a resourtce/fru
6663744 send list.updated events when an individual suspect in a suspect list is repaired
6682295 need fmd_nvl_fmri_replaced() functionality
6686317 extend fmd case state to include final "repair responses complete" state
6712074 need scheme/topo interface to report full service state of a resource
6720169 add location member to the sun-fm-mib

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