Chinaunix

标题: HP L2000 无法进入系统,请问是怎么回事? [打印本页]

作者: xinshouzhe    时间: 2011-04-26 14:03
标题: HP L2000 无法进入系统,请问是怎么回事?
本帖最后由 xinshouzhe 于 2011-04-26 14:11 编辑

装系统之后重启过程中出现如下提示:

*** A system crash has occurred. (See the above messages for details.)
*** The system is now preparing to dump physical memory to disk, for use
*** in debugging the crash.





*** Cannot dump with compression because there are too few processors
*** Dumping without compression
*** The dump will be a SELECTIVE dump:  336 of 4096 megabytes.
*** To change this dump type, press any key within 10 seconds.
*** Proceeding with selective dump.

10 seconds expired.
Proceeding...

Trying Primary Boot Path
------------------------
Booting...
Boot IO Dependent Code (IODC) revision 1


HARD Booted.

ISL Revision A.00.43  Apr 12, 2000

ISL booting  hpux

Boot
: disk(0/0/1/1.2.0.0.0.0.0;0)/stand/vmunix
9621504 + 1720320 + 19580728 start 0x1edc68




alloc_pdc_pages: Relocating PDC from 0xffff800000 to 0x7fa01000.



Console reset done.

Boot device reset done.


       ******* Unexpected HPMC. Processor HPA FFFFFFFF'FED61000 *******
                              GENERAL REGISTERS:
r00/03 00000000'00000000 00000000'00000001 00000000'001F4764 00000000'022863C8
r04/07 00000000'00AE7800 FFFFFF00'FFFFFFFF 00000000'009FCEA0 00000000'00AE7800
r08/11 80000000'00000000 FFFFFFFF'FFFFFFFF 00000000'000000F6 00000000'000000FE
r12/15 00000000'000000F2 00000000'00000002 00000000'000000F0 00000000'000000FF
r16/19 000000FF'FF800FF8 FFFFFFFF'FF40E000 00000000'00000000 00000000'00000000
r20/23 00000000'00000000 00000000'00000002 00000000'00000000 00000000'00000002
r24/27 00000000'00000000 FFFFFFFF'FED21000 00000000'00000000 00000000'00AF1000
r28/31 FFFFFFFF'FFFFFFFF 00000000'0228B0E0 00000000'0228B110 00000000'00000000



***** EARLY BOOT VFP : SYSTEM ALERT *****
SYSTEM NAME: uninitialized
DATE: 01/01/1970 TIME: 22:37:58
ALERT LEVEL: 6 = Boot possible, pending failure - action required

REASON FOR ALERT
SOURCE: 8 = I/O
SOURCE DETAIL: 9 = serial   SOURCE ID: 0
PROBLEM DETAIL: 3 = functional failure

LEDs:  RUN      ATTENTION     FAULT     REMOTE     POWER
       FLASH    FLASH         FLASH     ON         ON
LED State: Unexpected Reboot. Running non-OS code. Non-critical error detected.
Check Chassis and Console Logs for error messages.

0x00000063890014C0 00000000 00000000 - type  0 = Data Field Unused
0x58000863890014C0 00004600 0116253A - type 11 = Timestamp 01/01/1970 22:37:58
A/a: ack read of this entry - Q/q: quit Virtual Front Panel Display
Anything else redisplay the log entry
->Choice:

Log Entry #   1 :
SYSTEM NAME: uninitialized
DATE: 01/01/1970 TIME: 22:35:21
ALERT LEVEL: 3 = System blocked waiting for operator input

SOURCE: 1 = processor
SOURCE DETAIL: 1 = processor general   SOURCE ID: 0
PROBLEM DETAIL: 0 = no problem detail

CALLER ACTIVITY: E = system warning   STATUS: F
CALLER SUBACTIVITY: FF = implementation dependent
REPORTING ENTITY TYPE: E = HP-UX   REPORTING ENTITY ID: 02

0xF8E020301100EFFF 00000000 0000EFFF type 31 = legacy PA HEX chassis-code
0x58E028301100EFFF 00004600 01162315 type 11 = Timestamp 01/01/1970 22:35:21
Type CR for next entry, - CR for previous entry, Q CR to quit.


Log Entry #   2 :
SYSTEM NAME: uninitialized
DATE: 01/01/1970 TIME: 22:35:19
ALERT LEVEL: 3 = System blocked waiting for operator input

SOURCE: 1 = processor
SOURCE DETAIL: 1 = processor general   SOURCE ID: 0
PROBLEM DETAIL: 0 = no problem detail

CALLER ACTIVITY: E = system warning   STATUS: 0
CALLER SUBACTIVITY: 00 = implementation dependent
REPORTING ENTITY TYPE: E = HP-UX   REPORTING ENTITY ID: 02

0xF8E020301100E000 00000000 0000E000 type 31 = legacy PA HEX chassis-code
0x58E028301100E000 00004600 01162313 type 11 = Timestamp 01/01/1970 22:35:19
Type CR for next entry, - CR for previous entry, Q CR to quit.

请问大虾们是咋回事啊?
作者: tangye    时间: 2011-04-26 22:14
这台机器忒惨了。

先把时间拾掇好吧
作者: xinshouzhe    时间: 2011-04-27 09:25
回复 2# tangye


    能进系统的话把时间修改一下就好了啊,时间不对不是造成这个问题的关键所在吧?
作者: lbseraph    时间: 2011-04-27 12:37
有HPMC,看看能不能在BCH抓HPMC来分析吧~
作者: xinshouzhe    时间: 2011-04-27 15:07
回复 4# lbseraph


    http://bbs.chinaunix.net/thread-819350-1-1.html

我遇到的情况和上边这个帖子的情况差不多,说是console路径改变了,然后就没有下文了。还有老兄说的,如何抓取HPMC?
作者: lbseraph    时间: 2011-04-27 20:23
10 seconds expired.
Proceeding...

机器启动之后在这个之前是10秒中断,按任意键之后可以进入BCH,如下:

Main Menu: Enter command or menu >

然后输入co回车在pa就可以看到当前console的路径了,如果不对用pa的命令来设置。

至于抓HPMC,在BCH下敲ser再敲pim就行(pim不加任何参数的话是所有HPMC,LPMC,TOC等信息一起收的)。要看具体用法在命令前面加help吧,如help pim。
作者: xinshouzhe    时间: 2011-04-28 09:48
本帖最后由 xinshouzhe 于 2011-04-28 09:49 编辑

回复 6# lbseraph

Configuration Menu: Enter command >CO


---- Configuration Menu ------------------------------------------------------

     Command                           Description
     -------                           -----------
     AUto [BOot|SEArch|STart] [ON|OFF] Display or set specified flag
     BootID [<proc>] [<bootid>]        Display or set Boot Identifier
     BootINfo                          Display boot-related information
     BootTimer [0 - 200]               Seconds allowed for boot attempt
     CPUconfig [<proc>] [ON|OFF]       Config/Deconfig processor
     DEfault                           Set the system to predefined values
     FAn [HI|NORmal]                   Display or change fan speed
     FastBoot [ON|OFF]                 Display or set boot tests execution
     PAth [PRI|ALT] [<path>]           Display or modify a path
     SEArch [DIsplay|IPL] [<path>]     Search for boot devices
     TIme [c:y:m:d:h:m:]            Read or set the real time clock in GMT

     BOot [PRI|ALT|<path>]             Boot from specified path
     DIsplay                           Redisplay the current menu
     HElp [<command>]                  Display help for specified command
     RESET                             Restart the system
     MAin                              Return to Main Menu
----
Configuration Menu: Enter command > pa

   Primary boot path:    intscsib.2
                         0/0/1/1.2
                         0/0/01/01.2    (hex)

   Alternate boot path:  intscsia.2
                         0/0/2/0.2
                         0/0/02/0.2     (hex)

   Console path:         0/0/4/0.0
                         0/0/04/0.0     (hex)

   Keyboard path:        0/0/4/0.0
                         0/0/04/0.0     (hex)

Main Menu: Enter command or menu > ser

---- Service Menu ------------------------------------------------------------

     Command                           Description
     -------                           -----------
     CLEARPIM                          Clear (zero) the contents of PIM
     SCSI [option] [<path>] [<val>]    Display or set SCSI controller values
     MemRead <address> [<len>]         Read memory and I/O locations
     PDT [CLEAR]                       Display or clear the PDT
     PIM [<proc>] [HPMC|LPMC|TOC]      Display PIM information
     ProductNum <O|C> [<number>]       Display or set Product Number
     ScRoll [ON|OFF]                   Display or change scrolling ability
     SELftests [ON|OFF]                Enable/disable self test execution

     BOot [PRI|ALT|<path>]             Boot from specified path
     DIsplay                           Redisplay the current menu
     HElp [<command>]                  Display help for specified command
     RESET                             Restart the system
     MAin                              Return to Main Menu



Service Menu: Enter command > pim


PROCESSOR PIM INFORMATION

Original Product Number:  A6144B
Current Product Number:   A6144B


