I am running OVIRT-Node and although I updated my mirror list and the hosts are fine. It
seems my engine deployment (deploying hyperconverged gluster) is trying to use a different
set of mirrors during Engine VM Prep.
SO this is the error I see, should I be running a newer RPM on these nodes or something, I
am not aware if there is a newer one I should be using for this.
[ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
[ ERROR ] fatal: [localhost -> 192.168.222.193]: FAILED! => {"changed":
false, "msg": "Failed to download metadata for repo
'ovirt-4.4-centos-gluster8': Cannot prepare internal mirrorlist: No URLs in
mirrorlist", "rc": 1, "results": []}
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
[ INFO ] changed: [localhost -> 192.168.222.193]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
[ INFO ] ok: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
[ INFO ] changed: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
[ INFO ] ok: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
[ INFO ] ok: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
[ INFO ] ok: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg":
"There was a failure deploying the engine on the local engine VM. The system may not
be provisioned according to the playbook results: please check the logs for the issue, fix
accordingly or re-deploy from scratch.\n"}
It does let me click PrepareVM despite Deployment Failed -- but at that point /var/tmp is
filled to more than 67% so it fails due to no space for engine install despite the good
minimum requirements set lol