abbbi / abbbi/qmpbackup

Implement Pull based approach

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
89
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Currently qmpbackup uses the push based approach, which can only work by dumping the data to a certain directory,
this means the utility has to be executed on the same system running the qemu processes.

With the pull based approach (NBD based), remote backup would be possible, but nbd client functionality needs to be implemented, too (like for virtnbdbackup)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.