Disk backup failing

USL Azure 0 Reputation points
2025-08-20T17:10:02.41+00:00

Hey, Hoping to get some help with a backup check failing. It is a disk backup, every time I check it is showing the disks as properly mounted. Can't seem to get past this error. Any help is appreciated.

Linux VM

User's image

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

1 answer

Sort by: Most helpful
  1. Siva shunmugam Nadessin 575 Reputation points Microsoft External Staff Moderator
    2025-08-21T00:53:45.8466667+00:00

    Hello USL Azure,

    Kindly  try the below steps to troubleshoot the issue:

    1. Check Disk Status: Ensure that the disks you're trying to back up are mounted correctly in your Linux VM. You can use the df -h command to check mounted disks and their space.
    2. Inspect Backup Status: Review the backup job logs for any specific error codes or messages. These logs often contain vital information that can help pinpoint the issue.
    3. I/O Latency: Sometimes, high input/output latency can cause backup operations to fail. Ensure that the disks do not have high I/O latency that could affect the backup process. You might want to check the performance metrics of your Azure disks.
    4. Connectivity Issues: If your backup relies on network shares (like SMB), ensure that there are no connectivity issues. Verify that the server service is running and responsive.
    5. Backup Agent: Ensure that the Azure Backup agent is installed correctly on your Linux VM and that it is up to date.
    6. Re-run Full Backup: If there are corrupt backup files, you might need to force a full backup after resolving any underlying issues. If no valid backup set exists, the restore job may fail.

    Here are some resources that might help:

     Please click Accept Answer and upvote if the above was helpful.

    Thanks,

    Siva shunmugam.


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.