Can't delete corrupted kibana_task_manager shard #14337
-
Version2.4.120 Installation MethodSecurity Onion ISO image Descriptionother (please provide detail below) Installation TypeStandalone Locationon-prem with Internet access Hardware SpecsMeets minimum requirements CPU4 RAM16 Storage for /65GB Storage for /nsm125G Network Traffic Collectionother (please provide detail below) Network Traffic Speeds1Gbps to 10Gbps StatusNo, one or more services are failed (please provide detail below) Salt StatusYes, there are salt failures (please provide detail below) LogsNo, there are no additional clues DetailI have this corrupted shard that I cannot delete:
When I try to remove it, I am getting this error:
Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
#13630 includes a command that might help you delete that index. They are protected indices for a reason, please note that the OP from the linked discussion later came back to report they ended up doing a rebuild anyways. Do you have any clue what caused the initial corruption? Do you have any backups available like a snapshot? https://docs.securityonion.net/en/2.4/backup.html#elasticsearch |
Beta Was this translation helpful? Give feedback.
-
Hi Jorge, the server got into this state after an ungraceful shutdown. This command did resolve the issue:
I followed it with And I am able to access kibana now. Thank You!! |
Beta Was this translation helpful? Give feedback.
Hi Jorge, the server got into this state after an ungraceful shutdown.
This command did resolve the issue:
I followed it with
so-kibana-restart
And I am able to access kibana now.
Thank You!!