<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 11 Apr 2014, at 14:47, Koen Vanoppen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div>The Power management is configured correctly. And as long as the host who loses his storage isn't the SPM, there is no problem.<br></div></div></div></blockquote><div><br></div>ah, I see</div><div><br><blockquote type="cite"><div dir="ltr"><div>If I can make it work that, when the VM is pauzed it's get switched of and (HA-way) reboots itself. I'm perfectly happy :-).<br></div></div></blockquote><div><br></div>I'm not entirely sure that the after_vm_pause() hook gets invoked in this case. It was not intended for involuntary pause…but give it a try!:)</div><div>otherwise ….well, you can always do a periodic query…not very effective though</div><div><br></div><div>Thanks,</div><div>michal</div><div><br><blockquote type="cite"><div dir="ltr"><div>

<br></div>Kind regards,<br><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Koen Vanoppen</b> <span dir="ltr">&lt;<a href="mailto:vanoppen.koen@gmail.com">vanoppen.koen@gmail.com</a>&gt;</span><br>
Date: 2014-04-11 14:47 GMT+02:00<br>Subject: Re: [ovirt-users] [Users] HA<br>To: Michal Skrivanek &lt;<a href="mailto:michal.skrivanek@redhat.com">michal.skrivanek@redhat.com</a>&gt;<br><br><br><div dir="ltr"><div><div>The Power management is configured correctly. And as long as the host who loses his storage isn't the SPM, there is no problem.<br>
</div>If I can make it work that, when the VM is pauzed it's get switched of and (HA-way) reboots itself. I'm perfectly happy :-).<br>
<br></div>Kind regards,<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-11 9:37 GMT+02:00 Michal Skrivanek <span dir="ltr">&lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;</span>:<div>
<div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><br><div><div><div><div>On 11 Apr 2014, at 09:00, Koen Vanoppen wrote:</div>

<br><blockquote type="cite"><div dir="ltr"><div><div>Hi All,<br><br>Any news about this? DSM hook or anything?<br></div>Thanx!<br><br></div>Kind regards<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-04-09 9:37 GMT+02:00 Omer Frenkel <span dir="ltr">&lt;<a href="mailto:ofrenkel@redhat.com" target="_blank">ofrenkel@redhat.com</a>&gt;</span>:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br>
<br>
----- Original Message -----<br>
&gt; From: "Koen Vanoppen" &lt;<a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a>&gt;<br>
&gt; To: <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
</div><div>&gt; Sent: Tuesday, April 8, 2014 3:41:02 PM<br>
&gt; Subject: Re: [Users] HA<br>
&gt;<br>
</div><div>&gt; Or with other words, the SPM and the VM should move almost immediate after<br>
&gt; the storage connections on the hypervisor are gone. I know, I'm asking to<br>
&gt; much maybe, but we would be very happy :-) :-).<br>
&gt;<br>
&gt; So sketch:<br>
&gt;<br>
&gt; Mercury1 SPM<br>
&gt; Mercury 2<br>
&gt;<br>
&gt; Mercury1 loses both fibre connections --&gt; goes in non-operational and the VM<br>
&gt; goes in paused state and stays this way, until I manually reboot the host so<br>
&gt; it fences.<br>
&gt;<br>
&gt; What I would like is that when mercury 1 loses both fibre connections. He<br>
&gt; fences immediate so the VM's are moved also almost instantly... If this is<br>
&gt; possible... :-)<br>
&gt;<br>
&gt; Kind regards and thanks for all the help!<br>
&gt;<br>
<br>
</div>Michal, is there a vdsm hook for vm moved to pause?<br>
if so, you could send KILL to it, and engine will identify vm was killed+HA,<br>
so it will be restarted, and no need to reboot the host, it will stay in non-operational until storage is fixed.<br></blockquote></div></div></blockquote><div><br></div></div></div>you have to differentiate - if only the VMs would be paused, yes, you can do anything (also change the err reporting policy to not pause the VM)</div>

<div>but if the host becomes non-operational then it simply doesn't work, vdsm got stuck somewhere (often in get blk device stats)</div><div>proper power management config should fence it</div><div><br></div><div>Thanks,</div>

