![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1533067.1 : FMD-8000-0W defect.sunos.fmd.nosub with disabled cpumem-diagnosis module
fmadm faulty -a reports FMD-8000-0W defect.sunos.fmd.nosub with cpumem-diagnosis module disabled and memory errors Created from <SR 3-6861293130> Applies to:Solaris (SPARC) - Version 10 and laterSun Fire V490 Server - Version All Versions to All Versions [Release All Releases] SPARC Symptoms`fmadm faulty -a` reports FMD-8000-0W defect.sunos.fmd.nosub or fmd: [ID 441519 daemon.error] SUNW-MSG-ID: FMD-8000-0W, TYPE: Defect, VER: 1, SEVERITY: Minor
EVENT-TIME: Sat Feb 23 09:22:32 EST 2013 PLATFORM: SUNW,Netra-T12, CSN: -, HOSTNAME: myhost SOURCE: fmd-self-diagnosis, REV: 1.0 EVENT-ID: 2bdc346f-c7e7-64e9-b5d1-a4aa40f8534c DESC: The Solaris Fault Manager received an event from a component to which no automated diagnosis software is currently subscribed. Refer to http://sun.com/msg/FMD-8000-0W for more information. AUTO-RESPONSE: Error reports from the component will be logged for examination by Sun. IMPACT: Automated diagnosis and response for these events will not occur. REC-ACTION: Run pkgchk -n SUNWfmd to ensure that fault management software is installed properly. Contact Sun for support. ereport.cpu.ultraSPARC-III.ce ereport.cpu.ultraSPARC-IVplus.ce ereport.io.sch.ecc.drce
CauseIt may be the case that something has terminated the FMA cpumem-diagnosis module which normally handles these memory events. # fmadm config MODULE VERSION STATUS DESCRIPTION cpumem-diagnosis 1.7 active CPU/Memory Diagnosis cpumem-retire 1.1 active CPU/Memory Retire Agent datapath-retire 1.0 active Datapath Retire Agent disk-transport 1.0 active Disk Transport Agent eft 1.16 active eft diagnosis engine ...snip... ereport.fm.fmd.module
ereport.fm.fmd.mod_init msg = Lxcache referenced by case ab0752b7-fb16-4812-fd7e-c3eefa7bcb2a does not exist in saved state
msg = Lxcache buffer referenced by case 46507d1f-5515-c557-8f89-a0190c9b8106 is 196 bytes. Expected size is 324 bytes Dec 06 2011 01:17:30.099492760 ereport.fm.fmd.module nvlist version: 0 version = 0x0 class = ereport.fm.fmd.module detector = (embedded nvlist) nvlist version: 0 version = 0x0 scheme = fmd authority = (embedded nvlist) nvlist version: 0 version = 0x0 product-id = SUNW,Netra-T12 server-id = myhost (end authority) mod-name = cpumem-diagnosis mod-version = 1.7 (end detector) ena = 0x6e84ec9c6002401 msg = Lxcache referenced by case ab0752b7-fb16-4812-fd7e-c3eefa7bcb2a does not exist in saved state __ttl = 0x1 __tod = 0x4eddb37a 0x5ee2398 Dec 06 2011 01:17:30.128265240 ereport.fm.fmd.mod_init nvlist version: 0 version = 0x0 class = ereport.fm.fmd.mod_init ena = 0x6e86a3a53000401 msg = failed to load /usr/platform/sun4u/lib/fm/fmd/plugins/cpumem-diagnosis.so: client requested that module execution abort __ttl = 0x1 __tod = 0x4eddb37a 0x7a52c18 This is Bug 15465424: SUNBT6627630-SOLARIS_10U6 FMD FAILS TO LOAD CPUMEM-DIAGNOSIS MODULE Solution We can use the workaround for Bug 15465424 to scrub the fouled checkpoint data, namely: logadm -p now -s 1b /var/fm/fmd/errlog
logadm -p now -s 1b /var/fm/fmd/fltlog svcadm restart fmd svcadm disable -st fmd
find /var/fm/fmd/ckpt -type f | xargs rm svcadm enable fmd References<BUG:15465424> - SUNBT6627630-SOLARIS_10U6 FMD FAILS TO LOAD CPUMEM-DIAGNOSIS MODULEAttachments This solution has no attachment |
||||||||||||
|