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

looks like the task Setting server licenses on protocol nodes is run on all nodes, so delegate to is not working. ``` - name: configure | Setting server licenses on...

Type: bug
Severity: 3
Component: NFS

**"msg": "Firewall running on node. ansible playbook may fail if required firewall ports are not open. Consult the documentation for more information on running Spectrum Scale behind a firewall."**

Type: Enhancement
Severity: 2
Component: Core
OS: RHEL

The files `core/common/tasks/check.yml` and `core/cluster/tasks/check.yml` contain the same tasks. As all roles depend on `core/common` these tasks are redundant, and can be merged into a single file. Running these tasks...

Type: Enhancement
Component: Core

Currently, default variables are defined for each role individually (`roles/*/defaults/main.yml`). However, most variables are used by multiple roles — hence, the definitions are largely redundant (i.e. the following files are...

Type: Enhancement
Component: Roles

When defining the variable `state: absent` (on a per-host basis), and running the project against a RHEL 7 node, I get the following error: ``` No module named request Traceback...

Type: Enhancement
Component: Core
OS: RHEL
Component:Python3

I stumbled over file `var/scale_clusterdefinition.json` and I am wondering if this is a left over that can be removed. I successfully installed and configured a single node Spectrum Scale cluster...

Type: Documentation
Component: Documentation

I did a document review of the README as someone who isn't intimately familiar with the product: - [ ] `host_vars` poorly explained * Took me several paragraphs to realize...

Type: Enhancement
Component: Documentation

Failing task: ``` TASK [spectrum_scale_core/node : install | Compare checksums] ********************************************************** fatal: [spectrumscale]: FAILED! => {"msg": "The conditional check 'scale_install_md5_sum.strip().split().0 == scale_install_localpkg.stat.md5' failed. The error was: error while evaluating conditional...

Type: Duplicate

mmcrsluster may modify hostnames it does fail mmstartup using ansible_fqdn 1. mmcrcluster should be fixed to use the exact name given in the stanza file 2. mmcrcluster step in playbook...

Type: bug
Type: Enhancement
Severity: 3
Component: Core

Looks like right now, the playbook.yml file has a list of roles that need to be added or removed by the user, meaning we are giving execution control to the...

Type: Enhancement
Phase: Development
Customer Impact: Minor
Customer Probability: Medium
Component: Roles