Website: mysql Backup&Restore procedure

Created on 20 May 2019  路  8Comments  路  Source: kubeflow/website

Hey,

we are trying to restore kubeflow mysql db. Is a mysql dump enogh to backup?

we are dealing with the current error after restore:
Error: failed to generate Pipeline graph.
An error occurred
Cannot read property 'spec' of undefine

All 8 comments

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

/assign @IronPan

I found that if I add a pipeline, backup the mysql DB, delete the pipeline then restore, that pipeline will return the erro above.

all the other pipelines, which were not deleted, just backed and restored, are ok.

Hey guys, any suggestions?
I need to know what that delete button does when a pipeline is deleted.
Because it's sure deletes more than something in mysql.

In this way I can prepare some consistent backups.

TY
//George

/cc @paveldournov Do you have any suggestions for this problem? Many thanks, Sarah

Hey Sarah, thank you, that would be really helpful to find out the missing dependency when we delete a pipeline

just to double check did you follow up this instruction or some other ways
https://www.kubeflow.org/docs/pipelines/upgrade/

Hi, so I found the missing dependency in the minio pod, path: /data/mlpipeline/pipelines.
This is a bit tricky, but now I can do a consistent backup.

Thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ewilderj picture ewilderj  路  8Comments

karlschriek picture karlschriek  路  8Comments

GraphtyLove picture GraphtyLove  路  7Comments

NourhanKhaled picture NourhanKhaled  路  7Comments

thundergolfer picture thundergolfer  路  3Comments