Whamcloud - gitweb
Remove generated file.
authoradilger <adilger>
Thu, 21 Nov 2002 08:06:48 +0000 (08:06 +0000)
committeradilger <adilger>
Thu, 21 Nov 2002 08:06:48 +0000 (08:06 +0000)
lustre/tests/uml.xml [deleted file]

diff --git a/lustre/tests/uml.xml b/lustre/tests/uml.xml
deleted file mode 100644 (file)
index c769f71..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE lustre>
-<lustre>
-  <ldlm name='ldlm' uuid='ldlm_UUID'/>
-  <node name='uml1' uuid='uml1_UUID'>
-    <profile>
-      <ldlm_ref uuidref='ldlm_UUID'/>
-      <network_ref uuidref='NET_uml1_tcp_UUID'/>
-      <mds_ref uuidref='mds1_UUID'/>
-      <lovconfig_ref uuidref='LVCFG_lov1_UUID'/>
-    </profile>
-    <network name='NET_uml1_tcp' uuid='NET_uml1_tcp_UUID' type='tcp'>
-      <server>uml1</server>
-      <port>988</port>
-    </network>
-  </node>
-  <node name='uml2' uuid='uml2_UUID'>
-    <profile>
-      <ldlm_ref uuidref='ldlm_UUID'/>
-      <network_ref uuidref='NET_uml2_tcp_UUID'/>
-      <obd_ref uuidref='OBD_uml2_UUID'/>
-      <ost_ref uuidref='OST_uml2_UUID'/>
-      <obd_ref uuidref='OBD_uml2_2_UUID'/>
-      <ost_ref uuidref='OST_uml2_2_UUID'/>
-    </profile>
-    <network uuid='NET_uml2_tcp_UUID' name='NET_uml2_tcp' type='tcp'>
-      <server>uml2</server>
-      <port>988</port>
-    </network>
-  </node>
-  <node name='uml3' uuid='uml3_UUID'>
-    <profile>
-      <ldlm_ref uuidref='ldlm_UUID'/>
-      <network_ref uuidref='NET_uml3_tcp_UUID'/>
-      <mountpoint_ref uuidref='MNT_uml3_UUID'/>
-    </profile>
-    <network name='NET_uml3_tcp' uuid='NET_uml3_tcp_UUID' type='tcp'>
-      <server>uml3</server>
-      <port>988</port>
-    </network>
-  </node>
-  <mds name='mds1' uuid='mds1_UUID'>
-    <fstype>extN</fstype>
-    <device size='50000'>/tmp/mds1</device>
-    <autoformat>no</autoformat>
-    <network_ref uuidref='NET_uml1_tcp_UUID'/>
-    <node_ref uuidref='uml1_UUID'/>
-  </mds>
-  <lov name='lov1' uuid='lov1_UUID'>
-    <mds_ref uuidref='mds1_UUID'/>
-    <devices stripecount='0' stripesize='65536' pattern='0'>
-      <osc_ref uuidref='OSC_uml2_UUID'/>
-      <osc_ref uuidref='OSC_uml2_2_UUID'/>
-    </devices>
-  </lov>
-  <lovconfig name='LVCFG_lov1' uuid='LVCFG_lov1_UUID'>
-    <lov_ref uuidref='lov1_UUID'/>
-  </lovconfig>
-  <obd uuid='OBD_uml2_UUID' name='OBD_uml2' type='obdfilter'>
-    <fstype>extN</fstype>
-    <device size='100000'>/tmp/ost1</device>
-    <autoformat>no</autoformat>
-  </obd>
-  <osc name='OSC_uml2' uuid='OSC_uml2_UUID'>
-    <ost_ref uuidref='OST_uml2_UUID'/>
-    <obd_ref uuidref='OBD_uml2_UUID'/>
-  </osc>
-  <ost name='OST_uml2' uuid='OST_uml2_UUID'>
-    <network_ref uuidref='NET_uml2_tcp_UUID'/>
-    <obd_ref uuidref='OBD_uml2_UUID'/>
-  </ost>
-  <obd name='OBD_uml2_2' uuid='OBD_uml2_2_UUID' type='obdfilter'>
-    <fstype>extN</fstype>
-    <device size='100000'>/tmp/ost2</device>
-    <autoformat>no</autoformat>
-  </obd>
-  <osc name='OSC_uml2_2' uuid='OSC_uml2_2_UUID'>
-    <ost_ref uuidref='OST_uml2_2_UUID'/>
-    <obd_ref uuidref='OBD_uml2_2_UUID'/>
-  </osc>
-  <ost name='OST_uml2_2' uuid='OST_uml2_2_UUID'>
-    <network_ref uuidref='NET_uml2_tcp_UUID'/>
-    <obd_ref uuidref='OBD_uml2_2_UUID'/>
-  </ost>
-  <mountpoint name='MNT_uml3' uuid='MNT_uml3_UUID'>
-    <mds_ref uuidref='mds1_UUID'/>
-    <osc_ref uuidref='lov1_UUID'/>
-    <path>/mnt/lustre</path>
-  </mountpoint>
-</lustre>