Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-60165

db.serverStatus() hang on SECONDARY server #secondtime

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL
    • Hide

      I have no idea how to reproduce this problem.

      This is again dev-db/mongodb-4.2.10 on Gentoo Linux.

      Show
      I have no idea how to reproduce this problem. This is again dev-db/mongodb-4.2.10 on Gentoo Linux.

      This is a continuation of issue SERVER-52688. The problem happened again and I've gathered the required data as well in hope that diagnostic data will cover the moment of the problem.

      Whenever I run `mongo --eval 'db.serverStatus()'` this command hangs forever.

      According to monitoring his happened around 2021-09-22 12:31:35. Diagnostic data that should cover the moment when the problem happened: https://disk.yandex.ru/d/IIW42L63fVojuw

      Attachment gdb_202109-23_11-07-08.txt.xz has the output for the following command:

      gdb -p $(pidof mongod) -batch -ex 'thread apply all bt' > gdb_`date +"%Y%m-%d_%H-%M-%S"`.txt

            Assignee:
            Unassigned Unassigned
            Reporter:
            peter.volkov@gmail.com Peter Volkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: