Oracle® x86 服务器诊断、应用程序和实用程序指南

退出打印视图

更新时间: 2014 年 4 月
 
 

使用 Oracle ILOM 命令行界面检查组件状态

通过 Oracle ILOM CLI,可列出、显示和清除故障。

开始之前

需要具有 Read Only (o) 权限才能查看故障。清除它们需要具备 Administration (a) 权限。

  1. 登录到 Oracle ILOM CLI。
  2. 通过 CLI 查看故障有两种方式:
    • 键入:show /System/Open_Problems

      将显示以下内容:

      -> show /System/Open_Problems
      
      Open Problems (3)
      Date/Time                 Subsystems          Component
      ------------------------  ------------------  ------------
      Thu Oct 31 21:39:49 2013  Processors          P1 (CPU 1)
              A processor has detected a QuickPath Interconnect (QPI) transmitter
              uncorrectable error. (Probability:33,
              UUID:9468d451-5d8b-412a-fe51-e35c76cc5894, Part Number:CM80636, Serial
              Number:N/A, Reference
              Document:http://support.oracle.com/msg/SPX86A-8002-79)
      Thu Oct 31 21:39:49 2013  Processors          P2 (CPU 2)
              A processor has detected a QuickPath Interconnect (QPI) transmitter
              uncorrectable error. (Probability:33,
              UUID:9468d451-5d8b-412a-fe51-e35c76cc5894, Part Number:CM80636, Serial
              Number:N/A, Reference
              Document:http://support.oracle.com/msg/SPX86A-8002-79)
      Thu Oct 31 21:39:49 2013  Processors          P3 (CPU 3)
              A processor has detected a QuickPath Interconnect (QPI) transmitter
              uncorrectable error. (Probability:33,
              UUID:9468d451-5d8b-412a-fe51-e35c76cc5894, Part Number:CM80636, Serial
              Number:N/A, Reference
              Document:http://support.oracle.com/msg/SPX86A-8002-79)
      
    • 键入:show faulty

      注 -  show faulty 命令是以下 Oracle ILOM CLI 命令字符串的快捷方式:-> show -o table -level all /SP/faultmgmt。该别名会生成与上述命令相同的输出。这样,用户就能够以简明的表格形式查看系统中的所有活动故障。例如,它可以生成类似以下的输出:
      -> show faulty
      Target              | Property               | Value
      --------------------+------------------------+---------------------------------
      /SP/faultmgmt/0     | fru                    | /SYS
      /SP/faultmgmt/0/    | class                  | fault.chassis.device.missing
      faults/0            |                        |
      /SP/faultmgmt/0/    | sunw-msg-id            | SPX86-8000-4S
      faults/0            |                        |
      /SP/faultmgmt/0/    | uuid                   | 8acb45f9-fb70-e5d0-b73c-f8e5ea32
      faults/0            |                        | c52a
      /SP/faultmgmt/0/    | timestamp              | 2010-02-19/02:58:20
      faults/0            |                        |
      /SP/faultmgmt/0/    | product_serial_number  | 12345678-abcdefghi
      faults/0            |                        |
      /SP/faultmgmt/0/    | chassis_serial_number  | 12345678-abcdefghi
      faults/0            |                        |
      /SP/faultmgmt/0/    | power_supply           | 2
      faults/0            |                        |
      /SP/faultmgmt/0/    | event_key              | 2
      faults/0            |                        |
      
  3. 要清除故障,请维修或更换出现故障的组件。

    安装了新组件后,系统会清除故障。

    如果已经维修或替换了所指示组件,Oracle ILOM 将清除大多数故障。如果 Oracle ILOM 不清除该故障,请参见 Oracle ILOM 文档库,网址为:

    http://www.oracle.com/goto/ILOM/docs