On Thu, Jun 3, 2010 at 1:18 PM, sameer nirmal <[email protected]> wrote: > Thanks for the reply.. > > Actually I see these ereports appearing in messages on T5220 running Solaris > 10 > > SC Alert: Chassis | major:ERROR: Failed to send a fma event(rc=-1) > ereport.cpu.ultraSPARC-T2.dsc > SC Alert: Chassis | major:ERROR: Failed to send a fma event(rc=-1) > ereport.cpu.ultraSPARC-T2.dac > > No info about them in the fmdump -eV output. > > Is there any documentation about these ereports? > > Also I wonder what would cause these alerts and how to fix them.
See if fmd is running: # svcs -l svc:/system/fmd:default fmri svc:/system/fmd:default name Solaris Fault Manager enabled true state online next_state none state_time Tue Apr 06 16:44:43 2010 logfile /var/svc/log/system-fmd:default.log restarter svc:/system/svc/restarter:default contract_id 78 dependency require_all/none file://localhost/usr/lib/fm/fmd/fmd (online) dependency require_all/none svc:/system/filesystem/minimal (online) svc:/system/dumpadm (online) svc:/system/sysevent (online) dependency optional_all/none svc:/network/rpc/bind (online) If it's not, try to restart it or check the log files. Since it's Solaris, if you have a support contract and can't figure it out easily, I'd suggest you open a support ticket with Oracle. -- Giovanni _______________________________________________ sysadmin-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
