ibm-spectrum-scale-install-infra
ibm-spectrum-scale-install-infra copied to clipboard
Spectrum Scale Installation and Configuration
Signed-off-by: Rajan Mishra
**Describe the bug** Installing `scale_hpt` role failed with: ``` TASK [ibm.spectrum_scale.scale_hpt/node : install | Check installation method] **************************************************************************************************************************** fatal: [arch1-master1.sl.cloud9.ibm.com -> localhost]: FAILED! => { "assertion": "scale_installmethod is defined", "changed":...
The title says all. README.md refers to `samples/playbook_gui.ym`, but this file does not exist.
Patch 6-FAL support for UBUNTu22
Code changes for u20 and u22 for librdkafka packages
**Describe the bug** A problem with addnodefile.j2 content, which make scale_admin_nodename not taken into account whn adding new nodes in multi-network env and in GPFS 5.1 https://github.com/IBM/ibm-spectrum-scale-install-infra/blob/89f12a6debdbbd2083a8b7dd562bd81fa1271ffc/roles/core/cluster/templates/AddNodeFile.j2#L2 Line could be...
Signed-off-by: Christoph Keil
Node add fix (PR #664) #664
Running the sample playbooks produces the following warning message: ```shell [WARNING]: flush_handlers task does not support when conditional ``` This is because tasks in many of the roles are imported...
**Describe the bug** Problem handling multi-value parameters, like i.e: ``` failed: [n001] (item=[{'nodeclass': 'GPFSclients'}, {'verbsPorts': 'mlx5_0 mlx5_1'}]) => changed=true ansible_loop_var: item cmd: - /usr/lpp/mmfs/bin/mmchconfig - verbsPorts=mlx5_0 - mlx5_1 - -N...