This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
gpfs:gpfs_install_linux [2021/11/23 01:06] manu [Required packages] |
gpfs:gpfs_install_linux [2022/03/04 19:52] (current) manu |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| :!: On VMware, if the Scale cluster doesn't start, remove the **secure boot** into the VM properties | :!: On VMware, if the Scale cluster doesn't start, remove the **secure boot** into the VM properties | ||
| + | |||
| + | https://github.com/IBM/ibm-spectrum-scale-install-infra | ||
| + | |||
| ===== GPFS Prechecks ===== | ===== GPFS Prechecks ===== | ||
| + | |||
| + | ==== Log4J disable ==== | ||
| + | |||
| + | Currently a security alert on Log4J, so a workaround is to disable it | ||
| + | |||
| + | Workaround/Mitigation: | ||
| + | |||
| + | Customers are advised to edit the file /etc/sysconfig/gpfsgui on each node running the GUI to include a line like this | ||
| + | LOG4J_FORMAT_MSG_NO_LOOKUPS=true | ||
| + | |||
| + | <cli prompt='#'> | ||
| + | [root@gpfs02 ~]# systemctl restart gpfsgui | ||
| + | </cli> | ||
| ==== Network / firewall ==== | ==== Network / firewall ==== | ||