<div dir="ltr">Adding Rich Megginson.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><pre cols="72" style="white-space:pre-wrap"><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px"><font color="#666666">--</font></span></pre><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>SHIRLY</span> <span>RADCO</span></p><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>BI SeNIOR SOFTWARE ENGINEER</span><span style="color:rgb(170,170,170);margin:0px"></span></p><p style="font-family:overpass,sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153)"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px;text-decoration:none" target="_blank">Red Hat <span>Israel</span></a></p><table border="0" style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:medium"><tbody><tr><td width="100px"><a href="https://red.ht/sig" target="_blank"><img src="https://www.redhat.com/files/brand/email/sig-redhat.png" width="90" height="auto"></a></td><td style="font-size:10px"><div><a href="https://redhat.com/trusted" style="text-decoration:none;color:rgb(204,0,0);font-weight:bold" target="_blank">TRIED. TESTED. TRUSTED.</a></div></td></tr></tbody></table></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Mar 28, 2018 at 1:10 AM, Nicolas Vaye <span dir="ltr">&lt;<a href="mailto:nicolas.vaye@province-sud.nc" target="_blank">nicolas.vaye@province-sud.nc</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">OK, i have removed all libvirt-* packages<br>
<br>
i have seen that in the playbook, firewalld will be disable and iptables manage the firewall.<br>
<br>
I have a problem because my metric server was behind a proxy web and when i run<br>
<br>
ANSIBLE_LOG_PATH=/tmp/ansible.<wbr>log ansible-playbook -vvv -e @/root/vars.yaml -i /root/ansible-inventory-<wbr>origin-37-aio playbooks/byo/config.yml<br>
<br>
i get<br>
<br>
<br>
CHECK [memory_availability : localhost] ******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>********************<br>
<br>
fatal: [localhost]: FAILED! =&gt; {<br>
<br>
    &quot;changed&quot;: false,<br>
<br>
    &quot;checks&quot;: {<br>
<br>
        &quot;disk_availability&quot;: {},<br>
<br>
        &quot;docker_image_availability&quot;: {<br>
<br>
            &quot;failed&quot;: true,<br>
<br>
            &quot;failures&quot;: [<br>
<br>
                [<br>
<br>
                    &quot;OpenShiftCheckException&quot;,<br>
<br>
                    &quot;One or more required container images are not available:\n    cockpit/kubernetes:latest,\n    openshift/origin-deployer:<wbr>latest,\n    openshift/origin-docker-<wbr>registry:latest,\n    openshift/origin-haproxy-<wbr>router:latest,\n    openshift/origin-pod:latest\<wbr>nChecked with: skopeo inspect [--tls-verify=false] [--creds=&lt;user&gt;:&lt;pass&gt;] docker://&lt;registry&gt;/&lt;image&gt;\<wbr>nDefault registries searched: <a href="http://docker.io" rel="noreferrer" target="_blank">docker.io</a>\nFailed connecting to: <a href="http://docker.io" rel="noreferrer" target="_blank">docker.io</a>\n&quot;<br>
<br>
                ]<br>
<br>
            ],<br>
<br>
            &quot;msg&quot;: &quot;One or more required container images are not available:\n    cockpit/kubernetes:latest,\n    openshift/origin-deployer:<wbr>latest,\n    openshift/origin-docker-<wbr>registry:latest,\n    openshift/origin-haproxy-<wbr>router:latest,\n    openshift/origin-pod:latest\<wbr>nChecked with: skopeo inspect [--tls-verify=false] [--creds=&lt;user&gt;:&lt;pass&gt;] docker://&lt;registry&gt;/&lt;image&gt;\<wbr>nDefault registries searched: <a href="http://docker.io" rel="noreferrer" target="_blank">docker.io</a>\nFailed connecting to: <a href="http://docker.io" rel="noreferrer" target="_blank">docker.io</a>\n&quot;<br>
<br>
        },<br>
<br>
        &quot;docker_storage&quot;: {<br>
<br>
            &quot;skipped&quot;: true,<br>
<br>
            &quot;skipped_reason&quot;: &quot;Disabled by user request&quot;<br>
<br>
        },<br>
<br>
        &quot;memory_availability&quot;: {},<br>
<br>
        &quot;package_availability&quot;: {<br>
<br>
            &quot;changed&quot;: false,<br>
<br>
            &quot;invocation&quot;: {<br>
<br>
                &quot;module_args&quot;: {<br>
<br>
                    &quot;packages&quot;: [<br>
<br>
                        &quot;PyYAML&quot;,<br>
<br>
                        &quot;bash-completion&quot;,<br>
<br>
                        &quot;bind&quot;,<br>
<br>
                        &quot;ceph-common&quot;,<br>
<br>
                        &quot;cockpit-bridge&quot;,<br>
<br>
                        &quot;cockpit-docker&quot;,<br>
<br>
                        &quot;cockpit-system&quot;,<br>
<br>
                        &quot;cockpit-ws&quot;,<br>
<br>
                        &quot;dnsmasq&quot;,<br>
<br>
                        &quot;docker&quot;,<br>
<br>
                        &quot;etcd&quot;,<br>
<br>
                        &quot;firewalld&quot;,<br>
<br>
                        &quot;flannel&quot;,<br>
<br>
                        &quot;glusterfs-fuse&quot;,<br>
<br>
                        &quot;httpd-tools&quot;,<br>
<br>
                        &quot;iptables&quot;,<br>
<br>
                        &quot;iptables-services&quot;,<br>
<br>
                        &quot;iscsi-initiator-utils&quot;,<br>
<br>
                        &quot;libselinux-python&quot;,<br>
<br>
                        &quot;nfs-utils&quot;,<br>
<br>
                        &quot;ntp&quot;,<br>
<br>
                        &quot;openssl&quot;,<br>
<br>
                        &quot;origin&quot;,<br>
<br>
                        &quot;origin-clients&quot;,<br>
<br>
                        &quot;origin-master&quot;,<br>
<br>
                        &quot;origin-node&quot;,<br>
<br>
                        &quot;origin-sdn-ovs&quot;,<br>
<br>
                        &quot;pyparted&quot;,<br>
<br>
                        &quot;python-httplib2&quot;,<br>
<br>
                        &quot;yum-utils&quot;<br>
<br>
                    ]<br>
<br>
                }<br>
<br>
            }<br>
<br>
        },<br>
<br>
        &quot;package_version&quot;: {<br>
<br>
            &quot;skipped&quot;: true,<br>
<br>
            &quot;skipped_reason&quot;: &quot;Disabled by user request&quot;<br>
<br>
        }<br>
<br>
    },<br>
<br>
    &quot;msg&quot;: &quot;One or more checks failed&quot;,<br>
<br>
    &quot;playbook_context&quot;: &quot;install&quot;<br>
<br>
}<br>
<br>
<br>
NO MORE HOSTS LEFT ******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>***********<br>
<br>
        to retry, use: --limit @/usr/share/ansible/openshift-<wbr>ansible/playbooks/byo/config.<wbr>retry<br>