-------  Processor 0 HPMC Information - PDC Version: 42.19  ------

   * * * No valid timestamp * * *


       No HPMC chassis codes logged

General Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000


Control Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000

Space Registers 0 - 7
00-03  00000000          00000000          00000000          00000000
04-07  00000000          00000000          00000000          00000000


IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x0000000000000000
Check Type                   = 0x00000000
CPU State                    = 0x00000000
Cache Check                  = 0x00000000
TLB Check                    = 0x00000000
Bus Check                    = 0x00000000
Assists Check                = 0x00000000
Assist State                 = 0x00000000
Path Info                    = 0x00000000
System Responder Address     = 0x0000000000000000
System Requestor Address     = 0x0000000000000000


Floating Point Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000


Check Summary                = 0x0000000000000000
Available Memory             = 0x0000000000000000
CPU Diagnose Register 2      = 0x0000000000000000
CPU Status Register 0        = 0x0000000000000000
CPU Status Register 1        = 0x0000000000000000
SADD LOG                     = 0x0000000000000000
Read Short LOG               = 0x0000000000000000



-----------------  DEW 0 HPMC Information -  ------

   No DEW errors logged



-------  Processor 0 LPMC Information ------------------

Check Type                   = 0x00000000
IC Parity Info               = 0x00000000
Cache Check                  = 0x00000000
TLB Check                    = 0x00000000
Bus Check                    = 0x00000000
Assists Check                = 0x00000000
Assist State                 = 0x00000000
Path Info                    = 0x00000000
System Responder Address     = 0x0000000000000000
System Requestor Address     = 0x0000000000000000



-------  Processor 0 TOC Information -------------------

General Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000


Control Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000

Space Registers 0 - 7
00-03  00000000          00000000          00000000          00000000
04-07  00000000          00000000          00000000          00000000

IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x0000000000000000
CPU State                    = 0x00000000



-------  Processor 2 HPMC Information - PDC Version: 42.19  ------

   * * * No valid timestamp * * *


       No HPMC chassis codes logged

General Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000


Control Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000

Space Registers 0 - 7
00-03  00000000          00000000          00000000          00000000
04-07  00000000          00000000          00000000          00000000


IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x0000000000000000
Check Type                   = 0x00000000
CPU State                    = 0x00000000
Cache Check                  = 0x00000000
TLB Check                    = 0x00000000
Bus Check                    = 0x00000000
Assists Check                = 0x00000000
Assist State                 = 0x00000000
Path Info                    = 0x00000000
System Responder Address     = 0x0000000000000000
System Requestor Address     = 0x0000000000000000


Floating Point Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000


Check Summary                = 0x0000000000000000
Available Memory             = 0x0000000000000000
CPU Diagnose Register 2      = 0x0000000000000000
CPU Status Register 0        = 0x0000000000000000
CPU Status Register 1        = 0x0000000000000000
SADD LOG                     = 0x0000000000000000
Read Short LOG               = 0x0000000000000000



-----------------  DEW 2 HPMC Information -  ------

   No DEW errors logged



-------  Processor 2 LPMC Information ------------------

Check Type                   = 0x00000000
IC Parity Info               = 0x00000000
Cache Check                  = 0x00000000
TLB Check                    = 0x00000000
Bus Check                    = 0x00000000
Assists Check                = 0x00000000
Assist State                 = 0x00000000
Path Info                    = 0x00000000
System Responder Address     = 0x0000000000000000
System Requestor Address     = 0x0000000000000000



-------  Processor 2 TOC Information -------------------

General Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000


Control Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  0000000000000000  0000000000000000
12-15  0000000000000000  0000000000000000  0000000000000000  0000000000000000
16-19  0000000000000000  0000000000000000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000000  0000000000000000  0000000000000000
28-31  0000000000000000  0000000000000000  0000000000000000  0000000000000000

Space Registers 0 - 7
00-03  00000000          00000000          00000000          00000000
04-07  00000000          00000000          00000000          00000000

IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x0000000000000000
CPU State                    = 0x00000000


--------------  Memory Error Log Information  --------------

Bus 0 Log Information


   No errors logged for this bus


Bus 1 Log Information


   No errors logged for this bus


------------  I/O Module Error Log Information  ------------


   No I/O module errors logged


Service Menu: Enter command >


                                
按照您说的步骤抓出来这些内容,大哥帮忙看看故障出在哪里?先谢谢了。
作者: lbseraph    时间: 2011-04-29 13:32
Console的硬件路径没错(0/0/4/0.0),pim的输出全是0,无效的。你还是把crash之前的那部分信息抓出来看看吧~最好是一开始启动到crash的所有console输出都抓下来,能到BCH基本硬件不会有问题的了。
作者: xinshouzhe    时间: 2011-04-29 17:01
回复 8# lbseraph

Service Processor login:
Service Processor password:




                  Hewlett-Packard Guardian Service Processor

    (c) Copyright Hewlett-Packard Company 1999-2002.  All Rights Reserved.

                          System Name: uninitialized



*************************************************************************
                        GSP ACCESS IS NOT SECURE
   No GSP users are currently configured and remote access is enabled.
             Set up a user with a password (see SO command)
                                   OR
       Disable all types of remote access (see EL and ER commands)
*************************************************************************

GSP Host Name:  uninitialized
GSP>co
Leaving Guardian Service Processor Command Interface and entering
Console mode. Type Ctrl-B to reactivate the GSP Command Interface.

platform                  config                     626F
platform                  monitor                    6405
processor                 slave rendezvous           1C17
processor                 test                       1142
platform                  monitor                    6405
processor                 test                       1100
platform                  monitor                    6405
processor                 test                       1100
processor                 test                       1100
platform                  monitor                    6405
processor                 test                       1100
processor                 test                       1100
platform                  monitor                    6405
processor                 test                       1100
processor                 test                       1100
power                     monitor                    4400
processor                 test                       1100
processor                 test                       1100
PDH                       config                     322F
PDH                       test                       3149
PDH                       test                       3160
platform                  test                       616A
processor                 test                       1146
processor                 INIT                       1701
processor                 INIT                       1701
processor                 test                       1110
processor                 test                       1110
processor                 test                       1111
processor                 test                       1111
processor                 test                       1112
processor                 test                       1112
processor                 test                       1113
processor                 test                       1113
processor                 test                       1114
processor                 test                       1114
processor                 test                       1115
processor                 test                       1115
processor                 test                       1116
processor                 test                       1116
processor                 test                       1117
processor                 test                       1117
processor                 test                       1118
processor                 test                       1118
processor                 test                       1119
processor                 test                       1119
processor                 test                       111A
processor                 test                       111A
processor                 test                       111C
processor                 test                       111C
processor                 test                       111D
processor                 test                       111D
processor cache           test                       2111
processor cache           test                       2111
processor cache           test                       2112
processor cache           test                       2112
processor cache           test                       2113
processor cache           test                       2113
processor cache           test                       2121
processor cache           test                       2121
processor cache           test                       2122
processor cache           test                       2122
processor cache           test                       2122
processor cache           test                       2122
processor                 test                       1151
processor                 test                       1151
processor                 INIT                       1701
processor                 INIT                       1701
processor                 test                       1110
processor                 test                       1110
processor                 slave rendezvous           1C17
processor                 test                       1142
processor                 slave rendezvous           1C10
processor                 test                       1142
PDH                       test                       3158
PDH                       test                       3157
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
memory                    config                     7210
memory                    INIT                       7702
memory                    INIT                       771D
memory                    config                     7230
memory                    config                     7231
memory                    test                       7150
memory                    config                     7213
memory                    INIT                       7702
memory                    config                     72A0
memory                    test                       71A1
memory                    test                       71A2
memory                    test                       71A4
memory                    test                       71A5
memory                    test                       71A6
memory                    test                       71A3
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
PDH                       test                       3149
PDH                       test                       3160
platform                  test                       616A
processor                 test                       1146
processor                 INIT                       1701
processor                 INIT                       1701
processor                 test                       1110
processor                 test                       1110
processor                 test                       1111
processor                 test                       1111
processor                 test                       1112
processor                 test                       1112
processor                 test                       1113
processor                 test                       1113
processor                 test                       1114
processor                 test                       1114
processor                 test                       1115
processor                 test                       1115
processor                 test                       1116
processor                 test                       1116
processor                 test                       1117
processor                 test                       1117
processor                 test                       1118
processor                 test                       1118
processor                 test                       1119
processor                 test                       1119
processor                 test                       111A
processor                 test                       111A
processor                 test                       111C
processor                 test                       111C
processor                 test                       111D
processor                 test                       111D
processor cache           test                       2111
processor cache           test                       2111
processor cache           test                       2112
processor cache           test                       2112
processor cache           test                       2113
processor cache           test                       2113
processor cache           test                       2121
processor cache           test                       2121
processor cache           test                       2122
processor cache           test                       2122
processor cache           test                       2122
processor cache           test                       2122
processor                 test                       1151
processor                 test                       1151
processor                 INIT                       1701
processor                 INIT                       1701
processor                 test                       1110
processor                 test                       1110
processor                 slave rendezvous           1C17
processor                 test                       1142
processor                 slave rendezvous           1C10
processor                 test                       1142
PDH                       test                       3158
PDH                       test                       3157
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
memory                    config                     7210
memory                    INIT                       7702
memory                    INIT                       771D
memory                    config                     7230
memory                    config                     7231
memory                    test                       7150
memory                    config                     7213
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    config                     7240
I/O                       config                     8204
I/O                       config                     8204
I/O                       config                     8204
I/O                       config                     8204
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       config                     8204
processor                 test                       1120
processor                 test                       1133
processor                 test                       1135
processor                 test                       1152
processor                 test                       1139
processor                 test                       113A
processor                 test                       113B
processor                 test                       113C
processor                 test                       113D
processor                 test                       113E
processor                 INIT                       1701
processor                 test                       1120
processor                 test                       1120
processor                 test                       1133
processor                 test                       1135
processor                 test                       1152
processor                 test                       1139
processor                 test                       113A
processor                 test                       113B
processor                 test                       113C
processor                 test                       113D
processor                 test                       113E
processor                 INIT                       1701
processor                 test                       1120
processor                 slave rendezvous           1C40
processor                 test                       1142
processor                 test                       113B
platform                  test                       612A
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
I/O                       config                     8238
I/O                       test                       811F
作者: xinshouzhe    时间: 2011-04-29 17:01
***** EARLY BOOT VFP : SYSTEM ALERT *****
SYSTEM NAME: uninitialized
DATE: 01/02/1970 TIME: 07:35:49
ALERT LEVEL: 6 = Boot possible, pending failure - action required

