ibm-spectrum-scale-install-infra
ibm-spectrum-scale-install-infra copied to clipboard
Spectrum Scale Installation and Configuration
All variables which can be set by users should be documented in [VARIABLES.md](VARIABLES.md). Documentation should include - variable name - example value - default value - description of what this...
**Describe the bug** I normally have "PermitRootLogin without-password", to only allow key-based root logins, so I tested if "scale_prepare_enable_ssh_login: true" would overwrite that to the less secure "PermitRootLogin yes". Surprisingly...
How can i enable dmapi for add fs ?
**Describe the bug** The installer sets default block size to 1 MB, and default mount point to /mnt/fsname. This is deviating from the spectrum scale documented defaults of 4 MB...
Disabling firewalld should not be the goto method, instead open up the necessary ports on firewall
The task of disabling the firewall should not be what we do, instead, keep the firewall running if it's there and open up the correct ports required for Scale to...
It is not uncommon to find /tmp mounted with a no_exec option for security reasons. We currently copy the self extracting Spectrum Scale Install Package to /tmp on every node...
Needs to update ECE README information and main playbook execution
The roles do not support all platforms supported by Spectrum Scale, specifically AIX. **Describe the solution you'd like** I would like for the roles to support AIX. **Describe alternatives you've...
Need to configure performance monitoring to best practice and in redundant federated mode with multiple collector nodes. 4 node cluster 1 node marked as MGMT GUI (which flags as pmcollector)...
i ran into an issue with package extraction with directory path given , and rpms not extracted TASK [core/node : install | Copy installation package to node] ****************************************************************************************************************** changed: [snowwraith-vm1]...