Description
Generates a new diagnostics log file that represents the current state of a QoreStor. This command option is only available in the CLI.
Syntax
maintenance --diags
[--collect [basic]]
[--show]
[--delete <name>]
[--delete_all]
Result
maintenance --diags --collect basic
Collecting diagnostics...
Collecting logs...
Diagnostics log location: /var/diagnostic_logs/anil-c81-tst1_2021-08-30_23-18-37.lzip
Done
Description
Displays a list of the diagnostics log files. The diagnostics log files are a collection of all QoreStor-related information that describe the current state of your system.
Syntax
maintenance --diags --show
Result
maintenance --diags --show
Diagnostics log location: /var/diagnostic_logs
qorestor_2018-06-06_08-24-07.lzip 42219418
qorestor_2018-06-06_12-09-26.lzip 42005069
Done
Description
Deletes the named diagnostics file.
Syntax
maintenance --diags --delete qsvm1_2018-06-06_10-31-19.lzip_
Result
Deleting diagnostics qsvm1_2018-06-06_10-31-19.lzip_
Description
Deletes all of the diagnostics files on a QoreStor server.
|
Caution: Carefully consider before using the --delete_all command. If you delete all diagnostics log files without first saving them to another location, all previous system status information that they contained is lost and unrecoverable. |
Syntax
maintenance --diags --delete_all
Result
Deleting all diagnostics