REASON FOR ALERT
SOURCE: 8 = I/O
SOURCE DETAIL: 9 = serial   SOURCE ID: 0
PROBLEM DETAIL: 3 = functional failure

LEDs:  RUN      ATTENTION     FAULT     REMOTE     POWER
       FLASH    FLASH         FLASH     ON         ON
LED State: Unexpected Reboot. Running non-OS code. Non-critical error detected.
Check Chassis and Console Logs for error messages.

0x00000063890014C0 00000000 00000000 - type  0 = Data Field Unused
0x58000863890014C0 00004600 02072331 - type 11 = Timestamp 01/02/1970 07:35:49
A/a: ack read of this entry - Q/q: quit Virtual Front Panel Display
Anything else redisplay the log entry
->Choice:a
*****************************************

*****************************************

************ EARLY BOOT VFP *************
End of early boot detected
*****************************************
10 seconds expired.
Proceeding...

Trying Primary Boot Path
------------------------
Booting...
Boot IO Dependent Code (IODC) revision 1


HARD Booted.

ISL Revision A.00.43  Apr 12, 2000

ISL booting  hpux

Boot
: disk(0/0/1/1.2.0.0.0.0.0;0)/stand/vmunix
9621504 + 1720320 + 19580728 start 0x1edc68




alloc_pdc_pages: Relocating PDC from 0xffff800000 to 0x7fa01000.

************* SYSTEM ALERT **************
SYSTEM NAME: uninitialized
DATE: 01/02/1970 TIME: 07:37:48
ALERT LEVEL: 7 = reserved

REASON FOR ALERT
SOURCE: 0 = unknown, no source stated
SOURCE DETAIL: 0 = unknown, no source stated   SOURCE ID: FF
PROBLEM DETAIL: 0 = no problem detail

LEDs:  RUN      ATTENTION     FAULT     REMOTE     POWER
       FLASH    FLASH         FLASH     ON         ON
LED State: Unexpected Reboot. Running non-OS code. Non-critical error detected.
Check Chassis and Console Logs for error messages.

0x0000207000FF6292 00000000 7FA01000 - type  0 = Data Field Unused
0x5800287000FF6292 00004600 02072530 - type 11 = Timestamp 01/02/1970 07:37:48
A: ack read of this entry - X: Disable all future alert messages
Anything else skip redisplay the log entry
->Choice
*****************************************

CAUTION: System Alerts have been disabled. This will re-enable with
a re-boot or power-on of the system. To re-enable system alerts now, you
may use the AC (Alert Display Configuration) command.

************* SYSTEM ALERT **************
Alert messages are now disabled. Enter Commands Interface AC command
to enable them again
*****************************************



Console reset done.

Boot device reset done.


       ******* Unexpected HPMC. Processor HPA FFFFFFFF'FED61000 *******
                              GENERAL REGISTERS:
r00/03 00000000'00000000 00000000'00000001 00000000'001F4764 00000000'022893C8
r04/07 00000000'00AE7800 FFFFFF00'FFFFFFFF 00000000'009FCEA0 00000000'00AE7800
r08/11 80000000'00000000 FFFFFFFF'FFFFFFFF 00000000'000000F6 00000000'000000FE
r12/15 00000000'000000F2 00000000'00000002 00000000'000000F0 00000000'000000FF
r16/19 000000FF'FF800FF8 FFFFFFFF'FF40E000 00000000'00000000 00000000'00000001
r20/23 00000000'00000000 00000000'00000002 00000000'00000780 00000000'00000002
r24/27 00000000'00000000 FFFFFFFF'FED21000 00000000'00000000 00000000'00AF1000
r28/31 FFFFFFFF'FFFFFFFF 00000000'0228E0E0 00000000'0228E110 00000000'00000000
                              CONTROL REGISTERS:
sr0/3  00000000'00000000 00000000'00000000 00000000'00000000 00000000'00000000
sr4/7  00000000'00000000 00000000'00000000 00000000'0C4A3400 00000000'00000000
pcq =  00000000'00000000.00000000'0016A0E0 00000000'00000000.00000000'0016A0E4
isr =  00000000'14340008 ior = 00000000'A3A8E100 iir = 239FFFFF rctr = 00000000

pid reg cr8/cr9    00000000'00000000 00000000'00000000
pid reg cr12/cr13  00000000'00000000 00000000'00000000
ipsw = 000000FF'0800FF09 iva = 00000000'0002A000 sar = 03 ccr = C0
tr0/3  00000000'022893C8 00000000'04000000 00000000'00041020 000000FF'FF95C820
tr4/7  55555555'55555555 55555555'55555555 000000FF'FF40C8A8 00000000'00008020
eiem = 04000000'00000000 eirr = 00000000'00000000 itmr = 00000027'5C70653D
cr1/4  00000000'00000000 00000000'00000000 00000000'00000000 00000000'00000000
cr5/7  00000000'00000000 00000000'00000000 00000000'00000000
                           MACHINE CHECK PARAMETERS:
Check Type = 20000000 CPU STATE = 9E000004 Cache Check = 00000000
TLB Check = 00000000 Bus Check = 0030000D PIM State = ? SIU Status = ????????
Assists = 00000000 Processor = 00000000
Slave Addr = FFFFFFFF'FED61000 Master Addr = 000000FF'FED60000


