Hi.
We have a three node cluster, all possible masters, 2 replicas. In theory, no data should be lost when we lose one node.
One node came up without the disks where the data resides. It still joined, to my surprise. I stopped it, mounted the data mountpoints, started it. It said
dangling index, exists on local file system, but not in cluster metadata
The master says
auto importing dangled indices
and worked for some time, but couldn't recover 4 indices. I had to close those.
Do you know what went wrong? Would it have been better to delete the indices on the disks that weren't available?