Hi,<div><br></div><div>Any updates on this? We are always interested in our users' deployments and integrations :)</div><div><br></div><div>Cheers<br clear="all"><div>--<br>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div>

<span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>

</div>
<br><br><div class="gmail_quote">On Fri, Mar 8, 2013 at 2:51 PM, Carlos Martín Sánchez <span dir="ltr"><<a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I'm confident that, unless you need to substantially change the life cycle of the images or VMs, a new set of driver scripts will be enough.<div><br></div><div>I forgot to mention that the changes made to the front-end /var/lib/one/remotes dir will not be copied to the hosts until you execute 'onehost sync', and wait for the next monitorization cycle.</div>


<div><br></div><div>Regards<div class="im"><br clear="all"><div>--<br>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>


</div>
<br><br></div><div><div class="h5"><div class="gmail_quote">On Wed, Mar 6, 2013 at 4:54 AM, 高建平 <span dir="ltr"><<a href="mailto:gaojp@neusoft.com" target="_blank">gaojp@neusoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<u></u>





<div style="MARGIN:10px">
<div>
<div>Thanks for your answers and tips .</div>
<div>Actually we already done a lot of analyze on c++ and ruby code . We just did 
not think through the modularity of OpenNebula  is so high, now we found the way ,we can 
focus  
on the development of  our own driver. </div>
<div> </div>
<div>Thank you very much!</div></div>
<div> </div>
<hr style="WIDTH:210px;min-height:1px" align="left" color="#b5c4df" size="1">

<div><span>
<div><span style="FONT-FAMILY:微软雅黑;COLOR:#969696;FONT-SIZE:9pt">高建平(GaoJianping)</span></div>
<div><span style="font-size:10pt;font-family:微软雅黑"><font style="FONT-FAMILY:微软雅黑;FONT-SIZE:9pt" color="#808080" size="1" face=""></font>
<div align="left"><font color="#808080">NEUSOFT</font></div>
<div align="left"><span style="FONT-FAMILY:'Verdana','sans-serif';COLOR:gray;FONT-SIZE:10pt" lang="EN-US"><a href="http://www.neusoft.com/" target="_blank"><font style="FONT-FAMILY:微软雅黑;FONT-SIZE:9pt" size="1" face="">Http://www.neusoft.com</font></a></span></div>


</span></div>
<div><span style="font-size:10pt;font-family:微软雅黑"></span> </div></span></div>
<div> </div>
<div style="BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0cm;PADDING-LEFT:0cm;PADDING-RIGHT:0cm;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt">
<div style="padding-right:8px;padding-left:8px;padding-top:8px;font-size:12px;background:#efefef;padding-bottom:8px">
<div><b>From:</b> <a href="mailto:cmartin@opennebula.org" target="_blank">Carlos Martín 
Sánchez</a></div>
<div><b>Date:</b> <a href="tel:2013-03-05%C2%A021" value="+12013030521" target="_blank">2013-03-05 21</a>:41</div>
<div><b>To:</b> <a href="mailto:zouxinzhe@gmail.com" target="_blank">zouxinzhe</a></div>
<div><b>CC:</b> <a href="mailto:mpetersen@peak6.com" target="_blank">Mark Petersen</a>; <a href="mailto:users@lists.opennebula.org" target="_blank">Users OpenNebula</a>; <a href="mailto:yuchj@neusoft.com" target="_blank">于长江</a>; <a href="mailto:gaojp@neusoft.com" target="_blank">高建平</a></div>



<div><b>Subject:</b> Re: [one-users] How to add a new set of drivers for 
OpenNebula</div></div></div><div><div>
<div>
<div>Hi,
<div><br></div>
<div>This guide guide [1] is a good starting point to develop new DS or TM 
drivers.</div>
<div>Hopefully our modular approach will save you from editing any existing 
code.</div>
<div><br></div>
<div>If you need to add extra information to the OpenNebula resources, make use 
of the editable templates. The drivers will get the XML of datastores and 
images, but you can always call OpenNebula CLI commands (or API) from the 
drivers to get any extra information.</div>
<div><br></div>
<div>Best regards</div>
<div><br></div>
<div><a href="http://opennebula.org/documentation:rel3.8:sd" target="_blank">http://opennebula.org/documentation:rel3.8:sd</a><br clear="all">
<div>--<br>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The 
Open-source Solution for Data Center Virtualization
<div><span style="BORDER-COLLAPSE:collapse;FONT-FAMILY:arial,sans-serif;COLOR:rgb(136,136,136);FONT-SIZE:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | 
<a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="BORDER-COLLAPSE:collapse;FONT-FAMILY:arial,sans-serif;COLOR:rgb(136,136,136);FONT-SIZE:13px"><a style="COLOR:rgb(42,93,176)" href="mailto:cmartin@opennebula.org" target="_blank"></a></span></div>


</div><br><br>
<div class="gmail_quote">On Tue, Mar 5, 2013 at 10:46 AM, zouxinzhe <span dir="ltr"><<a href="mailto:zouxinzhe@gmail.com" target="_blank">zouxinzhe@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote"><u></u>
  <div style="MARGIN:10px">
  <div>
  <div>Hi,everyone</div>
  <div>I am a member of BC-EC which is a cloud compute project of CHINA MOBILE. 
  And BC-EC has already 
  deeply integrate with OpenNebula. </div>
  <div>Recently,our team has just developed a new storage system for BC-EC. It 
  can improve the performance of creating VMs and other operations.</div>
  <div>Here are our requirements and questions:</div>
  <div>As we all know,OpenNebula 3.8 offers the drivers of 
  LVM/ISCSI/FS/VMware. How can we develop a whole set of custom drivers to 
  OpenNebula?For example,we</div>
  <div>can create a new datastore, named "BC-EBS".Then, all the operations 
  related to the datastore,like registering image/creating VM/migration VM... 
  ,</div>
  <div>will use our new shell scripts. We may have to do some changes in your 
  original source code about C++ 、ruby and shell. However,we have no idea 
  about</div>
  <div>which part we should change or pay more attention to. Consequently. it 
  will be very kind if you give us some advice about sections which should be 
  edited. Certainly,More details will be better.</div>
  <div>Thanks for your time!</div></div>
  <div> </div>
  <hr style="MIN-HEIGHT:1px;WIDTH:210px" align="left" color="#b5c4df" size="1">
  <span><font color="#888888">
  <div><span>zouxinzhe</span></div></font></span></div><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>


<br></blockquote></div><br></div></div></div></div></div><p>---------------------------------------------------------------------------------------------------<br>
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) <br>
is intended only for the use of the intended recipient and may be confidential and/or privileged of <br>
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is <br>
not the intended recipient, unauthorized use, forwarding, printing,  storing, disclosure or copying <br>
is strictly prohibited, and may be unlawful.If you have received this communication in error,please <br>
immediately notify the sender by return e-mail, and delete the original message and all copies from <br>
your system. Thank you. <br>
---------------------------------------------------------------------------------------------------</p></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>