diff options
author | Sachin Patil <psachin@redhat.com> | 2017-12-22 13:18:01 +0530 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2018-04-16 16:31:43 +0100 |
commit | ec652a4992ed14df6131a38fa62f950eb64e4340 (patch) | |
tree | b4463d8bf0bdda90076a6ec551193569506901cf /example_plugins | |
parent | 4db995828cdba4e2058ba39bbd0e554cf941c715 (diff) | |
download | sos-ec652a4992ed14df6131a38fa62f950eb64e4340.tar.gz |
[gluster] Optionally enable dump
Currently a dump is collected every time sosreport is run. Dump is not
required by Gluster support team and also consumes space in
`/var/run/gluster/` unnecessarily.
This patch adds an option to enable dump only when required using
```
-k gluster.dump
```
Usage:
```
sosreport -o gluster -k gluster.dump
```
Dump will is disabled by default.
Resolves: #1174
Signed-off-by: Sachin Patil <psachin@redhat.com>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'example_plugins')
0 files changed, 0 insertions, 0 deletions