OpenShift Data Foundation¶
If you are looking at OpenShift Platform Plus (OPP) and are targeting ODF to be your storage provider, here's how to install it.
Jumbo Frames Required
The storage network must support jumbo frames (MTU 9000) end-to-end for ODF to perform properly. Ensure switches, node NICs, and storage interfaces are all configured for MTU 9000 before deploying ODF. See Storage Network prerequisites and the Storage Network NNCP example for configuration details.
Install Local Storage Operator¶
- Go to Ecosystem -> Software Catalog -> filter for "Local Storage" -> click the tile
- Click Install
- Leave all the defaults and click Install
- Wait for the Operator to install
- Go to Ecosystem -> Installed Operators -> click "Local Storage"
- Click on "Local Volume Discovery" tab and click "Create LocalVolumeDiscovery"
- Select "Disk on selected nodes" and select the appropriate nodes with the extra disk for storage
- Click Finish
Install OpenShift Data Foundation¶
- Go to Ecosystem -> Software Catalog -> filter for "OpenShift Data Foundation" -> click the tile
- Click Install
- Leave all the defaults and click Install
- Wait for the Operator to install
- Wait for the menu item on the left hand side to show Storage has a new Data Foundation item
- Go to Storage -> Storage cluster -> click on "Configure Data Foundation"
- Click on "Create Storage Cluster"
-
Select "Create a new StorageClass using local storage devices"
-> Click Next
-
Select both
Use Ceph RBD as the default StorageClassandSet default StorageClass for virtualization-> Click Next
-
Use "odf-local" for the LocalVolumeSet name, click "Disks on selected nodes" and select the nodes with the disks
-> Click Next
-
On the capacity page, wait for the calculation to happen. Select Balanced or Performance mode.
-> Click Next
-
Ignore security selections.
-> Click Next
-
Click Finish