Skip to content

backup/restore-agent-state-dir

Location where backup archives (tarballs) will be stored

Specifies the directory path where the restore agent will store its configuration and runtime state files.

The agent uses this directory to: - Store its configuration file (agent.cfg) - Maintain information between restarts

If not specified, a default location of "/var/lib/drp-restore-agent" will be used.

The directory should be: - Readable and writable by the agent user - Persistent across system reboots - Have sufficient space for log files