[Bugs] [Bug 1244361] Command "cp *" to directory crosses hard-limit quota and copies all requested files
bugzilla at redhat.com
bugzilla at redhat.com
Wed Oct 28 09:45:11 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1244361
Manikandan <mselvaga at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mselvaga at redhat.com
Flags| |needinfo+
--- Comment #1 from Manikandan <mselvaga at redhat.com> ---
Hi,
The reason that quota has not restricted while copying may be because of the
soft and hard timeouts not set to 0.
I ran the same steps as mentioned above with hard and soft timeout set to 0s
and quota shows "Disk quota exceeded" as expected.
Could you please make the following changes and check it again?
'gluster volume quota <VOLNAME> soft-timeout 0s'
'gluster volume quota <VOLNAME> hard-timeout 0s'
Please refer here:
https://gluster.readthedocs.org/en/latest/Administrator%20Guide/Directory%20Quota/
to know more about timeouts.
--
Regards,
Manikandan Selvaganesh.
--
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=29m0s5x0R2&a=cc_unsubscribe
More information about the Bugs
mailing list