diff --git a/versioned_docs/version-v1.7/advanced/vgpusupport.md b/versioned_docs/version-v1.7/advanced/vgpusupport.md index 3b848445f6..03567c6958 100644 --- a/versioned_docs/version-v1.7/advanced/vgpusupport.md +++ b/versioned_docs/version-v1.7/advanced/vgpusupport.md @@ -67,6 +67,10 @@ Harvester allows [MIG](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/) Harvester creates the `MIGConfiguration` object only if the detected GPU supports MIG-based partitioning. +:::note +When an SR-IOV GPU device is enabled, Harvester attempts to initialize it in MIG mode by default. If the GPU does not support MIG or initialization fails, the device automatically switches to time-sliced mode. +::: + ### Enabling MIG-backed vGPU Devices 1. On the Harvester UI, go to **Advanced** > **vGPU MIG Configurations** and verify the following: diff --git a/versioned_docs/version-v1.8/advanced/vgpusupport.md b/versioned_docs/version-v1.8/advanced/vgpusupport.md index d8cc646e0c..d4bcda49f2 100644 --- a/versioned_docs/version-v1.8/advanced/vgpusupport.md +++ b/versioned_docs/version-v1.8/advanced/vgpusupport.md @@ -73,6 +73,10 @@ Harvester allows [MIG](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/) Harvester creates the `MIGConfiguration` object only if the detected GPU supports MIG-based partitioning. +:::note +When an SR-IOV GPU device is enabled, Harvester attempts to initialize it in MIG mode by default. If the GPU does not support MIG or initialization fails, the device automatically switches to time-sliced mode. +::: + ### Enabling MIG-backed vGPU Devices 1. On the Harvester UI, go to **Advanced** > **vGPU MIG Configurations** and verify the following: