Skip to content

Instantly share code, notes, and snippets.

@Drewzar
Created July 3, 2012 22:41
Show Gist options
  • Save Drewzar/3043892 to your computer and use it in GitHub Desktop.
Save Drewzar/3043892 to your computer and use it in GitHub Desktop.
Tue Jul 3 18:40:26 [initandlisten] MongoDB starting : pid=15483 port=27019 dbpath=/data/mongodb 64-bit host=ip-10-124-73-218
Tue Jul 3 18:40:26 [initandlisten] db version v2.0.1, pdfile version 4.5
Tue Jul 3 18:40:26 [initandlisten] git version: 3a5cf0e2134a830d38d2d1aae7e88cac31bdd684
Tue Jul 3 18:40:26 [initandlisten] build info: Linux bs-linux64.10gen.cc 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
Tue Jul 3 18:40:26 [initandlisten] options: { config: "/etc/mongodb.conf", configsvr: true, dbpath: "/data/mongodb", logappend: "true", logpath: "/var/log/mongodb/mongodb.log", port: 27019 }
Tue Jul 3 18:40:26 [initandlisten] exception in initAndListen: 10296 dbpath (/data/mongodb) does not exist, terminating
Tue Jul 3 18:40:26 dbexit:
Tue Jul 3 18:40:26 [initandlisten] shutdown: going to close listening sockets...
Tue Jul 3 18:40:26 [initandlisten] shutdown: going to flush diaglog...
Tue Jul 3 18:40:26 [initandlisten] shutdown: going to close sockets...
Tue Jul 3 18:40:26 [initandlisten] shutdown: waiting for fs preallocator...
Tue Jul 3 18:40:26 [initandlisten] shutdown: lock for final commit...
Tue Jul 3 18:40:26 [initandlisten] shutdown: final commit...
Tue Jul 3 18:40:26 [initandlisten] shutdown: closing all files...
Tue Jul 3 18:40:26 [initandlisten] closeAllFiles() finished
Tue Jul 3 18:40:26 dbexit: really exiting now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment