-> show /system model
/System
Properties:
model = ORACLE SERVER X5-2
> ls /system/PCI_Devices/Add-on/Device_4/
/System/PCI_Devices/Add-on/Device_4
Targets:
Properties:
part\_number = 7110117
description = Oracle Storage 12 Gb SAS PCIe RAID HBA, Internal
location = PCIE4 (PCIe Slot 4)
pci\_vendor\_id = 0x1000
pci\_device\_id = 0x005d
pci\_subvendor\_id = 0x1000
pci\_subdevice\_id = 0x9361
Commands:
cd
show
-> show /system power_state
/System
Properties:
power\_state = Off
-> start /SYS
Are you sure you want to start /SYS (y/n)? y
Starting /SYS
-> start /sp/console
Are you sure you want to start /SP/console (y/n)? y
Console session already in use. [view mode]
Serial console started. To stop, type ESC (
AVAGO MegaRAID SAS-MFI BIOS
Version 6.31.03.1 (Build June 8, 2016)
Copyright(c) 2016 AVAGO Technologies
F/W Initializing Devices 100%
HA -0 (Bus 35 Dev 0) LSI MegaRAID 9361-8i
Battery Status: Optimal
PCI Slot Number: 4
ID LUN VENDOR PRODUCT REVISION CAPACITY
-- --- ------ ------- -------- --------
AVAGO LSI MegaRAID 9361-8i 4.650.00-7176 1024MB
8 0 HGST H101812SFSUN1.2T A3T0 1144641MB
9 0 HGST H101812SFSUN1.2T A3T0 1144641MB
10 0 HGST H101812SFSUN1.2T A3T0 1144641MB
11 0 HGST H101812SFSUN1.2T A3T0 1144641MB
12 0 HGST H101812SFSUN1.2T A3T0 1144641MB
14 0 HGST H101812SFSUN1.2T A3T0 1144641MB
15 0 HGST H101812SFSUN1.2T A3T0 1144641MB
Press <CTRL><P> to pause or <CTRL><V>
-- --- ------ ------- -------- --------
17 0 HGST H101212SESUN1.2T A720 1144641MB
0 Virtual Drive(s) found on the host adapter.
0 Virtual Drive(s) handled by BIOS
Press <Ctrl><R> to Run MegaRAID Configuration Utility

The MegaRAID Configuration Utility will present "Foreign View" menu tab only if there is a foreign configuration
detected.

Update "Ctrl Mgmt" menu "BIOS Mode:" from "Safe mode on errors" to "Ignore errors" and "Apply".

Reset system to boot. The virtual drives will now be available:
-> reset /SYS
Are you sure you want to reset /SYS (y/n)? y
Performing hard reset on /SYS
-> start /sp/console
Are you sure you want to start /SP/console (y/n)? y
Serial console started. To stop, type ESC (
AVAGO MegaRAID SAS-MFI BIOS
Version 6.31.03.1 (Build June 8, 2016)
Copyright(c) 2016 AVAGO Technologies
F/W Initializing Devices 100%
HA -0 (Bus 35 Dev 0) LSI MegaRAID 9361-8i
Battery Status: Optimal
PCI Slot Number: 4
ID LUN VENDOR PRODUCT REVISION CAPACITY
-- --- ------ ------- -------- --------
AVAGO LSI MegaRAID 9361-8i 4.650.00-7176 1024MB
8 0 HGST H101812SFSUN1.2T A3T0 1144641MB
9 0 HGST H101812SFSUN1.2T A3T0 1144641MB
10 0 HGST H101812SFSUN1.2T A3T0 1144641MB
11 0 HGST H101812SFSUN1.2T A3T0 1144641MB
12 0 HGST H101812SFSUN1.2T A3T0 1144641MB
14 0 HGST H101812SFSUN1.2T A3T0 1144641MB
15 0 HGST H101812SFSUN1.2T A3T0 1144641MB
Press <CTRL><P> to pause or <CTRL><V> to skip
-- --- ------ ------- -------- --------
17 0 HGST H101212SESUN1.2T A720 1144641MB
0 AVAGO Virtual Drive RAID5 51199MB
1 AVAGO Virtual Drive RAID5 7952985MB
2 Virtual Drive(s) found on the host adapter.
2 Virtual Drive(s) handled by BIOS
Press <Ctrl><R> to Run MegaRAID Configuration Utility
The "BIOS mode" can be reset using "Storcli" from the X5-2 host:
[root@X5-2 ~]# /opt/MegaRAID/storcli/storcli64 /c0 show bios
Controller = 0
Status = Success
Description = None
Controller Properties :
=====================
-----------------------------------------------
Ctrl_Prop Value
-----------------------------------------------
Basic Input/Output System (BIOS) ON
Auto Boot Select(ABS) OFF
BIOS Boot Mode Ignore errors
Device Exposure 16
-----------------------------------------------
[root@X5-2]# /opt/MegaRAID/storcli/storcli64 /c0 set bios mode=SME
Controller = 0
Status = Success
Description = None
Controller Properties :
=====================
----------------
Ctrl_Prop Value
----------------
BIOS Mode SME
----------------
[root@X5-2]# /opt/MegaRAID/storcli/storcli64 /c0 show bios
Controller = 0
Status = Success
Description = None
Controller Properties :
=====================
-----------------------------------------------------
Ctrl_Prop Value
-----------------------------------------------------
Basic Input/Output System (BIOS) ON
Auto Boot Select(ABS) OFF
BIOS Boot Mode Safe mode on errors
Device Exposure 16
-----------------------------------------------------