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

Fatal assertion 13515 on disk full

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.4.1
    • Component/s: Stability
    • None
    • Environment:
    • Linux
    • Hide

      I have not experienced the disk full situation on any other MongoDB servers, thus I cannot tell if this problem only happens in this very specific situation or in general. Since this is a production deployment I don't want to do this sort of experiment.

      Show
      I have not experienced the disk full situation on any other MongoDB servers, thus I cannot tell if this problem only happens in this very specific situation or in general. Since this is a production deployment I don't want to do this sort of experiment.
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      MongoDB crashed when the disk got full. No suspcious log entries before the one below. dmesg also looks fine. I found several other bug reports relating to full disks, but as far as I can tell they don't apply to the current version.

      Sun Apr 14 16:25:33.111 [journal] LogFile::synchronousAppend failed with 24576 bytes unwritten out of 24576 bytes; b=0x7fe7703ee000 errno:28 No space left on device
      Sun Apr 14 16:25:33.112 [journal] Fatal Assertion 13515
      0xdc7f71 0xd87cf3 0xda410f 0x91f6f5 0x91f922 0x9162eb 0x9166ec 0x916b1b 0xe10879 0x7fecc2687b50 0x7fecc1a2aa7d
      /usr/bin/mongod(_ZN5mongo15printStackTraceERSo+0x21) [0xdc7f71]
      /usr/bin/mongod(_ZN5mongo13fassertFailedEi+0xa3) [0xd87cf3]
      /usr/bin/mongod(_ZN5mongo7LogFile17synchronousAppendEPKvm+0x14f) [0xda410f]
      /usr/bin/mongod(_ZN5mongo3dur7Journal7journalERKNS0_11JSectHeaderERKNS_14AlignedBuilderE+0x1e5) [0x91f6f5]
      /usr/bin/mongod(_ZN5mongo3dur14WRITETOJOURNALENS0_11JSectHeaderERNS_14AlignedBuilderE+0x32) [0x91f922]
      /usr/bin/mongod() [0x9162eb]
      /usr/bin/mongod() [0x9166ec]
      /usr/bin/mongod(_ZN5mongo3dur9durThreadEv+0x2eb) [0x916b1b]
      /usr/bin/mongod() [0xe10879]
      /lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50) [0x7fecc2687b50]
      /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fecc1a2aa7d]

            Assignee:
            stephen.steneker@mongodb.com Stennie Steneker (Inactive)
            Reporter:
            dg@doodle.com David Gubler
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: