-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.7.3
-
Component/s: Diagnostics, MMAPv1, Storage
-
Storage Execution
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
To help troubleshoot slow disk errors, we should log how long the LogFile::synchronousAppend takes, and warn the user if it takes about a certain threshold (say 1 second). The timing should exclude any waiting for locks, and just record the I/O write times.