clearml-server
clearml-server copied to clipboard
Recover MongoDB lost from ES data
Hi, unfortunately I lost my MongoDB data.
Are there any chance to recover the MongoDB lost from ES data ?
Thanks for checking by
Hi @lamhoangtung,
unfortunately I lost my MongoDB data
Damn 🙁 - loosing data is always frustrating... Do you know how did it happen?
Are there any chance to recover the MongoDB lost from ES data ?
I'm afraid the ES data and the MongoDB data are totally separate - each contains different aspects of the data managed by the ClearML Server, and even more so, the MongoDB data is the basis for the metadata to which ES-stored events and documents refer.
Are you sure you don't have even an old (out-of-date) MongoDB data backups?
I know how did it happen but I can't share it here.
I also don't have an old data backup.
So can I use ES stored events to reconstruction part of the MongoDB ? Not necessarily everything cause I know it is impossible. Thanks for the comment