Discussion:
question re fmdump -eV output
Enda O'Connor
2009-06-03 14:15:43 UTC
Permalink
Hi
I'm on a T5120 running Solaris 10 9/06 ( update 7 )

I'm gettign the following

***@huron2 # fmadm faulty
--------------- ------------------------------------ --------------
---------
TIME EVENT-ID MSG-ID
SEVERITY
--------------- ------------------------------------ --------------
---------
Jun 02 14:23:20 7447747d-5b39-43f3-da04-aae995245be6 FMD-8000-2K
Minor

Fault class : defect.sunos.fmd.module
Affects : fmd:///module/etm
faulted but still in service

Description : A Solaris Fault Manager component has experienced an error
that
required the module to be disabled. Refer to
http://sun.com/msg/FMD-8000-2K for more information.

Response : The module has been disabled. Events destined for the module
will be saved for manual diagnosis.

Impact : Automated diagnosis and response for subsequent events
associated
with this module will not occur.

Action : Use fmdump -v -u <EVENT-ID> to locate the module. Use fmadm
reset <module> to reset the module.

***@huron2 #
***@huron2 # fmdump -eV
TIME CLASS
Jun 02 2009 14:23:16.283689952 ereport.fm.fmd.ckpt_inval
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.ckpt_inval
ena = 0x9b243294f7a03001
msg = checkpoint is not for module etm

__ttl = 0x1
__tod = 0x4a2527c4 0x10e8c3e0

Jun 02 2009 14:23:16.308343290 ereport.fm.fmd.mod_init
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.mod_init
ena = 0x9b244a17e0800401
msg = failed to load /usr/platform/sun4v/lib/fm/fmd/plugins/etm.so:
checkpoint file has invalid header or content

__ttl = 0x1
__tod = 0x4a2527c4 0x1260f1fa

***@huron2 #

what does this actually mean for me, I looked at
http://www.sun.com/msg/FMD-8000-2K

but unclear if I need to follow the bit about clearing the checkpoint
data file.

Enda
David Zhang
2009-06-03 14:38:31 UTC
Permalink
Looks like an internal failure of fmd.

Try: fmadm repaired <fmri> it, or svcadm restart svcs:/system/fmd:default.

Baiscally, you needn't to worry about it. Using svcs |grep fmd, the fmd
service may not be 'online' on your server now.

David
Post by Enda O'Connor
Hi
I'm on a T5120 running Solaris 10 9/06 ( update 7 )
I'm gettign the following
--------------- ------------------------------------ --------------
---------
TIME EVENT-ID MSG-ID SEVERITY
--------------- ------------------------------------ --------------
---------
Jun 02 14:23:20 7447747d-5b39-43f3-da04-aae995245be6 FMD-8000-2K Minor
Fault class : defect.sunos.fmd.module
Affects : fmd:///module/etm
faulted but still in service
Description : A Solaris Fault Manager component has experienced an
error that
required the module to be disabled. Refer to
http://sun.com/msg/FMD-8000-2K for more information.
Response : The module has been disabled. Events destined for the module
will be saved for manual diagnosis.
Impact : Automated diagnosis and response for subsequent events
associated
with this module will not occur.
Action : Use fmdump -v -u <EVENT-ID> to locate the module. Use fmadm
reset <module> to reset the module.
TIME CLASS
Jun 02 2009 14:23:16.283689952 ereport.fm.fmd.ckpt_inval
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.ckpt_inval
ena = 0x9b243294f7a03001
msg = checkpoint is not for module etm
__ttl = 0x1
__tod = 0x4a2527c4 0x10e8c3e0
Jun 02 2009 14:23:16.308343290 ereport.fm.fmd.mod_init
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.mod_init
ena = 0x9b244a17e0800401
msg = failed to load
/usr/platform/sun4v/lib/fm/fmd/plugins/etm.so: checkpoint file has
invalid header or content
__ttl = 0x1
__tod = 0x4a2527c4 0x1260f1fa
what does this actually mean for me, I looked at
http://www.sun.com/msg/FMD-8000-2K
but unclear if I need to follow the bit about clearing the checkpoint
data file.
Enda
_______________________________________________
fm-discuss mailing list
Steve Hanson
2009-06-03 14:57:51 UTC
Permalink
Hi Edna,

I have seen this message a few times before and think it may be because
the layout of etm chackpoint file was redefined by the
fix for 6540058 "libldom enhancements for sun4v root domains" - so if you
had a pre-existing checkpoint file from before that fix and then
upgraded the
system then you may get such a mismatch.

Steve
Post by Enda O'Connor
Hi
I'm on a T5120 running Solaris 10 9/06 ( update 7 )
I'm gettign the following
--------------- ------------------------------------ --------------
---------
TIME EVENT-ID MSG-ID SEVERITY
--------------- ------------------------------------ --------------
---------
Jun 02 14:23:20 7447747d-5b39-43f3-da04-aae995245be6 FMD-8000-2K Minor
Fault class : defect.sunos.fmd.module
Affects : fmd:///module/etm
faulted but still in service
Description : A Solaris Fault Manager component has experienced an
error that
required the module to be disabled. Refer to
http://sun.com/msg/FMD-8000-2K for more information.
Response : The module has been disabled. Events destined for the module
will be saved for manual diagnosis.
Impact : Automated diagnosis and response for subsequent events
associated
with this module will not occur.
Action : Use fmdump -v -u <EVENT-ID> to locate the module. Use fmadm
reset <module> to reset the module.
TIME CLASS
Jun 02 2009 14:23:16.283689952 ereport.fm.fmd.ckpt_inval
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.ckpt_inval
ena = 0x9b243294f7a03001
msg = checkpoint is not for module etm
__ttl = 0x1
__tod = 0x4a2527c4 0x10e8c3e0
Jun 02 2009 14:23:16.308343290 ereport.fm.fmd.mod_init
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.mod_init
ena = 0x9b244a17e0800401
msg = failed to load
/usr/platform/sun4v/lib/fm/fmd/plugins/etm.so: checkpoint file has
invalid header or content
__ttl = 0x1
__tod = 0x4a2527c4 0x1260f1fa
what does this actually mean for me, I looked at
http://www.sun.com/msg/FMD-8000-2K
but unclear if I need to follow the bit about clearing the checkpoint
data file.
Enda
_______________________________________________
fm-discuss mailing list
Enda O'Connor
2009-06-03 15:43:06 UTC
Permalink
Hi
cheers to all who replied, I have 6/09 installed ( u7 ) which has this
fix, so should be an issue.

