Hi All, Today i found that Arango stopped because of a flooded disk. No space left on the device.
After cleaning up the flood i tried to stop and start Arango. No luck. It appears to be a corrupted data file issue, below the logfile: 2016-06-16T17:50:22Z [22617] INFO ArangoDB 2.5.2 64bit -- ICU 52.1, V8 3.31.74.1, OpenSSL 1.0.1f 6 Jan 2014 2016-06-16T17:50:22Z [22617] INFO using default language 'en' 2016-06-16T17:50:22Z [22617] INFO starting up in supervisor mode 2016-06-16T17:50:22Z [22620] WARNING datafile '/var/lib/arangodb/journals/logfile-15947080773551.db' automatically truncated at last marker 2016-06-16T17:50:22Z [22620] WARNING datafile '/var/lib/arangodb/journals/logfile-15947080773551.db' is *corrupted* at position 7064. setting it to read-only 2016-06-16T17:50:22Z [22620] WARNING datafile '/var/lib/arangodb/journals/logfile-15960241844143.db' automatically truncated at last marker 2016-06-16T17:50:22Z [22620] WARNING datafile '/var/lib/arangodb/journals/logfile-15960241844143.db' is *corrupted* at position 11185576. setting it to read-only 2016-06-16T17:50:22Z [22620] WARNING datafile '/var/lib/arangodb/journals/logfile-15971604606895.db' automatically truncated at last marker 2016-06-16T17:50:22Z [22620] WARNING datafile '/var/lib/arangodb/journals/logfile-15971604606895.db' is *corrupted* at position 3368. setting it to read-only 2016-06-16T17:50:22Z [22620] INFO loaded database '_system' from '/var/lib/arangodb/databases/database-81655' 2016-06-16T17:50:22Z [22620] INFO loaded database 'demo' from '/var/lib/arangodb/databases/database-169177968' 2016-06-16T17:50:22Z [22620] INFO loaded database 'xxxx' from '/var/lib/arangodb/databases/database-8674446628657' 2016-06-16T17:50:22Z [22620] INFO using endpoint 'tcp://0.0.0.0:8529' for non-encrypted requests 2016-06-16T17:50:22Z [22620] INFO using default API compatibility: 20500 2016-06-16T17:50:22Z [22620] INFO JavaScript using startup '/usr/share/arangodb/js', application '/var/lib/arangodb-apps' *2016-06-16T17:50:25Z [22620] FATAL Database '_system' needs upgrade. Please start the server with the --upgrade option* This last entry tells me to run start with the upgrade option. I tried this but did not resolve the startup problem. So i'm kind of stuck with a database that won't start any longer :S Any and all help is much appreciated! Regards, Martijn -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
