15 lines
399 B
XML
15 lines
399 B
XML
<pool type="fs">
|
|
<name>pool-fs</name>
|
|
<uuid>10211510-2115-1021-1510-211510211510</uuid>
|
|
<capacity unit='bytes'>984373075968</capacity>
|
|
<allocation unit='bytes'>756681687040</allocation>
|
|
<available unit='bytes'>227691388928</available>
|
|
<source>
|
|
<format type="auto"/>
|
|
<device path="/some/source/path"/>
|
|
</source>
|
|
<target>
|
|
<path>/some/target/path</path>
|
|
</target>
|
|
</pool>
|