Skip to content

Singularity v3.8.5 - Failed to create user namespace: user namespace disabled #6341

@sjfleck

Description

@sjfleck

Version of Singularity:

3.8.5
singularity shell image.sif

Expected behavior

Entering singularity environment

Actual behavior

INFO: Converting SIF file to temporary sandbox...
FATAL: while extracting image.sif: root filesystem extraction failed: extract command failed: ERROR : Failed to create user namespace: user namespace disabled
: exit status 1

Steps to reproduce this behavior

module use -a /projects/academic/vaalbert/modulefiles/Allluas
module load anaconda3
eval "$(/projects/academic/vaalbert/modulefiles/anaconda3/bin/conda shell.bash hook)"
conda activate singularity-3.8.5
cd full/path/to/dir/containing/image
singularity shell image.sif
NOTE: This image was given to me by a collaborator and I'm running it on my university's cluster. I do not (and will never) have root privileges. Is it possible for me to run Singularity on our cluster using the SLURM workload manager?

What OS/distro are you running

NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

How did you install Singularity

conda create -n singularity-3.8.5 -c conda-forge singularity=3.8.5

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