-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[DGX Spark][Install] Onboard blocked by missing CDI device spec on fresh Spark with Skip OTA #3252
Copy link
Copy link
Labels
NV QABugs found by the NVIDIA QA TeamBugs found by the NVIDIA QA TeamUATIssues flagged for User Acceptance Testing.Issues flagged for User Acceptance Testing.VDRLinked to VDR findingLinked to VDR findingarea: cliCommand line interface, flags, terminal UX, or outputCommand line interface, flags, terminal UX, or outputarea: installInstall, setup, prerequisites, or uninstall flowInstall, setup, prerequisites, or uninstall flowarea: onboardingOnboarding FSM, provider setup, sandbox launch, or first-run flowOnboarding FSM, provider setup, sandbox launch, or first-run flowplatform: dgx-sparkAffects DGX Spark hardware or workflowsAffects DGX Spark hardware or workflows
Metadata
Metadata
Assignees
Labels
NV QABugs found by the NVIDIA QA TeamBugs found by the NVIDIA QA TeamUATIssues flagged for User Acceptance Testing.Issues flagged for User Acceptance Testing.VDRLinked to VDR findingLinked to VDR findingarea: cliCommand line interface, flags, terminal UX, or outputCommand line interface, flags, terminal UX, or outputarea: installInstall, setup, prerequisites, or uninstall flowInstall, setup, prerequisites, or uninstall flowarea: onboardingOnboarding FSM, provider setup, sandbox launch, or first-run flowOnboarding FSM, provider setup, sandbox launch, or first-run flowplatform: dgx-sparkAffects DGX Spark hardware or workflowsAffects DGX Spark hardware or workflows
Type
Fields
Give feedbackNo fields configured for Bug.
Description
Description
Environment Steps to Reproduce Expected Result Actual Result[WARN] Host preflight found issues that will prevent onboarding right now. - Generate NVIDIA CDI device specs: Docker is configured for CDI device injection (CDISpecDirs is set) but no nvidia.com/gpu CDI spec is present on the host. OpenShell's gateway start --gpu will fail with "unresolvable CDI devices nvidia.com/gpu=all" until a spec is generated. sudo nvidia-ctk cdi generate --output=/etc/cdi/nvidia.yaml [WARN] Skipping onboarding until the host prerequisites above are fixed.LogsBug Details
[NVB#6157911]