HPMC,   pcsq.pcoq = 0'0.0'16a0e0   , isr.ior = 0'14340008.0'a3a8e100
@(#)  $Revision: vmunix:    vw: -proj    selectors: CUPI80_BL2000_1108 -c 'Vw fo

r CUPI80_BL2000_1108 build' -- cupi80_bl2000_1108 'CUPI80_BL2000_1108'  Wed Nov

8 19:24:56 PST 2000 $High-priority machine check: (display==0xd910, flags==0x0)

Processor 1 TOC:  pcsq.pcoq = 0'0.0'3c58a0
                  isr.ior   = 0'a627fe7f.c0000000'fd3c5048
* CPU State       0x9e000004
* Bus Check       0x30000d
*  Slave Address  0xffffffff'0xfed61000
*  Master Address 0xff'0xfed60000



*** A system crash has occurred.  (See the above messages for details.)
*** The system is now preparing to dump physical memory to disk, for use
*** in debugging the crash.

ERROR:  Your system crashed before I/O and dump configuration was complete.
        A crash dump cannot be taken under these circumstances without
        special configuration.  Contact your HP support representative.
作者: xinshouzhe    时间: 2011-04-29 17:03
回复 8# lbseraph


    整个启动过程都抓出来了,老兄再给看看问题出在哪里吧。先谢谢了。
作者: lbseraph    时间: 2011-04-29 18:10
GSP>help的输出是?没有换过备件?只重装系统?
作者: xinshouzhe    时间: 2011-04-29 18:22
回复 12# lbseraph


    我没有更换过备件,只是重装系统。在我接手之前是否换过备件就不知道了。

GSP Host Name:  uninitialized
GSP> help


HE
==== GSP Help ============================================(Administrator)===
      Hardware Revision N0  Firmware Revision B.02.20 Apr 14 2003,11:03:46

                        GSP Help System

    Enter a command at the help prompt:
           OVerview  : Launch the help overview
           LIst      : Show the list of GSP commands
           <COMMAND> : Enter the command name for help on individual command
           TOPics    : Show all GSP Help topics and commands
           HElp      : Display this screen
           Q         : Quit help
====
GSP HELP: li
li

==== GSP Help ============================================(Administrator)===
AC  : Alert display Configuration       MS  : Modem Status
AR  : Automatic System Restart config.  PC  : Remote Power Control
CA  : Configure asynch/serial ports     PG  : PaGing parameter setup
CL  : Console Log- view console history PS  : Power management module Status
CG  : Certificate Generator             RS  : Reset System through RST signal
CO  : COnsole- return to console mode   SDM : Set Display Mode (hex or text)
CSP : Connect to remote Service Proc.   SE  : SEssion- log into the system
DC  : Default Configuration             SL  : Show Logs (chassis code buffer)
DI  : DIsconnect remote or LAN console  SO  : Security options & access control
EL  : Enable/disable LAN/WEB access     SS  : System Status of proc. modules
ER  : Enable/disable Remote/modem       TC  : Reset via Transfer of Control
EX  : Exit GSP and disconnect           TE  : TEll- send a msg. to other users
HE  : Display HElp for menu or command  VFP : Virtual Front Panel display
IT  : Inactivity Timeout settings       WHO : Display connected GSP users
LC  : LAN configuration                 XD  : Diagnostics and/or Reset of GSP
LS  : LAN Status                        XU  : Upgrade the GSP Firmware
MR  : Modem Reset
作者: lbseraph    时间: 2011-04-29 18:51
B版的GSP啊,把console的路径改成0/0/4/1再试一下。
作者: xinshouzhe    时间: 2011-04-29 21:23
本帖最后由 xinshouzhe 于 2011-04-29 21:37 编辑

我看相关资料说
The following baud rates are recommended for the revision B GSP:
Console: 38400
Remote: 38400
UPS: 1200
我修改之后能进入到单用户界面。另外如何修改路径到0/0/4/1,我试着用PA  console  0/0/4/1 的命令去修改,是格式不对还是怎么着都不行。请大哥明示。
Configuration Menu: Enter command >
GSP Host Name:  uninitialized
GSP>

CA

This command allows you to modify the local and remote modem serial port
configurations. Current configuration settings:

  Local Console Serial Port bit rate: 9600 bits/s
  Local Console Serial Port Flow Control: Software
  Local Console Serial Port Terminal Type: vt100
  Remote Console Serial Port Modem Protocol: CCITT
  Remote Console Serial Port Modem bit rate: 19200 bits/s
  Remote Console Serial Port Modem Flow Control: Software
  Remote Console Serial Port Modem Transmit Configuration Strings: Enabled
  Remote Console Serial Port Modem Presence: always connected

Do you want to modify the Local Console Serial Port settings? (Y/[N]) y

   Current Local Console Serial Port bit rate: 9600 bits/s
   Do you want to modify it? (Y/[N]) y
   Enter Local Console Serial Port bit rate (in bits/s): 38400
   New Local Console Serial Port bit rate: 38400 bits/s
   Confirm? (Y/[N]): y
      -> Local Console Serial Port bit rate will be updated.

   Current Flow Control: Software
   Do you want to modify it? (Y/[N]) n

   Current Terminal Type: vt100
   Do you want to modify it? (Y/[N]) n

Do you want to modify the Remote Console Serial Port Modem settings? (Y/[N]) n
Command execution may take 25 seconds.


   Current Modem bit rate: 19200 bits/s
   Do you want to modify it? (Y/[N]) y
y
   Enter Modem bit rate (in bits/s): 38400
38400
   New Modem bit rate: 38400 bits/s
   Confirm? (Y/[N]): y
y
      -> Modem bit rate will be updated.

   Current Flow Control: Software
   Do you want to modify it? (Y/[N]) n
n

   Transmit Configuration Strings: Enabled
   Do you want to modify it? (Y/[N]) n
n

   Modem Presence: always connected
   Do you want to modify it? (Y/[N]) n
n
Command execution may take 25 seconds.


   -> Settings have been updated.


GSP Host Name:  uninitialized
GSP> ca


CA

This command allows you to modify the local and remote modem serial port
configurations. Current configuration settings:

  Local Console Serial Port bit rate: 38400 bits/s
  Local Console Serial Port Flow Control: Software
  Local Console Serial Port Terminal Type: vt100
  Remote Console Serial Port Modem Protocol: CCITT
  Remote Console Serial Port Modem bit rate: 38400 bits/s
  Remote Console Serial Port Modem Flow Control: Software
  Remote Console Serial Port Modem Transmit Configuration Strings: Enabled
  Remote Console Serial Port Modem Presence: always connected

Do you want to modify the Local Console Serial Port settings? (Y/[N]) n
n

Do you want to modify the Remote Console Serial Port Modem settings? (Y/[N]) n
n

GSP Host Name:  uninitialized
GSP> co


       CO

Leaving Guardian Service Processor Command Interface and entering
Console mode. Type Ctrl-B to reactivate the GSP Command Interface.


Configuration Menu: Enter command > pa

   Primary boot path:    intscsib.2
                         0/0/1/1.2
                         0/0/01/01.2    (hex)

   Alternate boot path:  intscsia.2
                         0/0/2/0.2
                         0/0/02/0.2     (hex)

   Console path:         0/0/4/0.0
                         0/0/04/0.0     (hex)

   Keyboard path:        0/0/4/0.0
                         0/0/04/0.0     (hex)

Configuration Menu: Enter command > ma

---- Main Menu ---------------------------------------------------------------

     Command                           Description
     -------                           -----------
     BOot [PRI|ALT|<path>]             Boot from specified path
     PAth [PRI|ALT] [<path>]           Display or modify a path
     SEArch [DIsplay|IPL] [<path>]     Search for boot devices

     COnfiguration menu                Displays or sets boot values
     INformation menu                  Displays hardware information
     SERvice menu                      Displays service commands

     DIsplay                           Redisplay the current menu
     HElp [<menu>|<command>]           Display help for menu or command
     RESET                             Restart the system
----
Main Menu: Enter command or menu > sea

Searching for potential boot device(s)
This may take several minutes.

To discontinue search, press any key (termination may not be immediate).


   Path#  Device Path (dec)  Device Path (mnem)  Device Type
   -----  -----------------  ------------------  -----------
   P0     0/0/1/1.2          intscsib.2          Random access media
   P1     0/0/2/1.2                              Random access media


Main Menu: Enter command or menu > bo p0
Interact with IPL (Y, N, or Cancel)?> n

Booting...
Boot IO Dependent Code (IODC) revision 1


HARD Booted.

ISL Revision A.00.43  Apr 12, 2000

ISL booting  hpux

Boot
: disk(0/0/1/1.2.0.0.0.0.0;0)/stand/vmunix
9621504 + 1720320 + 19580728 start 0x1edc68




alloc_pdc_pages: Relocating PDC from 0xffff800000 to 0x7fa01000.
WARNING: Bad magic in file /stand/ioconfig (0x76657273) expected 0x21224941
gate64: sysvec_vaddr = 0xc0002000 for 2 pages
NOTICE: nfs3_link(): File system was registered at index 3.
NOTICE: autofs_link(): File system was registered at index 6.
NOTICE: cachefs_link(): File system was registered at index 7.
asio0_init: unexpected SAS subsystem ID (1283)

    System Console is on the Built-In Serial Interface
asio0_init: unexpected SAS subsystem ID (1283)
Entering cifs_init...
Initialization finished successfully... slot is 9
Logical volume 64, 0x3 configured as ROOT
Logical volume 64, 0x2 configured as SWAP
Logical volume 64, 0x2 configured as DUMP
    Swap device table:  (start & size given in 512-byte blocks)
        entry 0 - major is 64, minor is 0x2; start = 0, size = 8388608
Warning: time-of-day register time is out-of-range

Getting time from file system
Starting the STREAMS daemons-phase 1
Checking root file system.
log replay in progress
replay complete - marking super-block as CLEAN
Root check done.
Warning: time-of-day register time is out-of-range

Getting time from file system
Create STCP device files
Starting the STREAMS daemons-phase 2
      $Revision: vmunix:    vw: -proj    selectors: CUPI80_BL2000_1108 -c 'Vw fo

r CUPI80_BL2000_1108 build' -- cupi80_bl2000_1108 'CUPI80_BL2000_1108'  Wed Nov

8 19:24:56 PST 2000 $
Memory Information:
    physical page size = 4096 bytes, logical page size = 4096 bytes
    Physical: 4194304 Kbytes, lockable: 2959032 Kbytes, available: 3410108 Kbyte

s


INIT: WARNING: /etc/inittab is CORRUPT.
INIT: System being brought up SINGLE-USER !!!

INIT: SINGLE USER MODE

INIT: Running /sbin/sh
#
作者: lbseraph    时间: 2011-04-30 10:28
命令格式应该没错,主要是改完之后要reset一下,如下:

Configuration Menu: Enter command > pa con 0/0/4/1
Configuration Menu: Enter command > pa             (检查一下是否成功修改)
Configuration Menu: Enter command > reset

还有,单用户#之前有提示说/etc/inittab文件有问题,可以把/usr/newconfig/etc/inittab复制一份到/etc下面。
作者: xinshouzhe    时间: 2011-04-30 11:29
重置con路径成功,但是仍然启动不成功。

Resetting ...


********** VIRTUAL FRONT PANEL **********
System Boot detected
*****************************************
LEDs:  RUN      ATTENTION     FAULT     REMOTE     POWER
       FLASH    OFF           OFF       ON         ON
LED State: Running non-OS code. (i.e. Boot or Diagnostics)

platform                  config                     626F
processor                 slave rendezvous           1C17
processor                 test                       1142
processor                 test                       1100
processor                 test                       1100
processor                 test                       1100
processor                 test                       1100
processor                 test                       1100
processor                 test                       1100
processor                 test                       1100
processor                 test                       1100
processor                 test                       1100
PDH                       config                     322F
PDH                       test                       3149
PDH                       test                       3160
platform                  test                       616A
processor                 test                       1146
processor                 INIT                       1701
processor                 INIT                       1701
processor                 test                       1110
processor                 test                       1110
processor                 test                       1111
processor                 test                       1111
processor                 test                       1112
processor                 test                       1112
processor                 test                       1113
processor                 test                       1113
processor                 test                       1114
processor                 test                       1114
processor                 test                       1115
processor                 test                       1115
processor                 test                       1116
processor                 test                       1116
processor                 test                       1117
processor                 test                       1117
processor                 test                       1118
processor                 test                       1118
processor                 test                       1119
processor                 test                       1119
processor                 test                       111A
processor                 test                       111A
processor                 test                       111C
processor                 test                       111C
processor                 test                       111D
processor                 test                       111D
processor cache           test                       2111
processor cache           test                       2111
processor cache           test                       2112
processor cache           test                       2112
processor cache           test                       2113
processor cache           test                       2113
processor cache           test                       2121
processor cache           test                       2121
processor cache           test                       2122
processor cache           test                       2122
processor cache           test                       2122
processor cache           test                       2122
processor                 test                       1151
processor                 test                       1151
processor                 INIT                       1701
processor                 INIT                       1701
processor                 test                       1110
processor                 test                       1110
processor                 slave rendezvous           1C17
processor                 test                       1142
processor                 slave rendezvous           1C10
processor                 test                       1142
PDH                       test                       3158
PDH                       test                       3157
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
PDH                       test                       316E
memory                    config                     7210
memory                    INIT                       7702
memory                    INIT                       771D
memory                    config                     7230
memory                    config                     7231
memory                    test                       7150
memory                    config                     7213
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7214
memory                    config                     7213
memory                    config                     7215
memory                    config                     7216
memory                    config                     72A0
memory                    test                       71A1
memory                    test                       71A2
memory                    test                       71A4
memory                    test                       71A5
memory                    test                       71A6
memory                    test                       71A3
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A6
memory                    test                       71A6
memory                    config                     7210
I/O                       INIT                       8701
I/O                       test                       8118
I/O                       test                       8118
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
I/O                       INIT                       8701
memory                    config                     7240
memory                    INIT                       7702
memory                    config                     72A0
memory                    test                       71A1
memory                    test                       71A2
memory                    test                       71A4
memory                    test                       71A5
memory                    test                       71A6
memory                    test                       71A3
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A4
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A5
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    test                       71A6
memory                    config                     7240
I/O                       config                     8204
I/O                       config                     8204
I/O                       config                     8204
I/O                       config                     8204
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       test                       8119
I/O                       config                     8204
processor                 test                       1120
processor                 test                       1133
processor                 test                       1135
processor                 test                       1152
processor                 test                       1139
processor                 test                       113A
processor                 test                       113B
processor                 test                       113C
processor                 test                       113D
processor                 test                       113E
processor                 INIT                       1701
processor                 test                       1120
processor                 test                       1120
processor                 test                       1133
processor                 test                       1135
processor                 test                       1152
processor                 test                       1139
processor                 test                       113A
processor                 test                       113B
processor                 test                       113C
processor                 test                       113D
processor                 test                       113E
processor                 INIT                       1701
processor                 test                       1120
processor                 slave rendezvous           1C40
processor                 test                       1142
processor                 test                       113B
platform                  test                       612A
I/O                       config                     8238

*****************************************

************ EARLY BOOT VFP *************
End of early boot detected
*****************************************

Firmware Version  42.19

Duplex Console IO Dependent Code (IODC) revision 1

------------------------------------------------------------------------------
   (c) Copyright 1995-2000, Hewlett-Packard Company, All rights reserved
------------------------------------------------------------------------------

  Processor   Speed            State           CoProcessor State  Cache Size
  Number                                       State              Inst    Data
  ---------  --------   ---------------------  -----------------  ------------
      0      650  MHz   Active                 Functional         750 KB 1.5 MB
      2      650  MHz   Idle                   Functional         750 KB 1.5 MB

  Central Bus Speed (in MHz)  :        133
  Available Memory            :    4194304  KB
  Good Memory Required        :      30348  KB

   Primary boot path:    0/0/1/1.2
   Alternate boot path:  0/0/2/0.2
   Console path:         0/0/4/1.0
   Keyboard path:        0/0/4/0.0



Processor is booting from first available device.

To discontinue, press any key within 10 seconds.

10 seconds expired.
Proceeding...

Trying Primary Boot Path
------------------------
Booting...
Boot IO Dependent Code (IODC) revision 1


HARD Booted.

ISL Revision A.00.43  Apr 12, 2000

ISL booting  hpux

Boot
: disk(0/0/1/1.2.0.0.0.0.0;0)/stand/vmunix
9621504 + 1720320 + 19580728 start 0x1edc68




alloc_pdc_pages: Relocating PDC from 0xffff800000 to 0x7fa01000.

************* SYSTEM ALERT **************
SYSTEM NAME: uninitialized
DATE: 04/30/1970 TIME: 15:18:57
ALERT LEVEL: 7 = reserved

REASON FOR ALERT
SOURCE: 0 = unknown, no source stated
SOURCE DETAIL: 0 = unknown, no source stated   SOURCE ID: FF
PROBLEM DETAIL: 0 = no problem detail

LEDs:  RUN      ATTENTION     FAULT     REMOTE     POWER
       FLASH    FLASH         OFF       ON         ON
LED State: Running non-OS code.  Non-critical error detected.
Check Chassis and Console Logs for error messages.

0x0000207000FF6292 00000000 7FA01000 - type  0 = Data Field Unused
0x5800287000FF6292 00004603 1E0F1239 - type 11 = Timestamp 04/30/1970 15:18:57
A: ack read of this entry - X: Disable all future alert messages
Anything else skip redisplay the log entry
->Choice:
作者: xinshouzhe    时间: 2011-04-30 11:40
回复 16# lbseraph


    大哥,在单用户模式下无法操作啊,如何把/usr/newconfig/etc/inittab内容复制到 /etc下呢?

INIT: Running /sbin/sh
# cat /usr/newconfig/etc/inittab
cat: Cannot open /usr/newconfig/etc/inittab: No such file or directory
# vi /usr/newconfig/etc/inittab
sh: vi:  not found
作者: lbseraph    时间: 2011-04-30 11:50
17#的GSP报错里面看不到serial的报错了,不过剩下的那个报错还是HPMC的。IO上面有板卡么?可把板卡都拔掉重新试一下。

在单用户你要先把/usr的目录mount起来先,可以mount -a。然后再复制。
作者: xinshouzhe    时间: 2011-04-30 11:54
回复 19# lbseraph


    我刚才 # mount all ,命令搞错了。我在试试。谢谢大哥。
作者: xinshouzhe    时间: 2011-04-30 12:26
本帖最后由 xinshouzhe 于 2011-04-30 12:55 编辑

重新查看PIM,和变更console路径之前的PIM有很大不同,通过这个PIM能确定是哪个地方的故障吗?

Service Menu: Enter command > pim


PROCESSOR PIM INFORMATION

Original Product Number:  A6144B
Current Product Number:   A6144B


-------  Processor 0 HPMC Information - PDC Version: 42.19  ------

Timestamp =    Thu Jan  1 21:01:53 GMT 1970    (19:70:01:01:21:01:53)

HPMC Chassis Codes

       Chassis Code        Extension
       ------------        ---------
       0x0000082000ff6242  0x0000000000000000
       0x1800082011006322  0xcb81800000000000
       0x0000082000ff6462  0x0000000000000000


General Registers 0 - 31
00-03  0000000000000000  0000000000cb5000  ffffffff9fff4040  000000000207b310
04-07  0000000080000000  0000000000000014  0000fc000000fc00  0000000000000003
08-11  000000007fc2c660  0000000000000008  0000000000000003  000000007fc1c2fc
12-15  00000000001edc68  00000000ffffffff  0000000000000801  00000000000331d0
16-19  0000000000000001  0000000000030720  0000000000000008  000000000207bf70
20-23  0000000000000050  0000000080000014  0000000002285000  ffffffff9fff4000
24-27  ffffffff9fff4000  ffffffff9fff4048  ffffffff9fff4040  0000000000af1000
28-31  0000800000008000  0000000014000000  400003ffffff1428  0000000000cb5000


Control Registers 0 - 31
00-03  000000007ffff94b  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  00000000000000c0  000000000000003f
12-15  0000000000000000  0000000000000000  000000000002a000  c400000000000000
16-19  00000020c11fa2fb  0000000000000000  00000000003c58a0  000000000f2010a5
20-23  00000000a627fe7f  c0000000fd3c5048  000000ff0804ff0f  8000000800000000
24-27  0000000002285000  0000000000ae8800  0000000000a07b00  0000000000000001
28-31  0000000002285000  00000020b977d1f1  0000000000161fd8  400003ffffff1b08

Space Registers 0 - 7
00-03  00000000          00000000          00000000          00000000
04-07  00000000          06ebb800          09e53000          00000000


IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x00000000003c58a4
Check Type                   = 0x20000000
CPU State                    = 0x9e000004
Cache Check                  = 0x00000000
TLB Check                    = 0x00000000
Bus Check                    = 0x0030000d
Assists Check                = 0x00000000
Assist State                 = 0x00000000
Path Info                    = 0x00000000
System Responder Address     = 0xfffffffffed21000
System Requestor Address     = 0x000000fffed20000


Floating Point Registers 0 - 31
00-03  0813080000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000005  3ff0000000000005  0000000000000001  3ff0000000000000
08-11  0000000100000000  3ff0000000000005  3ff0000000000005  0000000000000000
12-15  5555555555555555  5555555555555555  5555555555555555  5555555555555555
16-19  5555555555555555  5555555555555555  5555555555555555  5555555555555555
20-23  5555555555555555  5555555555555555  0000000000000000  0000000000000100
24-27  0000000000000000  0000000000000000  406ff0000000000a  00000000000000fc
28-31  00000000000000ff  00000000000000ff  00000000000000fe  00000000000001fa


Check Summary                = 0xcb81800000000000
Available Memory             = 0x0000000100000000
CPU Diagnose Register 2      = 0x0203000c04802204
CPU Status Register 0        = 0x3240c20000000000
CPU Status Register 1        = 0x8002000000000000
SADD LOG                     = 0x48e0000000000006
Read Short LOG               = 0xc1af00ff9fff4048



-----------------  DEW 0 HPMC Information -  ------

Timestamp =    Thu Jan  1 21:01:53 GMT 1970    (19:70:01:01:21:01:53)

Runway Control Log Reg            = 0x1c007a0000000000
Runway Address Data Log Reg Odd   = 0xfffffffffffc3f00
Runway Address Data Log Reg Even  = 0xfffffffffffc3f00
Runway Address Log Reg            = 0x000000f0f0f03fc1
Runway Broad Error Log Reg        = 0x030000000000001c

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
      X         ERR_ERROR       X            X

Merced Bus Requestor Address      = 0x0000000000000000
Merced Bus Target Address         = 0xfffffffffed20000
Merced Bus Responder Address      = 0xfffffffffed20000
Merced Error Status Reg           = 0x2003000000002010
Merced Error Overflow Reg         = 0x2000000000000000
Merced AERR Addr1 Log Reg         = 0x00c00001000c0000
Merced AERR Addr2 Log Reg         = 0x00008000078f0008
Merced DERR  Log Reg              = 0x00c0000000000000
Merced Error Syndrome Reg         = 0x00000000000000c0


-------  Processor 0 LPMC Information ------------------

Check Type                   = 0x00000000
IC Parity Info               = 0x00000000
Cache Check                  = 0x00000000
TLB Check                    = 0x00000000
Bus Check                    = 0x00000000
Assists Check                = 0x00000000
Assist State                 = 0x00000000
Path Info                    = 0x00000000
System Responder Address     = 0x0000000000000000
System Requestor Address     = 0x0000000000000000



-------  Processor 0 TOC Information -------------------

General Registers 0 - 31
00-03  0000000000000000  000000004d7c6d00  000000ffff912504  00000020cf7cb3c5
04-07  00000000003c58a0  000000ff0804ff0f  00000000001e8480  000000000002a024
08-11  0000000200000000  0000000000000000  fffffffffed21000  000000007fc1c2fc
12-15  00000000001edc68  00000000ffffffff  0000000000000801  00000000000331d0
16-19  0000000000000001  0000000000030720  0000000000000008  0000000000000004
20-23  001c9df08566028f  ff00000000000000  ffffffffffffe000  0000000000000000
24-27  0000000000000000  0000000000000000  00000020db7f0206  000000ffff408000
28-31  000000211cf920c5  000000ffff408d10  000000ffff408cd0  0000000000000000


Control Registers 0 - 31
00-03  000000007ffff94b  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  00000000000000c0  0000000000000017
12-15  0000000000000000  0000000000000000  000000000002a000  c400000000000000
16-19  00000020db861d50  0000000000000000  00000000003c58a0  000000000f2010a5
20-23  00000000a627fe7f  c0000000fd3c5048  000000000829dc00  8000000900000000
24-27  0000000002285000  0000000000ae8800  0000000000a07b00  0000000000000001
28-31  0000000002285000  00000020b977d1f1  0000000000161fd8  400003ffffff1b08

Space Registers 0 - 7
00-03  00000000          00000000          00000000          00000000
04-07  00000000          06ebb800          09e53000          00000000

IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x00000000003c58a4
CPU State                    = 0x9e000001



-------  Processor 2 HPMC Information - PDC Version: 42.19  ------

Timestamp =    Thu Jan  1 21:01:53 GMT 1970    (19:70:01:01:21:01:53)

HPMC Chassis Codes

       Chassis Code        Extension
       ------------        ---------
       0x0000082000ff6242  0x0000000000000000
       0x1800082011026322  0xcb81800000000000
       0x0000087000ff6292  0x000000007fa01000
       0x6000082013006062  0x2003000000002010
       0x6000082013006072  0x2000000000000000
       0x7000082013006082  0x0000000000592400
       0x6000082013026062  0x0000000000080004
       0x6000082013026072  0x0000000000080000
       0x7000082013026082  0x0000000000192200
       0x6000082070006062  0x0000000000080000
       0x6000082070006072  0x0000000000080000
       0x7000082070006082  0x0000000000192200
       0x0000080080006310  0x0000000000000001
       0x7000082082006333  0x0000000000b92200
       0x000008008000631f  0x0000000000000000
       0x0000082000ff6462  0x0000000000000000
       0x0000080080006300  0x0000000000000001
       0x7000082082006333  0x0000000000b92200
       0x7000082382006343  0x0000000000070200
       0x7000082382016343  0x0000000000070200
       0x7000082382026343  0x0000000000070200
       0x7000082382036343  0x0000000000070200
       0x7000082382046343  0x0000000000070200
       0x7000082382056343  0x0000000000070200
       0x7000082382086343  0x0000000000070200
       0x7000082382096343  0x0000000000070200
       0x70000823820a6343  0x0000000000070200
       0x7000082b83ff6353  0x0000000000d91200
       0x2000082b83ff6353  0x000000ffff0cff83
       0x70000823820c6343  0x0000000000070200
       0x0000080089006200  0x0000000000000000
       0x0000080086006200  0x0000000000000000
       0x000008008000630f  0x0000000000000000


General Registers 0 - 31
00-03  0000000000000000  0000000000000001  0000000000000000  00000000022883c8
04-07  0000000000ae7800  ffffff00ffffffff  00000000009fcea0  0000000000ae7800
08-11  8000000000000000  ffffffffffffffff  00000000000000f6  00000000000000fe
12-15  00000000000000f2  0000000000000002  00000000000000f0  00000000000000ff
16-19  000000ffff800ff8  ffffffffff40e000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000002  0000000000000000  0000000000000002
24-27  0000000000000000  fffffffffed21000  0000000000000000  0000000000af1000
28-31  ffffffffffffffff  000000000228d0e0  000000000228d110  0000000000000000


Control Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  00000000000000c0  000000000000003f
12-15  0000000000000000  0000000000000000  000000000002a000  0400000000000000
16-19  00000020b94ee901  0000000000000000  00000000001f475c  00000000ebbab255
20-23  0000000014340008  00000000a368d100  000000ff0800ff09  0000000000000000
24-27  00000000022883c8  0000000004000000  0000000000041020  000000ffff95c820
28-31  5555555555555555  5555555555555555  000000ffff40c8a8  0000000000008020

Space Registers 0 - 7
00-03  00000000          00000000          00000000          00000000
04-07  00000000          00000000          09e53000          00000000


IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x00000000001f4760
Check Type                   = 0x20000000
CPU State                    = 0x9e000004
Cac





00-03  0000000000000000  0000000000000001  0000000000000000  00000000022883c8
04-07  0000000000ae7800  ffffff00ffffffff  00000000009fcea0  0000000000ae7800
08-11  8000000000000000  ffffffffffffffff  00000000000000f6  00000000000000fe
12-15  00000000000000f2  0000000000000002  00000000000000f0  00000000000000ff
16-19  000000ffff800ff8  ffffffffff40e000  0000000000000000  0000000000000000
20-23  0000000000000000  0000000000000002  0000000000000000  0000000000000002
24-27  0000000000000000  fffffffffed21000  0000000000000000  0000000000af1000
28-31  ffffffffffffffff  000000000228d0e0  000000000228d110  0000000000000000


Control Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  00000000000000c0  000000000000003f
12-15  0000000000000000  0000000000000000  000000000002a000  0400000000000000
16-19  00000020b94ee901  0000000000000000  00000000001f475c  00000000ebbab255
20-23  0000000014340008  00000000a368d100  000000ff0800ff09  0000000000000000
24-27  00000000022883c8  0000000004000000  0000000000041020  000000ffff95c820
28-31  5555555555555555  5555555555555555  000000ffff40c8a8  0000000000008020

Space Registers 0 - 7
00-03  00000000          00000000          00000000          00000000
04-07  00000000          00000000          09e53000          00000000


IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x00000000001f4760
Check Type                   = 0x20000000
CPU State                    = 0x9e000004
Cache Check                  = 0x00000000
TLB Check                    = 0x00000000
Bus Check                    = 0x0030000d
Assists Check                = 0x00000000
Assist State                 = 0x00000000
Path Info                    = 0x00000000
System Responder Address     = 0xfffffffffed61000
System Requestor Address     = 0x000000fffed60000


Floating Point Registers 0 - 31
00-03  0000000000000000  0000000000000000  0000000000000000  0000000000000000
04-07  0000000040845000  5555555555555555  5555555555555555  5555555555555555
08-11  5555555555555555  5555555555555555  5555555555555555  5555555555555555
12-15  5555555555555555  5555555555555555  5555555555555555  5555555555555555
16-19  5555555555555555  5555555555555555  5555555555555555  5555555555555555
20-23  5555555555555555  5555555555555555  5555555555555555  5555555555555555
24-27  5555555555555555  5555555555555555  5555555555555555  5555555555555555
28-31  5555555555555555  5555555555555555  5555555555555555  5555555555555555


Check Summary                = 0xcb81800000000000
Available Memory             = 0x0000000100000000
CPU Diagnose Register 2      = 0x0203020c00802204
CPU Status Register 0        = 0x3240c20000000000
CPU Status Register 1        = 0x8000000000000000
SADD LOG                     = 0x48e0000000000002
Read Short LOG               = 0xc18800ffff5f00c0



-----------------  DEW 2 HPMC Information -  ------

Timestamp =    Thu Jan  1 21:01:53 GMT 1970    (19:70:01:01:21:01:53)

Runway Control Log Reg            = 0x0000000000000000
Runway Address Data Log Reg Odd   = 0x0000000000000000
Runway Address Data Log Reg Even  = 0x0000000000000000
Runway Address Log Reg            = 0x0000000000000000
Runway Broad Error Log Reg        = 0x0000000000000000

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
                ERR_ERROR       X                X

Merced Bus Requestor Address      = 0x0000000000000000
Merced Bus Target Address         = 0x0000000000000000
Merced Bus Responder Address      = 0x0000000000000000
Merced Error Status Reg           = 0x0000000000080004
Merced Error Overflow Reg         = 0x0000000000080000
Merced AERR Addr1 Log Reg         = 0x0000000000008400
Merced AERR Addr2 Log Reg         = 0x0000000000008400
Merced DERR  Log Reg              = 0x0000000000000000
Merced Error Syndrome Reg         = 0x0000000000000000


-------  Processor 2 LPMC Information ------------------

Check Type                   = 0x00000000
IC Parity Info               = 0x00000000
Cache Check                  = 0x00000000
TLB Check                    = 0x00000000
Bus Check                    = 0x00000000
Assists Check                = 0x00000000
Assist State                 = 0x00000000
Path Info                    = 0x00000000
System Responder Address     = 0x0000000000000000
System Requestor Address     = 0x0000000000000000
作者: xinshouzhe    时间: 2011-04-30 12:56
-------  Processor 2 TOC Information -------------------

General Registers 0 - 31
00-03  0000000000000000  0000000000ae7800  0000000000000000  00000000022883c8
04-07  0000000000000001  0000000000961000  00000164952c810c  0000000000c930c8
08-11  0000000002288d78  0000000000000001  0000000000000001  0000000000c52888
12-15  0000000000ae8000  0000000000b38800  0000000000ae8000  0000000000aec000
16-19  000000000228b630  0000000000000000  0000000000ae9800  0000000002285000
20-23  0000000002285000  0000000000000000  0000000000000000  0000000000000000
24-27  0000000000000000  0000000000000002  0000000000000000  0000000000af1000
28-31  0000000000000000  0000000000000000  000000000d960260  0000000000000000


Control Registers 0 - 31
00-03  000000007ffffd7e  0000000000000000  0000000000000000  0000000000000000
04-07  0000000000000000  0000000000000000  0000000000000000  0000000000000000
08-11  0000000000000000  0000000000000000  00000000000000c0  0000000000000035
12-15  0000000000000000  0000000000000000  000000000002a000  fffffff0ffffffff
16-19  00000164b250eb05  0000000000000000  000000000016df4c  000000008702360a
20-23  0000000010340008  00000000a22885a0  000000ff0806f30f  0000000000000000
24-27  00000000022883c8  0000000000000000  0000000000000000  0000000079fff000
28-31  0000000000000000  00000164b213ca35  00000000000037cb  000000000d960260

Space Registers 0 - 7
00-03  05419c00          0551ec00          0138f800          00000000
04-07  00000000          ffffffff          034c1c00          00000000

IIA Space (back entry)       = 0x0000000000000000
IIA Offset (back entry)      = 0x000000000016df50
CPU State                    = 0x9e000001


--------------  Memory Error Log Information  --------------

Bus 0 Log Information

Timestamp =    Thu Jan  1 21:01:54 GMT 1970    (19:70:01:01:21:01:54)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
                ERR_ERROR       X                X

Bus Requestor Address      = 0x0000000000000000
Bus Target Address         = 0x0000000000000000
Bus Responder Address      = 0x0000000000000000

Error Status Reg           = 0x0000000000080000
Error Overflow Reg         = 0x0000000000080000
AERR Address 1 Log Reg     = 0x00027000ff4088e8
AERR Address 2 Log Reg     = 0xf8088001080fff18
FERR  Log Reg              = 0x0000000000000000
DERR  Log Reg              = 0x0000008000008240
Error Syndrome Reg         = 0x0000000000000000



Address/Control Parity Error Registers

   Address/Control Parity Error Bit (AE) Not Set



Bus 1 Log Information


   No errors logged for this bus


------------  I/O Module Error Log Information  ------------

Summary of IO subsystem log entries
-----------------------------------
                        Phys Loc             Vendor  Device   Severity
Description             (hex)                 Id      Id      CORR UNC FE  CW
-----------             -----                ------  ------   ----------------
System Bus Adapter SB  0x000000ffffffff82   0x103c  0x1050              X
System Bus Adapter RP  0x000000ffff01ff83   0x103c  0x1051              X
System Bus Adapter RP  0x000000ffff07ff83   0x103c  0x1051              X
System Bus Adapter RP  0x000000ffff05ff83   0x103c  0x1051              X
System Bus Adapter RP  0x000000ffff08ff83   0x103c  0x1051              X
System Bus Adapter RP  0x000000ffff04ff83   0x103c  0x1051              X
System Bus Adapter RP  0x000000ffff06ff83   0x103c  0x1051              X
System Bus Adapter RP  0x000000ffff0aff83   0x103c  0x1051              X
System Bus Adapter RP  0x000000ffff09ff83   0x103c  0x1051              X
System Bus Adapter RP  0x000000ffff0cff83   0x103c  0x1051              X
Local Bus Adapter  P   0x000000ffff0cff83   0x103c  0x1054              X
System Bus Adapter RP  0x000000ffff0bff83   0x103c  0x1051              X


Detail display of IO subsystem log entries
------------------------------------------

System Bus Adapter -- System Bus Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:03 GMT 1970    (19:70:01:01:21:02:03)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
  X       X     ERR_ERROR       X                X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0xfffffffffed00000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000007ff0034

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff01ff83

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff07ff83

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff05ff83

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff08ff83

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff04ff83

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff06ff83

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff0aff83

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff09ff83

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff0cff83

Local Bus Adapter  --        PCI Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
  X   X         ERR_ERROR          X             X

IO Requestor Address    = 0xffffffff9fff4000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffff0cff83
IO Hardware Path        = 0x00ffffffffff000a

Module Error Register   = 0x0000000000000033

System Bus Adapter --       Rope Interface
------------------------------------------

Timestamp =    Thu Jan  1 21:02:04 GMT 1970    (19:70:01:01:21:02:04)

  OV  RQ  RS      ESTAT      A  C  D  corr  unc  fe  cw  pf
  --  --  --      -----      -  -  -  ----  ---  --  --  --
               ERR_FUNCTION                      X

IO Requestor Address    = 0x0000000000000000
IO Target Address       = 0x0000000000000000
IO Responder Address    = 0x0000000000000000
IO Physical Location    = 0x000000ffffffff82
IO Hardware Path        = 0x00ffffffffffff00

Module Error Register   = 0x0000000000000000
Rope Physical Location  = 0x000000ffff0bff83


Service Menu: Enter command >
作者: xinshouzhe    时间: 2011-04-30 13:07
本帖最后由 xinshouzhe 于 2011-04-30 13:10 编辑

回复 19# lbseraph

除了核心I/O之外,有块SCSI卡和一个网卡。我把2块SCSI卡拔掉了。楼上的PIM也是拔掉2块SCSI卡之后的。
这种情况是不是由于以前的故障导致系统没有成功安装才出现的,重新安装一遍系统是否能消除呢?
INIT: SINGLE USER MODE

INIT: Running /sbin/sh
# mount -a
vxfs mount: /dev/vg00/lvol8 is corrupted. needs checking
vxfs mount: /dev/vg00/lvol7 is corrupted. needs checking
vxfs mount: /dev/vg00/lvol6 is corrupted. needs checking
vxfs mount: /dev/vg00/lvol5 is corrupted. needs checking
vxfs mount: /dev/vg00/lvol4 is corrupted. needs checking
mount: /dev/vg00/lvol1 needs to be fsck'ed before mounting
mount: warning: if device /dev/vg00/lvol1 is mounted to another system
                then do not run fsck
作者: lbseraph    时间: 2011-04-30 13:50
另外PDC的firmware要更新到最新的44.28,42.19有些Bug。把firmware升上去后还出现HPMC的话可能就得考虑硬件问题了。

L2000 firmware download URL:
http://h20000.www2.hp.com/bizsup ... =135&swEnvOID=7
作者: xinshouzhe    时间: 2011-04-30 14:46
本帖最后由 xinshouzhe 于 2011-04-30 14:48 编辑

回复 24# lbseraph


    结贴了。   我重装系统之后OK了,没有出现什么问题。

    再次感谢大哥在节假日还帮忙回帖,非常感谢,祝您节日愉快。

   搞熟悉了在升级微码吧,先学着。再次感谢大哥,谢谢您。
作者: lbseraph    时间: 2011-04-30 15:29
客气了,没帮到什么忙,是有想过让你重装系统的,觉得那可能比较麻烦,你不一定会做,呵呵。。

不过,那个firmware还是要升级的,你可以按打补丁的方式升级就行。
作者: xinshouzhe    时间: 2011-05-03 12:47
本帖最后由 xinshouzhe 于 2011-05-03 12:55 编辑

回复 26# lbseraph


  再问下大哥,PDC能从目前的42.19直接升到44.28吗?还是说必须一步一步升级?我下边的操作问题出在哪里呢?


# model
9000/800/L3000-6x
# cd /tmp/storm
# ls
PF_CRHW4428.tar.gz
# ls -l
total 1728
-rwxr-----   1 root       sys         883761 May  3 11:48 PF_CRHW4428.tar.gz
# sh PF_CRHW4428
sh: PF_CRHW4428:  not found.
# sh PF_CRHW4428.tar.gz
sh: PF_CRHW4428.tar.gz: Execute permission denied.
作者: lbseraph    时间: 2011-05-04 08:50
不用一步一步,那个firmware下载之后是压缩包,你要先解压。不过这种方法比较麻烦点,你可以看看release note里面的说明先:
http://h20000.www2.hp.com/bizsup ... mp;mode=4&idx=0

你还是用补丁的方法吧,不过你的model是L3000呢,不是L2000。L3000的最新firmware是44.12,也可以按补丁方式升级:
http://h20000.www2.hp.com/bizsup ... =135&swEnvOID=7
作者: xinshouzhe    时间: 2011-05-04 10:33
回复 28# lbseraph


大哥,  release note里是从磁带引导安装的,我没有磁带机啊。我想FTP上去,然后安装。我下载之后解压成PF_CARIW4412.frm,然后FTP上去了,能给说下剩下的操作步骤吗?
作者: lbseraph    时间: 2011-05-04 11:09
没有这种方法,只能磁带机引导安装或patch方式。所以我才建议你用patch方式安装升级。
作者: xinshouzhe    时间: 2011-05-04 12:13
回复 30# lbseraph


    fireware------patch 44.12下载不了啊,需要特别权限。
作者: lbseraph    时间: 2011-05-04 13:49
patch PHSS_30632下载需要ITRC的用户,而且需要link一个有效的合同ID才可以。
作者: xinshouzhe    时间: 2011-05-04 14:48
本帖最后由 xinshouzhe 于 2011-05-04 14:54 编辑

回复 32# lbseraph


      我下载的是43,43,PHSS_29940.depot,这个可以吗?我按照下边的步骤4操作也不行。

故障解决过程:
1、vi /var/adm/syslog/syslog.log查看日志报错情况以及GSP卡状态;
2、shutdown –hy 0关机、下电,将之前换上A.01.09版本的GSP卡重新换回来(GSP卡版本为B.02.04);
3、通过远程FTP将PDC更新补丁PHSS_37205以及GSP卡firmware两个微码B.02.15、B.02.20上传至/tmp/storm目录;
4、执行命令sh PHSS_37205后得到PHSS_37205.depot文件,swinstall –s /tmp/storm/PHSS_37205.dep
Ot对该补丁进行安装,安装完毕后重新启动机器;
5、机器自检完毕后,十秒中断处PDC版本进行自动更新,后重启;

http://bbs.chinaunix.net/archiver/tid-1133256.html
作者: lbseraph    时间: 2011-05-04 16:45
你的操作系统是11.00还是11.11的?还有你的应该是L3000吧?你说的不行是什么意思?安装不了patch?
作者: xinshouzhe    时间: 2011-05-04 18:17
本帖最后由 xinshouzhe 于 2011-05-04 19:17 编辑

回复 34# lbseraph


    是11.11. 机器前面板上是RP5405,# model是 L3000-6X。


# mkdir /tmp/storm         
# cd /tmp/storm   
# cat /tmp/storm               
@\PHSS_29940.depot#                  
# swinstall -s /tmp/storm/PHSS_29940.depot


l ===              SD Install - Software Selection (L3000) (1)                 k
xFile View Options Actions                                                Help x
x                       Press CTRL-K for keyboard help.                        x
xSource: L3000:/tmp/storm/PHSS_29940.depot                                     x
xTarget:  L3000:/                                                              x
x                                                                              x
xOnly software compatible with the target is available for selection.          x
xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqx
xTopl                             Note (L3000)                             k   x
xqqqx                                                                      xqqqx
x   x Currently, there are no products on this source which are compatible x   x
xlqqx with the target.  Therefore, no products are shown.                  xqk x
xx  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqx ^ x
xx  x                              [[ OK    ]]                             x   x
xx  mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj   x
xx                                                                             x
xx                                                                             x
xx                                                                             x
xx                                                                             x
xx                                                                             x
xx                                                                           v x
xmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x
x                                                                              x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq



l ===              SD Install - Software Selection (L3000) (1)                 k
xFile View Options Actions                                                Help x
x                       Press CTRL-K for keyboard help.                        x
xSource: L3000:/tmp/storm/PHSS_29940.depot                                     x
xTarget:  L3000:/tmp/storm                                                     x
x                                                                              x
xOnly software compatible with the target is available for selection.          x
xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqx
xTop (Bundles and Products)                                     0 of 1 selectedx
xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqx
x  Marked?    Name                  Revision        Information                x
xlqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
xx            PHSS_29940       ->   1.0             L1500 and L3000 43.43 PD ^ x
xx                                                                             x
xx                                                                             x
xx                                    


无法选中安装。
作者: lbseraph    时间: 2011-05-04 18:57
PHSS_29940是for HP-UX 11.00的,所以你是装不上的。

L3000 with HP-UX 11.11

43.43     
PHSS_29941

44.12
PHSS_30632

作者: xinshouzhe    时间: 2011-05-04 19:31
回复 36# lbseraph


    File View Options Actions                                                Help x
x                       Press CTRL-K for keyboard help.                        x
xSource: L3000:/tmp/storm/PHSS_29941.depot                                     x
xTarget:  L3000:/tmp                                                           x
x                                                                              x
xOnly software compatible with the target is available for selection.          x
xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqx
xTop (Bundles and Products)                                     0 of 1 selectedx
xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqx
x  Marked?    Name                  Revision        Information                x
xlqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
xx            PHSS_29941       ->   1.0             L1500 and L3000 43.43 PD ^ x
xx                                                                             x
xx                                                                             x
xx                                                                             x
xx                                                                             x
xx                                                                             x
xx                                                                             x
xx                                                                             x
xx                                                                           v x
xm<                                                                         >j x
x                                                                              x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
作者: xinshouzhe    时间: 2011-05-04 20:09
回复 36# lbseraph
微码升级成功了,谢谢大哥帮忙。
Information Menu: Enter command > FwrVersion

FIRMWARE INFORMATION

   Firmware Version:          43.43




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2