Reviewed: https://review.openstack.org/428646 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f2d5af0b38334ebc33bb549c734bb4d37ca11241 Submitter: Jenkins Branch: master
commit f2d5af0b38334ebc33bb549c734bb4d37ca11241 Author: Silvan Kaiser <[email protected]> Date: Fri Feb 3 09:58:10 2017 +0100 Removes getfattr from Quobyte Nova driver Replaces reading quobyte.info xarg with a range of checks on a given mountpoint. Adds several unit tests to verify the different check results. Adds --disable-xattrs option to mount calls and a release notes file. Closes-Bug: 1659328 Change-Id: I1c07e513af14b769c257c72e51132f81e61673c7 ** Changed in: nova 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): Fix Released 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

