Removing and Replacing an NVMe Storage Drive Using Oracle Linux
■
“Storage Drives Hot-Plug Conditions” on page 65
■
“Storage Drive Failure and RAID” on page 66
■
“Storage Drive Locations and Numbering” on page 66
Removing and Replacing an NVMe Storage Drive Using
Oracle Linux
The following sections describe how to remove and replace an NVMe storage drive on a server
that is running the Oracle Linux operating system.
■
“Unmount an NVMe Storage Drive” on page 74
■
“Remove an NVMe Storage Drive” on page 76
■
“Verify Removal of an NVMe Storage Drive” on page 76
■
“Install an NVMe Storage Drive” on page 77
■
“Power On an NVMe Storage Drive and Attach a Device Driver” on page 77
■
“Verify Operation of an NVMe Storage Drive” on page 78
Unmount an NVMe Storage Drive
1.
Log in to Oracle Linux that is running on the server.
2.
Remove the NVMe storage device path.
a.
To find the PCIe addresses (Bus Device Function), type:
# find /sys/devices |egrep ‘nvme[0-9][0-9]?$’
This commands returns output similar to the following:
/sys/devices/pci0000:80/0000:80:03.0/0000:b0:00.0/0000:b1:04.0/0000:b2:00.0/misc/
nvme0
/sys/devices/pci0000:80/0000:80:03.0/0000:b0:00.0/0000:b1:05.0/0000:b4:00.0/misc/
nvme1
In the above listing the PCIe addresses are highlighted in bold text.
b.
To obtain the slot number (APIC ID) for the bus address, type the following
command to list all of the PCIe slot numbers and the corresponding bus
addresses:
74 Oracle Server X7-2 Service Manual • October 2017