MARS Backup Fails with internal service error 0x30D4A

Advlaser 1 Reputation point
2022-12-01T23:35:59.72+00:00

I just setup a new Windows 2022 server and running MARS to back it up. I'm running MARS V2.0.9249.0 which is the latest version.

When I run the backup, almost instantly it fails with"internal service error 0x30D4A"
266354-image.png

The more information link references ID 100066 - Contact Microsoft Support.
266355-image.png

I've gone through the basic troubleshooting here, but haven't been able to figure this out.
https://learn.microsoft.com/en-us/azure/backup/backup-azure-mars-troubleshoot

Any thoughts on what to try next? Thanks!

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,302 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Prrudram-MSFT 26,686 Reputation points
    2022-12-02T18:17:15.277+00:00

    Hello @Advlaser ,

    This needs a bit of in-depth debugging as the error doesn't give any clues. Open the logs located at C:\Program Files\Microsoft Azure Recovery Services Agent\Temp and see if there are any log files getting updated and check CBEngineCurr and CBUI0Curr.errlog files for clues on the failure

    Other things to check are windows event logs, application/system event logs and see if any MARS agent related components or services are crashing?
    Also look for other 3rd party software which can interfere with backups

    • Antiviruses
    • File Sync Tools
    • Other backup products

    In case of Anti-virus installed on the server, add the exclusion rules to the antivirus scan for:

    • Every file and folder under the scratch and bin folder locations - <InstallPath>\Scratch* and <InstallPath>\Bin*.
    • cbengine.exe

    I hope this machine is running with all the latest windows updates. If not, you can patch up the server and retry installing the agent/register back to same vault and retry the test backup.

    Hope this helps to find the cause, keep me posted by tagging me in your comments, once you make some progress.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.