aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.

Home Page:https://github.com/aws/aws-parallelcluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(3.8.0 - 3.9.1) SharedStorageType: Efs not working on arm instances

dreambeyondorange opened this issue · comments

Bug description

When using the SharedStorageType config option Efs on arm instance types, the cookbook attempts to backup and mount the /opt/intel dir which doesn't exist for those instance types.

Affected versions (OSes, schedulers)

Affects all clusters using arm instance types, regardless of OS or scheduler in pcluster versions 3.8.0 - 3.9.1

Mitigation

You can find a detailed explanation and the mitigation of the problem here