Implement Pull based approach
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 89
- Forks
- 13
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.