Bug 765412 (GLUSTER-3680) - quota: enable/disable happens even without providing the full string
Summary: quota: enable/disable happens even without providing the full string
Keywords:
Status: CLOSED NOTABUG
Alias: GLUSTER-3680
Product: GlusterFS
Classification: Community
Component: cli
Version: mainline
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Amar Tumballi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-03 05:31 UTC by Saurabh
Modified: 2013-12-19 00:07 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Saurabh 2011-10-03 05:31:16 UTC
[root@Centos-Gurav2 ~]# /opt/glusterfs/3.3.0qa13//sbin/gluster volume quota quota_dist_rep enabl
Quota is already enabled
[root@Centos-Gurav2 ~]# /opt/glusterfs/3.3.0qa13//sbin/gluster volume quota quota_dist_rep off  
Usage: volume quota <VOLNAME> <enable|disable|limit-usage|list|remove> [path] [value]
[root@Centos-Gurav2 ~]# /opt/glusterfs/3.3.0qa13//sbin/gluster volume quota quota_dist_rep disable
Disabling quota will delete all the quota configuration. Do you want to continue? (y/n)  
[root@Centos-Gurav2 ~]# /opt/glusterfs/3.3.0qa13//sbin/gluster volume quota quota_dist_rep disab  
Disabling quota will delete all the quota configuration. Do you want to continue? (y/n) y
Disabling quota has been successful

Comment 1 Junaid 2011-10-03 05:54:52 UTC
Correcting the component..

Comment 2 Junaid 2011-10-03 06:04:11 UTC
Its an enhancement brought by this (86c818a98a18a3b6c33a494202922f1cd275ac7b) commit. Marking as invalid.


Note You need to log in before you can comment on or make changes to this bug.