-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
False
-
False
-
CLOSED
-
Release Notes
-
-
Known Issue
-
Done
-
CNV Virtualization Sprint 224, CNV Virtualization Sprint 225, CNV Virtualization Sprint 226, CNV Virtualization Sprint 227, CNV Virtualization Sprint 228
-
High
-
None
Description of problem:
mdevs not configured with drivers installed, if mdev config added to HCO CR before drivers are installed
Version-Release number of selected component (if applicable):
4.10.0
How reproducible:
1) When mdev config added to HCO CR before drivers are installed.
2) mdevs do not get configured later, even with drivers installed.
Steps to Reproduce:
0) Do not configure the GPU nodes with the NVIDIA Drivers.
1. Update HCO CR with the below config.
mediatedDevicesConfiguration:
mediatedDevicesTypes:
- nvidia-231
- nvidia-232
permittedHostDevices:
mediatedDevices: - mdevNameSelector: "GRID T4-2Q"
resourceName: "nvidia.com/GRID_T4_2Q" - mdevNameSelector: "GRID T4-4Q"
resourceName: "nvidia.com/GRID_T4_4Q"
2. Remove the above HCO CR entry.
3. Configure the GPU nodes with the NVIDIA Drivers.
4. Update HCO CR with the below config.
mediatedDevicesConfiguration:
mediatedDevicesTypes: - nvidia-231
- nvidia-232
permittedHostDevices:
mediatedDevices: - mdevNameSelector: "GRID T4-2Q"
resourceName: "nvidia.com/GRID_T4_2Q" - mdevNameSelector: "GRID T4-4Q"
resourceName: "nvidia.com/GRID_T4_4Q"
Actual results:
mdevs not configured with drivers installed, if mdev config added to HCO CR before drivers are installed
Expected results:
Always, configure the mdevs whenever the drivers are installed
Additional info:
- external trackers
(4 mentioned in)