<br>
<br>
PLAY RECAP ******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>*******************<br>
<br>
localhost                  : ok=67   changed=4    unreachable=0    failed=1<br>
<br>
<br>
<br>
INSTALLER STATUS ******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>*************<br>
<br>
Initialization             : Complete<br>
<br>
Health Check               : In Progress<br>
<br>
        This phase can be restarted by running: playbooks/byo/openshift-<wbr>checks/pre-install.yml<br>
<br>
<br>
<br>
<br>
Failure summary:<br>
<br>
<br>
<br>
  1. Hosts:    localhost<br>
<br>
     Play:     OpenShift Health Checks<br>
<br>
     Task:     Run health checks (install) - EL<br>
<br>
     Message:  One or more checks failed<br>
<br>
     Details:  check &quot;docker_image_availability&quot;:<br>
<br>
               One or more required container images are not available:<br>
<br>
                   cockpit/kubernetes:latest,<br>
<br>
                   openshift/origin-deployer:<wbr>latest,<br>
<br>
                   openshift/origin-docker-<wbr>registry:latest,<br>
<br>
                   openshift/origin-haproxy-<wbr>router:latest,<br>
<br>
                   openshift/origin-pod:latest<br>
<br>
               Checked with: skopeo inspect [--tls-verify=false] [--creds=&lt;user&gt;:&lt;pass&gt;] docker://&lt;registry&gt;/&lt;image&gt;<br>
