Man page - lxd.recover(1)
Packages contains this manual
Manual
LXD - Container server
NAMESYNOPSIS
DESCRIPTION
OPTIONS INHERITED FROM PARENT COMMANDS
SEE ALSO
HISTORY
NAME
lxd-recover - Recover missing instances and volumes from existing and unknown storage pools
SYNOPSIS
lxd recover [flags]
DESCRIPTION
|
Description: |
Recover missing instances and volumes from existing and unknown storage pools |
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.
OPTIONS INHERITED FROM PARENT COMMANDS
|
-d , --debug [=false] |
Show all debug messages |
||
|
-h , --help [=false] |
Print help |
||
|
--logfile ="" |
Path to the log fileββ |
||
|
--syslog [=false] |
Log to syslog |
||
|
--trace =[] |
Log tracing targetsββ |
||
|
-v , --verbose [=false] |
Show all information messages |
||
|
--version [=false] |
Print version number |
SEE ALSO
lxd(1)
HISTORY
27-Feb-2026 Auto generated by spf13/cobra