Failing Queries on large collection (130GB)

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.8.2
    • Component/s: Stability
    • None
    • Environment:
      Debian Linux AMD64, 16GB Ram, 200GB disk
    • Linux
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Queries start failing after loading large results via cursors. Server restart helps but after a number of queries error comes up again.

      Collection contains 15Mio documents including text fields. Queries fail from mongo shell and using the java driver:
      > db.WPI2.find().count()
      Tue Aug 16 17:36:35 DBClientCursor::init call() failed
      Tue Aug 16 17:36:35 query failed : test.$cmd { count: "WPI2", query: {}, fields: {} } to: 127.0.0.1
      Tue Aug 16 17:36:35 Error: error doing query: failed shell/collection.js:150
      Tue Aug 16 17:36:35 trying reconnect to 127.0.0.1
      Tue Aug 16 17:36:35 reconnect 127.0.0.1 ok

      Mongod allocatates about 10GB of memory (Resident set but shared). Server is not swapping, though.

            Assignee:
            Unassigned
            Reporter:
            Kurt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: