Skip to content

fix(device-plugin): mount vgpu lock path in container to tmpfs in host#11

Merged
dkeven merged 1 commit intofeat/nvsharefrom
plugin/fix/tmpfs_lock
Jan 14, 2026
Merged

fix(device-plugin): mount vgpu lock path in container to tmpfs in host#11
dkeven merged 1 commit intofeat/nvsharefrom
plugin/fix/tmpfs_lock

Conversation

@dkeven
Copy link
Member

@dkeven dkeven commented Jan 14, 2026

What type of PR is this?

/kind bug

What this PR does / why we need it:

The current vgpu lib lock mechanism, by creating/removing lock file in /tmp/vgpu is prune to events such as machine reboot, leaving the lock uncleaned up, we change this to be mounted in the Linux tmpfs /run to make it cleaned up across machine reboots.

@dkeven dkeven merged commit 52c6b34 into feat/nvshare Jan 14, 2026
1 check passed
@dkeven dkeven deleted the plugin/fix/tmpfs_lock branch January 14, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant