Skip to content

Instantly share code, notes, and snippets.

@RajeshReddyM
Created June 11, 2014 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RajeshReddyM/dd8292eafff9fe09324b to your computer and use it in GitHub Desktop.
Save RajeshReddyM/dd8292eafff9fe09324b to your computer and use it in GitHub Desktop.
MongoDB failure
***** SERVER RESTARTED *****
Wed Jun 11 12:32:36 [initandlisten] MongoDB starting : pid=9122 port=27017 dbpath=/export/mongodb/ 64-bit host=mtw02db02l.mindtree.com
Wed Jun 11 12:32:36 [initandlisten] db version v2.0.5, pdfile version 4.5
Wed Jun 11 12:32:36 [initandlisten] git version: 1bb4de4630302fad8af53824ca4f627db490b753
Wed Jun 11 12:32:36 [initandlisten] build info: Linux ip-10-110-9-236 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41
Wed Jun 11 12:32:36 [initandlisten] options: { command: [ "run" ], config: "/etc/mongodb.conf", dbpath: "/export/mongodb/", logappend: "true", logpath: "/var/log/mongodb/mongodb.log" }
Wed Jun 11 12:32:36 [initandlisten] journal dir=/export/mongodb/journal
Wed Jun 11 12:32:36 [initandlisten] recover begin
Wed Jun 11 12:32:36 [initandlisten] recover lsn: 0
Wed Jun 11 12:32:36 [initandlisten] recover /export/mongodb/journal/j._10
Wed Jun 11 12:32:36 [initandlisten] exception during recovery
Wed Jun 11 12:32:36 [initandlisten] exception in initAndListen std::exception: boost::filesystem::file_size: No such file or directory: "/export/mongodb/$tmp_repairDatabase_0/local_fileshare.10", terminating
Wed Jun 11 12:32:36 dbexit:
Wed Jun 11 12:32:36 [initandlisten] shutdown: going to close listening sockets...
Wed Jun 11 12:32:36 [initandlisten] shutdown: going to flush diaglog...
Wed Jun 11 12:32:36 [initandlisten] shutdown: going to close sockets...
Wed Jun 11 12:32:36 [initandlisten] shutdown: waiting for fs preallocator...
Wed Jun 11 12:32:36 [initandlisten] shutdown: lock for final commit...
Wed Jun 11 12:32:36 [initandlisten] shutdown: final commit...
Wed Jun 11 12:32:36 [initandlisten] shutdown: closing all files...
Wed Jun 11 12:32:36 [initandlisten] closeAllFiles() finished
Wed Jun 11 12:32:36 [initandlisten] shutdown: removing fs lock...
Wed Jun 11 12:32:36 dbexit: really exiting now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment