[Bugs] [Bug 1269372] New: rm -rf on /run/gluster/vol/* shows a plain header
bugzilla at redhat.com
bugzilla at redhat.com
Wed Oct 7 07:02:42 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1269372
Bug ID: 1269372
Summary: rm -rf on /run/gluster/vol/* shows a plain header
Product: GlusterFS
Version: mainline
Component: quota
Assignee: bugs at gluster.org
Reporter: mselvaga at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
Doing rm -rf on /run/gluster/vol/* shows a plain header. It actually removes
all the directories created under the mount point. After the 'rm' command when
one gives 'gluster v quota vol list/list-objects' command it should show "No
inode-quota/quota configured on vol".
Version-Release number of selected component (if applicable):
How reproducible:
Every time
Steps to Reproduce:
1.Set limit-objects on a directory (say /run/gluster/vol/dir)
2. Create files under the quota limit directory
3. do rm -rf /<mountpoint>/* (here rm -rf /run/gluster/vol/*)
4. Issue 'gluster v quota vol list-objects'
Actual results:
It shows a plain header of quota list/list-objects
Expected results:
It should show "No inode-quota/quota configured on vol".
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list