Hide Forgot
Description of problem: No "A" message reported after crossing the soft-limit Seen this issue after changing the values for soft-timeout and hard-timeout. As, before the above mentioned change I had an "A" message. Version-Release number of selected component (if applicable): glusterfs-3.4.0.34rhs-1.el6rhs.x86_64 How reproducible: always Steps to Reproduce: 1. create a volume, start it 2. enable quota and set limit as 1GB for "/" 3. change the soft-timeout and hard-timeout values Volume Name: dist-rep3 Type: Distributed-Replicate Volume ID: 75ce853a-fa9c-442e-9705-4408535ab9be Status: Started Number of Bricks: 6 x 2 = 12 Transport-type: tcp Bricks: Brick1: 10.70.42.186:/rhs/brick1/d1r13 Brick2: 10.70.43.181:/rhs/brick1/d1r23 Brick3: 10.70.43.18:/rhs/brick1/d2r13 Brick4: 10.70.43.22:/rhs/brick1/d2r23 Brick5: 10.70.42.186:/rhs/brick1/d3r13 Brick6: 10.70.43.181:/rhs/brick1/d3r23 Brick7: 10.70.43.18:/rhs/brick1/d4r13 Brick8: 10.70.43.22:/rhs/brick1/d4r23 Brick9: 10.70.42.186:/rhs/brick1/d5r13 Brick10: 10.70.43.181:/rhs/brick1/d5r23 Brick11: 10.70.43.18:/rhs/brick1/d6r13 Brick12: 10.70.43.22:/rhs/brick1/d6r23 Options Reconfigured: features.quota-deem-statfs: on features.hard-timeout: 2s features.soft-timeout: 4s features.quota: on 4. mount over nfs 5. start creating data till quota limit is not reached. Actual results: no "A" based on this test. Expected results: after reaching the soft-limit, "A" message is expected. Additional info:
There are two "alert messages" :- A1. one string says "Usage crossed above soft-limit":- comes just the moment default soft-limit is crossed (i.e. 80%) A2. other one is "Usage above soft-limit":- comes on the basis of write to a brick. Now, in this bug I have said there is no "A" message , basically "A" represents alert. Effectively, if the argument is that alert may not have because the write would just surpassed the time that the alert was suppose to come, if this is the case I presume we may miss A1, but what about A2.
Patch for review for rhs-2.1 posted on : https://code.engineering.redhat.com/gerrit/#/c/15345/ Patch for review for rhs-2.1-u1 posted on : https://code.engineering.redhat.com/gerrit/#/c/15346/
Moving the known issues to Doc team, to be documented in release notes for U1
I've documented this as a known issue in the Big Bend Update 1 Release Notes. Here is the link: http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Storage/2.1/html/2.1_Update_1_Release_Notes/chap-Documentation-2.1_Update_1_Release_Notes-Known_Issues.html