curveadm icon indicating copy to clipboard operation
curveadm copied to clipboard

hope to collect clients log files by support command

Open aspirer opened this issue 3 years ago • 2 comments

when use curveadm support command, we only collect server service logs now, we may need collect clients logs by given host and mountpoint.

aspirer avatar Jan 10 '22 03:01 aspirer

On the other hand, we need a limit option for handle large logs situation.

Wine93 avatar Jan 14 '22 02:01 Wine93

the client log file path can be specified by user, such as: curveadm support --with-client-logs /path/to/logs/dir the logs dir must be local path on current host. if the client is running on remote host, the user should collect all/failed clients logs manually to curveadm host.

aspirer avatar Mar 02 '22 07:03 aspirer