Migrate redhat 5.6 to Azure

Edwin Omar Fonseca Padilla 70 Reputation points
2023-10-26T04:38:19.5633333+00:00

Hi everyone:

I have a server migration project to Azure, I am using the azure migrate appliance for physical servers, however, the servers are VMware VMs.

The migration is as physical servers because the VMs are in a third party datacenter where we cannot install the appliance for VMware.

I have already migrated windows servers 2019 and redhat 6, however, when I want to migrate redhat 5.6, it shows me the following error:

{"error_name":"ASRMobilityServiceBootDiskNotFound",
 "error_params":{},
 "default_message":"The boot disk is not available. Create a bootable    partition."},

{"error_name":"ASRMobilityServiceUnsupportedRootFileSystem",
"error_params":{"SupportedRootFileSystems":"ext3,ext4,xfs,btrfs","RootFileSystem":""},
"default_message":"The supported file-systems for root file-system are ext3,ext4,xfs,btrfs and the current root file-system is "
},

{"error_name":"ASRMobilityServiceGrubDeviceNameChange",
 "error_params":{"Device":"/dev/SysVG/rootLV"},
 "default_message":"The Grub has the entry for the device /dev/SysVG/rootLV. Use the UUID instead of the device name."
},
               
{"error_name":"ASRMobilityServiceDhcpClientNotAvailable",
"error_params":{"Package":"dhclient"},
"default_message":"The DHCP client is not available on the system. Install the package dhclient."}

I see many errors, is it possible to migrate it to azure? in the matrix of supported operating systems is redhat 5.6

Please your support.

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
928 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
824 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Alex Bykovskyi 2,241 Reputation points
    2023-11-21T21:04:22.8133333+00:00

    Hey,

    If you have connection to your VMware cluster, you can try using StarWind V2V, which can be installed on a Windows PC and convert VMs to Azure. Might help: https://www.starwindsoftware.com/starwind-v2v-converter

    Cheers,

    Alex Bykovskyi

    StarWind Software

    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.


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.