To perform restoration of Plesk hosting data, you should execute the
pleskrestore
utility command that does the following:
- Defines the Plesk objects to be restored.
- Defines how the restore process will be performed.
- Defines conflict resolution rules and policies.
The following sections explain each component in detail.
The pleskrestore
utility is located in
$PRODUCT_ROOT_D/bin/pleskbackup
where the $PRODUCT_ROOT_D
is
/usr/local/psa
for RPM-based systems or /opt/psa
on DEB-based
systems.
To see a list of the pleskrestore
commands and options, refer to the
section Restoration Utility Commands and Options.
If a restoration process fails, you can use its logs for
troubleshooting. Each restoration process’s logs are stored in
$PRODUCT_ROOT_D/PMM/logs/restore-YYYY-MM-DD-hh-mm-nnn/
, where
YYYY-MM-DD-hh-mm
is the date and time when the restoration was
performed and nnn
is a randomly generated number.