LevelDB partitons keeps corrupting, riak node not running
Clash Royale CLAN TAG #URR8PPP LevelDB partitons keeps corrupting, riak node not running I'm using Riak KV which is running in docker container. From time to time some LevelDB partitions has truncuated files and node keeps crashing. I can't run partition repair, so I've tried to delete corrupted partition and it works. I want to repair this problem, and get rid of corrupting partitions. Here is part of crash log: 2018-07-30 15:24:22 =CRASH REPORT==== crasher: initial call: riak_core_vnode:init/1 pid: <0.1290.0> registered_name: exception exit: {{function_clause,[{riak_kv_vnode,terminate,[{bad_return_value,{stop,{db_open,"Corruption: truncated record at end of file"}}},undefined],[{file,"src/riak_kv_vnode.erl"},{line,1066}]},{riak_core_vnode,terminate,3,[{file,"src/riak_core_vnode.erl"},{line,907}]},{gen_fsm,terminate,7,[{file,"gen_fsm.erl"},{line,597}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl...