I am having issue while restoring the ES snapshot. I am facing snapshot restore exception error. But I have my snapshots while I do the backup. Not able to find out why it is happening. I am using ES 6.8.
kindly suggest me something how to get out from this
Actually, I am testing backup and restore for elastic search for our application in an already existing cluster in which backup data are already there. Shall I delete the backup folder before restoring??
In the indices section , I was using name of all indices. Now, I changed it to "*".So the earlier error of "snapshot restore exception" is gone but a new error is showing up now. Below is the error
"error":{"root_cause":[{"type":"snapshot_restore_exception","reason":"[es_gcs_repository:] snapshot does not exist"}],"type":"snapshot_restore_exception","reason":"[es_gcs_repository:] snapshot does not exist"},"status":500}
I have one more doubt here. When, I am backing up the data for indices, I can see that data is being backed up there is in the storage bucket but I can not see the name of indices inside the storage bucket where all the snapshots are stored. So, is it the right way that ES backs up the data or is there anything wrong from my end??
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.