When I just issue "db.stats()", the same error appears: "Assertion
failure isOk() db/pdfile.h 300"
I tried db.fs_images.chunks.find().count()
and the result is
6570692
Which seems to be no special number.
>>>>>>>>>>>>>
./startMongo
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 10000
pipe size (512 bytes, -p) 1
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 709
virtual memory (kbytes, -v) unlimited
Wed Feb 22 13:54:11 [initandlisten] MongoDB starting : pid=573
port=27017 dbpath=/Volumes/3TB_2/MongoDB 64-bit host=ba-24.ipk-
gatersleben.de
Wed Feb 22 13:54:11 [initandlisten] db version v2.0.3-rc1, pdfile
version 4.5
Wed Feb 22 13:54:11 [initandlisten] git version:
ac5eb821bb87bc22fe1b4c9ea763dceec0df9d9a
Wed Feb 22 13:54:11 [initandlisten] build info: Darwin
erh2.10gen.cc
9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009;
root:xnu-1228.15.4~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_40
Wed Feb 22 13:54:11 [initandlisten] options: { dbpath: "/Volumes/3TB_2/
MongoDB", keyFile: "/Users/klukas/Applications/mongoKey", oplogSize:
120000 }
Wed Feb 22 13:54:11 [initandlisten] journal dir=/Volumes/3TB_2/MongoDB/
journal
Wed Feb 22 13:54:11 [initandlisten] recover begin
Wed Feb 22 13:54:11 [initandlisten] recover lsn: 164136
Wed Feb 22 13:54:11 [initandlisten] recover /Volumes/3TB_2/MongoDB/
journal/j._0
Wed Feb 22 13:54:11 [initandlisten] recover skipping application of
section seq:54576 < lsn:164136
Wed Feb 22 13:54:11 [initandlisten] recover skipping application of
section seq:109346 < lsn:164136
Wed Feb 22 13:54:12 [initandlisten] recover cleaning up
Wed Feb 22 13:54:12 [initandlisten] removeJournalFiles
Wed Feb 22 13:54:12 [initandlisten] recover done
Wed Feb 22 13:54:12 [websvr] admin web console waiting for connections
on port 28017
Wed Feb 22 13:54:12 [initandlisten] waiting for connections on port
27017
Wed Feb 22 13:54:13 [initandlisten] connection accepted from
192.168.34.209:60002 #1
Wed Feb 22 13:54:14 [initandlisten] connection accepted from
194.94.140.213:51615 #2
Wed Feb 22 13:54:15 [initandlisten] connection accepted from
194.94.138.103:53776 #3
Wed Feb 22 13:54:16 [initandlisten] connection accepted from
194.94.140.218:60325 #4
Wed Feb 22 13:54:22 [initandlisten] connection accepted from
127.0.0.1:49549 #5
Wed Feb 22 13:54:35 [conn5] authenticate: { authenticate: 1.0, user:
"iap24", nonce: "c95e78533e96e1cf", key:
"37e0c8a6ba075d6ca3da4cc73e5230f1" }
Wed Feb 22 13:55:12 [clientcursormon] mem (MB) res:66 virt:3298260
mapped:1647868
Wed Feb 22 13:55:55 [conn5] cloud2 Assertion failure isOk() db/
pdfile.h 300
0x10007b7a3 0x100085f8c 0x1003b2952 0x100501fd5 0x1004e8ec7
0x1004ea347 0x1004a6874 0x1004a8fb4 0x1003db2df 0x1003e7e5a
0x100610174 0x10014b092 0x100617334 0x7fff8c3968bf 0x7fff8c399b75
0 mongod 0x000000010007b7a3
_ZN5mongo12sayDbContextEPKc + 195
1 mongod 0x0000000100085f8c
_ZN5mongo8assertedEPKcS1_j + 300
2 mongod 0x00000001003b2952
_ZNK5mongo16NamespaceDetails11storageSizeEPiPNS_16BSONArrayBuilderE +
3634
3 mongod 0x0000000100501fd5
_ZN5mongo7DBStats3runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb +
485
4 mongod 0x00000001004e8ec7
_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb
+ 2343
5 mongod 0x00000001004ea347
_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi
+ 2599
6 mongod 0x00000001004a6874
_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi
+ 52
7 mongod 0x00000001004a8fb4
_ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1_ +
4820
8 mongod 0x00000001003db2df
_ZN5mongo13receivedQueryERNS_6ClientERNS_10DbResponseERNS_7MessageE +
623
9 mongod 0x00000001003e7e5a
_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE
+ 1402
10 mongod 0x0000000100610174
_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE
+ 148
11 mongod 0x000000010014b092
_ZN5mongo3pms9threadRunEPNS_13MessagingPortE + 754
12 mongod 0x0000000100617334
thread_proxy + 132
13 libsystem_c.dylib 0x00007fff8c3968bf
_pthread_start + 335
14 libsystem_c.dylib 0x00007fff8c399b75
thread_start + 13
Wed Feb 22 13:55:55 [conn5] command cloud2.$cmd command: { dbstats:
1.0, scale: undefined } ntoreturn:1 reslen:96 442ms