Hide Forgot
In Reference to Ticket #3136. Customer performs a gluster volume list command (per 3.2 Documentation) and nothing is returned: >[root@wred1 gluster3.2]# gluster volume quota gluster enable >Quota is already enabled >[root@wred1 gluster3.2]# gluster volume quota gluster limit-usage /proj/ws/bso 1GB limit set on /proj/ws/bso >[root@wred1 gluster3.2]# gluster volume quota gluster list >[root@wred1 gluster3.2]# Customer is not specifying <path> (as indicated in training material) when I perform this call (using set-path or not) the same is returned: *Set Quota to 500MB: >[root@n01 mnt]# gluster volume quota reptest2 limit-usage /mnt/reptest 500MB >limit set on /mnt/reptest *Quota List - nothing is returned after value set: [root@n01 mnt]# gluster volume quota reptest2 list /mnt/reptest [root@n01 mnt]#
Hi Mark, Can we close this bug now, since it seems bugs 2865, 2864 and 2860 are all related? regards, Raghavendra
Hi Raghavendra, Yes please close this bug. I have verified that quota does work as expected. Thank you, Mark