ZFS driver for OpenNebula

Hi, I have written ZFS-storage driver for OpenNebula, anyone interested can take it here:

What do you think about adding it into OpenNebula group on github?

I’ve just cerated a new repository in github OpenNebula organization and gave you admin permission:

Only a little remark. Can you change the support and development links to point to the forum instead of the mailing list? You can copy the lines from this addon:

Thanks

Job is done, thanks!

I’ve updated the addons catalog in the OpenNebula web page:

http://opennebula.org/addons/catalog/

If you want to write a post in our blog just tell me and I’ll create a user for you.

Thank you!

Hello,

Trying to use your driver, installed it on ONE v5.4 and configured it as described your doc.

Restarted ONE daemon

Trying to create an OS image, getting error:
[one.image.allocate] Cannot parse image SIZE: Datastore driver ‘zfs’ not available

Please suggest how to fix this?

Without ZFS driver I am able to create images, run VMs, etc.
Using ext3 over ZVol without your driver yet.

Using following template for a new ZFS datastore

NAME = ZDS
DS_MAD = zfs
TM_MAD = zfs
DISK_TYPE = block
BRIDGE_LIST = atom
DATASET_NAME = media/one
ZFS_CMD = /sbin/zfs
SAFE_DIRS = /mnt/datastores/new

under user oneadmin from one of hosts different from atom

ssh atom sudo /sbin/zfs list media/one
NAME USED AVAIL REFER MOUNTPOINT
media/one 96K 1.24T 96K none