|
List Info
Thread: having problems with mem option on 6800
|
|
| having problems with mem option on 6800 |
  United States |
2007-11-06 10:35:31 |
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
[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:mc.larosa sun.com
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
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-06 10:52:14 |
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:mc.larosa sun.com
>
>
> 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
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-06 12:03:38 |
Scott,
I just spoke to Paul Dorian, he's gonna help me with mtst,
which is
what i really need to be using
anyway ;)
Thanks,
Mike LaRosa
Davenport wrote:
>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:mc.larosa sun.com
>>
>>
>>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
>
>
--
_/_/_/ _/ _/ _/ _/ 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:mc.larosa sun.com
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
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-06 13:08:32 |
anybody know where i can get the SUNWonmtst package for
solaris 10 8/07 u4 ?
The demo works, but i need to do more specific testing...
basicly reproduce
any cpu/mem msg-id faults on a 6800.
thanks,
Mike
Scott Davenport wrote:
>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:mc.larosa sun.com
>>
>>
>>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
>
>
--
_/_/_/ _/ _/ _/ _/ 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:mc.larosa sun.com
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
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-06 13:10:58 |
ignore that, just got it from paul dorian...
Michael Larosa Jr wrote:
>anybody know where i can get the SUNWonmtst package for
solaris 10 8/07 u4 ?
>
>The demo works, but i need to do more specific
testing... basicly reproduce
>any cpu/mem msg-id faults on a 6800.
>
>thanks,
>
>Mike
>
>
>Scott Davenport wrote:
>
>
>
>>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:mc.larosa sun.com
>>>
>>>
>>>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
>>
>>
>>
>>
>
>
>
>
--
_/_/_/ _/ _/ _/ _/ 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:mc.larosa sun.com
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
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-06 15:39:34 |
Scott Davenport wrote:
> 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
Yep, that's the problem. I'll get a quick fix coded up
later today and
push out a new demo tarball.
thanks,
rob
_______________________________________________
fm-discuss mailing list
fm-discuss opensolaris.org
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-06 19:23:33 |
FYI, an updated tarball of the Solaris FMA Demo Kit tarball
has been
posted. This update should fix the problem noted in the
email thread
below. It was successfully tested on a SF6900 internally.
thanks,
rob
Rob Johnston wrote:
> Scott Davenport wrote:
>> 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
>
> Yep, that's the problem. I'll get a quick fix coded up
later today and
> push out a new demo tarball.
>
> thanks,
>
> rob
> _______________________________________________
> fm-discuss mailing list
> fm-discuss opensolaris.org
_______________________________________________
fm-discuss mailing list
fm-discuss opensolaris.org
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-07 10:41:34 |
Morning Rob,
You can say no but i have to ask ;)
Do you know the mtst syntax that would produce the following
fma msg-id
#'s ?
SUN4U-8000-1A fault.memory.page
SUN4U-8000-2S fault.memory.dimm
SUN4U-8000-35 fault.memory.bank
SUN4U-8000-6H fault.cpu.ultraSPARC-III.l2cachedata
SUN4U-8000-7D fault.cpu.ultraSPARC-III.l2cachetag
SUN4U-8007-1Y fault.asic.cds.dp
I have a script written by somebody else that produced
specific
msg-id's. It was for 490/890
daktari machines.
I'm shooting in the dark trying to modify his mtst commands
to produce
specific msg-id's
on a 3800-6900 machine, serengeti.
Thanks,
Mike,
Rob Johnston wrote:
>FYI, an updated tarball of the Solaris FMA Demo Kit
tarball has been
>posted. This update should fix the problem noted in the
email thread
>below. It was successfully tested on a SF6900
internally.
>
>thanks,
>
>rob
>
>
>Rob Johnston wrote:
>
>
>>Scott Davenport wrote:
>>
>>
>>>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
>>>
>>>
>>Yep, that's the problem. I'll get a quick fix coded
up later today and
>>push out a new demo tarball.
>>
>>thanks,
>>
>>rob
>>_______________________________________________
>>fm-discuss mailing list
>>fm-discuss opensolaris.org
>>
>>
>
>_______________________________________________
>fm-discuss mailing list
>fm-discuss opensolaris.org
>
>
--
_/_/_/ _/ _/ _/ _/ 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:mc.larosa sun.com
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
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-07 11:00:46 |
Michael Larosa Jr wrote:
> Morning Rob,
>
> You can say no but i have to ask ;)
> Do you know the mtst syntax that would produce the
following fma msg-id
> #'s ?
>
> SUN4U-8000-1A fault.memory.page
> SUN4U-8000-2S fault.memory.dimm
> SUN4U-8000-35 fault.memory.bank
> SUN4U-8000-6H fault.cpu.ultraSPARC-III.l2cachedata
> SUN4U-8000-7D fault.cpu.ultraSPARC-III.l2cachetag
> SUN4U-8007-1Y fault.asic.cds.dp
>
> I have a script written by somebody else that produced
specific
> msg-id's. It was for 490/890
> daktari machines.
>
> I'm shooting in the dark trying to modify his mtst
commands to produce
> specific msg-id's
> on a 3800-6900 machine, serengeti.
Hi Mike,
What specific output are you trying to get examples of? Do
you just
want to see these diagnosis messages dumped to the console?
If so, you
can use the attached program as follows (no need to
actually inject
errors for that):
./dump_msg.sparc <MSG-ID>
i.e.
./dump_msg.sparc SUN4U-8000-6H
rob
_______________________________________________
fm-discuss mailing list
fm-discuss opensolaris.org
|
|
|
| Re: having problems with mem option on
6800 |
  United States |
2007-11-07 14:51:14 |
all of these commands....
mtst -b cpuid=0 -v kdwdu
mtst -b cpuid=2 -v kdue
mtst -b cpuid=0 -v udedus
mtst -b cpuid=0 -v kdemu
mtst -b cpuid=0 -v kducutl1
mtst -b cpuid=0 -v kiucutl1
cause...
SUN4U-8000-6H fault.cpu.ultraSPARC-III.l2cachedata
I went thru all the uncorrectable commands for mtst, all i
get is
SUN4U-8000-6H,
is there a way to get these msg-ids's to inject ?
SUN4U-8000-1A fault.memory.page
SUN4U-8000-2S fault.memory.dimm
SUN4U-8000-35 fault.memory.bank
SUN4U-8000-7D fault.cpu.ultraSPARC-III.l2cachetag
SUN4U-8007-1Y fault.asic.cds.dp
thanks,
Mike,
Rob Johnston wrote:
> Michael Larosa Jr wrote:
>
>> Morning Rob,
>>
>> You can say no but i have to ask ;)
>
>
>> Do you know the mtst syntax that would produce the
following fma
>> msg-id #'s ?
>>
>> SUN4U-8000-1A fault.memory.page
>> SUN4U-8000-2S fault.memory.dimm
>> SUN4U-8000-35 fault.memory.bank
>> SUN4U-8000-6H
fault.cpu.ultraSPARC-III.l2cachedata
>> SUN4U-8000-7D fault.cpu.ultraSPARC-III.l2cachetag
>> SUN4U-8007-1Y fault.asic.cds.dp
>>
>> I have a script written by somebody else that
produced specific
>> msg-id's. It was for 490/890
>> daktari machines.
>>
>> I'm shooting in the dark trying to modify his mtst
commands to
>> produce specific msg-id's
>> on a 3800-6900 machine, serengeti.
>
>
> Hi Mike,
>
> What specific output are you trying to get examples of?
Do you just
> want to see these diagnosis messages dumped to the
console? If so,
> you can use the attached program as follows (no need
to actually
> inject errors for that):
>
> ./dump_msg.sparc <MSG-ID>
>
> i.e.
>
> ./dump_msg.sparc SUN4U-8000-6H
>
> rob
>
>--------------------------------------------------------
----------------
>
>_______________________________________________
>fm-discuss mailing list
>fm-discuss opensolaris.org
>
>
--
_/_/_/ _/ _/ _/ _/ 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:mc.larosa sun.com
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
|
|
|
|