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

MongoD Quit with Page file error

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

      Setup hardware as above

      git clone http://github.com/johnlpage/gittemp

      java -jar schneider.jar mongodb://YOURHOSTNAME

      Wait 14 hours

      Show
      Setup hardware as above git clone http://github.com/johnlpage/gittemp java -jar schneider.jar mongodb://YOURHOSTNAME Wait 14 hours

      MongoDB 2.6.9 on Windows Server 2012 (not R2)
      Running on AWS with 7.5GB RAM, 4 Cores, 2 EBS 1TB Drives in Windows storage pool (Raid 0)

      After loading small records heavily for 14 hours mongod.exe quit with

      2015-04-01T07:21:00.107+0000 [conn70] command MDBTest.$cmd command: insert { insert: "seriesEntry", ordered: false, docu
      ments: 100 } keyUpdates:0 numYields:0 locks(micros) w:1342 reslen:40 4734ms
      2015-04-01T07:21:00.341+0000 [conn68] VirtualProtect for m:/data/db/MDBTest.5 chunk 5033 failed with errno:1455 The pagi
      ng file is too small for this operation to complete. (chunk size is 67108864, address is 4ea4000000) in mongo::makeChunk
      Writable, terminating
      2015-04-01T07:21:00.341+0000 [conn68] MDBTest.seriesEntry Fatal Assertion 16362
      2015-04-01T07:21:01.308+0000 [conn68] mongod.exe    ???
      2015-04-01T07:21:01.308+0000 [conn68] mongod.exe    ???
      2015-04-01T07:21:01.308+0000 [conn68] mongod.exe    ???
      

      This is a standalone server, no oplog, no sharding, journalling on.

      Log was to console so not available.

            Assignee:
            Unassigned Unassigned
            Reporter:
            john.page@mongodb.com John Page
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: