summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fm/fmd/common/fmd_scheme.c
AgeCommit message (Collapse)AuthorFilesLines
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald1-1/+1
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2020-02-2712099 fm: cast between incompatible function typesToomas Soome1-24/+41
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2010-08-066969616 fmd automatically offline during hotplug eventStephen Hanson1-0/+12
6967430 apparent fmd live-lock in sensor-transport.so 6972021 fmd daemon got memory leaks by interrupt of calling interface fminject::fminject_fault_cpu 6972650 fmd_fmri_replace cause core when hc-list is absent
2010-06-146935604 io-retire should prevent attach of faulty persistent devicesStephen Hanson1-7/+4
6930157 Remove fmadm's reliance on taking topo snapshots 6881991 SMART faults could preserve asc/ascq in fault payload 6955664 eversholt matching should not be performed for scsi-device nodes 6958085 defect.sunos.fmd.module not visible via fmadm faulty 6958856 fmd performance issue if "fmstat -m" called while disgnosis going on
2008-08-02PSARC/2008/487 Repair Observability changesstephh1-0/+45
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
2008-07-216720030 cannot log long FMA messages: need a real fixcy1523781-10/+5
6721681 fmd panic while trying to access case being destroyed 6721990 fmd deadlocked on self diagnosis
2005-12-27PSARC 2005/755 FMA Transport Layermws1-4/+17
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
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+384