Hide Forgot
Description of problem: I have volume with alert-time option set to 1 seconds. still for the subdirectory I was not able to get the alert message in the logs for that subdirectory Version-Release number of selected component (if applicable): glusterfs-3.4.0.31rhs-1.el6rhs.x86_64 glusterfs-rdma-3.4.0.31rhs-1.el6rhs.x86_64 samba-glusterfs-3.6.9-160.3.el6rhs.x86_64 glusterfs-libs-3.4.0.31rhs-1.el6rhs.x86_64 glusterfs-geo-replication-3.4.0.31rhs-1.el6rhs.x86_64 glusterfs-server-3.4.0.31rhs-1.el6rhs.x86_64 glusterfs-api-3.4.0.31rhs-1.el6rhs.x86_64 glusterfs-fuse-3.4.0.31rhs-1.el6rhs.x86_64 How reproducible: always Steps to Reproduce: 1. create a volume, start it 2. enable quota 3. mount over nfs 4. create dirs on nfs mountpoint mkdir -p /dir1/dir2 5. set quota on /dir1/dir2 to 1GB 6. start creating data inside the dir2. Actual results: [root@rhsauto032 ~]# gluster volume quota dr1 list Path Hard-limit Soft-limit Used Available -------------------------------------------------------------------------------- / 10.0GB 50% 4.0GB 6.0GB /dir3 1.0GB 50% 1.0GB 0Bytes /dir1/dir2 1.0GB 80% 1016.8MB 7.2MB after 80% of limit is crossed the bricks dont't display any log messages for "Alert" Expected results: The alert should be there for subdirs also. Whereas the soft-limit related message works fine for "root of the volume" or "first level directory" Additional info:
Created attachment 794621 [details] sosreport-from-node1