Frequently Asked Question
The Linux / Proxmox / Ceph Diagnostic Script
Last Updated 3 hours ago
This is a multipurpose diagnostic script that gathers technical information to aid in rapid diagnostics.
To install simply use deploy, as root (or sudo) with
deploy install debuginfo
Then you can run it as root (or sudo) with
./debuginfo.sh --upload <your helpdesk email>
with the following parameters
--proxmox IF this is a proxmox host --ceph IF this is a ceph host
You can have both --proxmox and --ceph if you're running both.
This script creates a debuginfo.txt file in the current directory, if you didn't use --upload then simply attach this to your ticket.
