You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Francesco Giordano edited this page May 4, 2022
·
3 revisions
The issue
When the scheduler of the cluster is awsbatch and a Multi-node Parallel (MNP) job is submitted, in case there is no EBS shared volume defined in the cluster, the job will fail. The failure is caused by the requirement of a shared volume to exchange information regarding the nodes involved in the multi node execution.
The MNP job fails with error:
Error executing script: Shared directory /NONE does not exist
Affected versions (OSes, schedulers)
All versions of ParallelCluster >= 3.0.0 are affected when run a multi node parallel job and there is not a EBS defined in the cluster