Skip to content

Remove restart logic from nvidia-cdi-refresh.service#1638

Merged
elezar merged 1 commit intoNVIDIA:mainfrom
elezar:relax-refresh-service-restart
Feb 6, 2026
Merged

Remove restart logic from nvidia-cdi-refresh.service#1638
elezar merged 1 commit intoNVIDIA:mainfrom
elezar:relax-refresh-service-restart

Conversation

@elezar
Copy link
Member

@elezar elezar commented Feb 6, 2026

Relying on restarts in the nvidia-cdi-refresh.service can cause significant noise in cases where there are errors.

See for example:

This change adds After=multi-user.target to the service to ensure that the service is started once the multi-user.target is started -- which should include the driver initialisation.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar added this to the v1.19.0 milestone Feb 6, 2026
@elezar elezar merged commit 4cdfee0 into NVIDIA:main Feb 6, 2026
13 checks passed
@elezar elezar deleted the relax-refresh-service-restart branch February 6, 2026 18:43
@coveralls
Copy link

Pull Request Test Coverage Report for Build 21761812506

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 39.547%

Totals Coverage Status
Change from base Build 21756965199: 0.0%
Covered Lines: 5724
Relevant Lines: 14474

💛 - Coveralls

@elezar
Copy link
Member Author

elezar commented Feb 16, 2026

/cherry-pick release-1.18

@github-actions
Copy link

🤖 Backport PR created for release-1.18: #1650 ⚠️ (has conflicts)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants