Skip to content

[FEA] Allow writing to /var/run #582

Description

@jacobtomlinson

Is your feature request related to a problem? Please describe.
When running jobs on NGC Base Command Platform the NGC Jobs runtime attempts to create a directory called /var/run/mnrun to create a PID file. Since the RAPIDS container has switched from root to rapids this path is no longer writable and BCP jobs fail to do this.

Describe the solution you'd like
Create /var/run/mnrun in our image as root and chown it to rapids.

Describe alternatives you've considered
Make /var/run writable by the rapids user. However this is not a recommended linux practice.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions