summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fm/modules/common
AgeCommit message (Collapse)AuthorFilesLines
2010-07-056901366 FMA transport for ESP log dataJames Kremer4-3/+1280
2010-06-146935604 io-retire should prevent attach of faulty persistent devicesStephen Hanson1-2/+12
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
2010-06-076954030 IP Transport with multiple loopback connectionsJames Kremer1-113/+211
2010-06-046896885 fmd fabric-xlate doesn't create temporary files securelyScott M. Carter1-14/+48
2010-05-276956210 eft: platform_getpath leaks nvlistRobert Johnston1-2/+5
2010-05-216648030 Default threshold for faulting a DIMM not appropriate for large ↵Trang Do1-2/+7
memory installations 6875817 FMA does not implement DIMM Replacement Policy Rule #5 correctly
2010-05-066909888 Solaris FMA must be a good citizen on OEM Nehalem EX systemsAdrian Frost1-7/+14
6935617 fmri_nvl2str should return correct error code and not return error if there is no hc_root
2010-05-046946765 ip transport needs an fmdo_recv entry pointJames Kremer1-15/+57
2010-04-226935519 raise telemetry for failed scsa-initiated enumeration commandsGavin Maltby1-1/+1
2010-04-126901394 ip-transport module needs to get ready for the big timeJames Kremer1-107/+296
2010-04-136935779 Fabric xlate should look for correct RP from both BDF and AddressCheng Sean Ye3-8/+37
6937136 TRU errors (568-572) resulting in 2 diagnosis'.
2010-04-096934497 ses enumerator should add disk nodes in bays even if no devid is ↵Stephen Hanson4-21/+131
available 6901867 topology of storage enclosures should match physical reality 6934813 should be able to associate a disk ereport with a topo node by target port wwn 6938578 should identify ses-enclosure nodes in hc-scheme ereports by chassis-sn not node instance number
2010-04-026929405 sysevent flood can cause fmd to accumulate topo snapshots leading to ↵Robert Johnston1-3/+2
memory exhaustion 6934761 Add mdb walker for fmd's list of topo snapshots 6934767 Add mdb walker for fmd's per-module event queues 6938816 zfs-retire: zfs_vdev_repair leaks nvlist
2010-03-176933154 need to add code in fdd-msg to workaround CR 6933053Luping Quan1-1/+10
2010-03-066922098 fabric-xlate can do beter work when logged PCie header is corruptedCheng Sean Ye3-7/+110
2010-02-246896932 libipmi needs to support the IP transportRobert Johnston3-17/+9
6925587 fmd is core dumping continuously on specific platforms in s10u9_03 --HG-- rename : usr/src/lib/libipmi/common/ipmi_lan.c => usr/src/lib/libipmi/common/ipmi_lancfg.c
2010-01-156911993 Fabric Xlate should not send rc.xx-msgs on systems with a real PCIe RP.gongtian zhao - Sun Microsystems - Beijing China4-13/+61
2010-01-126909794 Diagnosis incorrect for errors pex_rec_ca_pio_wr_req and ↵Cheng Sean Ye1-2/+2
pex_rec_ur_pio_wr_req
2010-01-036679339 undiag messages should be converted to a more useful eventStephen Hanson5-69/+259
6904865 memory leaks in fmd_case_add_suspect() if defects are diagnosed 6904867 can get spurious "nosub" ereports if defects are diagnosed 6904912 fmd_fmri_replaced() call missing in some schemes 6904933 memory leak in eval_func() 6905391 should not recalculate asru on restart if resource has been replaced 6911452 fmadm faulty -f displays list of all cases including resolved ones 6911457 fmadm faulty -f should not display dict info 6911461 fmadm faulty -f should not display information for faults/defects where there is no fru/resource 6913573 fmadm reset can leave cases stuck in "closed" state
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu8-1951/+2531
FWARC 2008/615 KT Perf Reg HV API FWARC 2009/434 KT IOS Performance Counters API Update FWARC 2009/567 Parallel Boot HV APIs PSARC 2009/177 Solaris support for Rainbow Falls platforms PSARC 2009/389 Sun4v faulted SP events extension PSARC 2009/533 CRYPTO_HMAC_NO_UPDATE - A new KCF SPI flag PSARC 2009/605 more sun4v platform-independent cpu/mem FMA events PSARC 2009/649 Generic PCIe root complex FMA events 6704999 extend xaui enum to work in platform independent world 6773223 RFE: guest epkt for faulted SP 6773225 RFE: Diagnosis of a faulted SP 6797776 Solaris support for Rainbow Falls platforms
2009-11-276891338 eversholt should allow strings to be concatenatedStephen Hanson3-10/+169
6897161 pathfunc functions should allow function as first argument 6895968 fmdump hangs when low on memory and malloc fails 6898017 problems with adding serial numbers in fmd_case_add_suspect() 6900161 ur-u, ca-u and badreq-u propagation errors missing where faulty device is beneath pcie-pci bridge 6900163 need to handle ereport.io.pciex.pl.sd 6900189 should allow drivers to override serd parameters for pciex correctable errors 6900146 fmd is core dumping on snv_127 6895743 fmadm faulty hangs in door call to deadlocked fmd 6900624 If too many open files, shouldn't just blame the fmd module that discovers it 6879476 syseventd core dumps during S3 suspend/resume
2009-11-19PSARC/2009/554 door_xcreate - extended door creation interface for private doorsGavin Maltby6-3/+354
PSARC/2009/573 libfmevent - external subscriptions to FMA protocol events PSARC/2009/574 GPEC interface changes and additions 6893144 add door_xcreate for creating private doors with per-door thread creation control 6896220 sysevent_evc_xsubscribe and other GPEC modifications 6900975 sysevent_evc_{unbind,unsubscribe} off-by-one in subscriber list traversal 6868087 facility to allow external processes to subscribe to FMA protocol events 6896205 fmd module to forward selected protocol events for external subscription
2009-11-116894028 Some fm libraries are not lint cleanRobert Johnston2-22/+36
6897387 IPMI facility provider methods not registered on some platforms 6893713 Some fm cmds are not lint clean
2009-11-116878294 FMA is too aggressive in marking the disk as faulty for zfs ↵David Zhang1-0/+12
relocated the fatal read media error 6895028 libtopo does not work on Netra-X4200-M2 platform 6892864 setserdsuffix() should work with integer type
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-1/+1
6667683 need a way to rollback to an uberblock from a previous txg 6885998 bad ASSERT() in traverse_zil_block()
2009-10-266802542 memory leak in fabric-xlateDaniel Ice1-4/+21
2009-10-256889827 ZFS retire agent needs to do a better job of staying in sync (fix lint)Eric Schrock1-1/+1
2009-10-21PSARC 2009/543 FMA for Nehalem_EXYanmin Sun5-0/+231
6814342 FMA for Intel Nehalem EX 6874673 ereport.cpu.intel.l1tlb produces wrong fault
2009-10-206889826 ZFS retire agent should be able to repair poolsEric Schrock6-80/+409
6889827 ZFS retire agent needs to do a better job of staying in sync 6889824 infrastructure for ZFS notification of external faults 6889808 ZFS DE infrastructure to handle FRUs 6889814 ZFS DE should clear cases when vdevs and pools are removed 6889828 libzfs changes to allow spare offline/online 6889830 zpool_iter() should be tolerant of recursive invocation 6891150 want versions of topo_fmri_str{cmp,hash} that ignore auth info
2009-10-136817644 UltrasparcIV+:cpumem Diagnostic Engine should support anonymous TAG ↵Sinanallur Balasubramanian1-23/+36
errors
2009-09-286836743 zfs_ioc_pool_set_props() leaks nvlist if configfile is only propertyEric Schrock1-34/+8
6883640 need to post autoreplace sysevents on pool open for cache and spare vdevs 6883696 zfs-diagnosis ENA handling is busted
2009-09-266778240 generic historic diagnosis rulesStephen Hanson2-4/+69
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-1/+1
6856566 zpool import -F can cause panic 6863456 system panic by load_nvlist(spa, spa->spa_config_object, &nv) == 0 while running zfs test suite 6882947 dump_nvlist() should live in libnvpair
2009-09-176882196 resource.* events shouldn't be posted during spa_tryimport()Eric Schrock1-5/+2
6882199 resource.removed event needs to be posted much earlier 6882204 want objset as a private property 6882206 want unique available as a private property 6882227 spa_async_remove() shouldn't do a full clear
2009-09-016875268 missing power supplies may be reported as faultedRobert Johnston1-10/+42
6874918 sensor-transport produces ereports too aggresively 6877019 topo_node_facility tries to release lock it doesn't own
2009-07-216726478 non-relative horizontal expansions don't always workStephen Hanson1-0/+144
2009-07-16LSARC 2008/355 System Management Agent (SMA1.0) migration to Net-SNMP 5.4.1Vijay HN2-9/+8
6848323 ON package changes required for SMA to net-snmp migration
2009-06-166778345 need better error message if "fmadm replaced" finds the original fru ↵Stephen Hanson3-11/+45
is still present. 6826123 Inconsitancy of chassis-id and product-id in fmris 6826128 Allow separate serd n/t parameters for different types of pciex CEs 6579970 eversholt constraints can't access conf properties for path other than "to" or "from" path 6839481 fmd_repair_fru not changed to use fmd_asru_rep_arg_t argument 6839469 checks for replacement of faulty dimm not working on intel systems 6726394 fmd_fmri_replaced should be properly supported for hc-scheme 6844214 typo in pciex.esc can cause eversholt to run slow 6847899 unknown libtopo error when a topo builtin fails to initialise 6847905 memory leak in zfs builtin when injecting repeated DR events 6847910 FMD_XPRT_HC_PRESENT_ONLY not working correctly
2009-05-276834933 Functions in fabric-xlate.c leak memoryZach Kissel1-9/+29
2009-05-186841968 syslog-msgs inadvertently uses wrong msg priority, causing msgs to ↵Robert Johnston1-1/+7
be output to all windows
2009-04-29PSARC 2009/265 fmdump -mRobert Johnston3-484/+88
6810965 port fmdump -m to ON 6802474 Port libfmd_msg to ON 6805723 libtopo: port fmtopo -m to ON
2009-04-206787039 Error mmu_bypep diagnoses to defect.sunos.fmd.nosub on s10u6.Zach Kissel1-3/+2
2009-03-206533823 need better way of proxying faults across event transportStephen Hanson6-18/+78
6788551 provide means for faults/defects to be directly injected into fmd
2009-03-186803279 bofi_intercept_intr() shouild work with MSI (X) interruptStephen Hanson2-5/+5
6802143 "must" propagations with payloadprop constraints are treated like "may" propagations 6803816 setserd* and setpayloadprop commands only allowed on direct fault->ereport propagations 6786891 serd_io_device_nonfatal_n/t properties not working for pciex devices 6778452 diagnosis fails if service state changes from "unaffected" to "lost" or "degraded"
2009-02-096783755 chip: mc_nb_create: node range create failedCheng Sean Ye1-5/+1
6769643 ndi_fmc_entry_error only fails one handle even if multiple handles from same driver map same address 6394503 fmdump should show contents of rotated logs without specifying them explicitly 6741189 need topo interface to export devinfo snapshot to topo snapshot consumers 6741191 libtopo should refresh the devinfo snapshot 6797068 In cpumem-retire, fmd_case_uuclose() is not called under x86
2009-01-12PSARC 2008/753 Reflecting Fan/Power Supply Diagnosis in SolarisRobert Johnston5-6/+451
6641745 diagnosis of power supply and fan failures via IPMI 6768720 disk-monitor: small leak in dm_process_sysevent() when handling ESC_PLATFORM_SP_RESET 6769133 libtopo: hc_is_replaced() can leak memory 6765830 libtopo: need to enumerate sensors/indicators on fan/psu nodes on X4600 6773926 libipmi: ipmi_sdr_get sometimes bites off more than it can chew 6780080 libtopo: should optimize lookups for propmethod-backed properties if propvals are non-volatile 6781654 libtopo: completely bogus, but harmless logic in topo_snap_hold could be removed
2008-12-11PSARC 2008/744 sun4v Platform Independent CPU/Mem FMA eventsScott Davenport1-0/+15
6631327 Generic SPARC CPU and memory diagnosis 6631328 Generic SPARC CPU and memory recovery
2008-12-116772573 FMD fabric-xlate doesn't handle HC scheme ereports well.Erwin T Tsaur1-32/+146
2008-12-08PSARC 2008/743 Relieve fault.memory.dimm overloadingTom Pothier1-0/+18
6743295 fault.memory.dimm is overloaded
2008-12-046761986 Update pathname for libfmd_snmp Makefile.comBasabi Bhattacharya1-4/+2