4.1.5 For PRIMEPOWER 650/850/900/1500/2500/HPC2500
WARNING: FJSVscf: _init: ddi_soft_state_init failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_soft_state_init(9F).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: _init: mod_install failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of mod_install(9F) (incorporates the driver into the system).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_probe: ddi_soft_state_zalloc failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_soft_state_zalloc(9F) (allocates an area for the driver).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_probe: ddi_get_soft_state failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_get_soft_state(9F) (gets an area for the driver).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#),scf_probe: ddi_dev_nregs failed.
- Meaning
- The register information in the SCF device is incorrect.
- Action
- Check the state of the system board.
WARNING: FJSVscf: scf_attach: ddi_get_iblock_cookie failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_get_iblock_cookie(9F) (allocates resources for interrupt processing).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_attach: ddi_soft_state_zalloc failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_soft_state_zalloc(9F) (allocates an area for the driver).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_attach: ddi_get_soft_state failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_get_soft_state(9F)(gets an area for the driver).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_attach: ddi_create_minor_node failed.
- Meaning
- Failed to incorporate the SCF driver into the system because the creation of the device minor node failed.
- Action
- Make sure there is enough room in the /device file system.
WARNING: FJSVscf: scf_attach: kmem_zalloc failed.
- Meaning
- kmem_zalloc(9F) failed.
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_attach: ddi_add_intr failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_add_intr(9F) (registers interrupt functions).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_attach: ddi_get_soft_iblock_cookie failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_get_soft_iblock_cookie(9F) (allocates resources for soft interrupt processing).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_attach: ddi_add_softintr failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_add_softintr(9F) (registers soft interrupt functions).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_dma_alloc: ddi_dma_alloc_handle failed.
- Meaning
- ddi_dma_alloc_handle(9F) failed.
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_dma_alloc: ddi_dma_mem_alloc failed.
- Meaning
- ddi_dma_mem_alloc(9F) failed.
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_dma_alloc: ddi_dma_addr_bind_handle failed.
- Meaning
- ddi_dma_addr_bind_handle (9F) failed.
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_dma_alloc: ddi_dma_addr_bind_handle ccountp error.
- Meaning
- Could not allocate continuity area to the abnormal termination of ddi_dma_addr_bind_handle(9F).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: scf_detach: ddi_get_soft_state failed.
- Meaning
- Could not detach the SCF driver due to the abnormal termination of ddi_get_soft_state(9F) (gets an area for the driver).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#), IOCHRDY interrupt occurred.
- Meaning
- IOCHRDY timeout(Ebus2 timeout) interrupt occurred.
- Action
- Check the state of the system board and SCF device.
WARNING: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#), DMA host bus error.
- Meaning
- Host bus error interrupt occurred to the Ebus2 DMA.
- Action
- Check the state of the system board and SCF device.
WARNING: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#), SCF command (0xXXXX) receive data sum check error
- Meaning
- Detected Sum check error to the receive data of SCF command(0xXXXX).
- Action
- Check the state of the system board and SCF device.
WARNING: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#), SCF command (0xXXXX) error. Status register = 0xYYYY
- Meaning
- SCF command (0xXXXX) terminated abnormally. 0xYYYY represents the SCF-2 Status register.
Status register has the following meaning by the value of the least significant four bits.
0xXX1X : Sending a command to SCF device was repeated ten times due to BUFFER-FULL
on the SCF device. But they were not processed normally.
0xXX2X : Sending a command to SCF device was repeated fifteen times due to RCI
device BUSY on the SCF device. But they were not processed normally.
0xXX3X : Sending a command to SCF device due to the error on the command Interface
with the SCF device.
0xXX8X : The command and sub-command that it was sent to the SCF device was not
supported.
0xXX9X : The command that it was sent to the SCF device failed with the parameter
error.
0xXXAX : The command that it was sent to the SCF device was a breach of command
path.
0xXXBX : The device specified with the address for the command that it was sent
to the SCF device does not exist on the RCI network, or RCI is inactive.
- Action
- Check the state of the SCF device.
WARNING: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#),XXX register parity error. Status register = 0xYYYY
- Meaning
- Parity error interrupt occurred to the XXX register read. 0xYYYY represents the XXX register.
XXX is register name.
SCFI interrupt status
SCFI status
- Action
- Check the state of the system board and SCF device.
WARNING: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#), EBus2 DMA channel reset timeout.
- Meaning
- Channel reset timeout occurred to the Ebus-2 DMA.
- Action
- Check the state of the system board and SCF device.
SCFC path changed.(/pci@#,#/#@#/FJSV,scfc@#,#(scfc#) --> /pci@#,#/#@#/FJSV,scfc@#,#(scfc#))
- Meaning
- Detected SCF device failure.
- Action
- Follow the instruction of the message displayed before this message.
WARNING: FJSVscf: SCF HALT was detected.
- Meaning
- All SCF devices stopped. After this message was displayed, access to SCF device will be failed.
- Action
- Follow the instruction of the message displayed before this message.
In addition, confirm the state of the system board or the SCF device from System Console Software (SCS) for PRIMEPOWER 900/1500/2500/HPC2500.
WARNING: FJSVscf: SCF ready interrupt occurred.
- Meaning
- SCF device was changed.
WARNING: FJSVscf: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#), SCF command (0xXXXX) timeout
- Meaning
- The SCF command(0xXXXX) could not complete a command within the prescribed time.
- Action
- Check the state of the system board and SCF device.
WARNING: FJSVscf: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#), XXX register read error
- Meaning
- Recovered by re-reading thought an I/O register reading error occurred.
XXX is register name.
SCFI command
SCFI Status
SCFI tx data
SCFI rx data
SCFI control
SCFI interrupt status
Ebus-2 dma control
DMA csr
DMA address control
DMA byte control
LED write enable
internal disk LED control
WARNING: /pci@#,#/#@#/FJSV,scfc@#,#(scfc#),offline
- Meaning
- Detected SCF device failure.
- Action
- Check the state of the system board and SCF device.
WARNING: FJSVscf: scf_intr: Unexpected POFF interrupt occurred
- Meaning
- A POWER switch interrupt occurred while the mode switch on the operator panel was set to LOCK.
- Action
- Check the state of the mode switch.
WARNING: FJSVscf: AC power down was detected. UPS is activated. RCI(addr = 0xXXXXXXXX)
- Meaning
- Power is now being supplied by the UPS due to a power down.
- Action
- Check the state of the power supply.
FJSVscf: AC power recovered. RCI(addr = 0xXXXXXXXX)
- Meaning
- Power was restored on the RCI device(0xXXX).
WARNING: FJSVscf: fan unit failure on RCI(addr = 0xXXXXXXXX), AAA#? BBB#? CCC#?, sub status = 0xX1,
sense info = 0xXX 0xXX 0xXX 0xXX 0xXX 0xZZ 0xYY 0xNN 0xMM 0xMM
- Meaning
- Detected a fan unit failure(sub status=0x01 or 0x81) on RCI device (addr = 0xXXXXXXXX).
This message displays abnormality that this system detected, and abnormality that another device connected on the RCI network detected.
When "sub status" is 0x81 and this system is abnormal, after this message is displayed the power off of the system is executed.
When another device on RCI network is abnormal, the abnormal is notified to this system through RCI.
- AAA represents the cabinet type. #? represents the cabinet number.
AAA#? will be displayed only if a cabinet type failure occurred on the following cabinet type.
Cabinet#0 : Main Cabinet
Cabinet#1 : Expansion Cabinet
Rack : I/O Rack
P-Cabinet : Power Cabinet
BBB represents the unit type. #? represents the unit number.
BBB#? will be displayed only if a unit failure occurred on the following units.
FANTRAY : Fan tray
PCI-BOX : PCI-BOX
PCI/DISK-BOX : PCI/Disk-BOX
CCC represents the fan unit. #? represents the fan unit number.
CCC#? will be displayed only if a fan unit failure occurred on the following units.
FAN : fan unit
PSU : PSU or fan unit of the PCI-BOX or PCI/DISK-BOX
Sense info shows the following meanings.
Four bytes of 0xXX show the address of the RCI device, and are the same as "addr = 0xXXXXXXXX".
0xZZ shows the event code.
0x01 : Fan rotation decrease
0x02 : Fan rotation stop
0xYY is fan number, and the number which depends on the corresponding RCI device.
0xNN is fan tray number, and the number which depends on the corresponding RCI device.
0xMM shows the notified sense information, and depends on the corresponding RCI device.
- Action
- When this message is displayed, it is necessary to check the abnormality of the RCI device displayed with addr.
Check the fan unit of the CCC#? , and please contact our customer engineer.
WARNING: FJSVscf: power supply unit failure on RCI(addr = 0xXXXXXXXX), AAA#? BBB#?, sub status = 0xX2,
sense info = 0xXX 0xXX 0xXX 0xXX 0xZZ 0xYY 0xNN 0xMM 0xMM
- Meaning
- Detected a power supply unit failure(sub status=0x02 or 0x82) on RCI device (addr = 0xXXXXXXXX).
This message displays abnormality that this system detected, and abnormality that another device connected on the RCI network detected.
When "sub status" is 0x82 and this system is abnormal, after this message is displayed the power off of the system is executed.
When another device on RCI network is abnormal, the abnormal is notified to this system through RCI.
- AAA represents the cabinet type. #? represents the cabinet number.
AAA#? will be displayed only if a cabinet type failure occurred on the following cabinet type.
Cabinet#0 : Main Cabinet
Cabinet#1 : Expansion Cabinet
Rack : I/O Rack
P-Cabinet : Power Cabinet
BBB represents the power supply unit name. #? represents the power supply unit number.
BBB#? will be displayed only if a power supply unit failure occurred on the following power supply units.
SCF : SCF Board
FEP : FEP
CONV : Converter
SB : System Board
PCI-BOX : PCI-BOX
PCI/DISK-BOX : PCI/Disk-BOX
DTB : DTB (Data Transfer unit Board)
XB-DDC : Crossbar DDC
Sense info shows the following meanings.
Four bytes of 0xXX show the address of the RCI device, and are the same as "addr = 0xXXXXXXXX".
0xZZ shows the event code.
0x00 : An abnormal power supply unit cannot be specified.
0x01-04 : Power supply and voltage are abnormal.
0x05 : Power supply unit which depends on device is abnormal.
0xYY is detailed information which supplements the event code (0xZZ).
0xNN is a power supply unit type or number, and it depends on the corresponding RCI device.
0xMM shows the notified sense information, and depends on the corresponding RCI device.
- Action
- When this message is displayed, it is necessary to check the abnormality of the RCI device displayed with addr.
Check the power supply unit of the BBB#?, and please contact our customer engineer.
WARNING: FJSVscf: thermal alarm on RCI(addr = 0xXXXXXXXX), AAA#? BBB#? CCC#?, sub status = 0xX6,
sense info = 0xXX 0xXX 0xXX 0xXX 0xZZ 0xYY 0xNN 0xNN 0xNN
- Meaning
- Detected an abnormal temperature (sub status=0x06 or 0x86) on RCI device (addr = 0xXXXXXXXX).
This message displays abnormality that this system detected, and abnormality that another device connected on the RCI network detected.
When "sub status" is 0x86 and this system is abnormal, after this message is displayed the power off of the system is executed.
When another device on RCI network is abnormal, the abnormal is notified to this system through RCI.
- AAA represents the cabinet type. #? represents the cabinet number.
AAA#? will be displayed only if a cabinet type failure occurred on the following cabinet type.
Cabinet#0 : Main Cabinet
Cabinet#1 : Expansion Cabinet
Rack : I/O Rack
P-Cabinet : Power Cabinet
BBB represents the unit type. #? represents the unit number.
BBB#? will be displayed only if a unit failure occurred on the following units.
SB : System Board
PCI-BOX : PCI-BOX
PCI/DISK-BOX : PCI/Disk BOX
DISK : DISK Bay Unit
XB : Crossbar
EXT-PWR : Power Unit
CCC represents the sensor type. #? represents the sensor number.
CCC#? will be displayed only if a sensor failure occurred on the following sensors.
CPU
SENSOR
Sense info shows the following meanings.
Four bytes of 0xXX show the address of the RCI device, and are the same as "addr = 0xXXXXXXXX".
0xZZ shows the event code.
0x01 : Ambient temperature low temperature warning
0x02 : Ambient temperature low temperature alarm
0x03 : Ambient temperature high temperature warning
0x04 : Ambient temperature high temperature alarm
0x05 : Unit/Processor low temperature warning, or sensor failure
0x06 : Unit/Processor low temperature alarm, or sensor failure
0x07 : Unit/Processor high temperature warning
0x08 : unit/processor high temperature alarm
0xYY is sensor number, and it depends on the corresponding RCI device.
0xNN shows the notified sense information, and depends on the corresponding RCI device.
- Action
- When this message is displayed, it is necessary to check the abnormality of the RCI device displayed with addr.
Check the environment where the unit is set up.
Also make sure there is nothing wrong with the inside of the RCI device.
WARNING: FJSVscf: node error on RCI(addr = 0xXXXXXXXX), sub status = 0x08,
sense info = 0xXX 0xXX 0xXX 0xXX 0x00 0xZZ 0xYY 0xYY
- Meaning
- Detected a node error (sub status=0x08) on RCI device (addr = 0xXXXXXXXX).
This message displays abnormality that this system detected, and abnormality that another device connected on the RCI network detected.
When another device on RCI network is abnormal, the abnormal is notified to this system through RCI.
Sense info shows the following meanings.
Four bytes of 0xXX show the address of the RCI device, and are the same as "addr = 0xXXXXXXXX".
0xZZ shows the event code.
0x01 : The internal failure of RCI-I/O device
0x01-05 : SCF unit self-diagnosis error
0x90 : RCI network is abnormal (status check time-out)
0x91 : RCI address multiple error
0x92 : Host node is abnormal
0x93 : RCI device connection failure of unregistration
0x94 : SCF degeneracy
0xc0-ff : Hard error of RCI-I/O device
0xYY shows detailed information of RCI network abnormality(event code 0x90) or host node abnormality(event code 0x92). Or, when the inside abnormality of RCI-I/O device (event code 0x00), detailed information that depends on RCI-I/O device is shown. Other event codes are irregular values, and it does not have the meaning.
- Action
- When this message is displayed, it is necessary to check the abnormality of the RCI device displayed with addr.
Check RCI address is uniquely assigned to each RCI device, there are no RCI cable problems, RCI device are turned power on, unconfigured RCI devices are not connected or there are no internal failure in RCI devices. Please contact our customer engineer.
panic[cpuX]/thread = 0xXXXXXXXX: FJSVscf: panic request from RCI(addr = 0xXXXXXXXX)
- Meaning
- The RCI device that has RCI address of 0xXXX requested the system panic.
- Action
- This message shows the state.
However, at the cluster environment etc. , another node (RCI address 0xXXXXXXXX) which detected abnormality issues the panic instruction to this node via RCI. And, when OS panic is executed, this node outputs this message.
Please investigate this node from information on another node (RCI address 0xXXXXXXXX).
NOTICE: FJSVscf: I/O node status sense from RCI(addr = 0xXXXXXXXX),sub status = 0x62,
sense info = 0xXX 0xXX 0xXX 0xXX 0xZZ 0xYY 0xYY 0xYY 0xYY
- Meaning
- Detected a sensed information of I/O node status (sub status=0x062) from RCI device (addr = 0xXXXXXXXX).
This message displays the change of the state of this system or another device connected on the RCI network.
Sense info shows the following meanings.
Four bytes of 0xXX show the address of the RCI device, and are the same as "addr = 0xXXXXXXXX".
When the RCI address is this system, details of sense info become as follows.
0xZZ shows the event code.
0x01 : add
0x02 : delete
0xYY shows unit type, and 0xMM shows unit number.
0x01 : SCF (SCF board)
0x02 : FAN
0x03 : FEP
0x04 : CONV (Converter)
0x05 : SB (System Board)
0x06 : PCIBOX or PCI/Disk-BOX
0x07 : XB-DDC (Crossbar DDC)
0xNN shows cabinet type and cabinet number(X).
0x00 : RCI-I/O device
0x2X : Main Cabinet or Expansion Cabinet
0x06 : Power Cabinet
0x07 : I/O Rack
When the RCI address is another device, details of sense info become as follows.
0xZZ shows the event code.
0x01 : RCI-I/O device connection or power supply reentry
0x02 : RCI-I/O device disconnect
0xYY is type or number of RCI-I/O device, and it depends on corresponding RCI-I/O device.
- Action
- It is not necessary.
This message might be output in this system at maintenance.
When this message is frequently displayed, it is necessary to investigate. Please contact our customer engineer.
WARNING: FJSVscf: device sense from RCI(addr = 0xXXXXXXXX), sub status = 0xYY,
sense info = 0xXX 0xXX 0xXX 0xXX 0xZZ 0xZZ 0xZZ 0xZZ 0xZZ
- Meaning
- Detected a sensed information form RCI device(addr = 0xXXXXXXXX) that SCF driver does not support or undefined.
This message displays abnormality that this system detected, and abnormality that another device connected on the RCI network detected.
When another device on RCI network is abnormal, the abnormal is notified to this system through RCI.
0xYY shows the event code notified the SCF driver.
Sense info shows the following meanings.
Four bytes of 0xXX show the address of the RCI device, and are the same as "addr = 0xXXXXXXXX".
0xZZ shows notified sense information, and is an irregular value.
- Action
- When this message is displayed, it is necessary to check the abnormality of the RCI device displayed with addr.
Check the corresponding RCI device, and please contact our customer engineer.
When RCI device is this system, check whether to operate about "Machine Administration".
WARNING: FJSVscf: UPS low battery on RCI(addr = 0xXXXXXXXX) was detected. sub status = 0xX5,
sense info = 0xXX 0xXX 0xXX 0xXX 0xZZ 0xYY 0x00 0x00
- Meaning
- Detected a power supply end of UPS (sub status=0x05 or 0x85) of RCI device (addr = 0xXXXXXXXX).
This message displays abnormality that this system detected, and abnormality that another device connected on the RCI network detected.
When another device on RCI network is abnormal, the abnormal is notified to this system through RCI.
Sense info shows the following meanings.
Four bytes of 0xXX show the address of the RCI device, and are the same as "addr = 0xXXXXXXXX".
0xZZ shows the event code.
0x01 : UPS became an electrical discharge end voltage.
0xYY is UPS number, and it depends on the corresponding RCI device.
- Action
- When this message is displayed, it is necessary to check the abnormality of UPS connected with the RCI device displayed with addr.
UPS battery is charged, or please contact our customer engineer.
WARNING: FJSVscf: UPS failure on RCI(addr = 0xXXXXXXXX) was detected. sub status = 0xX5,
sense info = 0xXX 0xXX 0xXX 0xXX 0xZZ 0xYY 0x00 0x00
- Meaning
- Detected a UPS failure (sub status=0x05 or 0x85) of RCI device (addr = 0xXXXXXXXX).
This message displays abnormality that this system detected, and abnormality that another device connected on the RCI network detected.
When another device on RCI network is abnormal, the abnormal is notified to this system through RCI.
Sense info shows the following meanings.
Four bytes of 0xXX show the address of the RCI device, and are the same as "addr = 0xXXXXXXXX".
0xZZ shows the event code.
0x02 : UPS hardware failure
0x03 : UPS battery failure
0x04 : UPS circuit protector failure
0xYY is UPS number and detail information, and it depends on the corresponding RCI device.
- Action
- When this message is displayed, it is necessary to check the abnormality of UPS connected with the RCI device displayed with addr..
Check to make sure that nothing is wrong with the UPS, or please contact our customer engineer.
WARNING: FJSVscf: cannot report PANIC.
- Meaning
- Could not notify the system panic on the other HOST when it occurred.
WARNING: FJSVscf: scf_map_regs: ddi_dev_regsize failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_dev_regsize(9F) (gets the register size).
- Action
- Check the state of the SCF device.
WARNING: FJSVscf: scf_map_regs: ddi_regs_map_setup failed.
- Meaning
- Failed to incorporate the SCF driver into the system due to the abnormal termination of ddi_regs_map_setup(9F) (maps register).
- Action
- Allocate memory since there might not be enough kernel resources.
WARNING: FJSVscf: kstat_create failed.
- Meaning
- kstat_create(9F) failed.
- Action
- Allocate memory since there might not be enough kernel resources.
NOTICE: FJSVscf: switch status is unknown
- Meaning
- There is a problem with the panel switch setting.
- Action
- Check the state of the panel switch.
WARNING: FJSVscf: kstat memory allocation error
- Meaning
- There is not enough memory.
- Action
- Allocate memory since there might not be enough kernel resources.
FJSVscf: ignoring debug enter sequence
- Meaning
- STOP-A was entered while the MODE switch on the operator panel was set to LOCK.
FJSVscf: allowing debug enter
- Meaning
- STOP-A was entered.
All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005