Whamcloud - gitweb
- More lctl-related common.sh fixes
[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   </mds>
48   <mdc name='MDC_mds1' uuid='MDC_mds1_UUID'>
49     <mds_ref uuidref='mds1_UUID'/>
50   </mdc>
51   <lov name='lov1' uuid='lov1_UUID'>
52     <mds_ref uuidref='mds1_UUID'/>
53     <devices stripeoffset='0' stripesize='65536' pattern='0'>
54       <osc_ref uuidref='OSC_uml2_UUID'/>
55       <osc_ref uuidref='OSC_uml2_2_UUID'/>
56     </devices>
57   </lov>
58   <obd uuid='OBD_uml2_UUID' name='OBD_uml2' type='obdfilter'>
59     <fstype>extN</fstype>
60     <device size='100000'>/tmp/ost1</device>
61     <autoformat>yes</autoformat>
62   </obd>
63   <osc name='OSC_uml2' uuid='OSC_uml2_UUID'>
64     <ost_ref uuidref='OST_uml2_UUID'/>
65     <obd_ref uuidref='OBD_uml2_UUID'/>
66   </osc>
67   <ost name='OST_uml2' uuid='OST_uml2_UUID'>
68     <network_ref uuidref='NET_uml2_tcp_UUID'/>
69     <obd_ref uuidref='OBD_uml2_UUID'/>
70   </ost>
71   <obd name='OBD_uml2_2' uuid='OBD_uml2_2_UUID' type='obdfilter'>
72     <fstype>extN</fstype>
73     <device size='100000'>/tmp/ost2</device>
74     <autoformat>yes</autoformat>
75   </obd>
76   <osc name='OSC_uml2_2' uuid='OSC_uml2_2_UUID'>
77     <ost_ref uuidref='OST_uml2_2_UUID'/>
78     <obd_ref uuidref='OBD_uml2_2_UUID'/>
79   </osc>
80   <ost name='OST_uml2_2' uuid='OST_uml2_2_UUID'>
81     <network_ref uuidref='NET_uml2_tcp_UUID'/>
82     <obd_ref uuidref='OBD_uml2_2_UUID'/>
83   </ost>
84   <mountpoint name='MNT_uml3' uuid='MNT_uml3_UUID'>
85     <mdc_ref uuidref='MDC_mds1_UUID'/>
86     <osc_ref uuidref='lov1_UUID'/>
87     <path>/mnt/lustre</path>
88   </mountpoint>
89 </lustre>