ibm-spectrum-scale-install-infra
ibm-spectrum-scale-install-infra copied to clipboard
Spectrum Scale Installation and Configuration
**Is your feature request related to a problem? Please describe.** I miss option to install remounmount when storage_no_gui, only client_no_gui var available. Therefore impossible to install remountmount when there is...
Signed-off-by: Rajan Mishra [email protected] ``` scale_user_created_nsddevices_file_path: "/opt/test" scale_user_defined_nsddevices_discovery: true ```
Signed-off-by: Muthu Muthiah [email protected]
**Describe the bug** ``` I am opening this on behalf of another team outside of Scale that attempted to use the instructions and ran into issues with some of the...
When we ran mmcloudworkflow, we are getting below warning, but the operation is finished successfully. ``` /usr/lib/python3.6/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.26.8) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) [WARNING]:...
**Describe the bug** Having invalid characters in NSD names, the resulting error message is not readable for humans: `TASK [core/cluster : storage | Create new NSDs] ******************************************************************************************` `failed: [sc1-n1 ->...
Provide troubleshooting guidance, when "TASK [core/cluster : cluster | Create new cluster]" hanging
**Describe the bug** I provisioned three VMs on virtual infrastructure and tried to create a three-node Spectrum Scale cluster. The following step was hanging for an hour or so: ```...
**Describe the bug** I'm trying to deploy Spectrum Scale enabling Object protocols. The installation eventually succeeds, but the resulting configuration is not what I want. i.e. I have two filesystems:...
**Describe the bug** I'm trying to deploy Spectrum Scale enabling Object protocols. The installation eventually succeeds, but the resulting configuration differs from what I've defined in my variables. i.e. I'm...
If the firewall variable is set to FALSE, do no also take the time to check for the firewall packages. This should reduce the overall time for the playbook to...