Why file size matters in data migration

Small files densely packed have been the cause of much heartburn, whether you are doing a backup of data or migrating data. #datamigration Migrating each file/object requires multiple I/O regardless of the size of the file/object. If there are 1,000 files each 4KB in size and another 1,000 files each 4MB - the number of I/O required to migrate them are the same but the amount of data migrated will be different. When estimating time to completion, it's not just the network bandwidth or the migration tooling, it's the size and quantity of files/objects being migrated.

To view or add a comment, sign in

Explore content categories