mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
22 lines
420 B
Plaintext
22 lines
420 B
Plaintext
|
path:ABS_SRCDIR/virstoragetestdata/images/qcow2-protocol-backing-nbd.qcow2
|
||
|
backingStoreRaw: nbd+tcp://example.org:6000/blah
|
||
|
backingStoreRawFormat: raw(1)
|
||
|
capacity: 10485760
|
||
|
encryption: 0
|
||
|
relPath:<null>
|
||
|
type:file
|
||
|
format:qcow2
|
||
|
protocol:none
|
||
|
hostname:<null>
|
||
|
|
||
|
path:blah
|
||
|
backingStoreRaw: <null>
|
||
|
backingStoreRawFormat: none(0)
|
||
|
capacity: 0
|
||
|
encryption: 0
|
||
|
relPath:<null>
|
||
|
type:network
|
||
|
format:raw
|
||
|
protocol:nbd
|
||
|
hostname:example.org
|