Skip to content

Commit 8a718b7

Browse files
authored
Merge pull request #67338 from ousleyp/cnv-34791
CNV#34791: admonition and tiny fix
2 parents aaf6253 + d4ca273 commit 8a718b7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

modules/virt-creating-and-exposing-mediated-devices.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ spec:
7373
<2> Optional: Overrides the global configuration for a specific node or group of nodes. Must be used with the global `mediatedDeviceTypes` configuration.
7474
<3> Required if you use `nodeMediatedDeviceTypes`. Overrides the global `mediatedDeviceTypes` configuration for the specified nodes.
7575
<4> Required if you use `nodeMediatedDeviceTypes`. Must include a `key:value` pair.
76+
+
77+
[IMPORTANT]
78+
====
79+
Before {VirtProductName} 4.14, the `mediatedDeviceTypes` field was named `mediatedDevicesTypes`. Ensure that you use the correct field name when configuring mediated devices.
80+
====
7681

7782
. Identify the name selector and resource name values for the devices that you want to expose to the cluster. You will add these values to the `HyperConverged` CR in the next step.
7883
.. Find the `resourceName` value by running the following command:

modules/virt-how-virtual-gpus-assigned-nodes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/advanced_vm_management/virt-configuring-mediated-devices.adoc
3+
// * virt/virtual_machines/advanced_vm_management/virt-configuring-virtual-gpus.adoc
44

55
:_mod-docs-content-type: REFERENCE
66
[id="how-vgpus-are-assigned-to-nodes_{context}"]

0 commit comments

Comments
 (0)