-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.4.9
-
Component/s: Logging
-
Fully Compatible
-
ALL
-
I believe the reported paging speed (0.0559..) here is actually MB/msec instead of MB/s as reported in this mongodb.log.
....
Thu Feb 6 06:45:26.332 [conn4828] compact begin extent #28 for namespace tehdb.inbox
Thu Feb 6 06:45:26.332 [conn4828] compact paging in len=2146.43MB
Thu Feb 6 06:46:04.722 [conn4828] compact end paging in 38389ms 0.0559125MB/sec
Thu Feb 6 06:46:04.722 [conn4828] compact copying records
Thu Feb 6 06:46:56.813 [conn4828] compact finished extent #28 containing 244554 documents (617.731MB) oldPadding: 1.05617 1
...