Symptoms:
- Deploying OVF template from the content library fails with the error similar to:
"The operation failed due to Invalid configuration for device 8"
- In the /var/log/vpxd.log file, you see the entries similar to:
2017-08-23T21:33:59.340Z info vpxd[7F5D2265F700] [Originator@6876 sub=Default opID=4768a78d-f7bb-4c50-a9ff-e90f7e72a24a-2370-ngc-25-b2-7c-91-79-7b-57] [VpxLRO] -- ERROR task-internal-10643 -- -- VmprovWorkflow: vim.fault.InvalidDeviceSpec:
--> Result:
--> (vim.fault.InvalidDeviceSpec) {
--> faultCause = (vmodl.MethodFault) null,
--> property = "VirtualVideoCard.graphicsMemorySizeInKB",
--> deviceIndex = 8,
--> msg = "Invalid configuration for device '8'."
--> }
--> Args:
-->
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.