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