virtnbdrestore without libvirt possible? #299
Closed
slu-010101
started this conversation in
General
Replies: 3 comments
-
|
Currently the restore utility attemps to connect a running libvirtd in any case.. It could be implemented to skip all libvirt related calls if option -D is not specified, then no running libvirtd would be required on the system where restore is executed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Abbi that would be awesome! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
moved to issue #300 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I installed virtnbdbackup on our backup storage server (without kvm) on Debian 13 with apt install virtnbdbackup --no-install-recommends and tried to restore a VM.
Unfortunately this doesn't work because the missing libvirt-sock.
Is this a bug or do I miss a restore option? Or technical not possible without kvm?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions