diff options
author | Ravishankar N <ravishankar@redhat.com> | 2018-10-26 17:51:38 +0530 |
---|---|---|
committer | Pranith Kumar Karampuri <pkarampu@redhat.com> | 2018-11-26 08:36:13 +0000 |
commit | fc9889d0373c323aab0d93f8ca31d2d8151bd041 (patch) | |
tree | dba250cf1a43b737f41c6f009040446e9fcd16f4 /geo-replication/Makefile.am | |
parent | b346c84ad5f090c3d99dc1cb80f24ca10747a085 (diff) |
glfsheal: add a '--nolog' flag
....and if set, change the log level to GF_LOG_NONE. This is useful for
monitoring applications which invoke the heal info set of commands once
every minute, leading to un-necessary glfsheal* logs in
/var/log/glusterfs/. For example, we can now run
`gluster volume heal <VOLNAME> info --nolog`
`gluster volume heal <VOLNAME> info split-brain --nolog` etc.
The default log level is still retained at GF_LOG_INFO.
The patch also changes glfsheal internally to accept '--xml' instead of 'xml'.
Note: The --nolog flag is *not* displayed in the help anywhere, for the
sake of consistency in how the other flags are not displayed anywhere in
the help.
fixes: bz#1643519
Change-Id: Ia08b6aa6e4a0548379db7e313dd4411ebc66f206
Signed-off-by: Ravishankar N <ravishankar@redhat.com>
Diffstat (limited to 'geo-replication/Makefile.am')
0 files changed, 0 insertions, 0 deletions