The Disk Space Monitor currently accesses storageGlobalParams.dbPath at a time when it might be being changed by File Copy Based Initial Sync. We can fix this by taking an IS global lock.
- is related to
-
SERVER-77628 Fix locking around FCBIS and storageGlobalParams.dbPath
- Open