Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
v5.3, v5.2, v5.0, v4.4
Description
The test reading /proc/<pid>/smaps could be failing for the following reasons:
1. mongos crashed and pid is not available (unlikely, it's still logging)
2. PID is incorrect
3. smaps could be turned off
narrow down the problem and fix