Skip to content

Instantly share code, notes, and snippets.

@zqfan
Created March 29, 2014 08:45
Show Gist options
  • Save zqfan/9850893 to your computer and use it in GitHub Desktop.
Save zqfan/9850893 to your computer and use it in GitHub Desktop.
Sun Mar 30 04:40:59.860 [initandlisten] MongoDB starting : pid=17840 port=27017 dbpath=/var/lib/mongodb 64-bit host=n00259e3563af
Sun Mar 30 04:40:59.861 [initandlisten] db version v2.4.3
Sun Mar 30 04:40:59.861 [initandlisten] git version: nogitversion
Sun Mar 30 04:40:59.861 [initandlisten] build info: Linux cloud115 3.11.6-4-default #1 SMP Wed Oct 30 18:04:56 UTC 2013 (e6d4a27) x86_64 BOOST_LIB_VERSION=1_49
Sun Mar 30 04:40:59.861 [initandlisten] allocator: tcmalloc
Sun Mar 30 04:40:59.861 [initandlisten] options: { auth: "true", bind_ip: "172.30.102.105", config: "/etc/mongodb.conf", dbpath: "/var/lib/mongodb", fork: "true", logappend: "true", logpath: "/var/log/mongodb/mongodb.log", nohttpinterface: "true", port: 27017, quiet: true }
Sun Mar 30 04:40:59.861 [initandlisten]
Sun Mar 30 04:40:59.861 [initandlisten] ** WARNING: Readahead for /var/lib/mongodb is set to 512KB
Sun Mar 30 04:40:59.861 [initandlisten] ** We suggest setting it to 256KB (512 sectors) or less
Sun Mar 30 04:40:59.861 [initandlisten] ** http://dochub.mongodb.org/core/readahead
Sun Mar 30 04:40:59.921 [initandlisten] journal dir=/var/lib/mongodb/journal
Sun Mar 30 04:40:59.921 [initandlisten] recover : no journal files present, no recovery needed
Sun Mar 30 04:40:59.921 [initandlisten]
Sun Mar 30 04:40:59.921 [initandlisten] ERROR: Insufficient free space for journal files
Sun Mar 30 04:40:59.921 [initandlisten] Please make at least 3379MB available in /var/lib/mongodb/journal or use --smallfiles
Sun Mar 30 04:40:59.921 [initandlisten]
Sun Mar 30 04:40:59.922 [initandlisten] exception in initAndListen: 15926 Insufficient free space for journals, terminating
Sun Mar 30 04:40:59.922 dbexit:
Sun Mar 30 04:40:59.922 [initandlisten] shutdown: going to close listening sockets...
Sun Mar 30 04:40:59.922 [initandlisten] shutdown: going to flush diaglog...
Sun Mar 30 04:40:59.922 [initandlisten] shutdown: going to close sockets...
Sun Mar 30 04:40:59.922 [initandlisten] shutdown: waiting for fs preallocator...
Sun Mar 30 04:40:59.922 [initandlisten] shutdown: lock for final commit...
Sun Mar 30 04:40:59.922 [initandlisten] shutdown: final commit...
Sun Mar 30 04:40:59.922 [initandlisten] shutdown: closing all files...
Sun Mar 30 04:40:59.922 [initandlisten] closeAllFiles() finished
Sun Mar 30 04:40:59.922 [initandlisten] journalCleanup...
Sun Mar 30 04:40:59.922 [initandlisten] removeJournalFiles
Sun Mar 30 04:40:59.938 [initandlisten] shutdown: removing fs lock...
Sun Mar 30 04:40:59.938 dbexit: really exiting now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment