cassandra-medusa icon indicating copy to clipboard operation
cassandra-medusa copied to clipboard

restore_node is not restoring keyspaces on a new node

Open kaushalkumar opened this issue 2 years ago • 1 comments

Project board link

Hi - We took a backup (of a 2dc, 3 nodes/dc cassandra database) using medusa's backup command and copy the same to a new cluster. In the new cluster we tried to restore the backup using restore-node command and found that the keyspaces in the backup are not restore. The debug level log says "Skipping file me-1-big-Data.db: table keyspace_1.tbl_test doesn't exist". While scanning the code it is observed that restore-cluster creates the schema but restore-node does not. Can you please suggest the steps to be executed to restore data using restore-node command.

We are planning to use medusa via kubernetes and were having an opinion that restoring data on a new cluster will be a fairly easy step, but we found that restore-node is used in kubernetes and restore-node does not restores our keyspaces.

Looking forward for you response.

Regards, Kaushal

┆Issue is synchronized with this Jira Task by Unito ┆friendlyId: K8SSAND-1750 ┆priority: Medium

kaushalkumar avatar Aug 24 '22 18:08 kaushalkumar

Hello @kaushalkumar. Again, sorry for coming so late to the rescue. Are you still facing this?

rzvoncek avatar Apr 04 '24 13:04 rzvoncek