Shirly, does the ovirt metrics ansible playbooks install and configure the openshift repos from https://github.com/ViaQ/Main/blob/master/centos7-viaq.repo ?
Please try ansible 2.5
On 07/19/2018 09:15 AM, suporte@logicworks.pt wrote:
Sorry, wrong server
# yum search atomic-openshift
...
=================================== N/S matched: atomic-openshift ============================== ------------------------------======
atomic-openshift-utils.noarch : Atomic OpenShift Utilities
# yum repolist
repo idrepo name status
base/7/x86_64CentOS-7 - Base 9911
centos-gluster312/7/x86_64CentOS-7 - Gluster 3.12 214
centos-openshift-originCentOS OpenShift Origin 185
centos-opstools-release/7/x86_64 CentOS-7 - OpsTools - release 623
centos-ovirt42/7/x86_64CentOS-7 - oVirt 4.2 446
centos-qemu-ev/7/x86_64CentOS-7 - QEMU EV 59
extras/7/x86_64CentOS-7 - Extras 363
origin-repoOrigin RPMs 12
updates/7/x86_64CentOS-7 - Updates 970
------------------------------ ------------
*De: *suporte@logicworks.pt
*Para: *"Shirly Radco" <sradco@redhat.com>
*Cc: *"Rich Megginson" <rmeggins@redhat.com>, "users" <users@ovirt.org>
*Enviadas: *Quinta-feira, 19 De Julho de 2018 16:09:48
*Assunto: *Re: [ovirt-users] metrics
# yum search atomic-openshift
Warning: No matches found for: atomic-openshift
No matches found
# yum repolist
repo id repo name status
!base/7/x86_64CentOS-7 - Base 9911 ------------------------------
!centos-sclo-rh-release/x86_64CentOS-7 - SCLo rh 7514
!extras/7/x86_64CentOS-7 - Extras 313
!ovirt-4.2/7Latest oVirt 4.2 Release 1670+101
!ovirt-4.2-centos-gluster312/x86_64 CentOS-7 - Gluster 3.12 189
!ovirt-4.2-centos-opstools/x86_64 CentOS-7 - OpsTools - release 493
!ovirt-4.2-centos-ovirt42/x86_64 CentOS-7 - oVirt 4.2 379
!ovirt-4.2-centos-qemu-ev/x86_64 CentOS-7 - QEMU EV 55
!ovirt-4.2-epel/x86_64Extra Packages for Enterprise Li 12585+12335
!ovirt-4.2-virtio-win-latestvirtio-win builds roughly matchi 37
!updates/7/x86_64CentOS-7 - Updates 695
------------------------------ ------------
*De: *"Shirly Radco" <sradco@redhat.com>
*Para: *"Rich Megginson" <rmeggins@redhat.com>
*Cc: *suporte@logicworks.pt, "users" <users@ovirt.org>
*Enviadas: *Quinta-feira, 19 De Julho de 2018 16:02:52
*Assunto: *Re: [ovirt-users] metrics
Also, I believe that you need for now to install ansible 2.5.5 or 2.5.6 due to OpenShift bug.
--
SHIRLY RADCO
BI SENIOR SOFTWARE ENGINEER
Red Hat Israel <https://www.redhat.com/>
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
On Thu, Jul 19, 2018 at 5:37 PM, Rich Megginson <rmeggins@redhat.com <mailto:rmeggins@redhat.com>> wrote:
do you have
http://cbs.centos.org/repos/paas7-openshift-origin39-candida te/x86_64/os/Packages/
as one of your yum repos?
What does "yum search atomic-openshift" show?
On 07/19/2018 08:06 AM, suporte@logicworks.pt
<mailto:suporte@logicworks.pt> wrote:
Hi,
I'm still facing this issue
Still this error:
1. Hosts: localhost
Play: Determine openshift_version to configure on
first master
Task: openshift_version : fail
Message: Package atomic-openshift not found
What i have installed:
openshift-ansible-3.9.0-0.53.0.git.1.af49d87.el7.noarch <mailto:rmeggins@redhat.com>>
ansible-2.6.1-1.el7.noarch
atomic-openshift-utils-3.9.0-0.53.0.git.1.af49d87.el7.noarch
CentOS Linux release 7.5.1804 (Core)
Any help?
Thanks
José
------------------------------------------------------------ ------------
*De: *"Rich Megginson" <rmeggins@redhat.com
*Para: *"Shirly Radco" <sradco@redhat.com
<mailto:sradco@redhat.com>>, suporte@logicworks.pt
<mailto:suporte@logicworks.pt>
*Cc: *"users" <users@ovirt.org <mailto:users@ovirt.org>>> <mailto:suporte@logicworks.pt
*Enviadas: *Segunda-feira, 25 De Junho de 2018 22:02:59
*Assunto: *Re: [ovirt-users] metrics
On 06/24/2018 01:10 AM, Shirly Radco wrote:
> Hi,
>
> I see there is an OpenShift bug about this issue
> https://bugzilla.redhat.com/show_bug.cgi?id=1589629
> "Bug 1589629 - Install logging/metrics failed at TASK [Validate
> openshift_node_groups and openshift_node_group_name]"
AFAIK, this only affects OpenShift 3.10 and later.
>
>
> I see there is a workaround
> https://bugzilla.redhat.com/show_bug.cgi?id=1589629#c2
>
> to add to ansible-inventory-origin-39-aio that is in your
metrics
> store machine at the root directory
> skip_sanity_checks=true
>
> Are you experiencing this in 3.9 ? The bug is open on 3.10.
>
> Bset,
>
> --
>
> SHIRLY RADCO
>
> BI SeNIOR SOFTWARE ENGINEER
>
> Red Hat Israel <https://www.redhat.com/>
>
> <https://red.ht/sig>
> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
>
>
> On Thu, Jun 21, 2018 at 7:15 PM, <suporte@logicworks.pt
<mailto:suporte@logicworks.pt>
<mailto:suporte@logicworks.pt>>> wrote: <mailto:users@ovirt.org> <mailto:users@ovirt.org
>
> Hi,
>
> I'm trying to configure oVirt metrics but when i run
>
> # ANSIBLE_LOG_PATH=/tmp/ansible.log ansible-playbook -vvv -e
> @/root/vars.yaml -i /root/ansible-inventory-origin-39-aio
> playbooks/deploy_cluster.yml
>
> i always get this error:
>
> Failure summary:
>
>
> 1. Hosts: localhost
> Play: Verify Requirements
> Task: Validate openshift_node_groups and
openshift_node_group_name
> Message: last_checked_host: localhost, last_checked_var:
> openshift_node_group_name;openshift_node_group_name must be
> defined for all nodes
>
>
> What am I missing here?
>
> Thanks
>
>
>
> --
>
------------------------------------------------------------ ------------
> Jose Ferradeira
> http://www.logicworks.pt
>
> _______________________________________________
> Users mailing list -- users@ovirt.org
<mailto:users@ovirt.org>>
> To unsubscribe send an email to users-leave@ovirt.org
<mailto:users-leave@ovirt.org>
> <mailto:users-leave@ovirt.org
<mailto:users-leave@ovirt.org>>
> Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
> <https://www.ovirt.org/site/privacy-policy/ >
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> <https://www.ovirt.org/community/about/community-guidelines/ >
> List Archives:
>
https://lists.ovirt.org/archives/list/users@ovirt.org/messag e/QQMEHPYZUWZSZURSBLCSL4PLDW37 4K34/
>
<https://lists.ovirt.org/archives/list/users@ovirt.org/messa >ge/QQMEHPYZUWZSZURSBLCSL4PLDW3 74K34/
>
>