Difference between revisions of "Network Block Device (NBD)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[wikipedia:Network block device]] | ||
+ | |||
* <code>[[qemu-nbd]]</code> | * <code>[[qemu-nbd]]</code> | ||
+ | == Commands == | ||
+ | *<code>[[qemu-nbd]] -rc .../...</code> | ||
− | + | *<code>[[qemu-img convert]] -f raw nbd://localhost:10809/vda -0 raw Backup1.full.[[raw]]</code> | |
− | + | **<code>[[qemu-nbd]] --connect=[[/dev/nbd0]] [[/var/lib/libvirt/images/]]your_image.qcow2</code> | |
− | |||
− | |||
== Related commands == | == Related commands == | ||
Line 13: | Line 15: | ||
== See also == | == See also == | ||
− | + | * {{QEMU}} | |
− | + | * {{NBD}} | |
[[Category:KVM]] | [[Category:KVM]] |
Latest revision as of 15:24, 4 October 2021
wikipedia:Network block device
Commands[edit]
qemu-nbd -rc .../...
qemu-img convert -f raw nbd://localhost:10809/vda -0 raw Backup1.full.raw
qemu-nbd --connect=/dev/nbd0 /var/lib/libvirt/images/your_image.qcow2
Related commands[edit]
See also[edit]
Advertising: