Skip to content
This repository was archived by the owner on Jun 18, 2022. It is now read-only.
This repository was archived by the owner on Jun 18, 2022. It is now read-only.

Export and Import the backup? #209

@timiil

Description

@timiil

since we can do snapshot for the volume, and then make the backup from snapshot, we can see that the backup is store into something like vfs:///home/backup in ObjectStore database. inside it we can see that there is a .bak file in the suddir.

now the problem is can we use some instructions move these backups from one ObjectStore to other? or just:

convoy backup export <backupUrl> <newTarName>

so we may can in other side, use this command to make a new volume from a tar file:

convoy create <newVolName> -import <tarFileName>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions