Thank you Rich, w'll try this workaround and tell you later.
Regards,
Carlos Rodrigues
On Tue, 2018-06-12 at 07:54 -0600, Rich Megginson wrote:
Sorry, did not mean to send an internal link to an external
list/address.
On 06/12/2018 07:52 AM, Rich Megginson wrote:
>
http://post-office.corp.redhat.com/archives/aos-devel/2018-June/msg
> 00195.html
>
>
> "
> It smells like
https://access.redhat.com/solutions/3480921 /
>
https://bugzilla.redhat.com/show_bug.cgi?id=1583500 to me.
> "
>
> I think the workaround is to add
>
>
oreg_url=registry.access.redhat.com/openshift3/ose-
> ${component}:${version}
>
>
> to your inventory for OCP external and
>
> oreg_url=brew-pulp-
> docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/ose-
> ${component}:${version}
>
>
> for OCP internal and
>
> oreg_url=docker.io/openshift/origin-${component}:${version}
>
> for Origin
>
> On 06/12/2018 02:47 AM, Shirly Radco wrote:
> >
> >
> > --
> >
> > 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 Tue, Jun 12, 2018 at 11:43 AM, Shirly Radco <sradco(a)redhat.com
> >
> > <mailto:sradco@redhat.com>> wrote:
> >
> > Hi Rich,
> >
> > Are you families with this OpenShift installation issue?
> >
> > familiar*
> >
> >
> > Best,
> >
> > --
> >
> > 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 Mon, Jun 11, 2018 at 4:20 PM, Carlos Rodrigues
> > <cmar(a)eurotux.com <mailto:cmar@eurotux.com>> wrote:
> >
> > Hi,
> >
> > i'm trying to install oVirt Metrics following the
> > installation
> > guide (h
> >
ttps://www.ovirt.org/develop/release-
> > <
http://www.ovirt.org/develop/release->
> > management/features/metrics/metrics-store-installation/)
> > but i
> > have
> > some issues running deploy cluster from here
> >
https://www.ovirt.org/deve
> > lop/release-management/features/metrics/setting-up-viaq-logging/
> > <
https://www.ovirt.org/develop/release-management/features/metric
> > s/setting-up-viaq-logging/>
> >
> > cd /usr/share/ansible/openshift-ansible
> > # (or wherever you cloned the git repo if using git)
> > 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 fails on Web console installation:
> >
> > 2018-06-06 19:48:24,020 p=17586 u=root | [DEPRECATION
> > WARNING]: Using
> > tests as filters is deprecated. Instead of using
> > `result|version_compare` instead use `result is
> > version_compare`. This
> > feature
> > will be removed in version 2.9.
> > Deprecation warnings can be disabled by setting
> > deprecation_warnings=False in ansible.cfg.
> > 2018-06-06 19:48:24,135 p=17586 u=root | Using module
> > file
> > /usr/lib/python2.7/site-
> > packages/ansible/modules/commands/command.py
> > 2018-06-06 19:48:27,093 p=17586 u=root | fatal:
> > [localhost]:
> > FAILED!
> > => {
> > "changed": true,
> > "cmd": [
> > "oc",
> > "logs",
> > "deployment/webconsole",
> > "--tail=50",
> > "--config=/tmp/console-ansible-C8XDuW/admin.kubeconfig",
> > "-n",
> > "openshift-web-console"
> > ],
> > "delta": "0:00:01.567694",
> > "end": "2018-06-06 19:48:26.706407",
> > "invocation": {
> > "module_args": {
> > "_raw_params": "oc logs
deployment/webconsole
> > --tail=50 --
> > config=/tmp/console-ansible-C8XDuW/admin.kubeconfig -n
> > openshift-web-
> > console",
> > "_uses_shell": false,
> > "chdir": null,
> > "creates": null,
> > "executable": null,
> > "removes": null,
> > "stdin": null,
> > "warn": true
> > }
> >
> > },
> > "msg": "non-zero return code",
> > "rc": 1,
> > "start": "2018-06-06 19:48:25.138713",
> > "stderr": "Error from server (BadRequest):
container
> > \"webconsole\"
> > in pod \"webconsole-84466b9d97-s4x28\" is waiting to
> > start:
> > ContainerCreating",
> > "stderr_lines": [
> > "Error from server (BadRequest): container
> > \"webconsole\" in
> > pod \"webconsole-84466b9d97-s4x28\" is waiting to start:
> > ContainerCreating"
> > ],
> > "stdout": "",
> > "stdout_lines": []
> > }
> > 2018-06-06 19:48:27,097 p=17586 u=root | ...ignoring
> >
> > Regards,
> > Carlos Rodrigues
> >
> > On Mon, 2018-06-11 at 13:30 +0300, Shirly Radco wrote:
> > > Dear users,
> > >
> > > I would love to get some feedback if someone has tried
> > to
> > install and
> > > use the oVirt metrics store, released in 4.2, for
> > collecting
> > metrics
> > > and logs, based on Elasticsearch, Kibana, Collectd and
> > Fluentd on top
> > > of OpenShift.
> > >
> >
https://www.ovirt.org/develop/release-management/features/metrics
> > /met
> > <
https://www.ovirt.org/develop/release-management/features/metric
> > s/met>
> > > rics-store/
> > >
> > > How did the installation go? Are you actively using it?
> > > And any other feedback would be much appreciated.
> > >
> > > Best regards,
> > > --
> > > SHIRLY RADCO
> > > BI SENIOR SOFTWARE ENGINEER
> > > Red Hat Israel
> > > TRIED. TESTED. TRUSTED.
> > > _______________________________________________
> > > Users mailing list -- users(a)ovirt.org <mailto:users@ovi
> > rt.org>
> > > To unsubscribe send an email to users-leave(a)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/communit
> > <
https://www.ovirt.org/community/about/communit>
> > > y-guidelines/
> > > List Archives:
> >
https://lists.ovirt.org/archives/list/users@ovirt.org/
> > <
https://lists.ovirt.org/archives/list/users@ovirt.org/>
> > > message/3G2M3Q35UQZLOHDRAEBMX2INPDAQCOHO/
> > -- Carlos Rodrigues
> >
> > Engenheiro de Software Sénior
> >
> > Eurotux Informática, S.A. |
www.eurotux.com
> > <
http://www.eurotux.com>
> > (t) +351 253 680 300 (m) +351 911 926 110
> >
> >
> >
--
Carlos Rodrigues
Engenheiro de Software Sénior
Eurotux Informática, S.A. |