Whamcloud - gitweb
Fix lov stripe offset calculations.
[fs/lustre-release.git] / lustre / tests / uml.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <lustre>
3   <ldlm name='ldlm' uuid='ldlm_UUID'/>
4   <node name='uml1' uuid='uml1_UUID'>
5     <profile>
6       <ldlm_ref uuidref='ldlm_UUID'/>
7       <network_ref uuidref='NET_uml1_tcp_UUID'/>
8       <mds_ref uuidref='mds1_UUID'/>
9       <lov_ref uuidref='lov1_UUID'/>
10     </profile>
11     <network name='NET_uml1_tcp' uuid='NET_uml1_tcp_UUID' type='tcp'>
12       <server>uml1</server>
13       <port>988</port>
14     </network>
15   </node>
16   <node router name='gw1' uuid='r1uuid' >
17     <profile>
18       <network_ref/>
19       <network_ref/>
20       <route_tbl_ref/>
21     </profile>
22     <network type='tcp'/>
23     <network type='elan'/>
24   </node>
25
26   <route_tbl name='' uuid=''>
27     <route nettype='elan' gw='1' lo='2' hi='100'>
28     <route nettype='tcp' gw='gw1' lo='ba1'>
29     <route nettype='tcp' gw='gw1' lo='ba2'>
30     <route nettype='tcp' gw='gw1' lo='ba3'>
31     <route nettype='elan' gw='2' lo='2' hi='100'>
32     <route nettype='tcp' gw='gw2' lo='ba3'>
33   </route_tbl>
34
35   <node name='uml2' uuid='uml2_UUID'>
36     <profile>
37       <ldlm_ref uuidref='ldlm_UUID'/>
38       <network_ref uuidref='NET_uml2_tcp_UUID'/>
39       <obd_ref uuidref='OBD_uml2_UUID'/>
40       <ost_ref uuidref='OST_uml2_UUID'/>
41       <obd_ref uuidref='OBD_uml2_2_UUID'/>
42       <ost_ref uuidref='OST_uml2_2_UUID'/>
43     </profile>
44     <network uuid='NET_uml2_tcp_UUID' name='NET_uml2_tcp' type='tcp'>
45       <server>uml2</server>
46       <port>988</port>
47     </network>
48   </node>
49   <node name='uml3' uuid='uml3_UUID'>
50     <profile>
51       <ldlm_ref uuidref='ldlm_UUID'/>
52       <network_ref uuidref='NET_uml3_tcp_UUID'/>
53       <mountpoint_ref uuidref='MNT_uml3_UUID'/>
54       <mdc_ref uuidref='MDC_mds1_UUID'/>
55     </profile>
56     <network name='NET_uml3_tcp' uuid='NET_uml3_tcp_UUID' type='tcp'>
57       <server>uml3</server>
58       <port>988</port>
59     </network>
60   </node>
61   <mds name='mds1' uuid='mds1_UUID'>
62     <fstype>extN</fstype>
63     <device size='50000'>/tmp/mds1</device>
64     <autoformat>yes</autoformat>
65     <network_ref uuidref='NET_uml1_tcp_UUID'/>
66     <node_ref uuidref='uml1_UUID'/>
67   </mds>
68   <mdc name='MDC_mds1' uuid='MDC_mds1_UUID'>
69     <mds_ref uuidref='mds1_UUID'/>
70   </mdc>
71   <lov name='lov1' uuid='lov1_UUID'>
72     <mds_ref uuidref='mds1_UUID'/>
73     <devices stripeoffset='0' stripesize='65536' pattern='0'>
74       <osc_ref uuidref='OSC_uml2_UUID'/>
75       <osc_ref uuidref='OSC_uml2_2_UUID'/>
76     </devices>
77   </lov>
78   <obd uuid='OBD_uml2_UUID' name='OBD_uml2' type='obdfilter'>
79     <fstype>extN</fstype>
80     <device size='100000'>/tmp/ost1</device>
81     <autoformat>yes</autoformat>
82   </obd>
83   <osc name='OSC_uml2' uuid='OSC_uml2_UUID'>
84     <ost_ref uuidref='OST_uml2_UUID'/>
85     <obd_ref uuidref='OBD_uml2_UUID'/>
86   </osc>
87   <ost name='OST_uml2' uuid='OST_uml2_UUID'>
88     <network_ref uuidref='NET_uml2_tcp_UUID'/>
89     <obd_ref uuidref='OBD_uml2_UUID'/>
90   </ost>
91   <obd name='OBD_uml2_2' uuid='OBD_uml2_2_UUID' type='obdfilter'>
92     <fstype>extN</fstype>
93     <device size='100000'>/tmp/ost2</device>
94     <autoformat>yes</autoformat>
95   </obd>
96   <osc name='OSC_uml2_2' uuid='OSC_uml2_2_UUID'>
97     <ost_ref uuidref='OST_uml2_2_UUID'/>
98     <obd_ref uuidref='OBD_uml2_2_UUID'/>
99   </osc>
100   <ost name='OST_uml2_2' uuid='OST_uml2_2_UUID'>
101     <network_ref uuidref='NET_uml2_tcp_UUID'/>
102     <obd_ref uuidref='OBD_uml2_2_UUID'/>
103   </ost>
104   <mountpoint name='MNT_uml3' uuid='MNT_uml3_UUID'>
105     <mdc_ref uuidref='MDC_mds1_UUID'/>
106     <osc_ref uuidref='lov1_UUID'/>
107     <path>/mnt/lustre</path>
108   </mountpoint>
109 </lustre>