Install PCIe Card in PCIe Riser
152 Oracle Database Appliance Service Manual • June 2017
6.
Reconnect any cables to the PCIe card that you unplugged during the removal
procedure.
7.
Return the server node to operation.
a.
Install the server node top cover.
See “Install Server Node Top Cover” on page 207.
b.
Install the server node into the system.
See “Install Server Node Into System Chassis” on page 208.
c.
Reconnect any data cables to the PCIe card connectors on the system rear
panel.
d.
Power on the server node.
See “Powering On Oracle Database Appliance Version 1” on page 210.
8.
Clear the PCIe card fault.
a.
Log in to the server node as root using the Oracle ILOM CLI.
b.
To view server node faults, type the following command to list all known
faults on the system:
-> show /SP/faultmgmt
Oracle ILOM lists all known faults, for example:
SP/faultmgmt
Targets:
0 (/SYS/MB/RISER/PCIE2)
Properties:
Commands:
cd
show
c.
To clear PCIe riser faults, use the set command. For example:
-> set /SYS/MB/RISER clear_fault_action=true
Are you sure you want to clear /SYS/MB/RISER (y/n)? y
Set 'clear_fault_action' to 'true'
d.
To clear a PCIe card fault, use the set command. For example, to clear a fault
on PCIe 2:
-> set /SYS/MB/RISER/PCIE2 clear_fault_action=true
Are you sure you want to clear /SYS/MB/RISER/PCIE2 (y/n)? y
Set 'clear_fault_action' to 'true'