I am running the version 1.3 of tokumx.
But i need to support the mongodb operator $setOnInsert, so I need to upgrade to the version 1.5
So I killed the process related to 1.3 version of tokumx, and started the process related to 1.5 version of tokumx.
The result is the following: it shuts down because it cannot find namespace collection in the admin db.
[tokumx] startup
Tue Jul 29 14:01:30.545 [initandlisten] Need to upgrade from disk format version 1 to 5.
Tue Jul 29 14:01:30.545 [initandlisten] 42 databases will be upgraded.
Tue Jul 29 14:01:30.545 [initandlisten] Running upgrade of disk format version 1 to 2.
Tue Jul 29 14:01:30.662 [initandlisten] Running upgrade of disk format version 2 to 3.
Tue Jul 29 14:01:30.668 [initandlisten] Running upgrade of disk format version 3 to 4.
Tue Jul 29 14:01:30.668 [initandlisten] warning: Error while upgrading disk format version: InternalError didn't find system.namespaces collection for db admin.
Tue Jul 29 14:01:30.668 [initandlisten] aborting any live transactions
Tue Jul 29 14:01:30.988 [initandlisten] now exiting
Tue Jul 29 14:01:30.988 dbexit:
Tue Jul 29 14:01:30.988 [initandlisten] shutdown: going to close listening sockets...
Tue Jul 29 14:01:30.989 [initandlisten] shutdown: going to flush diaglog...
Tue Jul 29 14:01:30.989 [initandlisten] shutdown: going to close sockets...
Tue Jul 29 14:01:30.989 [initandlisten] shutdown: going to close databases...
Tue Jul 29 14:01:31.097 [initandlisten] shutdown: going to unload all plugins...
Tue Jul 29 14:01:31.097 [initandlisten] shutdown: going to shutdown TokuMX...
Tue Jul 29 14:01:31.097 [initandlisten] [tokumx] shutdown
Tue Jul 29 14:01:31.436 [initandlisten] shutdown: removing fs lock...
Any suggestion?
PS: actually the version 1.3 does not start too.
The error is the following:
Actually I restored the data and the db server using a new folder for data and restoring an old backup.
But if you have an other way to restore the old previous state...it is welcome
I am running the version 1.3 of tokumx. But i need to support the mongodb operator
$setOnInsert
, so I need to upgrade to the version 1.5So I killed the process related to 1.3 version of tokumx, and started the process related to 1.5 version of tokumx.
The result is the following: it shuts down because it cannot find namespace collection in the admin db.
Any suggestion?
PS: actually the version 1.3 does not start too. The error is the following: