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

[README](https://github.com/IBM/ibm-spectrum-scale-install-infra/blob/master/README.md#create-password-less-ssh-keys-between-all-gpfs-nodes-in-the-cluster) currently contains the following: > A pre-requisite for installing IBM Spectrum Scale is that passwordless SSH must be configured among all nodes in the cluster. Passwordless SSH must be...

Type: Documentation
Component: Documentation

According to the documentation, `scale_install_repository_url` should contain a trailing slash: ```yaml # Remember the trailing slash `/` in the URL - scale_install_repository_url: http://server/path/ ``` This is because some (not all!)...

Type: Enhancement
Component: Documentation
Component: Core
Component: GUI
Component: ZIMON
Component: Callhome
Component: NFS
Component: SMB
Component: File Audit Logging (FAL)

According to the [contribution guidelines](https://github.com/IBM/ibm-spectrum-scale-install-infra/blob/master/CONTRIBUTING.md), all contributors are required to sign their commits. This is to document that they agree with the [Developer Certificate of Origin](https://developercertificate.org/) (DCO). A [GitHub App](https://github.com/apps/dco)...

Type: Enhancement
Component: CI/CD

Looks like we have some logic that is not working anymore when enabling SNMP scale_gui_snmp_notification: true ``` TASK [ibm-spectrum-scale-install-infra/roles/gui/cluster : SNMP | Find collector nodes] ****************************************************************************************************************************************************** task path: /Users/olemyk/IdeaProjects/ansible-sandbox/roles/ibm-spectrum-scale-install-infra/roles/gui/cluster/tasks/snmp.yml:11 creating...

Type: bug
Component: GUI

Meanwhile I have used the Ansible scripts to create about 20 Spectrum Scale clusters with varying configurations. Moving forward it would be nice to have a capability to run selected...

The current README reads: "Define GPFS nodes in the hosts file in the following format." "host file" is Ansible jargon. We cannot assume that readers of the README are familar...

The description in CONTRIBUTING.md needs to improve to refer the to the development branch. See #72 for justification.

Moving to group_vars/all.yml vs having host_vars requires removal of host_vars from the repo. Opening issue as reminder when ready.

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

Needs to add minimum supported Ansible version in the README

Type: Documentation
Severity: 2
Special Sev: Must Fix

Additional updates to README in issue #50 Add which RPM's are required vs optional. Additionaly, consider adding the fact that the directory path identified by the admin in the scale_install_directory_pkg_path...

Type: Documentation
Severity: 4
Phase: Test
Customer Impact: Minor
Customer Probability: Low
Component: Documentation