<div>michal</div><div><div><div><br><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div><div><br>
&gt;<br>
&gt;<br>
&gt; 2014-04-08 14:26 GMT+02:00 Koen Vanoppen &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt; :<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Ok,<br>
&gt; Thanx already for all the help. I adapted some things for quicker respons:<br>
&gt; engine-config --get FenceQuietTimeBetweenOperationsInSec--&gt;180<br>
&gt; engine-config --set FenceQuietTimeBetweenOperationsInSec=60<br>
&gt;<br>
&gt; engine-config --get StorageDomainFalureTimeoutInMinutes--&gt;180<br>
&gt; engine-config --set StorageDomainFalureTimeoutInMinutes=1<br>
&gt;<br>
&gt; engine-config --get SpmCommandFailOverRetries--&gt;5<br>
&gt; engine-config --set SpmCommandFailOverRetries<br>
&gt;<br>
&gt; engine-config --get SPMFailOverAttempts--&gt;3<br>
&gt; engine-config --set SPMFailOverAttempts=1<br>
&gt;<br>
&gt; engine-config --get NumberOfFailedRunsOnVds--&gt;3<br>
&gt; engine-config --set NumberOfFailedRunsOnVds=1<br>
&gt;<br>
&gt; engine-config --get vdsTimeout--&gt;180<br>
&gt; engine-config --set vdsTimeout=30<br>
&gt;<br>
&gt; engine-config --get VDSAttemptsToResetCount--&gt;2<br>
&gt; engine-config --set VDSAttemptsToResetCount=1<br>
&gt;<br>
&gt; engine-config --get TimeoutToResetVdsInSeconds--&gt;60<br>
&gt; engine-config --set TimeoutToResetVdsInSeconds=30<br>
&gt;<br>
&gt; Now the result of this is that when the VM is not running on the SPM that it<br>
&gt; will migrate before going in pause mode.<br>
&gt; But when we tried it, when the vm is running on the SPM, it get's in paused<br>
&gt; mode (for safety reasons, I know ;-) ). And stays there until the host gets<br>
&gt; MANUALLY fenced by rebooting it. So now my question is... How can I make the<br>
&gt; hypervisor fence (so reboots, so vm is moved) quicker?<br>
&gt;<br>
&gt; Kind regards,<br>
&gt;<br>
&gt; Koen<br>
&gt;<br>
&gt;<br>
&gt; 2014-04-04 16:28 GMT+02:00 Koen Vanoppen &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt; :<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Ja das waar. Maar was aan't rijden... Dus ik stuur maar door dan :-). Ik heb<br>
&gt; reeds de time out aangepast. Die stond op 5 min voor hij den time out ging<br>
&gt; geven. Staat nu op 2 min<br>
&gt; On Apr 4, 2014 4:14 PM, "David Van Zeebroeck" &lt;<br>
&gt; <a href="mailto:david.van.zeebroeck@brusselsairport.be" target="_blank">david.van.zeebroeck@brusselsairport.be</a> &gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Ik heb ze ook he<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Maar normaal had de fencing moeten werken als ik het zo lees<br>
&gt;<br>
&gt; Dus daar is ergens iets verkeerd gelopen zo te lezen<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; From: Koen Vanoppen [mailto: <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> ]<br>
&gt; Sent: vrijdag 4 april 2014 16:07<br>
&gt; To: David Van Zeebroeck<br>
&gt; Subject: Fwd: Re: [Users] HA<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; David Van Zeebroeck<br>
&gt;<br>
&gt; Product Manager Unix Infrastructure<br>
&gt;<br>
&gt; Information &amp; Communication Technology<br>
&gt;<br>
&gt; Brussels Airport Company<br>
&gt;<br>
&gt; T <a href="tel:%2B32%20%280%292%20753%2066%2024" value="+3227536624" target="_blank">+32 (0)2 753 66 24</a><br>
&gt;<br>
&gt; M <a href="tel:%2B32%20%280%29497%2002%2017%2031" value="+32497021731" target="_blank">+32 (0)497 02 17 31</a><br>
&gt;<br>
&gt; <a href="mailto:david.van.zeebroeck@brusselsairport.be" target="_blank">david.van.zeebroeck@brusselsairport.be</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; <a href="http://www.brusselsairport.be/" target="_blank">www.brusselsairport.be</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; FOLLOW US ON:<br>
<div>&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Company Info<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ---------- Forwarded message ----------<br>
&gt; From: "Michal Skrivanek" &lt; <a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a> &gt;<br>
&gt; Date: Apr 4, 2014 3:39 PM<br>
&gt; Subject: Re: [Users] HA<br>
&gt; To: "Koen Vanoppen" &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt;<br>
&gt; Cc: "ovirt-users Users" &lt; <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a> &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 4 Apr 2014, at 15:14, Sander Grendelman wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Do you have power management configured?<br>
&gt;<br>
&gt;<br>
&gt; Was the "failed" host fenced/rebooted?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Apr 4, 2014 at 2:21 PM, Koen Vanoppen &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; So... It is possible for a fully automatic migration of the VM to another<br>
&gt; hypervisor in case Storage connection fails?<br>
&gt;<br>
&gt;<br>
&gt; How can we make this happen? Because for the moment, when we tested the<br>
&gt; situation they stayed in pause state.<br>
&gt;<br>
&gt;<br>
&gt; (Test situation:<br>
&gt;<br>
</div>&gt; &nbsp; &nbsp; * Unplug the 2 fibre cables from the hypervisor<br>
&gt; &nbsp; &nbsp; * VM's go in pause state<br>
&gt; &nbsp; &nbsp; * VM's stayed in pause state until the failure was solved<br>
<div><div>&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; as said before, it's not safe hence we (try to) not migrate them.<br>
&gt;<br>
&gt;<br>
&gt; They only get paused when they actually access the storage which may not be<br>
&gt; always the case. I.e. the storage connection is severed, host deemed<br>
&gt; NonOperational and VMs are getting migrated from it, then some of them will<br>
&gt; succeed if they didn't access that "bad" storage … the paused VMs will<br>
&gt; remain (mostly, it can still happen that they appear paused migrated on<br>
&gt; other host when the disk access occurs only at the last stage of migration)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; so in other words, if you want to migrate the VMs without interruption it's<br>
&gt; not sometimes possible<br>
&gt;<br>
&gt;<br>
&gt; if you are fine with the VMs restarted in short time on other host then power<br>
&gt; management/fencing will help here<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt;<br>
&gt; michal<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; )<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; They only returned when we restored the fiber connection to the Hypervisor…<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; yes, since 3.3 we have the autoresume feature<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt;<br>
&gt; michal<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Kind Regards,<br>
&gt;<br>
&gt; Koen<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2014-04-04 13:52 GMT+02:00 Koen Vanoppen &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt;:<br>
&gt;<br>
&gt;<br>
&gt; So... It is possible for a fully automatic migration of the VM to another<br>
&gt; hypervisor in case Storage connection fails?<br>
&gt;<br>
&gt;<br>
&gt; How can we make this happen? Because for the moment, when we tested the<br>
&gt; situation they stayed in pause state.<br>
&gt;<br>
&gt;<br>
&gt; (Test situation:<br>
&gt;<br>
</div></div>&gt; &nbsp; &nbsp; * Unplug the 2 fibre cables from the hypervisor<br>
&gt; &nbsp; &nbsp; * VM's go in pause state<br>
&gt; &nbsp; &nbsp; * VM's stayed in pause state until the failure was solved<br>
<div><div>&gt;<br>
&gt;<br>
&gt; )<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; They only returned when we restored the fiber connection to the Hypervisor...<br>
&gt;<br>
&gt;<br>
&gt; Kind Regards,<br>
&gt;<br>
&gt; Koen<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2014-04-03 16:53 GMT+02:00 Koen Vanoppen &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt;:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ---------- Forwarded message ----------<br>
&gt; From: "Doron Fediuck" &lt; <a href="mailto:dfediuck@redhat.com" target="_blank">dfediuck@redhat.com</a> &gt;<br>
&gt; Date: Apr 3, 2014 4:51 PM<br>
&gt; Subject: Re: [Users] HA<br>
&gt;<br>
&gt;<br>
&gt; To: "Koen Vanoppen" &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt;<br>
&gt; Cc: "Omer Frenkel" &lt; <a href="mailto:ofrenkel@redhat.com" target="_blank">ofrenkel@redhat.com</a> &gt;, &lt; <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a> &gt;, "Federico<br>


