ocp-power-automation / ocp4-upi-powervs

OpenShift on Power Virtual Server
Apache License 2.0
23 stars 46 forks source link

IBM Cloud Classic DNS service is deprecated use CIS instead #496

Closed yussufsh closed 12 months ago

yussufsh commented 1 year ago

Deprecation notice can be referred at https://cloud.ibm.com/docs/dns?topic=dns-register-a-new-domain Need to use Cloud Internet Services (CIS) instead.

Prajyot-Parab commented 12 months ago

@yussufsh The cluster installation keeps failing for me at this stage -

module.install.null_resource.bootstrap_complete: Still creating... [45m20s elapsed]
module.install.null_resource.bootstrap_complete (remote-exec): fatal: [osa21-master-0]: FAILED! => {"changed": false, "elapsed": 2717, "msg": "timed out waiting for ping module test: Data could not be sent to remote host \"osa21-master-0\". Make sure this host can be reached over ssh: ssh: connect to host osa21-master-0 port 22: No route to host\r\n"}

module.install.null_resource.bootstrap_complete (remote-exec): NO MORE HOSTS LEFT *************************************************************

module.install.null_resource.bootstrap_complete (remote-exec): PLAY RECAP *********************************************************************
module.install.null_resource.bootstrap_complete (remote-exec): osa21-master-0             : ok=0    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0
yussufsh commented 12 months ago

Looks like VPC security group issue. What do you see in the console log?

yussufsh commented 12 months ago

@Prajyot-Parab I did try an install today with the #497 changes, it worked in one go.

Apply complete! Resources: 99 added, 0 changed, 0 destroyed