Files
libvirt/tests/storagepoolxml2xmlout/pool-mpath.xml
T

18 lines
403 B
XML
Raw Normal View History

<pool type='mpath'>
<name>mpath</name>
<uuid>e9392370-2917-565e-692b-d057f46512d6</uuid>
2012-02-22 17:48:38 -07:00
<capacity unit='bytes'>0</capacity>
<allocation unit='bytes'>0</allocation>
<available unit='bytes'>0</available>
<source>
</source>
<target>
<path>/dev/mapper</path>
<permissions>
<mode>0700</mode>
<owner>0</owner>
<group>0</group>
</permissions>
</target>
</pool>