&gt; Simoncelli" &lt; <a href="mailto:fsimonce@redhat.com" target="_blank">fsimonce@redhat.com</a> &gt;, "Allon Mureinik" &lt; <a href="mailto:amureini@redhat.com" target="_blank">amureini@redhat.com</a><br>


&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; &gt; From: "Koen Vanoppen" &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt;<br>
&gt; &gt; To: "Omer Frenkel" &lt; <a href="mailto:ofrenkel@redhat.com" target="_blank">ofrenkel@redhat.com</a> &gt;, <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
&gt; &gt; Sent: Wednesday, April 2, 2014 4:17:36 PM<br>
&gt; &gt; Subject: Re: [Users] HA<br>
&gt; &gt;<br>
&gt; &gt; Yes, indeed. I meant not-operational. Sorry.<br>
&gt; &gt; So, if I understand this correctly. When we ever come in a situation that<br>
&gt; &gt; we<br>
&gt; &gt; loose both storage connections on our hypervisor, we will have to manually<br>
&gt; &gt; restore the connections first?<br>
&gt; &gt;<br>
&gt; &gt; And thanx for the tip for speeding up thins :-).<br>
&gt; &gt;<br>
&gt; &gt; Kind regards,<br>
&gt; &gt;<br>
&gt; &gt; Koen<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; 2014-04-02 15:14 GMT+02:00 Omer Frenkel &lt; <a href="mailto:ofrenkel@redhat.com" target="_blank">ofrenkel@redhat.com</a> &gt; :<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; From: "Koen Vanoppen" &lt; <a href="mailto:vanoppen.koen@gmail.com" target="_blank">vanoppen.koen@gmail.com</a> &gt;<br>
&gt; &gt; &gt; To: <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
&gt; &gt; &gt; Sent: Wednesday, April 2, 2014 4:07:19 PM<br>
&gt; &gt; &gt; Subject: [Users] HA<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Dear All,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Due our acceptance testing, we discovered something. (Document will<br>
&gt; &gt; &gt; follow).<br>
&gt; &gt; &gt; When we disable one fiber path, no problem multipath finds it way no<br>
&gt; &gt; &gt; pings<br>
&gt; &gt; &gt; are lost.<br>
&gt; &gt; &gt; BUT when we disabled both the fiber paths (so one of the storage domain<br>
&gt; &gt; &gt; is<br>
&gt; &gt; &gt; gone on this host, but still available on the other host), vms go in<br>
&gt; &gt; &gt; paused<br>
&gt; &gt; &gt; mode... He chooses a new SPM (can we speed this up?), put's the host in<br>
&gt; &gt; &gt; non-responsive (can we speed this up, more important) and the VM's stay<br>
&gt; &gt; &gt; on<br>
&gt; &gt; &gt; Paused mode... I would expect that they would be migrated (yes, HA is<br>
&gt; &gt;<br>
&gt; &gt; i guess you mean the host moves to not-operational (in contrast to<br>
&gt; &gt; non-responsive)?<br>
&gt; &gt; if so, the engine will not migrate vms that are paused to do io error,<br>
&gt; &gt; because of data corruption risk.<br>
&gt; &gt;<br>
&gt; &gt; to speed up you can look at the storage domain monitoring timeout:<br>
&gt; &gt; engine-config --get StorageDomainFalureTimeoutInMinutes<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt; enabled) to the other host and reboot there... Any solution? We are still<br>
&gt; &gt; &gt; using oVirt 3.3.1 , but we are planning a upgrade to 3.4 after the easter<br>
&gt; &gt; &gt; holiday.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Kind Regards,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Koen<br>
&gt; &gt; &gt;<br>
&gt;<br>
&gt; Hi Koen,<br>
&gt; Resuming from paused due to io issues is supported (adding relevant folks).<br>
&gt; Regardless, if you did not define power management, you should manually<br>
&gt; approve<br>
&gt; source host was rebooted in order for migration to proceed. Otherwise we risk<br>
&gt; split-brain scenario.<br>
&gt;<br>
&gt; Doron<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>Users mailing list<br><a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br><a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>

</blockquote></div><br></div></div></div></blockquote></div></div></div><br></div>
</div><br></div>
_______________________________________________<br>Users mailing list<br><a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>http://lists.ovirt.org/mailman/listinfo/users<br></blockquote></div><br></body></html>