.nh .TH "LXD - Container server" "1" "May 2023" "Auto generated by spf13/cobra" "" .SH NAME .PP lxd-recover - Recover missing instances and volumes from existing and unknown storage pools .SH SYNOPSIS .PP \fBlxd recover [flags]\fP .SH DESCRIPTION .PP Description: Recover missing instances and volumes from existing and unknown storage pools .PP This command is mostly used for disaster recovery. It will ask you about unknown storage pools and attempt to access them, along with existing storage pools, and identify any missing instances and volumes that exist on the pools but are not in the LXD database. It will then offer to recreate these database records. .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB-d\fP, \fB--debug\fP[=false] Show all debug messages .PP \fB-h\fP, \fB--help\fP[=false] Print help .PP \fB--logfile\fP="" Path to the log file`` .PP \fB--syslog\fP[=false] Log to syslog .PP \fB--trace\fP=[] Log tracing targets`` .PP \fB-v\fP, \fB--verbose\fP[=false] Show all information messages .PP \fB--version\fP[=false] Print version number .SH SEE ALSO .PP \fBlxd(1)\fP .SH HISTORY .PP 5-May-2023 Auto generated by spf13/cobra