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

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 but sometimes it happens.

      This is again dev-db/mongodb-4.2.10 on Genoo. Yea we need to uprade but I haven't seen any fixes for this specific problem.

      Show
      I have no idea how to reproduce this problem but sometimes it happens. This is again dev-db/mongodb-4.2.10 on Genoo. Yea we need to uprade but I haven't seen any fixes for this specific problem.

      This is a continuation of SERVER-52688. I'm unable to reopen the issue, so I'm opening a new one.

      The problem is the same `mongo --eval 'db.serverStatus()'` hangs forever on SECONDARY server. This problem appeared around 2021-09-22 12:31:35.

      Diagnostic data that should cover the moment when the problem happened: https://disk.yandex.ru/d/IIW42L63fVojuw

      Attached gdb_202109-23_11-07-08.txt.xz is the output of the following command:

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

       

       

            Assignee:
            edwin.zhou@mongodb.com Edwin Zhou
            Reporter:
            peter.volkov@gmail.com Peter Volkov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: