Skip to content

enroot-nsenter: failed to create user namespace: Permission denied #247

@gagomase

Description

@gagomase

I’m new to Enroot and Pyxis. When I try to start a container as a regular user, I get the error:
enroot-nsenter: failed to create user namespace: Permission denied.
However, the container runs fine when I use the root account."

can anyone help me with this ?

amd@apn2:/mnt/local/training_results_v5.0/NVIDIA/benchmarks/retinanet/implementations/nyx_n1_ngc25.04_pytorch$ enroot start /mnt/local/training_results_v5.0/NVIDIA/benchmarks/retinanet/implementations/nyx_n1_ngc25.04_pytorch/mlperf-nvidia+single_stage_detector-pyt.sqsh nvidia-smi
enroot-nsenter: failed to create user namespace: Permission denied

enroot version: 3.5.0
amd@apn2:$ cat /proc/sys/user/max_mnt_namespaces
6190446
amd@apn2:
$ cat /proc/sys/user/max_user_namespaces
15000
amd@apn2:~$ cat /proc/sys/kernel/unprivileged_userns_clone
1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions