libvirt/tests/storagevolxml2xmlout/vol-partition.xml

19 lines
439 B
XML

<volume type='block'>
<name>sda1</name>
<key>/dev/sda1</key>
<source>
</source>
<capacity unit='bytes'>106896384</capacity>
<allocation unit='bytes'>106896384</allocation>
<target>
<path>/dev/sda1</path>
<format type='none'/>
<permissions>
<mode>0660</mode>
<owner>0</owner>
<group>6</group>
<label>system_u:object_r:fixed_disk_device_t:s0</label>
</permissions>
</target>
</volume>