[ovirt-users] Re: oVirt-node 4.4.0 - Hosted engine deployment fails when host is unable to download updates

2020-07-07 Thread shadow emy
I forgot to mention,  after every failed deploy on a new host using ovirt 4.4  
you can run : 
/usr/share/ovirt-hosted-engine/scripts/ovirt-hosted-engine-cleanup to free up 
disk space and remove configs that did not finish to setup.

Thanks,
Emy
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6WZSXVGSV26MS73DRSFARKMVNC4WABXI/


[ovirt-users] Re: oVirt-node 4.4.0 - Hosted engine deployment fails when host is unable to download updates

2020-07-07 Thread shadow emy
Hello,

I experienced the same error.

There can be two problems :
1.Sometimes the ovirt 4.4 repository does not respond , either because is down 
or the internet connection  to it does not work correctly firewall, routing, 
etc.
My solution for this was to clear rpm  packages cache using : "dnf clean all "  
and after do a "dnf update" to get the packages back in cache, to check the 
connections to repository are ok
Then retry the deployment.

2. The disk space might be full and the engine-setup cant download the need 
packages. 
Multiple failed setip runs on hosted-engine --deploy can fill up the disk 
space. Before rerun delete everything in /var/tmp/ directory.

For issue 1. the ovirt developers team can implememt a  failed_when  retry 
mechanism (maybe max 3 retries ?? ) using ansible task in case of uri package 
update error.

Thanks,
Emy
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/T2FBY3SFS7WK5J5CVAMNXTSMXNVODXUK/