Mongo DB 3.0.6 Hangs and becomes unresponsive to connections

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Critical - P2
    • None
    • Affects Version/s: 3.0.6
    • Component/s: Admin
    • None
    • ALL
    • Hide

      Start MongoDB up, in about 15 mins, db stops responding or responds slowly.

      Show
      Start MongoDB up, in about 15 mins, db stops responding or responds slowly.
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      A mongo DB server was recently upgraded from 2.6.1 to 3.0.6 on a Windows Server 64 bit. What we see is that every 10 to 15 mins the mongodb database becomes unresponsive.

      The mongo clients are mainly PHP mongodb driver and libMongoC driver. We disabled the libMongoC driver and left the PHP mongodb driver and it still caused the same issue.

      We see that the following in the log, the full log is also attached. Basically a lot of open connections coming in and not getting serviced or closed.

      2015-11-19T12:52:14.603+0100 I NETWORK  [conn44] end connection 127.0.0.1:55794 (16 connections now open)
      2015-11-19T12:52:14.603+0100 I NETWORK  [conn57] end connection 127.0.0.1:57191 (15 connections now open)
      2015-11-19T12:52:14.603+0100 I NETWORK  [conn59] end connection 127.0.0.1:57192 (15 connections now open)
      2015-11-19T12:52:14.603+0100 I NETWORK  [conn45] end connection 127.0.0.1:55795 (16 connections now open)
      2015-11-19T12:52:14.603+0100 I NETWORK  [conn47] end connection 127.0.0.1:55926 (16 connections now open)
      2015-11-19T12:52:14.604+0100 I NETWORK  [conn48] end connection 127.0.0.1:56166 (11 connections now open)
      2015-11-19T12:52:14.603+0100 I NETWORK  [conn46] end connection 127.0.0.1:55799 (14 connections now open)
      2015-11-19T12:52:14.604+0100 I NETWORK  [conn58] end connection 127.0.0.1:57193 (14 connections now open)
      2015-11-19T12:52:14.603+0100 I NETWORK  [conn53] end connection 127.0.0.1:56195 (15 connections now open)
      2015-11-19T12:52:14.604+0100 I NETWORK  [conn54] end connection 127.0.0.1:56196 (11 connections now open)
      2015-11-19T12:52:14.604+0100 I NETWORK  [conn49] end connection 127.0.0.1:56174 (6 connections now open)
      2015-11-19T12:52:14.604+0100 I NETWORK  [conn51] end connection 127.0.0.1:56193 (5 connections now open)
      2015-11-19T12:52:14.604+0100 I NETWORK  [conn52] end connection 127.0.0.1:56194 (5 connections now open)
      2015-11-19T12:52:14.604+0100 I NETWORK  [conn60] end connection 127.0.0.1:57303 (3 connections now open)
      2015-11-19T12:52:14.605+0100 I NETWORK  [conn56] end connection 127.0.0.1:57190 (2 connections now open)
      2015-11-19T12:52:14.605+0100 I NETWORK  [conn55] end connection 127.0.0.1:56239 (1 connection now open)
      2015-11-19T12:52:16.979+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57407 #61 (2 connections now open)
      2015-11-19T12:52:16.984+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57408 #62 (3 connections now open)
      2015-11-19T12:52:16.987+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57409 #63 (4 connections now open)
      2015-11-19T12:52:17.030+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57410 #64 (5 connections now open)
      2015-11-19T12:52:17.049+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57411 #65 (6 connections now open)
      2015-11-19T12:52:17.050+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57412 #66 (7 connections now open)
      2015-11-19T12:52:17.119+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57414 #67 (8 connections now open)
      2015-11-19T12:52:18.070+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57483 #68 (9 connections now open)
      2015-11-19T12:52:18.124+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57490 #69 (10 connections now open)
      2015-11-19T12:52:18.193+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57500 #70 (11 connections now open)
      2015-11-19T12:52:18.221+0100 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57504 #71 (12 connections now open)
      

      Switching back from 3.0.6 to 2.6.1 makes it stable again.
      Can you please look and tell us if there is anything we can do to address this issue.

        1. mongodb - Copy.log
          5.04 MB
          Aish Reygan

            Assignee:
            Unassigned
            Reporter:
            Aish Reygan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: