-
When the local ChefDK installation is not properly setup (i.e when a user installs chefdk via Homebrew `rbenv-chefdk` formula), the following happens:
```
$ pcluster createami --ami-id ami-09226b6…
-
By following the below link we are able to setup the Slurm external DB and cluster https://docs.aws.amazon.com/parallelcluster/latest/ug/external-slurmdb-accounting.html
By leveraging slurm externa…
-
Hello,
I see at https://docs.aws.amazon.com/parallelcluster/latest/ug/slurm-configuration-settings-v3.html#slurm-configuration-denylists-v3
that we cannot configure GresTypes on the Cluster or Gre…
-
## Bug description
Starting from version 2.2.1 or later, AWS customers using ParallelCluster can use the “[managed storage](https://docs.aws.amazon.com/parallelcluster/latest/ug/shared-storage-quot…
-
**Environment:**
- AWS ParallelCluster / CfnCluster version [e.g. aws-parallelcluster-2.5.1]
**Bug description and how to reproduce:**
The `pcluster` command does not respect the target configur…
-
https://github.com/aws-samples/aws-parallelcluster-post-install-scripts/blob/f1eededcdc6fb548515c32880beb186d2fd53766/nccl/postinstall.sh#L11
This clone command does not fetch all tags. Either upda…
-
**Environment:**
- aws-parallelcluster==2.8.0
- Configuration file (i.e. ~/.parallelcluster/config) without any credentials or personal data.
**Bug description and how to reproduce:**
I ran th…
-
Hello,
I am trying to build a new parallel cluster AMI based on Rocky 8.9. It looks like the build-image process completes successfully but the AMI that is generated has a broken sshd. When I con…
-
### Bug description
Starting from version 3.2.0, ParallelCluster supports the reboot of compute nodes through Slurm commands. Such a mechanism allows cluster users to leverage the Slurm `scontrol r…
-
pyyaml==6.0.1 is quite a narrow requirement, and breaks compatibility with many other AWS packages, like boto3 and the awscli. Is such a strict requirement for pyyaml necessary? 6.0.1 was just release…