Host With GPU Hardware Cannot Be Assigned to a Cluster From the UI
Problem
Environment
Cause
Diagnostics
1
2
Step 2 — Confirm the host has GPU hardware detected
$ curl -sS -H "x-auth-token: $OS_TOKEN" \
"$DU/resmgr/v1/hosts" \
| jq '.[] | select(.info.hostname == "<HOSTNAME>") | .extensions.gpu_info.gpu_pci'[
{
"pci_address": "[PCI_ADDRESS]",
"vendor_id": "[VENDOR_ID]",
"device_id": "[DEVICE_ID]",
"model": "[GPU_MODEL]"
}
]Workaround
Resolution
Additional Information
PreviousWindows GPU VM Stops Automatically After Deployment Due to Guest ACPI Standby PolicyNextHow to Modify "FailedJobsHistoryLimit" or "SuccessfulJobsHistoryLimit" Settings for CronJobs?
Last updated
