- Newest
- Most votes
- Most comments
Hello,
The OS parameter is used by AWS ParallelCluster to determine the base operating system for the custom AMI. This information is required because AWS ParallelCluster needs to know the underlying operating system to configure certain aspects of the cluster setup and management, such as package managers, system utilities, and other OS-specific configurations.
Even though you provide a custom AMI, AWS ParallelCluster still needs to know the base operating system it is built upon. This is because the custom AMI you provide is likely derived from a base operating system provided by the cloud provider (e.g., Amazon Linux, Red Hat Enterprise Linux, or Ubuntu).
Additionally please note that PC supports Rocky: rocky8 and rocky9.
However I see you are using PCUI. Please note that PCUI wizard does not guarantee feature parity with PC for a while now. Therefore, you can select any OS and then manually set it to rocky8 or rocky9 at the end of the wizard.
Be rest assured, as we are already working on aligning OSes in the wizard to the ones supported by PC.
You can track the updates here: [+] https://docs.aws.amazon.com/parallelcluster/latest/ug/document_history.html
Relevant content
- asked 5 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 4 months ago
unfortunately, changing the OS in the yaml at the end is not accepted If I set OS:rocky8 I get Error: Invalid cluster configuration: Cannot find official ParallelCluster AMI