Ref : http://www.subhendumct.com/2018/11/03/azure-migration-project-esxi-vm-assessment-tool/
Why use Azure Migrate?
Azure Migrate helps you to:
- Assess Azure readiness: Assess whether your on-premises machines are suitable for running in Azure.
- Get size recommendations: Get size recommendations for Azure VMs based on the performance history of on-premises VMs.
- Estimate monthly costs: Get estimated costs for running on-premises machines in Azure.
- Migrate with high confidence: Visualize dependencies of on-premises machines to create groups of machines that you will assess and migrate together.
How does Azure Migrate work?
- You create an Azure Migrate project.
- Azure Migrate uses an on-premises VM called the collector appliance, to discover information about your on-premises machines. To create the appliance, you download a setup file in Open Virtualization Appliance (.ova) format, and import it as a VM on your on-premises vCenter Server.
- You connect to the VM from the vCenter Server, and specify a new password for it while connecting.
- You run the collector on the VM to initiate discovery.
- The collector collects VM metadata using the VMware PowerCLI cmdletS. Discovery is agent-less, and doesn’t install anything on VMware hosts or VMs. The collected metadata includes VM information (cores, memory, disks, disk sizes, and network adapters). It also collects performance data for VMs, including CPU and memory usage, disk IOPS, disk throughput (MBps), and network output (MBps).
- The metadata is pushed to the Azure Migrate project. You can view it in the Azure portal.
- For the purposes of assessment, you gather the discovered VMs into groups. For example, you might group VMs that run the same application. For more precise grouping, you can use dependency visualisation to view dependencies of a specific machine, or for all machines in a group and refine the group.
- After a group is defined, you create an assessment for it.
- After the assessment finishes, you can view it in the portal, or download it in Excel format.
Collected metadata by Collector Appliance ?
The collector appliance discovers the following static metadata for VMs:
- VM display name (on vCenter Server)
- VM’s inventory path (the host/folder on vCenter Server)
- IP address
- MAC address
- Operating system
- Number of cores, disks, NICs
- Memory size, Disk sizes
- Performance counters of the VM, disk and network.
No comments:
Post a Comment