diff --git a/docs/devenv_rhel8.md b/docs/devenv_rhel8.md index a22d9f3358..6083df777f 100644 --- a/docs/devenv_rhel8.md +++ b/docs/devenv_rhel8.md @@ -40,6 +40,7 @@ In the OS installation wizard, set the following options: - Under "New Red Hat Enterprise Linux 8.x Installation", click "Click here to create them automatically" - Select the root partition (`/`) - On the right side of the menu, set "Desired Capacity" to `40 GiB` + - On the right side of the menu, verify the volume group is `rhel`. - Click "Update Settings" button > This will preserve the rest of the allocatable storage for dynamically provisioned logical volumes. The MicroShift default CSI provisioner requires at least 1GB of unallocated storage in the volume group. Adjust the capacity as desired. - Click "Done" button.