-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
featureissue/PR that proposes a new feature or functionalityissue/PR that proposes a new feature or functionality
Description
nvidia-mig-manager.service is Type=oneshot.
DefaultTimeoutStartSec is not used for oneshot services, which causes the entire system to fail to boot stuck for nvidia-mig-manager.service to complete.
Boot failure is worse than a failed / degraded service.
A TimeoutStartSec should be added to this to at least allow the system to boot in a degraded state (for debug / recovery without OOB BMC / IPMI / KVM).
The root cause may be #11 , but a timeout addition will make this more resilient.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureissue/PR that proposes a new feature or functionalityissue/PR that proposes a new feature or functionality
