<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><tt>Hi,<br>
We have are using OpenNebula 1.4 using following kind of setup.<br>
The non-persistent disk that I used in OpenNebula 1.4 is not<br>
working in 2.0.<br>
<br>
The reason it worked with 1.4 is that it copied the directory as<br>
it is without looking into the directory. My .vmx file was
modified<br>
to had a link to non-persistent disk and hence the solution was
working.<br>
<br>
2.0 specifically copies the vmdk file and then creates a
deployment<br>
file. And hence my 1.4 solution is not working with 2.0.<br>
<br>
My question is, can I tell opennebula to use specific image on<br>
hypervisor, instead of making a copy of vmdk and using that as
the<br>
instance disk.<br>
</tt></font>
<pre class="moz-signature" cols="72">Thanks and Regards,
Manish</pre>
<br>
On 9/27/2010 5:02 PM, Manish Sapariya wrote:
<blockquote cite="mid:4CA080C1.8010801@gslab.com" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<font size="+1"><tt>Hi All,<br>
I thought somebody will find this useful and hence<br>
sharing it here.<br>
<br>
We are using opennebula based setup to test our<br>
collaboration product. We have home grown test framework<br>
which can run clients on different machines to execute<br>
test scenarios. Things were fine until we had only few<br>
users in our test. However as I added more users in test,<br>
the VMs deploying started taking too long because of the<br>
image copying. My frontend is on FC8, with big SATA disk. <br>
The datastore is expored using CIFS. The VMWare Hypervisors<br>
mount the datastore using CIFS to run the VMs.<br>
<br>
To minimize the copy of the whole disk on deploy, we<br>
followed solution detailed in 1, which is briefly mentioned <br>
as below.<br>
<br>
- Create your base image, call it basevm.<br>
- Modify the disk settings to non-persistent.<br>
- Now create another VM, clone1 , using the disk of <br>
basevm.<br>
- Set the new disk as non-persistent.<br>
- Create the vm template pointing to clone1. Note that<br>
both the basevm and clone1 images should be in your<br>
exported datastore path.<br>
- Deploy as many VMs as you like, with just few MBs of<br>
data to copied.<br>
<br>
Hope this helps somebody.<br>
</tt></font>
<pre class="moz-signature" cols="72">1. <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://communities.vmware.com/thread/15339">http://communities.vmware.com/thread/15339</a>
--
Thanks and Regards,
Manish</pre>
<br>
-- <br>
This message has been scanned for viruses and
<br>
dangerous content by
<a moz-do-not-send="true" href="http://www.mailscanner.info/"><b>MailScanner</b></a>,
and is
<br>
believed to be clean.
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
</pre>
</blockquote>
</body>
</html>