[Bugs] [Bug 1510940] New: The number of bytes of the quota specified in version 3.7 or later is incorrect
bugzilla at redhat.com
bugzilla at redhat.com
Wed Nov 8 13:11:18 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1510940
Bug ID: 1510940
Summary: The number of bytes of the quota specified in version
3.7 or later is incorrect
Product: GlusterFS
Version: mainline
Component: quota
Severity: medium
Priority: low
Assignee: sunnikri at redhat.com
Reporter: sunnikri at redhat.com
CC: bugs at gluster.org, piinapier at gmail.com,
sunnikri at redhat.com
Blocks: 1489043
+++ This bug was initially created as a clone of Bug #1489043 +++
Description of problem:
The number of bytes specified in version 3.7 or later is incorrect. Therefore,
only 7711 quota settings can be registered.
How reproducible:
When 7711 or more quotas are registered, the following error occurs.
"quota.conf corrupted"
Additional info:
glusterfs/xlators/mgmt/glusterd/src/glusterd-quota.c
Line 927
while ((bytes_read = sys_read (src_fd, (void *)&buf, entry_sz)) > 0) {
if (bytes_read % 16 != 0) {
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1489043
[Bug 1489043] The number of bytes of the quota specified in version 3.7 or
later is incorrect
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fknvVja24o&a=cc_unsubscribe
More information about the Bugs
mailing list