Back to bug 999458
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Raghavendra G | 2013-08-22 13:17:43 UTC | Status | NEW | ASSIGNED |
| CC | rgowdapp | |||
| Assignee | amarts | rgowdapp | ||
| vpshastry | 2013-08-22 13:56:29 UTC | CC | vshastry | |
| Raghavendra G | 2013-08-27 05:42:47 UTC | Flags | needinfo? | |
| Vivek Agarwal | 2013-09-19 09:50:52 UTC | Assignee | rgowdapp | rhs-bugs |
| Vivek Agarwal | 2013-09-24 09:59:21 UTC | CC | vagarwal | |
| Flags | needinfo? | |||
| Scott Haines | 2013-09-24 12:43:09 UTC | Keywords | ZStream | |
| krishnan parthasarathi | 2013-09-25 07:04:03 UTC | CC | kparthas, saujain | |
| Flags | needinfo?(saujain) | |||
| Raghavendra G | 2013-10-04 10:33:39 UTC | Assignee | rhs-bugs | rgowdapp |
| Sudhir D | 2013-10-08 06:49:40 UTC | QA Contact | sdharane | saujain |
| Saurabh | 2013-10-15 05:35:50 UTC | Flags | needinfo?(saujain) | |
| Pranith Kumar K | 2013-10-17 08:04:35 UTC | CC | pkarampu | |
| Assignee | rgowdapp | pkarampu | ||
| Pranith Kumar K | 2013-10-22 09:31:15 UTC | Assignee | pkarampu | bmohanra |
| Bhavana | 2013-10-23 08:45:01 UTC | Status | ASSIGNED | ON_QA |
| Vivek Agarwal | 2013-10-24 06:31:58 UTC | Fixed In Version | glusterfs-3.4.0.36rhs-1 | |
| Saurabh | 2013-10-25 08:06:50 UTC | Status | ON_QA | ASSIGNED |
| Anjana Suparna Sriram | 2013-11-08 06:32:57 UTC | Priority | unspecified | high |
| CC | asriram | |||
| Vivek Agarwal | 2013-11-11 09:44:10 UTC | CC | gluster-bugs, mhideo, storage-doc, vraman | |
| Component | glusterfs-server | doc-Release_Notes | ||
| Assignee | bmohanra | psriniva | ||
| Doc Type | Bug Fix | Known Issue | ||
| Red Hat Bugzilla | 2013-11-11 09:44:10 UTC | Doc Type | Known Issue | Bug Fix |
| Vivek Agarwal | 2013-11-11 09:55:29 UTC | Fixed In Version | glusterfs-3.4.0.36rhs-1 | |
| Gowrishankar Rajaiyan | 2013-11-11 10:27:12 UTC | CC | grajaiya | |
| Pavithra | 2013-11-11 11:16:53 UTC | Doc Text | Quota hard limit is violated for small quota sizes of the order of 1MB. | |
| Doc Type | Bug Fix | Known Issue | ||
| Pavithra | 2013-11-11 11:17:17 UTC | Blocks | 1020127 | |
| Pavithra | 2013-11-12 05:29:25 UTC | Doc Text | Quota hard limit is violated for small quota sizes of the order of 1MB. | Quota hard limit is violated for small quota sizes in the range of 10 MB to 100 MB. |
| Scott Haines | 2013-11-12 06:03:44 UTC | CC | shaines | |
| Pavithra | 2013-11-25 06:45:10 UTC | Doc Text | Quota hard limit is violated for small quota sizes in the range of 10 MB to 100 MB. | Quota hard limit is violated for small quota sizes in the range of 10 MB to 100 MB. |
| Vivek Agarwal | 2013-12-03 07:35:33 UTC | Component | doc-Release_Notes | glusterfs |
| Vivek Agarwal | 2013-12-03 07:53:34 UTC | Assignee | psriniva | pkarampu |
| Vivek Agarwal | 2014-01-28 08:16:34 UTC | Assignee | pkarampu | spalai |
| krishnan parthasarathi | 2014-02-28 09:44:08 UTC | Component | glusterfs | gluster-quota |
| John Skeoch | 2014-03-31 01:32:07 UTC | CC | vraman | rwheeler |
| John Skeoch | 2014-08-11 23:23:07 UTC | CC | vshastry | nsathyan |
| John Skeoch | 2015-01-04 23:16:00 UTC | CC | shaines | kwaldron |
| Vijaikumar Mallikarjuna | 2015-01-13 09:37:12 UTC | Status | ASSIGNED | CLOSED |
| CC | vmallika | |||
| Resolution | --- | WONTFIX | ||
| Doc Text | Quota hard limit is violated for small quota sizes in the range of 10 MB to 100 MB. | When the quota hard-timeout is set to default value of 30, the quota limit is checked once in 30 seconds and during that 30 second time window there is possibility of quota hard-limit being exceeded. In order to attain a strict checking of quota limit it is recommended to set the quota soft-timeout and hard-timeout to lower value so that quota limit is checked frequently, and possibility of quota hard-limit being exceeded is reduced. | ||
| Last Closed | 2015-01-13 04:37:12 UTC | |||
| Vijaikumar Mallikarjuna | 2015-01-15 07:15:34 UTC | Status | CLOSED | NEW |
| Resolution | WONTFIX | --- | ||
| Keywords | Reopened | |||
| Vijaikumar Mallikarjuna | 2015-01-16 08:10:32 UTC | Keywords | Reopened | |
| Status | NEW | CLOSED | ||
| Depends On | 1182890 | |||
| Resolution | --- | WONTFIX | ||
| Doc Text | When the quota hard-timeout is set to default value of 30, the quota limit is checked once in 30 seconds and during that 30 second time window there is possibility of quota hard-limit being exceeded. In order to attain a strict checking of quota limit it is recommended to set the quota soft-timeout and hard-timeout to lower value so that quota limit is checked frequently, and possibility of quota hard-limit being exceeded is reduced. | Expected behavior of quota: If the rate of I/O is more than the value of hard-timeout and soft-timeout, there is possibility of quota limit being exceeded For example: If the rate of IO is 1GB/sec If hard-timeout is set to 5sec (default value). If soft-timeout is set to 60sec (default value). Then we may exceed quota limit by ~30GB - 60GB In order to attain a strict checking of quota limit, then you need to lower the value of hard-timeout and soft-timeout Command to set timeout: gluster volume quota <volume-name> soft-timeout 0 gluster volume quota <volume-name> hard-timeout 0 | ||
| Last Closed | 2015-01-13 04:37:12 UTC | 2015-01-16 03:10:32 UTC | ||
| Pavithra | 2015-01-16 08:37:05 UTC | Depends On | 1182921 | |
| John Poelstra | 2015-01-17 21:24:02 UTC | CC | poelstra | |
| John Poelstra | 2015-01-19 20:12:07 UTC | CC | kwaldron | |
| John Skeoch | 2016-01-19 06:12:43 UTC | CC | mzywusko | |
| Rejy M Cyriac | 2016-09-17 12:36:30 UTC | CC | storage-qa-internal | |
| Component | gluster-quota | quota | ||
| John Poelstra | 2016-09-19 22:06:50 UTC | CC | poelstra |
Back to bug 999458