IBM / Ansible-OpenShift-Provisioning

Automate the deployment of Red Hat OpenShift Container Platform on IBM zSystems (s390x). Automated User-Provisoned Infrastructure (UPI) setup using Kernel-based Virtual Machine (KVM).
https://ibm.github.io/Ansible-OpenShift-Provisioning/
MIT License
20 stars 44 forks source link

5_setup_bastion is getting failed for hypersocket #343

Closed isumitsolanki closed 2 weeks ago

isumitsolanki commented 1 month ago

PLAY [5 Setting up of HiperSocket card on bastion when booting LPAR nodes with HiperSocket card (if in lpar)] ***

TASK [Gathering Facts] ** ok: [abi-bastion]

TASK [Getting the Hipervisor Details] *** changed: [abi-bastion]

TASK [Fail the play if bastion is on the KVM guest] ***** fatal: [abi-bastion]: FAILED! => {"changed": false, "msg": "Currently not supported for LPAR clsuter with this particular mode when bastion is on KVM host."}

PLAY RECAP ** 127.0.0.1 : ok=16 changed=8 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0
a3elp46.lnxero1.boe : ok=14 changed=3 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0
abi-bastion : ok=2 changed=1 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

isumitsolanki commented 2 weeks ago

This issue has been resolved in lasted build. hence closing this issue