Hi Dan,<div><br></div><div>that's a very good idea. I have included it in issue 255, and it will be part of the 2.0 final release:</div><div><a href="http://dev.opennebula.org/issues/255">http://dev.opennebula.org/issues/255</a><br>

<br></div><div>Thanks for your great feedback!</div><div><br></div><div>cheers,</div><div>Jaime</div><div><br><div class="gmail_quote">On Thu, Aug 12, 2010 at 8:43 PM, Dan Yocum <span dir="ltr"><<a href="mailto:yocum@fnal.gov">yocum@fnal.gov</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>
I have noticed that my VM image doesn't automatically add the swap that is created during the instantiation process.<br>
<br>
I propose that this should be solved by creating the swap partition with the label of "SWAP" which then can be used in the VM /etc/fstab to specify the swap partition.  For example, this will be the line in the VM fstab:<br>


<br>
LABEL=SWAP         swap                    swap    defaults        0 0<br>
<br>
The scripts that need to be changed are ~oneadmin/lib/*/tm_mkswap.sh and simply add the "-L SWAP" option to the mkswap command.<br>
<br>
Dan<br>
<br>
-- <br><font color="#888888">
Dan Yocum<br>
Fermilab  630.840.6509<br>
<a href="mailto:yocum@fnal.gov" target="_blank">yocum@fnal.gov</a>, <a href="http://fermigrid.fnal.gov" target="_blank">http://fermigrid.fnal.gov</a><br>
"I fly because it releases my mind from the tyranny of petty things."<br>
_______________________________________________<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/listinfo.cgi/users-opennebula.org</a><br>
</font></blockquote></div><br></div>