ZFSonLinux share driver does not report dedupe and compression capabilities

Bug #1557031 reported by Valeriy Ponomaryov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Medium
Valeriy Ponomaryov

Bug Description

ZFSonLinux share driver supports dedupe and compression but does not report such capabilities to scheduler.

tags: added: driver zfsonlinux
Changed in manila:
assignee: nobody → Valeriy Ponomaryov (vponomaryov)
status: New → In Progress
milestone: none → mitaka-rc1
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

Fix proposed to branch: master
Review: https://review.openstack.org/293025

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/293025
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=c8bce995e840a726dc767305b4ce0b7b49d395d6
Submitter: Jenkins
Branch: master

commit c8bce995e840a726dc767305b4ce0b7b49d395d6
Author: Valeriy Ponomaryov <email address hidden>
Date: Mon Mar 14 19:44:03 2016 +0200

    Fix report of ZFSonLinux driver capabilities

    ZFSonLinux share driver supports dedupe and compression
    but does not report such capabilities to scheduler.

    So, make driver do following things:
    - Report 'dedupe' and 'compression' capabilities
      based on values of its config option 'zfs_dataset_creation_options'.
      Both can be either enabled or disabled.
    - Report proper value of 'thin_provisioning' as [True],
      because ZFSonLinux driver does not support space reservation for
      shares and uses only quotas for managing used size.
    - Make driver expect type of compression as
      qualified extra spec 'zfsonlinux:compression'.

    Change-Id: I4028b3fae4e39d0303e7ead5eba6a49b7ca9d977
    Closes-Bug: #1557031

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/manila 2.0.0.0rc1

This issue was fixed in the openstack/manila 2.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 2.0.0

This issue was fixed in the openstack/manila 2.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.