Skip to content

Commit 0d74f75

Browse files
authored
fixing preexisting acrolinx
1 parent e0dc686 commit 0d74f75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/migrate/review-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ For storage sizing in an Azure VM assessment, Azure Migrate tries to map each di
7777

7878
1. The assessment adds the read and write IOPS of a disk to get the total IOPS required. Similarly, it adds the read and write throughput values to get the total throughput of each disk. For import-based assessments, you can provide the total IOPS, total throughput, and total number of disks in the imported file without specifying individual disk settings. If you do this, individual disk sizing is skipped and the supplied data is used directly to compute sizing, and select an appropriate VM SKU.
7979

80-
2. The disk size for the target disks are identified based on the actual utilization of storage allocated the to the server on-premises. In case the machine has only one disk, the assessment provides two probable disk targets. One target disk is of the size of allocated disk and the other is of the size calculated based on actual utilization. In case there are multiple disks attached to the server on-premises and the utilization is not available for each disk the recommended disk is identified by using total utilization at VM level and considering normal distribution across all the disks. For ease of migration three probables are provided sized at allocated size, at 50% of allocated size and at 25% of allocated size and you can choose the correct disk based on exact utilization. Migration using Azure Migrate server migration tool supports migration only to disks that of size equal to or greater than on-premises disks
80+
2. The disk size for the target disks are identified based on the actual utilization of storage allocated to the server on-premises. In case the machine has only one disk, the assessment provides two probable disk targets. One target disk is of the size of allocated disk and the other is of the size calculated based on actual utilization. In case there are multiple disks attached to the server on-premises and the utilization is not available for each disk the recommended disk is identified by using total utilization at VM level and considering normal distribution across all the disks. For ease of migration three probables are provided sized at allocated size, at 50% of allocated size and at 25% of allocated size and you can choose the correct disk based on exact utilization. Migration using Azure Migrate server migration tool supports migration only to disks that of size equal to or greater than on-premises disks
8181
> [!Note]
8282
> Migration using Azure Migrate server migration tool supports migration only to disks that are of size equal to or greater than on-premises disks. To migrate to the disk of recommended size that is smaller than the allocated disk, migration has to be done in two steps. First migrate to the disk equal to allocated size disk (target disk always available in the list of probables). Create a disk of recommended size, use _azcopy_ or _robocopy_ to move the data. Deallocate the disk and connect the new disk to Azure VM.
8383

0 commit comments

Comments
 (0)