On Tue, 2007-11-06 at 11:35 -0500, Michael Larosa Jr wrote:
> Morning all,
> 
> Loaded the fma demo on a 6800 in my lab, running sol 10 8/07 u4, with 
> latest patch bundle
> as of oct 19 2007.   has 750mhz procs.  sparc III.
> 
> I'm getting a sed error when i run mem, it's posted below:
> 
> 
> 
> # ./run_fmdemo -d mem -L
> [Nov 6 11:19:38] Spooling log to /var/tmp/run_fmdemo.log.Nov_6_11:19:38
> [Nov 6 11:19:38] Running predemo script: /fmdemo/mem/predemo.sun4u
> sed: command garbled: s/UNUM//N0/SB0/P2/B0/D0


Based on the output you have, I think the sed command is getting
confused because the unum being returned contains slashes. Need to
escape those so sed doesn't see them as field delimiters.

Rob J - that sound about right? You're more familiar with the sun4u
parts of the demo.

-scott

> [Nov 6 11:19:39] Launching ASRU cache monitor window
> [Nov 6 11:19:39] Launching Console log monitor window
> [Nov 6 11:19:39] Launching fmd errlog monitor window
> [Nov 6 11:19:39] Launching fmd fltlog monitor window
> X11 connection rejected because of wrong authentication.
> [Nov 6 11:19:39] DEMO PAUSED: Press <ENTER> to continue
> X11 connection rejected because of wrong authentication.
> X11 connection rejected because of wrong authentication.
> X connection to localhost:10.0 broken (explicit kill or server shutdown).
> X connection to localhost:10.0 broken (explicit kill or server shutdown).
> X connection to localhost:10.0 broken (explicit kill or server shutdown).
> X11 connection rejected because of wrong authentication.
> X connection to localhost:10.0 broken (explicit kill or server shutdown).
> 
> [Nov 6 11:19:40] Running inject script: /fmdemo/mem/inject
> [Nov 6 11:19:40] Injecting errors . . .
> [Nov 6 11:19:40] Waiting for a diagnosis . . .
> 
> 
> 
> #### It hangs here and I have to ctrl-C to move it along....
> 
> 
> 
> ^C[Nov 6 11:19:43] Cleaning up . . .
> [Nov 6 11:19:43] Running postdemo script: /fmdemo/mem/postdemo
> Usage: fmadm [-P prog] [-q] [cmd [args ... ]]
> 
>         fmadm config                   - display fault manager configuration
>         fmadm faulty [-ai]             - display list of faulty resources
>         fmadm flush <fmri> ...         - flush cached state for resource
>         fmadm load <path>              - load specified fault manager module
>         fmadm repair <fmri>|<uuid>     - record repair to resource(s)
>         fmadm reset [-s serd] <module> - reset module or sub-component
>         fmadm rotate <logname>         - rotate log file
>         fmadm unload <module>          - unload specified fault manager 
> module
> fmadm: failed to flush mem:///unum=/N0/SB0/P2/B0/D0: specified resource 
> is not cached by fault manager
> fmadm: failed to flush J15300/physaddr=20998000: specified resource is 
> not cached by fault manager
> [Nov 6 11:19:44] Restoring original cpumem-retire.conf
> [Nov 6 11:19:44] Cleaning up ASRU cache
> #
> 
> 
> 
> 
> btw, it worked find fopr the cpu test, i received:
> 
> # fmdump -v
> TIME                 UUID                                 SUNW-MSG-ID
> Nov 06 10:52:14.1797 8961a527-d145-4480-9f0b-90c8fed52e22 SUN4U-8000-6H
>   100%  fault.cpu.ultraSPARC-III.l2cachedata
> 
>         Problem in: cpu:///cpuid=2/serial=10F8C834909
>            Affects: cpu:///cpuid=2/serial=10F8C834909
>                FRU: hc:///component=/N0/SB0
>           Location: -
> 
> 
> 
> 
> for pci i received:
> 
> 
> Nov 06 11:04:34.7376 15bd3ef0-73d6-4bf6-d777-fd3ddb7d1da4 SUNOS-8000-1L
>   100%  defect.sunos.eft.undiagnosable_problem
> 
>         Problem in: -
>            Affects: -
>                FRU: -
>           Location: -
> 
> #
> 
> 
> 
> 
> 
> I'm working on a project where i need to inflict errors and record what 
> happens from fma
> and sunmc agent.
> 
> i'm tracking what msg-id's i get and what i see in sunmc and what i see 
> in the fma logs.
> 
> Mike,
> 
> -- 
> 
>     _/_/_/  _/    _/  _/     _/      Mike LaRosa
>    _/      _/    _/  _/_/   _/       RPE - ALucent
>   _/_/_/  _/    _/  _/  _/ _/        1617 Southwood Drive
>      _/  _/    _/  _/   _/_/         Nashua, NH 03063
> _/_/_/   _/_/_/   _/     _/          Mon-Fri 9am - 6pm  EST
>   S U N                              Phone: 781/442-1250
>   S E R V I C E S                    Fax: 781/442-5488
>                                      Email:[EMAIL PROTECTED]
> 
> 
> DAYLIGHT SAVINGS TIME
> The U.S. Energy Policy Act of 2005 mandates that Daylight Saving Time
> (DST) in the United States of America start on the second Sunday in
> March and end on the first Sunday in November starting in 2007.  To
> see how your Sun System or Software may be affected, please visit
> http://www.sun.com/dst
> 
> _______________________________________________
> fm-discuss mailing list
> fm-discuss@opensolaris.org

_______________________________________________
fm-discuss mailing list
fm-discuss@opensolaris.org

Reply via email to