Check Details
In MongoDB data migration scenarios, the storage space of the target database needs to be at least 1.3 times the size of the collections to be migrated in the source database.
Troubleshooting
Delete some data from the target database to free up space.
Upgrade the storage specification of the target database to use an instance with a larger capacity for migration.
Was this page helpful?