← Back to team overview

openstack team mailing list archive

Re: ZFS/ZVol + iscsi for volume

 

Nicholas de BONFILS asked:


> I use zfs for other project, and I'm very interested in using it everywhere (when possible). One functionality zfs bring is zvol :
> it allows to create a block device from a zfs pool (a zfs property allow to share this device with iscsi).

Mirantis and Nexenta developed a nova driver to make ZFS ZVOLs mountable on demand. A webinar describing it can be found at http://vimeo.com/32498061
We'd be glad to hear any suggestions on additional functionality here.

We also have a set of patches that is pending to bring ZFS data integrity to Swift objects. https://review.openstack.org/#/c/7524/

Both bring the benefits of ZFS data integrity to Openstack users at a much lower cost than solutions that rely on excessive network replication.