Whamcloud - gitweb
file obdiolib.h was initially added on branch b_md.
[fs/lustre-release.git] / lustre / tests / local2-hack.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <lustre>
3   <ldlm name='ldlm' uuid='ldlm_UUID'/>
4   <node name='localhost' uuid='localhost_UUID'>
5     <profile>
6       <ldlm_ref uuidref='ldlm_UUID'/>
7       <network_ref uuidref='NET_localhost_tcp_UUID'/>
8       <mds_ref uuidref='mds1_UUID'/>
9       <obd_ref uuidref='OBD_localhost_UUID'/>
10       <ost_ref uuidref='OST_localhost_UUID'/>
11       <mountpoint_ref uuidref='MNT_localhost_UUID'/>
12     </profile>
13     <network type='tcp' name='NET_localhost_tcp' uuid='NET_localhost_tcp_UUID'>
14       <server>localhost</server>
15       <port>988</port>
16     </network>
17   </node>
18   <mds name='mds1' uuid='mds1_UUID'>
19     <fstype>extN</fstype>
20     <device size='50000'>/tmp/mds1</device>
21     <autoformat>yes</autoformat>
22     <network_ref uuidref='NET_localhost_tcp_UUID'/>
23     <node_ref uuidref='localhost_UUID'/>
24   </mds>
25   <obd type='obdfilter' name='OBD_localhost' uuid='OBD_localhost_UUID'>
26     <fstype>extN</fstype>
27     <device size='200000'>/tmp/ost1</device>
28     <autoformat>yes</autoformat>
29   </obd>
30   <osc name='OSC_localhost' uuid='OSC_localhost_UUID'>
31     <ost_ref uuidref='OST_localhost_UUID'/>
32     <obd_ref uuidref='OBD_localhost_UUID'/>
33   </osc>
34   <ost name='OST_localhost' uuid='OST_localhost_UUID'>
35     <network_ref uuidref='NET_localhost_tcp_UUID'/>
36     <obd_ref uuidref='OBD_localhost_UUID'/>
37   </ost>
38   <mountpoint name='MNT_localhost' uuid='MNT_localhost_UUID'>
39     <mds_ref uuidref='mds1_UUID'/>
40     <osc_ref uuidref='OSC_localhost_UUID'/>
41     <path>/mnt/lustre1</path>
42   </mountpoint>
43 </lustre>