Hide Forgot
Credit: Thanks to Krishnan Parthasarathi for identifying this as futurefeature. Description of problem: It would be nice to improve our volume-quota-help subcommand to display usage information of all quota subcommands in one place, like volume-set-help subcommand. Version-Release number of selected component (if applicable): glusterfs-server-3.4.0.39rhs-1.el6rhs.x86_64
Currently, commands like 'gluster volume add-brick help', 'gluster volume remove-brick help' and other similar commands shows output like 'gluster volume quota help'. It would be nice to enhance the current framework to implement the proposed feature. gluster v add-brick help Usage: volume add-brick <VOLNAME> [<stripe|replica> <COUNT>] <NEW-BRICK> ... [force]
(In reply to Manikandan from comment #2) > Currently, commands like 'gluster volume add-brick help', 'gluster volume > remove-brick help' and other similar commands shows output like 'gluster > volume quota help'. It would be nice to enhance the current framework to > implement the proposed feature. > > gluster v add-brick help > Usage: volume add-brick <VOLNAME> [<stripe|replica> <COUNT>] <NEW-BRICK> ... > [force] gluster volume quota help Usage: volume quota <VOLNAME> {enable|disable|list [<path> ...]| list-objects [<path> ...] | remove <path>| remove-objects <path> | default-soft-limit <percent>} | volume quota <VOLNAME> {limit-usage <path> <size> [<percent>]} | volume quota <VOLNAME> {limit-objects <path> <number> [<percent>]} | volume quota <VOLNAME> {alert-time|soft-timeout|hard-timeout} {<time>}
As 2.1 is EOL'ed, closing this bug and filed 3.1 bug# 1282727