Hi, Configuration is the same as I posted before in thread Aerospike version is 3.3.12
We’re out of space on the system drive. Aerospike output to log:
Sep 14 2014 08:11:14 GMT: WARNING (rw): (thr_rw.c::2168) {ssd}: write_local_pickled: drives full Sep 14 2014 08:11:14 GMT: INFO (rw): (thr_rw.c::2523) [NOTICE] writing pickled failed(-1)::0x61605a0e804ad368793cb0abb751d52656983580 Sep 14 2014 08:11:14 GMT: WARNING (rw): (thr_rw.c::2927) {ssd}: write_local: drives full
After cleaning, aerospike continued write to log some message. df show disk full.
I rotate log and run “kill -HUP cat /var/run/aerospike/asd.pid
”
df show disk is free
But aerspike continued write som message and log grows very quickly.
AS restart helps, but it’s not a very good solution. Is it possible to solve such problems without restarting the Aerospike Server?
Thanks