<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

The other thing with the ONE/lvm driver is that it makes a snapshot in the clone script, while our driver makes a new clone LV. I tried to use the original LVM driver, and every time, I deployed a new VM, I got this error message:<br>


<pre>lv-one-50 must be active exclusively to create snapshot</pre></blockquote><div><br></div><div style>Just copying from the original versions of the LVM driver [1].</div><div style><br></div><div style>"The workaround is to create a cluster aware normal partition in LVM intended for Copy-On-Write purposes. This partition can be enabled exclusively on the worker node and mapped together with the base (cluster aware) virtual machine image to a local snapshot with 'dmsetup'. When modifications have to be stored after a shutdown of the virtual machine, it is sufficient to remove the mapping and synchronize (i.e. disable) the cluster aware Copy-On-Write partition. "</div>

<div style><br></div><div style>You may want to take a look to the iscsi-v2.tar.gz and the clone scripts in it. </div><div style><br></div><div style><br></div><div style>Hope it helps</div><div style><br></div><div style>

[1] <a href="http://dev.opennebula.org/issues/32">http://dev.opennebula.org/issues/32</a></div><div> </div></div></div></div>