On Wed, Oct 20, 2021 at 8:35 AM Raj P <sunilvarm...@gmail.com> wrote:

> Hi, I ma tryinf to deploy hosted engine and keeps on failing with
> following errors.
>
> Am new to oVirt and unabe to figure out what the issues is?
> any help would be very much appreciated.
>
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
> [ ERROR ] fatal: [localhost -> 192.168.222.214]: FAILED! => {"changed":
> false, "msg": "Failed to download metadata for repo
> 'ovirt-4.4-centos-gluster8': repomd.xml parser error: Parse error at line:
> 68 (xmlParseStartTag: invalid element name\n)", "rc": 1, "results": []}
>

This might be a problem with your repos, or with the mirror you use, or a
proxy.

Please check:

1. The output of this:
rpm -qa | grep ovirt-release

2. Does this work?
dnf install -y glusterfs

You might try to edit one of /etc/yum.repos.d/ovirt-*.repo to use a
specific mirror
instead of mirrorlist, if you use mirrorlist - search there for gluster,
comment the
mirrorlist line and uncomment the baseurl line.

Best regards,
-- 
Didi
_______________________________________________
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/OB6B6DDT5QQ3JFGESPH7GOHLNDRBRNW2/

Reply via email to