Acronis Backup-support for Proxmox is here, but...

devaux

Active Member
Feb 3, 2024
203
53
28
As you may already know, Acronis is working on a Proxmox integration for its backup system. A first version has just been released. So far, the system works, but I have some concerns about the implementation.
Perhaps someone here might be interested. I have created a thread about this on Reddit: https://www.reddit.com/r/acronis/comments/1miy6nm/feedback_and_suggestions_for_acronis_integration/

EDIT: Looks like the Reddit-Bots deleted the thread. I'll sent a message to the mods so they can maybe whitelist it. In meanwhile here the text:

Hi Acronis Team,Great work on the Proxmox implementation! The agent is installed and running smoothly so far—nice job!I have a few concerns about the current setup and would appreciate any insights on potential improvements:
  1. Agent Installation on All PVE Hosts: Currently, the Acronis agent must be installed on every Proxmox VE (PVE) cluster node. We’ve noticed I/O performance regressions when running the agent on VMs, particularly Windows-based servers. Installing it directly on the PVE host raises concerns about potential slowdowns across the entire system. Are there plans to optimize this to reduce performance impacts?
  2. Agent Updates: We’ve experienced issues where updating the Acronis agent isn’t seamless, sometimes requiring a reinstallation and a full PVE host reboot, which disrupts operations. Are there improvements planned to streamline the update process and minimize downtime?
  3. Security Concerns: Given past vulnerabilities in the Acronis agent, installing it directly on the PVE host feels risky, as it could expose the hypervisor to potential exploits. Is there a roadmap to address these security concerns, perhaps through enhanced hardening or isolation?
Ideally, we’d love to see an appliance-based backup solution similar to what’s offered for VMware, or at least the option to install the agent on a dedicated Linux VM rather than the PVE host itself. Since Proxmox provides robust API calls, this seems feasible and would address our performance, update, and security concerns.Any updates on these points or plans for such enhancements? Thanks in advance for your insights!
 
Last edited:
in particular, they should really use the backup provider API provided by PVE (which would also allow them to easily run the agent itself in a VM, if desired).
 
I've setup this too, on a 3-node cluster.

However, some backups run just fine, others throw strange errors like "Unknown device 'ide0'." even though given VM doesn't have any ide devices attached...
I'm also having trouble restoring a VM from a ESXI backup to Proxmox...

EDIT:
"Unknown device 'ide0'." errors even though no IDE device is connected to VM is caused by Option->boot order.
If there is an IDE device her, remove it.
This will be fixed in later version.

EDIT 2:
Cross platform restore on Prox is not yet supported.
According to Acronis, this will be suported in version 25.08 release.
Until then, one needs to use Acronis bootable media to restore cross platform to Proxmox.

EDIT 3:
Agentless backup from Proxmox is NOT yet supported on PVE9...!
 
Last edited:
  • Like
Reactions: meeps and devaux