Skip to main content

12.1.8 Checking the Panic Log


12.1.8 Checking the Panic Log
A console message is output to the domain console when a panic occurs. These output console messages are collected in the panic log. In some cases, the panic log may be called a panic message log. Use the showlogs command with the panic operand specified to refer to the panic log.
Operation Procedure
  1. Execute the showlogs command with the panic operand specified on the XSCF shell.
XSCF> showlogs panic -p 0
<<panic>>
Date: Oct 20 18:45:31 JST 2012 PPAR-ID: 00
Oct 20 17:45:31 JST 2012 panic message: xxxxxxx
Oct 20 17:55:31 JST 2012 panic message: xxxxxxx
The following content is displayed.
  1. Physical partition ID (PPAR-ID)
  2. Panic log collection time (Date)
    It is shown in local time.
  3. Panic message (Message)