Will this work with 3.6? Is there any reason clustered lvm is required over normal lvm with shared disks? I've been using glusterfs for shared storage but it's been unstable and I've lost data with high i/o.<div>
<br></div><div>Shank<br><br><div class="gmail_quote">On Tue, Jun 26, 2012 at 6:58 AM, Rolandas Naujikas <span dir="ltr"><<a href="mailto:rolandas.naujikas@mif.vu.lt" target="_blank">rolandas.naujikas@mif.vu.lt</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Because Debian 6.0 Xen doesn't support tap:aio: and because LVM disks are faster, I wrote modified transfer manager driver for opennebula 3.4.x, that use LVM volumes on local disks in virtualization hosts.<br>
<br>
There are 3 kinds:<br>
<br>
*) lvm2 - works with shared or not shared filesystem datastore (for system datastore there is parameter in lvm.conf to tell shared or not it is).<br>
<br>
*) lvm2ssh - the same, but removed code to detect that datastore is shared.<br>
<br>
*) lvm2shared - the same, but with only assumption, than datastore is shared.<br>
<br>
URL of all them is at <a href="http://mif.vu.lt/~rolnas/one/one34/tm/" target="_blank">http://mif.vu.lt/~rolnas/one/<u></u>one34/tm/</a><br>
<br>
Regards, Rolandas Naujikas<br>
<br>
P.S. This driver was in almost working condition in opennebula 3.2, but was lost in opennebula 3.4. lvm driver in opennebula 3.4.1 is not for system datastore and is different by design.<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/<u></u>listinfo.cgi/users-opennebula.<u></u>org</a><br>
</blockquote></div><br></div>