queryable_mmapv1 expects there to be a 1 -> many mapping from pages to blocks. However the pagesize is currently chosen to be 2MB, while some blocks in the backup system (particularly blocks now in S3) are 16MB. The pagesize should be chosen more carefully with respect to the block size.
- is duplicated by
-
SERVER-27540 Queryable MMAPV1 needs to be able to handle block sizes greater than 2MB
- Closed
-
SERVER-27567 Queryable NS files are sized incorrectly when filesize % blocksize is not zero
- Closed