NERSC / shifter

Shifter - Linux Containers for HPC
Other
348 stars 65 forks source link

BIND MOUNT FAILED error for commands that used to work #252

Closed zshaheen closed 5 years ago

zshaheen commented 5 years ago

I'm running a command that I've did many times a few months ago on Cori. Now when I do so, I'm getting a BIND MOUNT FAILED error. See below for the command and the output. Any help would be greatly appreciated.

$ shifter --volume=/global/u2/z/zshaheen/github/acme_diags/tests/system:/reference_data_path --volume=/global/u2/z/zshaheen/github/acme_diags/tests/system:/test_data_path --volume=/global/u2/z/zshaheen/github/acme_diags/tests/system/all_sets_results:/results_dir --image=docker:e3sm/e3sm_diags:latest -- e3sm_diags                                       
ERROR: unclean exit from bind-mount routine. /var/udiMount/reference_data_path may still be mounted.
BIND MOUNT FAILED from /var/udiMount//global/u2/z/zshaheen/github/acme_diags/tests/system to /var/udiMount/reference_data_path
FAILED to setup user-requested mounts.
FAILED to setup image.
scanon commented 5 years ago

Please report NERSC specific issues to the NERSC ticket system. I think this is issue is a system related issue.