Implement Pull based approach
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 89
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.