[one-users] How to add a new set of drivers for OpenNebula

Carlos Martín Sánchez cmartin at opennebula.org
Tue Mar 5 05:41:38 PST 2013


Hi,

This guide guide [1] is a good starting point to develop new DS or TM
drivers.
Hopefully our modular approach will save you from editing any existing code.

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.

Best regards

http://opennebula.org/documentation:rel3.8:sd
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmartin at opennebula.org |
@OpenNebula<http://twitter.com/opennebula><cmartin at opennebula.org>


On Tue, Mar 5, 2013 at 10:46 AM, zouxinzhe <zouxinzhe at gmail.com> wrote:

> **
>  Hi,everyone
> 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.
> Recently,our team has just developed a new storage system for BC-EC. It
> can improve the performance of creating VMs and other operations.
> Here are our requirements and questions:
> 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
> can create a new datastore, named "BC-EBS".Then, all the operations
> related to the datastore,like registering image/creating VM/migration VM...
> ,
> 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
> 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.
> Thanks for your time!
>
> ------------------------------
> zouxinzhe
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130305/64311992/attachment-0002.htm>


More information about the Users mailing list