Skip to content

Failed to restore if file name duplicate #50

@YK-Samgo

Description

@YK-Samgo

If one domain has two qcow2 file share the same name in different folder, backup will be successful but restore may fail.

For example, domain test has 2 qcow2 file, vda in /mnt/a/data.qcow2 and vdb in /mnt/b/data.qcow2. Backup was successful, but I met problem when restore it. The restore tried to put the 2 data.qcow2 into the same target_dir, which threw a qcow2 file already exists error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions