← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1659328] Re: Using getfattr in Quobyte driver reduces performance

 

Reviewed:  https://review.openstack.org/435328
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=6ee83f53b83c22ecd465ab4bab40544e4b31df6a
Submitter: Jenkins
Branch:    master

commit 6ee83f53b83c22ecd465ab4bab40544e4b31df6a
Author: Silvan Kaiser <silvan@xxxxxxxxxxx>
Date:   Fri Feb 17 10:27:03 2017 +0100

    Disables xattrs on Quobyte driver mounts
    
    After removing xattr usage in the previous change
    this explicitely disables xattrs on the mounts.
    Also two minor comment corrections are added.
    
    Closes-Bug: 1659328
    
    Change-Id: I33c9eee0be817b549b1dcaadaa415365ec48a074


** Changed in: cinder
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1659328

Title:
  Using getfattr in Quobyte driver reduces performance

Status in Cinder:
  Fix Released
Status in OpenStack Compute (nova):
  In Progress

Bug description:
  The Quobyte drivers use getfattr to check the quobyte.info attribute.
  This has serious impact on iops on those volumes and should be
  replaced.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1659328/+subscriptions


References