ASRMobilityServiceBootDiskNotFound

Mike 0 Reputation points
2023-03-10T00:54:32.3166667+00:00

Linux 5.10.0-21-cloud-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64

This version of Linux is in AWS in the Instance EC2 after migrating from Azure to AWS with Elastic Disaster Recovery.

User's image

Now I want to migrate from AWS to Azure using the Azure Migrate following the steps in the following article https://learn.microsoft.com/en-us/azure/migrate/tutorial-migrate-aws-virtual-machines in the section Installation guide for Windows AWS VMs, step #2.

This the procedure in Linux.

User's image

I have the next error ASRMobilityServiceBootDiskNotFound in file InstallerErrors.json

User's image

And this the error in the file ua_install.log.

ua_install.log

Does anyone know why this problem could occur with Azure migrate?

Regards

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
717 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Tech-Hyd-1989 5,741 Reputation points
    2023-03-11T08:47:14.1266667+00:00

    Hello Mike,

    Good day!

    If the boot and root partitions are on different disks, the configuration is not supported by ASR. It most likely to result in this error "ASRMobilityServiceBootDiskNotFound" If this is not the reason, one of the below could be possibly blocking you from installing ASR agent.

    Other configurations that aren't supported with ASR are

    • /boot on LVM not supported
    • These directories (if set up as separate partitions/file-systems) must be on the same OS disk on the source server: /(root), /boot, /usr, /usr/local, /var, /etc.
    • Multiple OS disks aren't supported.

    This is documented on ASR Support Matrix, for details see, https://learn.microsoft.com/en-us/azure/site-recovery/vmware-physical-azure-support-matrix#linux-file-systemsguest-storage

    User's image

    Let me know if you need any further help!

    Please don’t forget to "Accept Answer" and hit "Yes" for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.


  2. Anonymous
    2023-05-17T07:29:58.96+00:00

    I also met this error.

    And here is the my situation.

    My source VM is the Instance EC2 in AWS. I want to migrate it to Azure.

    Here is the information about source VM, what else I can do for now?

    User's image