If you’ve reinstalled the Acronis Agent or the Acronis cPanel/WHM plugin (e.g., after an OS reinstall, server restore, or cPanel rebuild), this guide shows you how to resume backups to the same archive without starting from scratch.
π₯οΈ Environment
- Acronis Cyber Protect Agent (standard Linux agent or WHM/cPanel plugin)
- cPanel/WHM Plugin Installed (
acronis-backup-cpanel
) - Server previously backed up using Acronis (Cloud or local storage)
- Plugin reinstalled or Acronis agent re-registered
π οΈ General Recovery Steps (Standard Linux Agent or Plugin)
πΉ Step 1: Reinstall Acronis Agent or Plugin (if not already)
For the WHM plugin:
wget https://dl.managed-protection.com/u/backup-cpanel/install.py
python3 install.py --token <YOUR_ACRONIS_REGISTRATION_TOKEN>
Replace <YOUR_ACRONIS_REGISTRATION_TOKEN>
with your actual Acronis token.
This installs and registers the plugin with Acronis Cyber Protect Cloud.
πΉ Step 2: Reconnect to Existing Archive (Acronis Agent + Plugin)
Once the agent is installed and registered:
- Login to Acronis Cyber Protect Console
- Go to Devices β All Devices
- Find your reinstalled server. It may appear as a new device.
- If your original backup plan still exists, click it under Plans.
- Click Assign Devices β Assign the new instance of the server.
Acronis will attempt to reconnect the device to the existing backup archive, especially if the hostname or UUID matches the previous server setup.
πΉ Step 3: Confirm Backup Destination in WHM
- Log into WHM > Acronis Backup.
- Open Backup Settings.
- Confirm that the Backup Plan is active and correctly associated.
- Check that the backup destination is the same (e.g., Acronis Cloud).
- Trigger a manual backup to verify that the plugin uses the old archive.
π§ Tips for Ensuring Continuity
- If the hostname or UUID of the server has changed (common after a reinstall), Acronis may treat the device as βnew.β
- To manually associate with the old archive, go to:
- Backups > Locations > Cloud Storage > Select the existing archive
- Manually map the new server to the existing archive if available.
- Avoid creating a new backup plan unless necessary.
π§ͺ Troubleshooting cPanel Plugin Reinstall Issues
Problem: Backups start from scratch after reinstall
β Solution:
- Ensure the same registration token is used.
- Try to assign the reinstalled server to the old plan manually via the Acronis Console.
Problem: WHM plugin shows no backups
β Solution:
- Make sure the plugin is licensed and activated in the Acronis Cyber Protect portal.
- Confirm the plugin is connected under WHM > Acronis Backup β Status.
π Advanced: Re-associating With Old Backup via Console (if plugin fails)
If the plugin or GUI fails to pick up the old archive:
- In Acronis Cyber Protect console, go to:
- Devices β Backup Storage
- Locate the old archive under the original server name.
- Click Recover or Continue Backup.
- Manually map the newly installed agent to the existing archive if prompted.
π Best Practices
- Always document your Acronis device ID / hostname before reinstalling OS or agent.
- Use custom naming conventions in Acronis to identify backups clearly.
- If restoring from backups, prefer full system image restore to preserve UUIDs.
π References
- Forum: Continue backing up to old backup after reinstall
- Acronis WHM Plugin: Installation Guide