Back to bug 1002117

Who When What Removed Added
Raghavendra G 2013-08-29 16:37:08 UTC Status NEW MODIFIED
CC rgowdapp
Assignee amarts rgowdapp
Raghavendra G 2013-09-02 11:10:23 UTC Status MODIFIED ON_QA
Vivek Agarwal 2013-10-03 08:57:59 UTC Keywords ZStream
Fixed In Version glusterfs-3.4.0.33rhs-1
Gowrishankar Rajaiyan 2013-10-03 09:58:58 UTC CC grajaiya
QA Contact sdharane saujain
Vivek Agarwal 2013-10-08 08:45:09 UTC Fixed In Version glusterfs-3.4.0.33rhs-1 glusterfs-3.4.0.34rhs
Saurabh 2013-10-22 06:32:50 UTC Status ON_QA VERIFIED
Raghavendra G 2013-10-23 10:56:01 UTC Doc Text Cause: Before creating a file/directory or writing to a file, Quota enforcer requests Quota aggregator for the size of volume to make the decision whether to allow create/write operation. Quota aggregator takes a volume-id and a path and returns the size consumed by that path in the volume represented by volume-id. Because of a string comparison error, sometimes Quota aggregator would pick up a wrong volume and path wouldn't be valid in that volume.

Consequence:
Since path wouldn't be valid in the (wrong) volume picked up by Quota aggregator, query for size of the volume would fail and as a consequence Quota enforcer would fail writes/creates too.

Fix:
Make Quota aggregator pick correct volume based on the volume-id provided by Quota enforcer.


Result:
Vivek Agarwal 2013-11-08 08:52:07 UTC Priority unspecified high
errata-xmlrpc 2013-11-27 15:35:20 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2013-11-27 10:35:20 UTC
John Skeoch 2016-01-19 06:12:43 UTC CC mzywusko

Back to bug 1002117