Skip to content

Commit ad1ab94

Browse files
committed
a slight fix
1 parent 4ccb3ec commit ad1ab94

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/storage/blobs/data-lake-storage-migrate-gen1-to-gen2-azure-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,9 @@ The following table shows the approximate speed of each migration processing tas
249249

250250
<sup>1</sup> The additional metadata processing time applies only if you choose the **Copy data to a new Gen2 account** option. This processing time does not apply if you choose the **Complete migration to a new gen2 account** option.
251251

252-
##### Example: Processing a large number of objects
252+
##### Example: Processing a large amount of data and metadata
253253

254-
This example assumes **300 TB** of data and **200 million** objects.
254+
This example assumes **300 TB** of data and **200 million** data and metadata items.
255255

256256
| Task | Estimated time |
257257
|--|--|
@@ -265,13 +265,13 @@ This example assumes **300 TB** of data and **200 million** objects.
265265
| **Total time to perform a data-only migration** | **62 hours** |
266266
| **Total time to perform a complete migration**| **62 - 4 = 58 hours** |
267267

268-
##### Example: Processing a small number of objects
268+
##### Example: Processing a small amount of data and metadata
269269

270-
This example assumes that **2 TB** of data and **56 thousand** files and folders are being migrated.
270+
This example assumes that **2 TB** of data and **56 thousand** data and metadata items.
271271

272272
| Task | Estimated time |
273273
|--|--|
274-
| Copy data | (2 TB / 9 TB) * 60 minutes = 12 minutes|
274+
| Copy data | (2 TB / 9 TB) * 60 minutes = 13.3 minutes|
275275
| Validate data | (56,000 / 9 million) * 3,600 seconds = 22.4 seconds |
276276
| **Total data migration time** | **13.3 minutes + 22.4 seconds = approximately 14 minutes** |
277277
| Copy metadata | (56,000 / 4 million) * 3,600 seconds = approximately 51 seconds |

0 commit comments

Comments
 (0)