Implement Pull based approach
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 89
- Fork
- 13
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.