Hi,
I have a two node cluster, one node ran out of disk space, i have added another disk to path.data:
so disk space is recovered, however the second disk is not being used yet. And two shared are stuck INITIALIZING.
from the elastic search log file.
[internal:index/shard/recovery/file_chunk]]; nested: NotSerializableExceptionWrapper[i_o_exception: No space left on device];
at org.elasticsearch.indices.recovery.RecoveryTarget.doRecovery(RecoveryTarget.java:258)
at org.elasticsearch.indices.recovery.RecoveryTarget.access$1100(RecoveryTarget.java:69)
any idea how to recover from this?
