2008-8-7 10:42
lambert_wu
DADF69E4 问题!各位大侠来帮忙。
errpt报错信息:
LABEL: INTRPPC_ERR
IDENTIFIER: DADF69E4
Date/Time: Wed Aug 6 21:28:26
Sequence Number: 45813
Machine Id: 000C98AD4C00
Node Id: newa
Class: H
Type: UNKN
Resource Name: SYSINTR
Resource Class: NONE
Resource Type: NONE
Location: NONE
Description
UNDETERMINED ERROR
Probable Causes
SYSTEM I/O BUS
SOFTWARE PROGRAM
ADAPTER
DEVICE
Recommended Actions
PERFORM PROBLEM DETERMINATION PROCEDURES
Detail Data
BUS NUMBER
1001 00C2
INTERRUPT LEVEL
0000 0036
希望大侠来帮忙.
现在就是无法确定是什么问题,导致不停地的报错。
s85,h85,ha4.3
2008-8-7 10:43
lambert_wu
Their suggestion is to disable it being reported
errupdate enter
=DADF69E4 enter
Report=False enter
Ctrl-d
Ctrl-d
2008-8-7 13:31
lambert_wu
网上相应的资料也少的很,
>
Here's a way to narrow this down to an adapter and a number of possible
devices. This usually works, but one time on an M80 it did not work.
Take the bus number value (yours) "1000 00C2" and run:
# odmget -q value=0x100000c2 CuAt
CuAt:
name = "pci2"
attribute = "bus_id"
value = "0x100000c2"
type = "R"
generic = ""
rep = "n"
nls_index = 0
Convert the interrupt level (yours) from hex to decimal: "0000 0034" = 52
and run:
# lsresource -al pci2 |grep -E "bus_intr_lvl.*52"
I scsi1 bus_intr_lvl 52 (A1)
Then get the adapter location code:
# lsdev -C|grep ^scsi1
scsi1 Available 30-68 Wide SCSI I/O Controller
Then get the devices based on the adapter's location code:
# lsdev -C|grep 30-68
scsi1 Available 30-68 Wide SCSI I/O Controller
hdisk0 Available 30-68-00-8,0 16 Bit SCSI Disk Drive
hdisk1 Available 30-68-00-9,0 16 Bit SCSI Disk Drive
hdisk2 Available 30-68-00-10,0 16 Bit SCSI Disk Drive
hdisk3 Available 30-68-00-11,0 16 Bit SCSI Disk Drive
hdisk4 Available 30-68-00-12,0 16 Bit SCSI Disk Drive
hdisk5 Available 30-68-00-13,0 16 Bit SCSI Disk Drive
ses0 Available 30-68-00-15,0 SCSI Enclosure Services Device
>
2008-8-7 15:49
钱三
5年前解决过M85上的类似故障,升级了主机微码解决的。
也碰到过因为产品设计原因,系统报类似错误,没能力解决。
不过具体问题具体分析,给你几个建议。
1、故障什么时候发生的。
2、故障发生前做过什么硬件调整,系统调整。
3、为什么两台机器都报告了。(你描述的s85、h85)
2008-8-7 15:54
钱三
看你三楼的信息,应该是指S85上报该错误把。
近期换过硬盘?
看看硬盘微码和主机微码。
页:
[1]
Powered by Discuz! Archiver 5.5.0
© 2001-2006 Comsenz Inc.