mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-14 09:23:40 -06:00
13 lines
301 B
XML
13 lines
301 B
XML
<pool type="netfs">
|
|
<name>pool-netfs-list0</name>
|
|
<uuid>11010111-6102-1154-5108-105115116481</uuid>
|
|
<source>
|
|
<format type="nfs"/>
|
|
<host name="example.com"/>
|
|
<dir path="/testshare"/>
|
|
</source>
|
|
<target>
|
|
<path>/var/lib/libvirt/images/pool-netfs-list0</path>
|
|
</target>
|
|
</pool>
|