[ovirt-users] Re: Metrics store install failed

2019-06-17 Thread Shirly Radco
Hi, Please see here for the fix that caused the nics issue https://gerrit.ovirt.org/#/c/100865/ The /etc/ovirt-guest-agent.conf ignored_nics should be update to ignored_nics = docker0 tun0 Best, -- Shirly Radco BI Senior Software Engineer Red Hat

[ovirt-users] Re: Metrics store install failed

2019-06-03 Thread roy . morris
Shirly, I updated the IP of the metrics-store-installer VM once it was created. The script continued to run after I updated the IP from the manager VM and completed successfully. I also updated the master0 VM when the script got to the point of trying to contact it and once I assigned the IP,

[ovirt-users] Re: Metrics store install failed

2019-05-31 Thread roy . morris
Case# 02392496 ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct:

[ovirt-users] Re: Metrics store install failed

2019-05-31 Thread Shirly Radco
Hi, I passed the email to additional engineers for consultation. Which IP did you update and in what stage? Did you set the variable that sets the /etc/hosts records? If yes, Did you update the records on the engine and vms? Please attach your ansible log and config files so I can review them.

[ovirt-users] Re: Metrics store install failed

2019-05-30 Thread roy . morris
I ran this command on the master0 VM and this is a fresh install I performed yesterday after commenting out the last variable issue I experienced. To me this is an issue somewhere in the playbook since I haven't customized anything except setting IP settings. This looks to be a bug. #systemctl

[ovirt-users] Re: Metrics store install failed

2019-05-30 Thread roy . morris
I ran this command on the master0 VM and this is a fresh install I performed yesterday after commenting out the last variable issue I experienced. To me this is an issue somewhere in the playbook since I haven't customized anything except setting IP settings. I really want to get this ticket

[ovirt-users] Re: Metrics store install failed

2019-05-30 Thread roy . morris
I have removed the metrics-installer and master0 VM in addition to commenting out the # oreg_url: registry.redhat.io line. I'm now stuck at cockpit-docker not being installed. I feel like I'm so close and I appreciate all the help I can get. TASK [openshift_manageiq : Configure 3_2 role/user

[ovirt-users] Re: Metrics store install failed

2019-05-29 Thread roy . morris
That did the trick! However, now I'm stuck at Install cockpit-ws. It keeps failing. I noticed yum update fails to find mirrors as well. 1. Hosts:master0.ent.co.ventura.ca.us Play: Additional master configuration Task: Install cockpit-ws Message: Failure talking to

[ovirt-users] Re: Metrics store install failed

2019-05-29 Thread Shirly Radco
When using RHV thr only difference is that you need to provide the subscription credentials and all are pulled automatically. -- Shirly Radco BI Senior Software Engineer Red Hat On Wed, May 29, 2019 at 8:21 PM wrote: > We currently use

[ovirt-users] Re: Metrics store install failed

2019-05-29 Thread roy . morris
We currently use RHEV and I was under the impression I had to login to pull the openshift/docker images. I could be wrong since I'm new to this. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy

[ovirt-users] Re: Metrics store install failed

2019-05-29 Thread Shirly Radco
Hi, Is it possible that you uncommented the oreg_url? I see this in the error message: oreg_url malformed: registry.redhat.io It should usually stay as : # oreg_url: registry.redhat.io -- Shirly Radco BI Senior Software Engineer Red Hat