Hallo Thomas, leider scheint die Mongo DB immer noch nicht richtig konfiguriert zu sein. 1. Aktueller "rs.status()" der Mongo 102 "lastHeartbeatMessage" : "initial sync need a member to be primary or secondary to do our initial sync" Also ist offentsichtlich noch kein echter Master für die 102 zu sehen. Laut google ist dort was falsch bei den Routern! 2. /var/log/mongo Logs Folgenden Fehler konnte ich hier (https://jira.mongodb.org/browse/SERVER-7161 bzw. https://jira.mongodb.org/browse/SERVER-13616) wiederfinden. 2015-06-01T21:35:10.075+0200 [Balancer] lock 'balancer/mongo101:27017:1432714463:1804289383' successfully forced 2015-06-01T21:35:10.184+0200 [Balancer] warning: distributed lock 'balancer/mongo102:27017:1433031609:1804289383 did not propagate properly. :: caused by :: 8017 update not consistent ns: config.locks query: { _id: "balancer", state: 0 } update: { $set: { state: 1, who: "mongo102:27017:1433031609:1804289383:Balancer:846930886", process: "mongo102:27017:1433031609:1804289383", when: new Date(1433187310076), why: "doing balance round", ts: ObjectId('556cb3eea5b2e74c2d72cce1') } } gle1: { lastOp: Timestamp 1433187310000|1, connectionId: 3 338, updatedExisting: true, n: 1, syncMillis: 0, writtenTo: null, err: null, waited: 0, ok: 1.0 } gle2: { connectionId: 449, updatedExisting: false, n: 0, syncMillis: 17, writtenTo: null, err: null, waited: 17, ok: 1.0 } 2015-06-01T21:35:10.185+0200 [Balancer] Assertion: 13111:field not found, expected type 7 2015-06-01T21:35:10.261+0200 [Balancer] 0xdcfd71 0xd79749 0xd5cb56 0xd5d0bc 0x73e1ba 0xc26e23 0xb06a0d 0xd5dca2 0xe14af9 0x7f7588f3bb50 0x7f75882de95d /usr/bin/mongos(_ZN5mongo15printStackTraceERSo+0x21) [0xdcfd71] /usr/bin/mongos(_ZN5mongo10logContextEPKc+0x159) [0xd79749] /usr/bin/mongos(_ZN5mongo11msgassertedEiPKc+0xe6) [0xd5cb56] /usr/bin/mongos() [0xd5d0bc] /usr/bin/mongos(_ZNK5mongo11BSONElement3chkEi+0x1da) [0x73e1ba] /usr/bin/mongos(_ZN5mongo15DistributedLock8lock_tryERKSsbPNS_7BSONObjEd+0x13923) [0xc26e23] /usr/bin/mongos(_ZN5mongo8Balancer3runEv+0x77d) [0xb06a0d] /usr/bin/mongos(_ZN5mongo13BackgroundJob7jobBodyEv+0xd2) [0xd5dca2] /usr/bin/mongos() [0xe14af9] /lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50) [0x7f7588f3bb50] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f75882de95d] Bitte schau dir die Fehler nochmal an, korrigiere die Konfiguration und dann werde wir um einen ernteten Resyn nicht umher kommen :( So lange das nicht erledigt ist kann ich auch den HBD Import nicht wieder starten. Daher wenn möglich mit erhöhter Prio bearbeiten. VG Marcus -- Mit freundlichen Grüßen Marcus Puchalla - Entwicklung - ________________________________________________________ TraSo GmbH Georg-Schumann-Str. 294 D-04159 Leipzig Tel.: +49 341 909 87 45 / Fax: +49 341 909 87 49 E-Mail: m.puchalla@traso.de Internet: http://www.traso.de ________________________________________________________ Geschäftsführer: Haiko Gerdes Handelsregister: Amtsgericht Leipzig, HRB 21850
participants (1)
-
Marcus Puchalla