Skip to content

Commit 1171768

Browse files
xhernandezanoopcs9
authored andcommitted
gpfs: update minimum required kernel version
Based on: https://www.ibm.com/docs/en/storage-scale?topic=STXKQY/gpfsclustersfaq.html#fsi Update the kernel version for Storage Scale 6.0.0.0 to 5.14.0-570. Signed-off-by: Xavi Hernandez <[email protected]>
1 parent ad7f3a9 commit 1171768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

playbooks/settings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ environments:
410410
setup:
411411
cpu_weight: 2
412412
memory_weight: 2
413-
kernel: 5.14.0-503
413+
kernel: 5.14.0-570
414414
networks:
415415
private: 200
416416
public: 200
@@ -430,7 +430,7 @@ environments:
430430
cpu_weight: 2
431431
memory_weight: 2
432432
instances: 2
433-
kernel: 5.14.0-503
433+
kernel: 5.14.0-570
434434
disks: [10]
435435
networks:
436436
private: 50

0 commit comments

Comments
 (0)