clearml-server icon indicating copy to clipboard operation
clearml-server copied to clipboard

Recover MongoDB lost from ES data

Open lamhoangtung opened this issue 4 years ago • 2 comments

Hi, unfortunately I lost my MongoDB data.

Are there any chance to recover the MongoDB lost from ES data ?

Thanks for checking by

lamhoangtung avatar Aug 26 '21 17:08 lamhoangtung

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?

jkhenning avatar Aug 26 '21 18:08 jkhenning

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

lamhoangtung avatar Aug 27 '21 05:08 lamhoangtung