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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ This file is used to list changes made in each version of the AWS ParallelCluste
9
9
**ENHANCEMENTS**
10
10
- Add support for FSx Lustre as a shared storage type in us-iso-east-1.
11
11
12
+
**BUG FIXES**
13
+
- Remove `cloud_dns` from the `SlurmctldParameters` in the Slurm config to avoid Slurm fanout issues.
14
+
This is also not required since we set the IP addresses on instance launch.
15
+
12
16
3.9.2
13
17
------
14
18
@@ -17,7 +21,6 @@ This file is used to list changes made in each version of the AWS ParallelCluste
17
21
18
22
**BUG FIXES**
19
23
- Fix issue with `SharedStorageType: Efs` not bootstrapping on ARM instances.
20
-
- Remove `cloud_dns` from the `SlurmctldParameters` in the Slurm config to avoid Slurm fanout issues. This is also not required since we set the IP addresses on instance launch
0 commit comments