mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-23 17:34:21 +03:00
10 lines
173 B
XML
10 lines
173 B
XML
<pool type="scsi">
|
|
<name>pool-scsi</name>
|
|
<source>
|
|
<adapter name="/some/source/path"/>
|
|
</source>
|
|
<target>
|
|
<path>/dev/disk/by-path</path>
|
|
</target>
|
|
</pool>
|