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

Add RHEL9 and UBUNTU22 to list of OS support in README Fixes #710

- Added playbook **`samples/playbook_iptables_add.yml`** to add iptables rules on the server. - Added playbook **`samples/playbook_iptables_delete.yml`** to delete iptables rules on the server. Review: @rajan-mis @mamuthiah @sasikeda

Install pm-ganesha packages for SLES on local package install. Add to commit file : Signed-off-by: Christoph Keil [email protected]

**Describe the bug** The README, OS support section specifies ``` OS support Support for RHEL 7 on x86_64, PPC64 and PPC64LE Support for RHEL 8 on x86_64 and PPC64LE Support...

Roles are currently structured like this: ``` roles/ ├── callhome/ │ ├── cluster │ ├── node │ ├── postcheck │ └── precheck ├── core/ │ ├── cluster │ ├── common...

Type: Enhancement
Component: Roles

**Describe the bug** Having created a cluster, I deleted/recreated a vm/node/host, and ran the playbooks again. This fails, saying the node is already in the cluster. It might be from...

**Describe the bug** When extending inventory to add new node, first ansible run finish with failed. Re;ease used is v2.2.0 ``` TASK [ibm.spectrum_scale.core.cluster : configure | check if package upgraded]...

**Is your feature request related to a problem? Please describe.** “Storage Scale” tag update **Describe the solution you'd like** “Storage Scale” tag update

Type: Enhancement