You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker run -ti -v /mnt/gluster/db:/var/lib/arangodb3 arangodb/arangodb:3.7.3@sha256:b30060778565c982f5d04fdf7cad451c87bd12b059d8c498b5b0b0eb06ac46b0 /bin/sh
/ # arangod --wal.ignore-logfile-errors=true --wal.ignore-recovery-errors=true
2021-03-16T20:12:19Z [8] WARNING {startup} obsolete option '--wal.ignore-logfile-errors' used in configuration. setting this option will not have any effect.
2021-03-16T20:12:19Z [8] WARNING {startup} obsolete option '--wal.ignore-recovery-errors' used in configuration. setting this option will not have any effect.
2021-03-16T20:12:19Z [8] INFO [e52b0] ArangoDB 3.7.3 [linux] 64bit, using jemalloc, build tags/v3.7.3-0-g8ad8edb71f4, VPack 0.1.33, RocksDB 6.8.0, ICU 64.2, V8 7.9.317, OpenSSL 1.1.1g 21 Apr 2020
2021-03-16T20:12:19Z [8] INFO [75ddc] detected operating system: Linux version 4.18.0-240.10.1.el8_3.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 8.3.1 20191121 (Red Hat 8.3.1-5) (GCC)) #1 SMP Mon Jan 18 17:05:51 UTC 2021
2021-03-16T20:12:19Z [8] INFO [25362] {memory} Available physical memory: 16458944512 bytes, available cores: 4
2021-03-16T20:12:19Z [8] WARNING [118b0] {memory} maximum number of memory mappings per process is 65530, which seems too low. it is recommended to set it to at least 256000
2021-03-16T20:12:19Z [8] WARNING [49528] {memory} execute 'sudo sysctl -w "vm.max_map_count=256000"'
2021-03-16T20:12:19Z [8] WARNING [e8b68] {memory} /sys/kernel/mm/transparent_hugepage/enabled is set to 'always'. It is recommended to set it to a value of 'never' or 'madvise'
2021-03-16T20:12:19Z [8] WARNING [f3108] {memory} execute 'sudo bash -c "echo madvise > /sys/kernel/mm/transparent_hugepage/enabled"'
2021-03-16T20:12:19Z [8] WARNING [f3108] {memory} execute 'sudo bash -c "echo madvise > /sys/kernel/mm/transparent_hugepage/defrag"'
2021-03-16T20:12:19Z [8] INFO [43396] {authentication} Jwt secret not specified, generating...
2021-03-16T20:12:19Z [8] INFO [144fe] using storage engine 'rocksdb'
2021-03-16T20:12:19Z [8] INFO [3bb7d] {cluster} Starting up with role SINGLE
2021-03-16T20:12:19Z [8] INFO [6ea38] using endpoint 'http+tcp://0.0.0.0:8529' for non-encrypted requests
2021-03-16T20:12:19Z [8] INFO [a1c60] {syscall} file-descriptors (nofiles) hard limit is 1048576, soft limit is 1048576
2021-03-16T20:12:19Z [8] INFO [3844e] {authentication} Authentication is turned on (system only), authentication for unix sockets is turned on
2021-03-16T20:12:19Z [8] FATAL [fe3df] {startup} unable to initialize RocksDB engine: Corruption: SST file is ahead of WALs
/ # arangod --wal.ignore-logfile-errors true --wal.ignore-recovery-errors true
2021-03-16T20:13:10Z [132] WARNING {startup} obsolete option '--wal.ignore-logfile-errors' used in configuration. setting this option will not have any effect.
2021-03-16T20:13:10Z [132] WARNING {startup} obsolete option '--wal.ignore-recovery-errors' used in configuration. setting this option will not have any effect.
2021-03-16T20:13:10Z [132] INFO [e52b0] ArangoDB 3.7.3 [linux] 64bit, using jemalloc, build tags/v3.7.3-0-g8ad8edb71f4, VPack 0.1.33, RocksDB 6.8.0, ICU 64.2, V8 7.9.317, OpenSSL 1.1.1g 21 Apr 2020
2021-03-16T20:13:10Z [132] INFO [75ddc] detected operating system: Linux version 4.18.0-240.10.1.el8_3.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 8.3.1 20191121 (Red Hat 8.3.1-5) (GCC)) #1 SMP Mon Jan 18 17:05:51 UTC 2021
2021-03-16T20:13:10Z [132] INFO [25362] {memory} Available physical memory: 16458944512 bytes, available cores: 4
2021-03-16T20:13:10Z [132] WARNING [118b0] {memory} maximum number of memory mappings per process is 65530, which seems too low. it is recommended to set it to at least 256000
2021-03-16T20:13:10Z [132] WARNING [49528] {memory} execute 'sudo sysctl -w "vm.max_map_count=256000"'
2021-03-16T20:13:10Z [132] WARNING [e8b68] {memory} /sys/kernel/mm/transparent_hugepage/enabled is set to 'always'. It is recommended to set it to a value of 'never' or 'madvise'
2021-03-16T20:13:10Z [132] WARNING [f3108] {memory} execute 'sudo bash -c "echo madvise > /sys/kernel/mm/transparent_hugepage/enabled"'
2021-03-16T20:13:10Z [132] WARNING [f3108] {memory} execute 'sudo bash -c "echo madvise > /sys/kernel/mm/transparent_hugepage/defrag"'
2021-03-16T20:13:10Z [132] INFO [43396] {authentication} Jwt secret not specified, generating...
2021-03-16T20:13:10Z [132] INFO [144fe] using storage engine 'rocksdb'
2021-03-16T20:13:10Z [132] INFO [3bb7d] {cluster} Starting up with role SINGLE
2021-03-16T20:13:10Z [132] INFO [6ea38] using endpoint 'http+tcp://0.0.0.0:8529' for non-encrypted requests
2021-03-16T20:13:10Z [132] INFO [a1c60] {syscall} file-descriptors (nofiles) hard limit is 1048576, soft limit is 1048576
2021-03-16T20:13:10Z [132] INFO [3844e] {authentication} Authentication is turned on (system only), authentication for unix sockets is turned on
2021-03-16T20:13:10Z [132] FATAL [fe3df] {startup} unable to initialize RocksDB engine: Corruption: SST file is ahead of WALs
The text was updated successfully, but these errors were encountered:
please start the affected server with the option --rocksdb.wal-recovery-skip-corrupted true, which is ava
8000
ilable in 3.7 and let us know whether this resolves the issue.
arangod --help-. | grep corrupted
--rocksdb.wal-recovery-skip-corrupted <boolean> skip corrupted records in WAL recovery (default: false)
Uh oh!
There was an error while loading. Please reload this page.
My Environment
Component, Query & Data
Affected feature:
Startup
Steps to reproduce
Problem:
[132] FATAL [fe3df] {startup} unable to initialize RocksDB engine: Corruption: SST file is ahead of WALs
Expected result:
It working?
Notes:
https://www.arangodb.com/docs/stable/programs-arangod-wal.html#ignore-logfile-errors
^ no longer valid
I did have a server issue which I think shutdown the DB in an unsafe manner to cause this.
Reference:
#9757
Startup logs:
The text was updated successfully, but these errors were encountered: