
This is a multi-part message in MIME format. --------------050106020308000301070006 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Than you for sharing your process. I also try it, but I am getting errors while installing vdsm: ERROR: Could not determine running system's policy version. ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27. /var/tmp/rpm-tmp.yqBAt7: line 1: 1087 Unauthorized access to memory (SIGSEGV) /usr/bin/vdsm-tool sebool-config ERROR: Could not determine running system's policy version. ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27. /var/tmp/rpm-tmp.yqBAt7: line 3: 1088 Unauthorized access to memory (SIGSEGV) /usr/bin/vdsm-tool set-saslpasswd Verifying : vdsm-4.10.3-8.fc18.x86_64 kernel: vdsm-tool[1173]: segfault at 0 ip 00007f1dc72905f8 sp 00007fff60814750 error 4 in libapol.so.4.3[7f1dc7269000+34000] kernel: vdsm-tool[1174]: segfault at 0 ip 00007f10de8975f8 sp 00007fff4fa8be90 error 4 in libapol.so.4.3[7f10de870000+34000] vdsm-tool ERROR: Could not determine running system's policy version. ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27. Neoprávne(ný pr(ístup do pame(ti (SIGSEGV) rpm -qa|grep vdsm vdsm-xmlrpc-4.10.3-8.fc18.noarch vdsm-cli-4.10.3-8.fc18.noarch vdsm-4.10.3-8.fc18.x86_64 vdsm-python-4.10.3-8.fc18.x86_64 rpm -qa|grep systemd systemd-libs-197-1.fc18.2.x86_64 systemd-197-1.fc18.2.x86_64 systemd-sysv-197-1.fc18.2.x86_64 Dne 22.2.2013 18:45, suporte@logicworks.pt napsal(a):
well, it's working now. I remove vdsm (vdsm-gluster too, a dependency rpm )
install again vdsm first and than vdsm-gluster, and the host is active !!
------------------------------------------------------------------------ *De: *suporte@logicworks.pt *Para: *users@ovirt.org *Enviadas: *Sexta-feira, 22 de Fevereiro de 2013 16:58:58 *Assunto: *Re: [Users] Fwd: Re: Permission issues
I notice that vdsm service is not running: systemctl status vdsmd.service vdsmd.service - Virtual Desktop Server Manager Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled) Active: failed (Result: exit-code) since Fri 2013-02-22 16:42:24 WET; 1min 45s ago Process: 1880 ExecStart=/lib/systemd/systemd-vdsmd start (code=exited, status=1/FAILURE)
Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2 Feb 22 16:42:24 node2.acloud.pt systemd-vdsmd[1880]: vdsm: Failed to define network filters on libvirt[FAILED] Feb 22 16:42:24 node2.acloud.pt systemd[1]: vdsmd.service: control process exited, code=exited status=1 Feb 22 16:42:24 node2.acloud.pt systemd[1]: Failed to start Virtual Desktop Server Manager. Feb 22 16:42:24 node2.acloud.pt systemd[1]: Unit vdsmd.service entered failed state
rpm -qa|grep vdsm vdsm-python-4.10.3-8.fc18.x86_64 vdsm-gluster-4.10.3-8.fc18.noarch vdsm-4.10.3-8.fc18.x86_64 vdsm-xmlrpc-4.10.3-8.fc18.noarch vdsm-cli-4.10.3-8.fc18.noarch
------------------------------------------------------------------------ *De: *suporte@logicworks.pt *Para: *users@ovirt.org *Enviadas: *Sexta-feira, 22 de Fevereiro de 2013 15:35:49 *Assunto: *Re: [Users] Fwd: Re: Permission issues
Hi,
I cannot install a F18 host
I installed a minimal F18 than yum install net-tools systemctl stop NetworkManager.service systemctl disable NetworkManager.service
add a gateway to /etc/sysconfig/network remove /usr/lib/udev/rules.d/60-net.rules| ||systemctl enable network.service| |systemctl start network.service| chkconfig network on reboot
rpm -qa|grep systemd systemd-sysv-197-1.fc18.2.x86_64 systemd-197-1.fc18.2.x86_64 systemd-libs-197-1.fc18.2.x86_64
SELinux is disabled
yum localinstall http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm
Than I add it to the engine via portal Get no error during the install, but never get out from the "This host is in non responding state"
Did I miss something?
Thanks
Jose
iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED ACCEPT all -- anywhere anywhere ACCEPT tcp -- anywhere anywhere tcp dpt:54321 ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ACCEPT udp -- anywhere anywhere udp dpt:snmp ACCEPT tcp -- anywhere anywhere tcp dpt:16514 ACCEPT tcp -- anywhere anywhere multiport dports xprtld:6166 ACCEPT tcp -- anywhere anywhere multiport dports 49152:49216 ACCEPT tcp -- anywhere anywhere tcp dpt:24007 ACCEPT udp -- anywhere anywhere udp dpt:sunrpc ACCEPT tcp -- anywhere anywhere tcp dpt:38465 ACCEPT tcp -- anywhere anywhere tcp dpt:38466 ACCEPT tcp -- anywhere anywhere tcp dpt:38467 ACCEPT tcp -- anywhere anywhere tcp dpt:39543 ACCEPT tcp -- anywhere anywhere tcp dpt:55863 ACCEPT tcp -- anywhere anywhere tcp dpt:38468 ACCEPT udp -- anywhere anywhere udp dpt:963 ACCEPT tcp -- anywhere anywhere tcp dpt:965 ACCEPT tcp -- anywhere anywhere tcp dpt:ctdb ACCEPT tcp -- anywhere anywhere tcp dpt:netbios-ssn ACCEPT tcp -- anywhere anywhere tcp dpt:microsoft-ds ACCEPT tcp -- anywhere anywhere tcp dpts:24009:24108 REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain FORWARD (policy ACCEPT) target prot opt source destination REJECT all -- anywhere anywhere PHYSDEV match ! --physdev-is-bridged reject-with icmp-host-prohibited
Chain OUTPUT (policy ACCEPT) target prot opt source destination
------------------------------------------------------------------------ *De: *"Jeff Bailey" <bailey@cs.kent.edu> *Para: *users@ovirt.org *Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 21:50:38 *Assunto: *Re: [Users] Fwd: Re: Permission issues
On 2/20/2013 2:55 PM, suporte@logicworks.pt wrote:
How can I update systemd in the node?
You would need to install from a newer node iso. If you don't want to wait, you could install a minimal F18, configure your networking, add the ovirt repo and then just add that host using the engine GUI. At this stage, you will still have the same problem you currently have. You then need to:
yum --enablerepo=updates-testing update systemd
After that, remove /usr/lib/udev/rules.d/60-net.rules <- typing from memory but should be close
Reboot and everything *should* work :)
There are other little things like disabling firewalld, tweeking multipath.conf, etc that I do but the steps above basically cover it.
Thanks
----- Mensagem original ----- De: "Kevin Maziere Aubry" <kevin.maziere@alterway.fr> Para: "Jakub Bittner" <j.bittner@nbu.cz> Cc: "users" <users@ovirt.org> Enviadas: Quarta-feira, 20 Fevereiro, 2013 17:48:29 Assunto: Re: [Users] Fwd: Re: Permission issues
Sur. I update systemd and remove udev network conf file. I also stop network manager and add gateway to /etc/sysconfig/network.
Also I set dns manager name to /etc/hosts file to avoid dns issue.
It works ;) Le 20 févr. 2013 18:42, "Jakub Bittner" < j.bittner@nbu.cz > a écrit :
I wonder if is there any way to create ovirt-node from running Fedora 18 netinstalled server. Do anybody know what packages should I install?
Thanks ______________________________ _________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/ mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------050106020308000301070006 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">Than you for sharing your process. I also try it, but I am getting errors while installing vdsm:<br> <br> ERROR: Could not determine running system's policy version.<br> ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.<br> /var/tmp/rpm-tmp.yqBAt7: line 1: 1087 Unauthorized access to memory (SIGSEGV) /usr/bin/vdsm-tool sebool-config<br> ERROR: Could not determine running system's policy version.<br> ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.<br> /var/tmp/rpm-tmp.yqBAt7: line 3: 1088 Unauthorized access to memory (SIGSEGV) /usr/bin/vdsm-tool set-saslpasswd<br> Verifying : vdsm-4.10.3-8.fc18.x86_64<br> <br> kernel: vdsm-tool[1173]: segfault at 0 ip 00007f1dc72905f8 sp 00007fff60814750 error 4 in libapol.so.4.3[7f1dc7269000+34000]<br> kernel: vdsm-tool[1174]: segfault at 0 ip 00007f10de8975f8 sp 00007fff4fa8be90 error 4 in libapol.so.4.3[7f10de870000+34000]<br> <br> <br> vdsm-tool <br> ERROR: Could not determine running system's policy version.<br> ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.<br> Neoprávněný přístup do paměti (SIGSEGV)<br> <br> <br> rpm -qa|grep vdsm <br> vdsm-xmlrpc-4.10.3-8.fc18.noarch<br> vdsm-cli-4.10.3-8.fc18.noarch<br> vdsm-4.10.3-8.fc18.x86_64<br> vdsm-python-4.10.3-8.fc18.x86_64<br> <br> rpm -qa|grep systemd<br> systemd-libs-197-1.fc18.2.x86_64<br> systemd-197-1.fc18.2.x86_64<br> systemd-sysv-197-1.fc18.2.x86_64<br> <br> <br> Dne 22.2.2013 18:45, <a class="moz-txt-link-abbreviated" href="mailto:suporte@logicworks.pt">suporte@logicworks.pt</a> napsal(a):<br> </div> <blockquote cite="mid:20234115.794.1361555154497.JavaMail.ferra@ferra-PC" type="cite"> <style type="text/css">p { margin: 0; }</style> <div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt; color: #330066">well, it's working now.<br> I remove vdsm (vdsm-gluster too, a dependency rpm )<br> <br> install again vdsm first and than vdsm-gluster, and the host is active !!<br> <br> <br> <hr id="zwchr"> <div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>De: </b><a class="moz-txt-link-abbreviated" href="mailto:suporte@logicworks.pt">suporte@logicworks.pt</a><br> <b>Para: </b><a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a><br> <b>Enviadas: </b>Sexta-feira, 22 de Fevereiro de 2013 16:58:58<br> <b>Assunto: </b>Re: [Users] Fwd: Re: Permission issues<br> <br> <style>p { margin: 0; }</style> <div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt; color: rgb(51, 0, 102);">I notice that vdsm service is not running:<br> systemctl status vdsmd.service<br> vdsmd.service - Virtual Desktop Server Manager<br> Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled)<br> Active: failed (Result: exit-code) since Fri 2013-02-22 16:42:24 WET; 1min 45s ago<br> Process: 1880 ExecStart=/lib/systemd/systemd-vdsmd start (code=exited, status=1/FAILURE)<br> <br> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2<br> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2<br> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2<br> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2<br> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2<br> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2<br> Feb 22 16:42:24 node2.acloud.pt systemd-vdsmd[1880]: vdsm: Failed to define network filters on libvirt[FAILED]<br> Feb 22 16:42:24 node2.acloud.pt systemd[1]: vdsmd.service: control process exited, code=exited status=1<br> Feb 22 16:42:24 node2.acloud.pt systemd[1]: Failed to start Virtual Desktop Server Manager.<br> Feb 22 16:42:24 node2.acloud.pt systemd[1]: Unit vdsmd.service entered failed state<br> <br> rpm -qa|grep vdsm <br> vdsm-python-4.10.3-8.fc18.x86_64<br> vdsm-gluster-4.10.3-8.fc18.noarch<br> vdsm-4.10.3-8.fc18.x86_64<br> vdsm-xmlrpc-4.10.3-8.fc18.noarch<br> vdsm-cli-4.10.3-8.fc18.noarch<br> <br> <br> <br> <hr id="zwchr"> <div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>De: </b><a class="moz-txt-link-abbreviated" href="mailto:suporte@logicworks.pt">suporte@logicworks.pt</a><br> <b>Para: </b><a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a><br> <b>Enviadas: </b>Sexta-feira, 22 de Fevereiro de 2013 15:35:49<br> <b>Assunto: </b>Re: [Users] Fwd: Re: Permission issues<br> <br> <style>p { margin: 0; }</style> <div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt; color: rgb(51, 0, 102);">Hi,<br> <br> I cannot install a F18 host<br> <br> I installed a minimal F18 than<br> <span style="font-size: 12pt; line-height: 115%; font-family: "Calibri","sans-serif";" lang="EN-US">yum install net-tools<br> </span> <pre><span style="font-size: 12pt; font-family: "Calibri","sans-serif";" lang="EN-US">systemctl stop NetworkManager.service</span></pre> <pre><span style="" lang="EN-US">systemctl disable NetworkManager.service </span><span style="" lang="EN-US">add a gateway to /etc/sysconfig/network</span><span style="" lang="EN-US"> remove /usr/lib/udev/rules.d/60-net.rules</span><code><span style="font-size: 12pt; font-family: "Calibri","sans-serif"; color: rgb(0, 0, 187);" lang="EN-US"> </span></code><code><span style="font-size: 12pt; font-family: "Calibri","sans-serif";" lang="EN-US">systemctl enable network.service </span></code><span style="font-size: 12pt; font-family: "Calibri","sans-serif";" lang="EN-US"> <code><span style="font-family: "Calibri","sans-serif";">systemctl start network.service </span></code> </span><span style="" lang="EN-US">chkconfig network on</span> </pre> reboot<br> <br> rpm -qa|grep systemd<br> systemd-sysv-197-1.fc18.2.x86_64<br> systemd-197-1.fc18.2.x86_64<br> systemd-libs-197-1.fc18.2.x86_64<br> <br> SELinux is disabled<br> <br> <pre><span style="font-size: 12pt;">yum localinstall <a class="moz-txt-link-freetext" href="http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm">http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm</a> Than I add it to the engine via portal Get no error during the install, but never get out from the "</span>This host is in non responding state"</pre> <pre><span style="font-size: 12pt;"> Did I miss something? Thanks Jose </span><span style="font-size: 12pt;"></span> </pre> <br> iptables -L<br> Chain INPUT (policy ACCEPT)<br> target prot opt source destination<br> ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED<br> ACCEPT all -- anywhere anywhere<br> ACCEPT tcp -- anywhere anywhere tcp dpt:54321<br> ACCEPT tcp -- anywhere anywhere tcp dpt:ssh<br> ACCEPT udp -- anywhere anywhere udp dpt:snmp<br> ACCEPT tcp -- anywhere anywhere tcp dpt:16514<br> ACCEPT tcp -- anywhere anywhere multiport dports xprtld:6166<br> ACCEPT tcp -- anywhere anywhere multiport dports 49152:49216<br> ACCEPT tcp -- anywhere anywhere tcp dpt:24007<br> ACCEPT udp -- anywhere anywhere udp dpt:sunrpc<br> ACCEPT tcp -- anywhere anywhere tcp dpt:38465<br> ACCEPT tcp -- anywhere anywhere tcp dpt:38466<br> ACCEPT tcp -- anywhere anywhere tcp dpt:38467<br> ACCEPT tcp -- anywhere anywhere tcp dpt:39543<br> ACCEPT tcp -- anywhere anywhere tcp dpt:55863<br> ACCEPT tcp -- anywhere anywhere tcp dpt:38468<br> ACCEPT udp -- anywhere anywhere udp dpt:963<br> ACCEPT tcp -- anywhere anywhere tcp dpt:965<br> ACCEPT tcp -- anywhere anywhere tcp dpt:ctdb<br> ACCEPT tcp -- anywhere anywhere tcp dpt:netbios-ssn<br> ACCEPT tcp -- anywhere anywhere tcp dpt:microsoft-ds<br> ACCEPT tcp -- anywhere anywhere tcp dpts:24009:24108<br> REJECT all -- anywhere anywhere reject-with icmp-host-prohibited<br> <br> Chain FORWARD (policy ACCEPT)<br> target prot opt source destination<br> REJECT all -- anywhere anywhere PHYSDEV match ! --physdev-is-bridged reject-with icmp-host-prohibited<br> <br> Chain OUTPUT (policy ACCEPT)<br> target prot opt source destination<br> <br> <br> <hr id="zwchr"> <div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>De: </b>"Jeff Bailey" <a class="moz-txt-link-rfc2396E" href="mailto:bailey@cs.kent.edu"><bailey@cs.kent.edu></a><br> <b>Para: </b><a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a><br> <b>Enviadas: </b>Quarta-feira, 20 de Fevereiro de 2013 21:50:38<br> <b>Assunto: </b>Re: [Users] Fwd: Re: Permission issues<br> <br> <br> On 2/20/2013 2:55 PM, <a class="moz-txt-link-abbreviated" href="mailto:suporte@logicworks.pt">suporte@logicworks.pt</a> wrote:<br> > How can I update systemd in the node?<br> <br> You would need to install from a newer node iso. If you don't want to<br> wait, you could install a minimal F18, configure your networking, add<br> the ovirt repo and then just add that host using the engine GUI. At<br> this stage, you will still have the same problem you currently have. <br> You then need to:<br> <br> yum --enablerepo=updates-testing update systemd<br> <br> After that, remove /usr/lib/udev/rules.d/60-net.rules <- typing from<br> memory but should be close<br> <br> Reboot and everything *should* work :)<br> <br> There are other little things like disabling firewalld, tweeking<br> multipath.conf, etc that I do but the steps above basically cover it.<br> <br> > Thanks<br> ><br> > ----- Mensagem original -----<br> > De: "Kevin Maziere Aubry" <a class="moz-txt-link-rfc2396E" href="mailto:kevin.maziere@alterway.fr"><kevin.maziere@alterway.fr></a><br> > Para: "Jakub Bittner" <a class="moz-txt-link-rfc2396E" href="mailto:j.bittner@nbu.cz"><j.bittner@nbu.cz></a><br> > Cc: "users" <a class="moz-txt-link-rfc2396E" href="mailto:users@ovirt.org"><users@ovirt.org></a><br> > Enviadas: Quarta-feira, 20 Fevereiro, 2013 17:48:29<br> > Assunto: Re: [Users] Fwd: Re: Permission issues<br> ><br> ><br> ><br> > Sur. <br> > I update systemd and remove udev network conf file. <br> > I also stop network manager and add gateway to /etc/sysconfig/network. <br> ><br> > Also I set dns manager name to /etc/hosts file to avoid dns issue. <br> ><br> > It works ;) <br> > Le 20 févr. 2013 18:42, "Jakub Bittner" < <a class="moz-txt-link-abbreviated" href="mailto:j.bittner@nbu.cz">j.bittner@nbu.cz</a> > a écrit : <br> ><br> ><br> > I wonder if is there any way to create ovirt-node from running Fedora 18 netinstalled server. Do anybody know what packages should I install? <br> ><br> > Thanks <br> > ______________________________ _________________ <br> > Users mailing list <br> > <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <br> > <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/">http://lists.ovirt.org/</a> mailman/listinfo/users <br> ><br> > _______________________________________________<br> > Users mailing list<br> > <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> > <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br> > _______________________________________________<br> > Users mailing list<br> > <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> > <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br> <br> _______________________________________________<br> Users mailing list<br> <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br> </div> <br> </div> <br> _______________________________________________<br> Users mailing list<br> <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br> </div> <br> </div> <br> _______________________________________________<br> Users mailing list<br> <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------050106020308000301070006--