ArangoDB timeout due to too many write ahead logs
up vote
2
down vote
favorite
I am trying to restart my ArangoDB instance but I keep getting a timeout and I think it is because of the replaying of the WAL log files.
At first there were 2725 files, now there are 2701. I've let Arango replay all the files (as seen below) but I still get a timeout.
2018-11-09T10:30:11Z [2285] INFO replaying WAL logfile '/var/lib/arangodb3/journals/logfile-2668165691.db' (2700 of 2701)
2018-11-09T10:30:11Z [2285] INFO replaying WAL logfile '/var/lib/arangodb3/journals/logfile-2668552250.db' (2701 of 2701)
2018-11-09T10:30:11Z [2285] INFO WAL recovery finished successfully
When I restart, the service hangs here:
2018-11-09T10:41:34Z [2233] INFO using storage engine mmfiles
2018-11-09T10:41:34Z [2233] INFO syscall file-descriptors (nofiles) hard limit is 131072, soft limit is 131072
2018-11-09T10:41:34Z [2233] INFO Authentication is turned on (system only), authentication for unix sockets is turned on
Two questions:
What are my options here to recover my data and restart arango?- Why is the number of log files only lowered with 24 while I replayed all of them?
arangodb wal
add a comment |
up vote
2
down vote
favorite
I am trying to restart my ArangoDB instance but I keep getting a timeout and I think it is because of the replaying of the WAL log files.
At first there were 2725 files, now there are 2701. I've let Arango replay all the files (as seen below) but I still get a timeout.
2018-11-09T10:30:11Z [2285] INFO replaying WAL logfile '/var/lib/arangodb3/journals/logfile-2668165691.db' (2700 of 2701)
2018-11-09T10:30:11Z [2285] INFO replaying WAL logfile '/var/lib/arangodb3/journals/logfile-2668552250.db' (2701 of 2701)
2018-11-09T10:30:11Z [2285] INFO WAL recovery finished successfully
When I restart, the service hangs here:
2018-11-09T10:41:34Z [2233] INFO using storage engine mmfiles
2018-11-09T10:41:34Z [2233] INFO syscall file-descriptors (nofiles) hard limit is 131072, soft limit is 131072
2018-11-09T10:41:34Z [2233] INFO Authentication is turned on (system only), authentication for unix sockets is turned on
Two questions:
What are my options here to recover my data and restart arango?- Why is the number of log files only lowered with 24 while I replayed all of them?
arangodb wal
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am trying to restart my ArangoDB instance but I keep getting a timeout and I think it is because of the replaying of the WAL log files.
At first there were 2725 files, now there are 2701. I've let Arango replay all the files (as seen below) but I still get a timeout.
2018-11-09T10:30:11Z [2285] INFO replaying WAL logfile '/var/lib/arangodb3/journals/logfile-2668165691.db' (2700 of 2701)
2018-11-09T10:30:11Z [2285] INFO replaying WAL logfile '/var/lib/arangodb3/journals/logfile-2668552250.db' (2701 of 2701)
2018-11-09T10:30:11Z [2285] INFO WAL recovery finished successfully
When I restart, the service hangs here:
2018-11-09T10:41:34Z [2233] INFO using storage engine mmfiles
2018-11-09T10:41:34Z [2233] INFO syscall file-descriptors (nofiles) hard limit is 131072, soft limit is 131072
2018-11-09T10:41:34Z [2233] INFO Authentication is turned on (system only), authentication for unix sockets is turned on
Two questions:
What are my options here to recover my data and restart arango?- Why is the number of log files only lowered with 24 while I replayed all of them?
arangodb wal
I am trying to restart my ArangoDB instance but I keep getting a timeout and I think it is because of the replaying of the WAL log files.
At first there were 2725 files, now there are 2701. I've let Arango replay all the files (as seen below) but I still get a timeout.
2018-11-09T10:30:11Z [2285] INFO replaying WAL logfile '/var/lib/arangodb3/journals/logfile-2668165691.db' (2700 of 2701)
2018-11-09T10:30:11Z [2285] INFO replaying WAL logfile '/var/lib/arangodb3/journals/logfile-2668552250.db' (2701 of 2701)
2018-11-09T10:30:11Z [2285] INFO WAL recovery finished successfully
When I restart, the service hangs here:
2018-11-09T10:41:34Z [2233] INFO using storage engine mmfiles
2018-11-09T10:41:34Z [2233] INFO syscall file-descriptors (nofiles) hard limit is 131072, soft limit is 131072
2018-11-09T10:41:34Z [2233] INFO Authentication is turned on (system only), authentication for unix sockets is turned on
Two questions:
What are my options here to recover my data and restart arango?- Why is the number of log files only lowered with 24 while I replayed all of them?
arangodb wal
arangodb wal
asked yesterday
Stanko
1,2252932
1,2252932
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53224445%2farangodb-timeout-due-to-too-many-write-ahead-logs%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password