OPNsense Forum

Archive => 24.1, 24.4 Legacy Series => Topic started by: tunnebr on May 16, 2024, 09:48:55 AM

Title: OPNSense current BE release - Azure Backup
Post by: tunnebr on May 16, 2024, 09:48:55 AM
Hi,

i have a problem with a opnsense azure instance and cannot get azure backup to sucessfully backup the VM.  It keeps failing with error message "Could not communicate with the VM agent for snapshot status."

Any ideas how to fix this issue?
Title: Re: OPNSense current BE release - Azure Backup
Post by: Patrick M. Hausen on May 16, 2024, 09:50:31 AM
Does Azure offer the setting not to snapshot the VM memory but only the virtual disk?
Title: Re: OPNSense current BE release - Azure Backup
Post by: tunnebr on May 16, 2024, 10:11:07 AM
not that I know of. The Azure Backup queries the snapshop status via the linux agent and probably gets no feedback there.
Title: Re: OPNSense current BE release - Azure Backup
Post by: Patrick M. Hausen on May 16, 2024, 10:42:02 AM
There is currently no azure agent plugin for OPNsense but there is a port for FreeBSD so that's a starting point.

You might want to try a manual installation of:
https://www.freshports.org/sysutils/azure-agent/

I'll look into how much work it would be to clone the os-vmware plugin and adapt it for azure.
Title: Re: OPNSense current BE release - Azure Backup
Post by: Greg_E on May 16, 2024, 03:21:31 PM
Quote from: Patrick M. Hausen on May 16, 2024, 10:42:02 AM
I'll look into how much work it would be to clone the os-vmware plugin and adapt it for azure.

Is it worth doing the work simply because of the vmware pricing and people jumping off left and right?
Title: Re: OPNSense current BE release - Azure Backup
Post by: tunnebr on May 21, 2024, 12:36:29 PM
Hi Patrick,

the agent was already installiert (as expected in the offical deciso Azure Image). I have reinstalled it anyway, but unfortunately the problem persists.

In the VM overview the agent itself seems to be fine, could it be a firewall problem? I don`t see a dropped packet in the log, but you never know.
Title: Re: OPNSense current BE release - Azure Backup
Post by: Patrick M. Hausen on May 21, 2024, 12:43:33 PM
Sorry, no idea. I don't run anything on Azure.
Title: Re: OPNSense current BE release - Azure Backup
Post by: tunnebr on May 21, 2024, 12:44:51 PM
ok, thanks anyway!