AWS pcs documentation change
Summary
Updated Slurm version references from 25.05.x to 25.11.x, updated installation paths, and added new download URL and SHA256 checksum for Slurm 25.11.2-1 installer.
Security assessment
This is a routine version update for Slurm software. The change updates version numbers, paths, and adds a new checksum for the new version. There is no evidence of addressing a security vulnerability or adding security-specific documentation. The checksum addition is part of standard integrity verification, not a new security feature.
Diff
diff --git a/pcs/latest/userguide/working-with_ami_installers.md b/pcs/latest/userguide/working-with_ami_installers.md index 6427d2d6e..bcbdd6362 100644 --- a//pcs/latest/userguide/working-with_ami_installers.md +++ b//pcs/latest/userguide/working-with_ami_installers.md @@ -42 +42 @@ The AWS-provided software installs the following: - * [Slurm](https://slurm.schedmd.com/) at the requested major and maintenance version (currently version 25.05.x) - [License GPL 2](https://github.com/SchedMD/slurm?tab=License-1-ov-file) + * [Slurm](https://slurm.schedmd.com/) at the requested major and maintenance version (currently version 25.11.x) - [License GPL 2](https://github.com/SchedMD/slurm?tab=License-1-ov-file) @@ -52 +52 @@ The AWS-provided software installs the following: - * Slurm is installed at `/opt/aws/pcs/schedulers/slurm-25.05` + * Slurm is installed at `/opt/aws/pcs/schedulers/slurm-25.11` @@ -67 +67 @@ The AWS-provided software changes the system configuration as follows: - * The Slurm `systemd` file created by the build is copied to `/etc/systemd/system/` with file name `slurmd-25.05.service`. + * The Slurm `systemd` file created by the build is copied to `/etc/systemd/system/` with file name `slurmd-25.11.service`. @@ -71 +71 @@ The AWS-provided software changes the system configuration as follows: - * The folder `/etc/aws/pcs/scheduler/slurm-25.05/plugstack.conf.d/` is created, to store your [Extend Slurm functionality on AWS PCS with SPANK plugins](./spank.html) configuration. + * The folder `/etc/aws/pcs/scheduler/slurm-25.11/plugstack.conf.d/` is created, to store your [Extend Slurm functionality on AWS PCS with SPANK plugins](./spank.html) configuration. @@ -122 +122 @@ If the checksums don't match, don't run the installation script. Contact [Suppor -For example, the following command generates the SHA256 checksum for the Slurm 25.05.5-1 tarball. +For example, the following command generates the SHA256 checksum for the Slurm 25.11.2-1 tarball. @@ -125 +125 @@ For example, the following command generates the SHA256 checksum for the Slurm 2 - $ sha256sum aws-pcs-slurm-25.05-installer-25.05.5-1.tar.gz + $ sha256sum aws-pcs-slurm-25.11-installer-25.11.2-1.tar.gz @@ -130 +130 @@ Example output: - 3b0f93bce441d4f4f6935175f2c1e81cd961cb923adb416fa6689f5592047a7d aws-pcs-slurm-25.05-installer-25.05.5-1.tar.gz + aa063bc01b2ccd84a82402e8b8dbcd8c7401ebd2e0a670c867d77167944d621a aws-pcs-slurm-25.11-installer-25.11.2-1.tar.gz @@ -237,0 +238,10 @@ Slurm installer Installer | Download URL | SHA256 checksum +Slurm 25.11.2-1 | + + + https://aws-pcs-repo-us-east-1.s3.us-east-1.amazonaws.com/aws-pcs-slurm/aws-pcs-slurm-25.11-installer-25.11.2-1.tar.gz + +| + + + aa063bc01b2ccd84a82402e8b8dbcd8c7401ebd2e0a670c867d77167944d621a +