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

mongod doesn't shut down when it can't write to log file with auditing enabled

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.6.1-rc0
    • Component/s: Logging
    • None

      Running 2.6.1-rc0 on CentOS 6, dbpath is on a separate drive. Used

      dd if=/dev/xvdc of=drivefiller bs=100M count=200

      to fill up drive with log path.
      mongod started with auditDestination syslog:

      mongod --logpath /var/log/mongodb/mongod.log --auditDestination syslog --replSet pain

      When drive fills up and mongod can't write the log anymore, nothing happens. With auditing on it should shut down and write an audit message if possible.

            Assignee:
            ramon.fernandez@mongodb.com Ramon Fernandez Marina
            Reporter:
            michael.grundy Michael Grundy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: