На серверах c ILOM (это сервера Sun/Oracle T5x40, T3-x, T4-x, X22x0 итд ) можно смотреть и администрировать сообщения fma (Fault Management) как из Solaris (команды fmadm, fmdump, итд), так и из ILOM.  Если вдруг после сбоя система не грузится, то диагностировать можно с системного контроллера:

login as: root
Using keyboard-interactive authentication.
Password:
Oracle(R) Integrated Lights Out Manager
Version 3.0.9.20.a r57453
Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-> start /SP/faultmgmt/shell
Are you sure you want to start /SP/faultmgmt/shell (y/n)? y
faultmgmtsp> help
Built-in commands:
echo - Display information to user.
Typical use: echo $?
help - Produces this help.
Use 'help ' for more information about an external command.
exit - Exit this shell.
External commands:
fmadm - Administers the fault management service
fmdump - Displays contents of the fault and ereport/error logs
fmstat - Displays statistics on fault management operations
etcd - ereport injector
faultmgmtsp> fmdump
TIMESTAMP UUID MSGID
2011-06-03/12:05:50 0e4dd348-d751-6578-ed76-b87403fa0dac SPX86-8001-U5
2011-06-04/02:30:12 3402b0d3-b3fe-e136-f462-b8384a827f55 SPX86-8001-U5
2011-06-08/00:23:25 93672d86-4fc7-69b5-d912-87c0837eda5d SPX86-8001-U5
2011-09-30/05:58:03 0cbe0f82-820d-63f0-b9f0-a5e18aab4092 SPX86-8001-U5
2011-10-12/22:21:44 e74ccdad-05d0-62e5-8bda-fb24d2811509 SPX86-8001-U5
faultmgmtsp> fmadm faulty
------------------- ------------------------------------ -------------- --------
Time UUID msgid Severity
------------------- ------------------------------------ -------------- --------
2011-10-12/22:21:44 e74ccdad-05d0-62e5-8bda-fb24d2811509 SPX86-8001-U5 Critical
Fault class : fault.memory.intel.dimm_ue
FRU : /SYS/MB/P1/D5
Description : A memory uncorrectable ECC fault on a DIMM has occurred.
Response : None.
Impact : System is reset.
Action : The administrator should review the ILOM event log for
additional information pertaining to this diagnosis. Please
refer to the Details section of the Knowledge Article for
additional information.
faultmgmtsp> fmadm replaced /SYS/MB/P1/D5
faultmgmtsp> fmadm faulty
No faults found
faultmgmtsp> exit
->

Ссылки в тему:

2 комментария на запись “Как из ILOM посмотреть fma сообщения”

  1. zapadnik пишет:

    не совсем понятно какой ip для соединения и что набрать в ответ на слово passord:. В остальном — спасибо.

  2. ikorolev пишет:

    ip — адрес SP, который выставили при настройке. Или просто подключившись по последовательному порту.
    А пароль — changeme по умолчанию (пароль не секретный, если почитать доку ( http://docs.oracle.com/cd/E19860-01/E21445/E21445.pdf ) , то такого вопроса не возникнет )