I'll clear the checkpoint file anyway.

Enda
Post by Steve Hanson
Hi Edna,
I have seen this message a few times before and think it may be because
the layout of etm chackpoint file was redefined by the
fix for 6540058 "libldom enhancements for sun4v root domains" - so if you
had a pre-existing checkpoint file from before that fix and then
upgraded the
system then you may get such a mismatch.
Steve
Post by Enda O'Connor
Hi
I'm on a T5120 running Solaris 10 9/06 ( update 7 )
I'm gettign the following
--------------- ------------------------------------ --------------
---------
TIME EVENT-ID MSG-ID SEVERITY
--------------- ------------------------------------ --------------
---------
Jun 02 14:23:20 7447747d-5b39-43f3-da04-aae995245be6 FMD-8000-2K Minor
Fault class : defect.sunos.fmd.module
Affects : fmd:///module/etm
faulted but still in service
Description : A Solaris Fault Manager component has experienced an
error that
required the module to be disabled. Refer to
http://sun.com/msg/FMD-8000-2K for more information.
Response : The module has been disabled. Events destined for the module
will be saved for manual diagnosis.
Impact : Automated diagnosis and response for subsequent events
associated
with this module will not occur.
Action : Use fmdump -v -u <EVENT-ID> to locate the module. Use fmadm
reset <module> to reset the module.
TIME CLASS
Jun 02 2009 14:23:16.283689952 ereport.fm.fmd.ckpt_inval
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.ckpt_inval
ena = 0x9b243294f7a03001
msg = checkpoint is not for module etm
__ttl = 0x1
__tod = 0x4a2527c4 0x10e8c3e0
Jun 02 2009 14:23:16.308343290 ereport.fm.fmd.mod_init
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.mod_init
ena = 0x9b244a17e0800401
msg = failed to load
/usr/platform/sun4v/lib/fm/fmd/plugins/etm.so: checkpoint file has
invalid header or content
__ttl = 0x1
__tod = 0x4a2527c4 0x1260f1fa
what does this actually mean for me, I looked at
http://www.sun.com/msg/FMD-8000-2K
but unclear if I need to follow the bit about clearing the checkpoint
data file.
Enda
_______________________________________________
fm-discuss mailing list
Enda O'Connor
2009-06-03 17:40:50 UTC
Permalink
Post by Enda O'Connor
Hi
cheers to all who replied, I have 6/09 installed ( u7 ) which has this
fix, so should be an issue.
typo above, should read
"I have 6/09 installed ( u7 ) which has this fix, so 6540058 should not
be an issue

Enda
Post by Enda O'Connor
I'll clear the checkpoint file anyway.
Enda
Post by Steve Hanson
Hi Edna,
I have seen this message a few times before and think it may be because
the layout of etm chackpoint file was redefined by the
fix for 6540058 "libldom enhancements for sun4v root domains" - so if you
had a pre-existing checkpoint file from before that fix and then
upgraded the
system then you may get such a mismatch.
Steve
Post by Enda O'Connor
Hi
I'm on a T5120 running Solaris 10 9/06 ( update 7 )
I'm gettign the following
--------------- ------------------------------------ --------------
---------
TIME EVENT-ID MSG-ID SEVERITY
--------------- ------------------------------------ --------------
---------
Jun 02 14:23:20 7447747d-5b39-43f3-da04-aae995245be6 FMD-8000-2K Minor
Fault class : defect.sunos.fmd.module
Affects : fmd:///module/etm
faulted but still in service
Description : A Solaris Fault Manager component has experienced an
error that
required the module to be disabled. Refer to
http://sun.com/msg/FMD-8000-2K for more information.
Response : The module has been disabled. Events destined for the module
will be saved for manual diagnosis.
Impact : Automated diagnosis and response for subsequent events
associated
with this module will not occur.
Action : Use fmdump -v -u <EVENT-ID> to locate the module. Use fmadm
reset <module> to reset the module.
TIME CLASS
Jun 02 2009 14:23:16.283689952 ereport.fm.fmd.ckpt_inval
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.ckpt_inval
ena = 0x9b243294f7a03001
msg = checkpoint is not for module etm
__ttl = 0x1
__tod = 0x4a2527c4 0x10e8c3e0
Jun 02 2009 14:23:16.308343290 ereport.fm.fmd.mod_init
nvlist version: 0
version = 0x0
class = ereport.fm.fmd.mod_init
ena = 0x9b244a17e0800401
msg = failed to load
/usr/platform/sun4v/lib/fm/fmd/plugins/etm.so: checkpoint file has
invalid header or content
__ttl = 0x1
__tod = 0x4a2527c4 0x1260f1fa
what does this actually mean for me, I looked at
http://www.sun.com/msg/FMD-8000-2K
but unclear if I need to follow the bit about clearing the checkpoint
data file.
Enda
_______________________________________________
fm-discuss mailing list
_______________________________________________
fm-discuss mailing list
Loading...