ibm-spectrum-scale-install-infra icon indicating copy to clipboard operation
ibm-spectrum-scale-install-infra copied to clipboard

Spectrum Scale Installation and Configuration

Results 100 ibm-spectrum-scale-install-infra issues
Sort by recently updated
recently updated
newest added

The Ansible tasks and the manual start of mmfsd fails, if a node has insufficient memory. The Spectrum Scale FAQ says that at least 2GB memory are required. Though working...

There are three tasks which install prereqs to build the GPL module. Two of them are skipped. This looks strange and buggy. I would suggest to either eliminate two of...

Some internal testing has revealed intermittent hangs when running playbooks. (currently only observed on RHEL7.6) Small enhancement request to precheck config during install prechecks to see if ssh_args set to...

Severity: 3
Phase: Test
Customer Impact: Minor
Customer Probability: Low
Component: Roles

Looking to improve error messaging usability and problem determination by suppressing extra error messages and only posting the 'mm' command output. Example in current Ansible run: ```TASK [core/cluster : storage...

Type: Enhancement
Severity: 3
Phase: Test
Customer Impact: Minor
Customer Probability: Medium
Component: Roles

Typo in all.yml went undetected and wound up building an undesired NSD name later resulting in an NSD creation conflict. Inventory validation will help usability and user error from leading...

Type: Enhancement
Severity: 3
Phase: Test
Customer Impact: Minor
Customer Probability: Low
Component: Roles

Based on some internal discussion > With current toolkit, we leave these around in /usr/lpp/mmfs. We leave Stanza files for the cluster node list AND for the NSDs. This was...

Type: Enhancement
good first issue
Severity: 3
Phase: Development
Component: Unit Test

recreation steps: > first i deployed a single node cluster (vm1 )with core gpfs functionality, then added vm3 for nsd along with GUI and zimon feature, on the second run...

Severity: 3
Customer Impact: Localized low impact
Component: Roles

Zimon pmsensors package should not get installed if gui or collector is not enabled (true). No pmcollectors are installed, when we do not install any GUI ( scale_cluster_gui=false ), only...

Type: Enhancement
Severity: 3
Phase: Development
Component: ZIMON
OS: RHEL
Architecture: x86_64
Architecture: ppc64le

Added a condition in the pre-check for version 311-19 to verify the /opt/cloudera/parcels directory for the HDFS 311-19 RPM.

Reference PR: https://github.com/IBM/ibm-spectrum-scale-install-infra/pull/811 1. Need To Add check If perfmon sensor file is exist then only the configure sensor command should run else it will fail if sensor in not...