summaryrefslogtreecommitdiff
path: root/tests/storagevolxml2xmlin/vol-gluster-dir.xml
blob: 208c2c241b3dd7976a786d07c37dadd520d1447e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<volume type='netdir'>
  <name>dir</name>
  <key>vol/dir</key>
  <source>
  </source>
  <capacity unit='bytes'>0</capacity>
  <allocation unit='bytes'>0</allocation>
  <target>
    <format type='dir'/>
    <path>gluster://example.com/vol/dir</path>
  </target>
</volume>