-
Notifications
You must be signed in to change notification settings - Fork 57
Startup order #11
Copy link
Copy link
Open
Labels
questionCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.
Description
Based on https://github.com/NVIDIA/mig-parted/blob/main/deployments/systemd/nvidia-mig-manager.service#L19 nvidia-mig-manager.service starts before nvidia-persistenced.service. This causes a problem because nvidia-persistenced.service is responsible to load the nvidia kernel modules on a server, so it needs to start first, otherwise nvidia-mig-manager.service won't be able to create the mig without nvidia drivers being loaded.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.