Whamcloud - gitweb
* llecho.sh reimplemnted to use lmc/lconf
[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>888</port>
14     </network>
15   </node>
16   <node name='uml2' uuid='uml2_UUID'>
17     <profile>
18       <ldlm_ref uuidref='ldlm_UUID'/>
19       <network_ref uuidref='NET_uml2_tcp_UUID'/>
20       <obd_ref uuidref='OBD_uml2_UUID'/>
21       <ost_ref uuidref='OST_uml2_UUID'/>
22       <obd_ref uuidref='OBD_uml2_2_UUID'/>
23       <ost_ref uuidref='OST_uml2_2_UUID'/>
24     </profile>
25     <network uuid='NET_uml2_tcp_UUID' name='NET_uml2_tcp' type='tcp'>
26       <server>uml2</server>
27       <port>888</port>
28     </network>
29   </node>
30   <node name='uml3' uuid='uml3_UUID'>
31     <profile>
32       <ldlm_ref uuidref='ldlm_UUID'/>
33       <network_ref uuidref='NET_uml3_tcp_UUID'/>
34       <mountpoint_ref uuidref='MNT_uml3_UUID'/>
35       <mdc_ref uuidref='MDC_mds1_UUID'/>
36     </profile>
37     <network name='NET_uml3_tcp' uuid='NET_uml3_tcp_UUID' type='tcp'>
38       <server>uml3</server>
39       <port>888</port>
40     </network>
41   </node>
42   <mds name='mds1' uuid='mds1_UUID'>
43     <fstype>extN</fstype>
44     <device size='50000'>/tmp/mds1</device>
45     <autoformat>yes</autoformat>
46     <network_ref uuidref='NET_uml1_tcp_UUID'/>
47     <node_ref uuidref='uml1_UUID'/>
48   </mds>
49   <mdc name='MDC_mds1' uuid='MDC_mds1_UUID'>
50     <mds_ref uuidref='mds1_UUID'/>
51   </mdc>
52   <lov name='lov1' uuid='lov1_UUID'>
53     <mds_ref uuidref='mds1_UUID'/>
54     <devices stripeoffset='0' stripesize='65536' pattern='0'>
55       <osc_ref uuidref='OSC_uml2_UUID'/>
56       <osc_ref uuidref='OSC_uml2_2_UUID'/>
57     </devices>
58   </lov>
59   <obd uuid='OBD_uml2_UUID' name='OBD_uml2' type='obdfilter'>
60     <fstype>extN</fstype>
61     <device size='100000'>/tmp/ost1</device>
62     <autoformat>yes</autoformat>
63   </obd>
64   <osc name='OSC_uml2' uuid='OSC_uml2_UUID'>
65     <ost_ref uuidref='OST_uml2_UUID'/>
66     <obd_ref uuidref='OBD_uml2_UUID'/>
67   </osc>
68   <ost name='OST_uml2' uuid='OST_uml2_UUID'>
69     <network_ref uuidref='NET_uml2_tcp_UUID'/>
70     <obd_ref uuidref='OBD_uml2_UUID'/>
71   </ost>
72   <obd name='OBD_uml2_2' uuid='OBD_uml2_2_UUID' type='obdfilter'>
73     <fstype>extN</fstype>
74     <device size='100000'>/tmp/ost2</device>
75     <autoformat>yes</autoformat>
76   </obd>
77   <osc name='OSC_uml2_2' uuid='OSC_uml2_2_UUID'>
78     <ost_ref uuidref='OST_uml2_2_UUID'/>
79     <obd_ref uuidref='OBD_uml2_2_UUID'/>
80   </osc>
81   <ost name='OST_uml2_2' uuid='OST_uml2_2_UUID'>
82     <network_ref uuidref='NET_uml2_tcp_UUID'/>
83     <obd_ref uuidref='OBD_uml2_2_UUID'/>
84   </ost>
85   <mountpoint name='MNT_uml3' uuid='MNT_uml3_UUID'>
86     <mdc_ref uuidref='MDC_mds1_UUID'/>
87     <osc_ref uuidref='lov1_UUID'/>
88     <path>/mnt/lustre</path>
89   </mountpoint>
90 </lustre>