<br>
               Default registries searched: <a href="http://docker.io" rel="noreferrer" target="_blank">docker.io</a><br>
<br>
               Failed connecting to: <a href="http://docker.io" rel="noreferrer" target="_blank">docker.io</a><br>
<br>
<br>
<br>
<br>
The execution of &quot;playbooks/byo/config.yml&quot; includes checks designed to fail early if the requirements of the playbook are not met. One or more of these checks failed. To disregard these results,explicitly disable checks by setting an Ansible variable:<br>
<br>
   openshift_disable_check=<wbr>docker_image_availability<br>
<br>
Failing check names are shown in the failure details above. Some checks may be configurable by variables if your requirements are different from the defaults; consult check documentation.<br>
<br>
Variables can be set in the inventory or passed on the command line using the -e flag to ansible-playbook.<br>
<br>
<br>
How can i set a proxy parameter ?<br>
<br>
<br>
Thanks.<br>
<span class=""><br>
Nicolas VAYE<br>
<br>
<br>
-------- Message initial --------<br>
<br>
</span>Date: Tue, 27 Mar 2018 05:32:23 +0000<br>
<span class="">Objet: Re: [ovirt-users] Any monitoring tool provided?<br>
</span>Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a> &lt;<a href="mailto:users@ovirt.org">users@ovirt.org</a>&lt;mailto:%<a href="mailto:22users@ovirt.org">22use<wbr>rs@ovirt.org</a>%<a href="mailto:22%2520%253cusers@ovirt.org">22%20%3cusers@<wbr>ovirt.org</a>%3e&gt;&gt;<br>
À: <a href="mailto:marceloltmm@gmail.com">marceloltmm@gmail.com</a> &lt;<a href="mailto:marceloltmm@gmail.com">marceloltmm@gmail.com</a>&lt;mailto:<wbr>%<a href="mailto:22marceloltmm@gmail.com">22marceloltmm@gmail.com</a>%<a href="mailto:22%2520%253cmarceloltmm@gmail.com">22%<wbr>20%3cmarceloltmm@gmail.com</a>%3e&gt;<wbr>&gt;, <a href="mailto:sradco@redhat.com">sradco@redhat.com</a> &lt;<a href="mailto:sradco@redhat.com">sradco@redhat.com</a>&lt;mailto:%<a href="mailto:22sradco@redhat.com">22s<wbr>radco@redhat.com</a>%<a href="mailto:22%2520%253csradco@redhat.com">22%20%<wbr>3csradco@redhat.com</a>%3e&gt;&gt;<br>
Reply-to: Nicolas Vaye &lt;<a href="mailto:nicolas.vaye@province-sud.nc">nicolas.vaye@province-sud.nc</a>&gt;<br>
De: Nicolas Vaye &lt;<a href="mailto:nicolas.vaye@province-sud.nc">nicolas.vaye@province-sud.nc</a>&lt;<wbr>mailto:<a href="mailto:Nicolas%2520Vaye%2520%253cnicolas.vaye@province-sud.nc">Nicolas%20Vaye%20%<wbr>3cnicolas.vaye@province-sud.nc</a><wbr>%3e&gt;&gt;<br>
<div><div class="h5"><br>
Hi Shirly,<br>
<br>
I&#39;m trying to install ovirt metric store with ViaQ on Origin.<br>
<br>
And on <a href="https://github.com/oVirt/ovirt-site/pull/1551/files" rel="noreferrer" target="_blank">https://github.com/oVirt/<wbr>ovirt-site/pull/1551/files</a>, you mention<br>
**WARNING** DO NOT INSTALL `libvirt` on the OpenShift machine!<br>
<br>
<br>
on my VM &quot;metric store&quot;, i requested rpm for libvirt and here are the results :<br>
<br>
[root@ometricstore&lt;mailto:<a href="mailto:root@ometricstore">root<wbr>@ometricstore</a>&gt; .ssh]# rpm -qa | grep libvirt<br>
libvirt-daemon-driver-secret-<wbr>3.2.0-14.el7_4.9.x86_64<br>
libvirt-daemon-driver-storage-<wbr>core-3.2.0-14.el7_4.9.x86_64<br>
libvirt-daemon-driver-storage-<wbr>logical-3.2.0-14.el7_4.9.x86_<wbr>64<br>
libvirt-daemon-config-network-<wbr>3.2.0-14.el7_4.9.x86_64<br>
libvirt-gconfig-1.0.0-1.el7.<wbr>x86_64<br>
libvirt-daemon-driver-storage-<wbr>disk-3.2.0-14.el7_4.9.x86_64<br>
libvirt-glib-1.0.0-1.el7.x86_<wbr>64<br>
libvirt-libs-3.2.0-14.el7_4.9.<wbr>x86_64<br>
libvirt-daemon-driver-<wbr>nwfilter-3.2.0-14.el7_4.9.x86_<wbr>64<br>
libvirt-daemon-driver-storage-<wbr>gluster-3.2.0-14.el7_4.9.x86_<wbr>64<br>
libvirt-daemon-driver-storage-<wbr>rbd-3.2.0-14.el7_4.9.x86_64<br>
libvirt-gobject-1.0.0-1.el7.<wbr>x86_64<br>
libvirt-daemon-driver-<wbr>interface-3.2.0-14.el7_4.9.<wbr>x86_64<br>
libvirt-daemon-driver-storage-<wbr>scsi-3.2.0-14.el7_4.9.x86_64<br>
libvirt-daemon-driver-qemu-3.<wbr>2.0-14.el7_4.9.x86_64<br>
libvirt-daemon-kvm-3.2.0-14.<wbr>el7_4.9.x86_64<br>
libvirt-daemon-3.2.0-14.el7_4.<wbr>9.x86_64<br>
libvirt-daemon-driver-network-<wbr>3.2.0-14.el7_4.9.x86_64<br>
libvirt-daemon-driver-storage-<wbr>iscsi-3.2.0-14.el7_4.9.x86_64<br>
libvirt-daemon-driver-nodedev-<wbr>3.2.0-14.el7_4.9.x86_64<br>
libvirt-daemon-driver-storage-<wbr>mpath-3.2.0-14.el7_4.9.x86_64<br>
libvirt-daemon-driver-storage-<wbr>3.2.0-14.el7_4.9.x86_64<br>
<br>
should i remove all this package ?<br>
<br>
<br>
Also on the web page <a href="https://www.ovirt.org/develop/release-management/features/metrics/metrics-store-installation/#run-ovirt-metrics-store-installation-playbook" rel="noreferrer" target="_blank">https://www.ovirt.org/develop/<wbr>release-management/features/<wbr>metrics/metrics-store-<wbr>installation/#run-ovirt-<wbr>metrics-store-installation-<wbr>playbook</a>, you mention<br>
<br>
/usr/share/ovirt-engine-<wbr>metrics/setup/ansible/<wbr>configure_ovirt_hosts_for_<wbr>metrics.sh --playbook=ovirt-metrics-<wbr>store-installation.yml<br>
<br>
<br>
But on my hosted engine 4.2.1.7 with ovirt-engine-metrics-1.1.3.3-<wbr>1.el7.centos.noarch, i notice that the script<br>
<br>
configure_ovirt_hosts_for_<wbr>metrics.sh doesn&#39;t exist but there is a configure_ovirt_machines_for_<wbr>metrics.sh script.<br>
<br>
Is it the good one ?<br>
<br>
<br>
<br>
Next, you mention :<br>
Allow connections on the following ports/protocols:<br>
<br>
<br>
+ * tcp ports 22, 80, 443, 8443 (openshift console), 9200 (Elasticsearch)<br>
<br>
<br>
following by<br>
<br>
ViaQ on Origin requires these [Yum Repos](centos7-viaq.repo).<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
    +You will need to install the following packages: docker, iptables-services.<br>
<br>
<br>
That means that i must uninstall firewalld ? And the ports/protocols will be managed by iptables-services ?<br>
<br>
What is the command to allow connections on tcp ports 22,80, 443 etc.... ?<br>
<br>
Is it managed automatically with  docker or openshift or other program ?<br>
<br>
<br>
<br>
Thanks for all.<br>
<br>
<br>
Nicolas VAYE<br>
<br>
<br>
-------- Message initial --------<br>
<br>
Date: Sun, 25 Mar 2018 12:01:23 +0300<br>
Objet: Re: [ovirt-users] Any monitoring tool provided?<br>
</div></div>Cc: users &lt;<a href="mailto:users@ovirt.org">users@ovirt.org</a>&lt;mailto:<a href="mailto:users@ovirt.org">users@<wbr>ovirt.org</a>&gt;&lt;mailto:<a href="mailto:users%2520%253cusers@ovirt.org">users%20%<wbr>3cusers@ovirt.org</a>%3e&gt;&gt;<br>
À: Marcelo Leandro &lt;<a href="mailto:marceloltmm@gmail.com">marceloltmm@gmail.com</a>&lt;mailto:<a href="mailto:marceloltmm@gmail.com"><wbr>marceloltmm@gmail.com</a>&gt;&lt;mailto:<a href="mailto:Marcelo%2520Leandro%2520%253cmarceloltmm@gmail.com"><wbr>Marcelo%20Leandro%20%<wbr>3cmarceloltmm@gmail.com</a>%3e&gt;&gt;<br>
De: Shirly Radco &lt;<a href="mailto:sradco@redhat.com">sradco@redhat.com</a>&lt;mailto:<a href="mailto:sradco@redhat.com">srad<wbr>co@redhat.com</a>&gt;&lt;mailto:<a href="mailto:Shirly%2520Radco%2520%253csradco@redhat.com">Shirly%<wbr>20Radco%20%3csradco@redhat.com</a><wbr>%3e&gt;&gt;<br>
<span class=""><br>
<br>
<br>
--<br>
<br>
SHIRLY RADCO<br>
<br>
BI SeNIOR SOFTWARE ENGINEER<br>
<br>
Red Hat Israel&lt;<a href="https://www.redhat.com/" rel="noreferrer" target="_blank">https://www.redhat.com/</a><wbr>&gt;<br>
<br>
[<a href="https://www.redhat.com/files/brand/email/sig-redhat.png" rel="noreferrer" target="_blank">https://www.redhat.com/files/<wbr>brand/email/sig-redhat.png</a>]&lt;<a href="https://red.ht/sig" rel="noreferrer" target="_blank">ht<wbr>tps://red.ht/sig</a>&gt;<br>
TRIED. TESTED. TRUSTED.&lt;<a href="https://redhat.com/trusted" rel="noreferrer" target="_blank">https://redhat.com/<wbr>trusted</a>&gt;<br>
<br>
<br>
</span><span class="">On Fri, Mar 23, 2018 at 10:29 PM, Marcelo Leandro &lt;<a href="mailto:marceloltmm@gmail.com">marceloltmm@gmail.com</a>&lt;mailto:<a href="mailto:marceloltmm@gmail.com"><wbr>marceloltmm@gmail.com</a>&gt;&lt;mailto:<a href="mailto:marceloltmm@gmail.com"><wbr>marceloltmm@gmail.com</a>&gt;&gt; wrote:<br>
Hello,<br>
<br>
I am try this how to:<br>
<br>
<a href="https://www.ovirt.org/develop/release-management/features/metrics/metrics-store-installation/" rel="noreferrer" target="_blank">https://www.ovirt.org/develop/<wbr>release-management/features/<wbr>metrics/metrics-store-<wbr>installation/</a><br>
<br>
but when i run this command:<br>
/usr/share/ovirt-engine-<wbr>metrics/setup/ansible/<wbr>configure_ovirt_machines_for_<wbr>metrics.sh  --playbook=ovirt-metrics-<wbr>store-installation.yml<br>
<br>
I am had this error mensagem:<br>
ansible-playbook: error: no such option: --playbook<br>
<br>
my version:<br>
<br>
ovirt-engine-metrics-1.0.8-1.<wbr>el7.centos.noarch<br>
<br>
<br>
Hi,<br>
<br>
You are using an old rpm.<br>
<br>
Please upgrade to latest, ovirt-engine-metrics-1.1.3.3-<wbr>1.el7.centos.noarch<br>
<br>
I also added some documentation that is still in pull request:<br>
<br>
Add Viaq installation guide to the oVirt metrics store repo - <a href="https://github.com/oVirt/ovirt-site/pull/1551" rel="noreferrer" target="_blank">https://github.com/oVirt/<wbr>ovirt-site/pull/1551</a> - This one is meaningful. I introduced a lot of automation that save time when installing.<br>
<br>
Add prerequisites for installing OpenShift Logging - <a href="https://github.com/oVirt/ovirt-site/pull/1561" rel="noreferrer" target="_blank">https://github.com/oVirt/<wbr>ovirt-site/pull/1561</a><br>
<br>
Added how to import dashboards examples to kibana - <a href="https://github.com/oVirt/ovirt-site/pull/1559" rel="noreferrer" target="_blank">https://github.com/oVirt/<wbr>ovirt-site/pull/1559</a><br>
<br>
Please review them.I&#39;ll try to get them merged asap.<br>
<br>
<br>
Anyone can help me?<br>
<br>
<br>
</span>2018-03-22 16:28 GMT-03:00 Christopher Cox &lt;<a href="mailto:ccox@endlessnow.com">ccox@endlessnow.com</a>&lt;mailto:<a href="mailto:ccox@endlessnow.com">cc<wbr>ox@endlessnow.com</a>&gt;&lt;mailto:<a href="mailto:ccox@endlessnow.com">ccox<wbr>@endlessnow.com</a>&gt;&gt;:<br>
<span class="">On 03/21/2018 10:41 PM, Terry hey wrote:<br>
Dear all,<br>
<br>
Now, we can just read how many storage used, cpu usage on ovirt dashboard.<br>
But is there any monitoring tool for monitoring virtual machine time to time?<br>
If yes, could you guys give me the procedure?<br>
<br>
<br>
A possible option, for a full OS with network connectivity, is to monitor the VM like you would any other host.<br>
<br>
We use omd/check_mk.<br>
<br>
Right now there isn&#39;t an oVirt specific monitor plugin for check_mk.<br>
<br>
I know what I said is probably pretty obvious, but just in case.<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
</span><a href="mailto:Users@ovirt.org">Users@ovirt.org</a>&lt;mailto:<a href="mailto:Users@ovirt.org">Users@<wbr>ovirt.org</a>&gt;&lt;mailto:<a href="mailto:Users@ovirt.org">Users@ovirt.<wbr>org</a>&gt;<br>
<span class=""><a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
</span><a href="mailto:Users@ovirt.org">Users@ovirt.org</a>&lt;mailto:<a href="mailto:Users@ovirt.org">Users@<wbr>ovirt.org</a>&gt;&lt;mailto:<a href="mailto:Users@ovirt.org">Users@ovirt.<wbr>org</a>&gt;<br>
<span class=""><a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
</span><a href="mailto:Users@ovirt.org">Users@ovirt.org</a>&lt;mailto:<a href="mailto:Users@ovirt.org">Users@<wbr>ovirt.org</a>&gt;&lt;mailto:<a href="mailto:Users@ovirt.org">Users@ovirt.<wbr>org</a>&gt;<br>
<div class="HOEnZb"><div class="h5"><a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a>&lt;mailto:<a href="mailto:Users@ovirt.org">Users@<wbr>ovirt.org</a>&gt;<br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br>
</div></div></blockquote></div><br></div>