table of contents
LXD - Container server(1) | LXD - Container server(1) |
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¶
HISTORY¶
5-May-2023 Auto generated by spf13/cobra
May 2023 | Auto generated by spf13/cobra |