source: DCWoRMS/trunk/src/test/DEBBTranslator/xml/DEBBComponents.xml @ 797

Revision 797, 11.7 KB checked in by gosiaw, 12 years ago (diff)

New DEBB examples from HLRS

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<xsd_1:DEBBComponents xmlns:xsd_1="http://www.coolemall.eu/DEBBComponent"
3        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4        xsi:schemaLocation="http://www.coolemall.eu/DEBBComponent DEBBComponents.xsd ">
5       
6<!--
7        <xsd_1:DEBBComponents xmlns:xsd_1="http://www.coolemall.eu/DEBBComponent"
8        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9        xsi:schemaLocation="http://www.coolemall.eu/DEBBComponent DEBBComponents.xsd">
10 -->
11   
12<!--
13    <PLMXML xmlns="http://www.plmxml.org/Schemas/PLMXMLSchema"
14        xmlns:vis="PLMXMLTcVisSchema" schemaVersion="6" date="2013-01-23" time="15:00:00"
15        author="HLRS 0.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
16        xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema PLMXMLSchema.xsd">
17 -->
18       
19   
20        <Name>CoolEmAll</Name>
21        <Description>DEBBComponent Description V2 01/23/13</Description>
22        <ComputeBox2>
23                <ComponentId>hlrs_smallServerRoom</ComponentId>
24                <Manufacturer>HLRS</Manufacturer>
25                <Product>SmallServerRoom</Product>
26                <MaxPower>200000</MaxPower>
27                <CoolingDevice>
28                        <MaxPower>0.0</MaxPower>
29                        <Class>CRAH</Class>
30                </CoolingDevice>
31                <Sensor>
32                        <Class>Temperature</Class>
33                        <Unit>°C</Unit>
34                        <MinValue>0.0</MinValue>
35                        <MaxValue>110.0</MaxValue>
36                        <Factor>1.0</Factor>
37                        <Accuracy>10.0</Accuracy>
38                        <SensorId>hlrs_smallServerRoom_temperature1</SensorId>
39                        <Transform>Transform</Transform>
40                </Sensor>
41                <Sensor>
42                        <Class>Temperature</Class>
43                        <Unit>°C</Unit>
44                        <MinValue>0.0</MinValue>
45                        <MaxValue>110.0</MaxValue>
46                        <Factor>1.0</Factor>
47                        <Accuracy>10.0</Accuracy>
48                        <SensorId>hlrs_smallServerRoom_temperature2</SensorId>
49                        <Transform>Transform</Transform>
50                </Sensor>
51                <Storage>
52                        <Manufacturer>IBM</Manufacturer>
53                        <Class>Disc Library</Class>
54                        <Capacity>0</Capacity>
55                        <Interface>Interface</Interface>
56                </Storage>
57        </ComputeBox2>
58        <ComputeBox1>
59                <ComponentId>gamesRack</ComponentId>
60                <Manufacturer>NEC</Manufacturer>
61                <Sensor>
62                        <Class>Temperature</Class>
63                        <Unit>°C</Unit>
64                        <SensorId>hlrs_sSR_gamesRack_temperature1</SensorId>
65                        <Transform>Transform</Transform>
66                </Sensor>
67                <Storage>
68                        <Manufacturer>Christmann</Manufacturer>
69                        <MaxPower>350.0</MaxPower>
70                        <Class>Diverse</Class>
71                        <Capacity>6000</Capacity>
72                        <Interface>2*GBit Ethernet</Interface>
73                </Storage>
74        </ComputeBox1>
75        <ComputeBox1>
76                <ComponentId>PSNC_GenericRack</ComponentId>
77                <Manufacturer>Other</Manufacturer>
78                <Sensor>
79                        <Class>Temperature</Class>
80                        <Unit>°C</Unit>
81                        <SensorId>psnc_GenericRack_temperature1</SensorId>
82                        <Transform>Transform</Transform>
83                </Sensor>
84        </ComputeBox1>
85        <NodeGroup>
86                <ComponentId>RECS_Sirius</ComponentId>
87                <Manufacturer>Christmann</Manufacturer>
88                <Product>RECS</Product>
89                <MaxPower>0.0</MaxPower>
90               
91                <!-- Repeating 18 times for all fans omitted -->
92                <PowerSupply>
93                        <Manufacturer>Block</Manufacturer>
94                        <Product>PVSE230/12-15</Product>
95                        <MaxPower>0.0</MaxPower>
96                        <Class>PSU</Class>
97                        <TotalOutputPower>180.0</TotalOutputPower>
98                        <Efficiency>0</Efficiency>
99                </PowerSupply>
100                <!-- Repeating 6 times for all power supplies omitted -->
101        </NodeGroup>
102        <Node>
103                <ComponentId>node_hlrs_Core2Duo</ComponentId>
104                <Manufacturer>Congatec</Manufacturer>
105                <Product>conga-BM45/P8400</Product>
106                <Sensor>
107                        <Class>Temperature</Class>
108                        <Unit>°C</Unit>
109                        <SensorId>node_hlrs_Core2Duo_temp</SensorId>
110                        <Transform>Transform</Transform>
111                </Sensor>
112                <Sensor>
113                        <Class>Power</Class>
114                        <Unit>W</Unit>
115                        <SensorId>node_hlrs_Core2Duo_power</SensorId>
116                        <Transform>Transform</Transform>
117                </Sensor>
118                <Baseboard>
119                        <Manufacturer>Congatec</Manufacturer>
120                        <Product>conga-BM45</Product>
121                </Baseboard>
122                <Processor>
123                        <Manufacturer>Intel</Manufacturer>
124                        <Product>Core 2 Duo P8400</Product>
125                        <MaxPower>25.0</MaxPower>
126                        <MaxClockSpeed>2267</MaxClockSpeed>
127                </Processor>
128                <Memory>
129                        <Capacity>4096</Capacity>
130                </Memory>
131        </Node>
132        <Node>
133                <ComponentId>node_hlrs_i7-8GB</ComponentId>
134                <Manufacturer>kontron</Manufacturer>
135                <Product>ETXe-SC T2 i7-2715QE</Product>
136                <MaxPower>0.0</MaxPower>
137                <Sensor>
138                        <Class>Temperature</Class>
139                        <Unit>°C</Unit>
140                        <SensorId>node_hlrs_i7-8GB_temp</SensorId>
141                        <Transform>Transform</Transform>
142                </Sensor>
143                <Sensor>
144                        <Class>Power</Class>
145                        <Unit>W</Unit>
146                        <SensorId>node_hlrs_i7-8GB_power</SensorId>
147                        <Transform>Transform</Transform>
148                </Sensor>
149                <Baseboard>
150                        <Manufacturer>kontron</Manufacturer>
151                        <Product>ETXe-SC</Product>
152                </Baseboard>
153                <Processor>
154                        <Manufacturer>Intel</Manufacturer>
155                        <Product>i7-2715QE</Product>
156                        <MaxPower>45.0</MaxPower>
157                        <MaxClockSpeed>2100</MaxClockSpeed>
158                </Processor>
159                <Memory>
160                        <Capacity>8192</Capacity>
161                </Memory>
162        </Node>
163        <Node>
164                <ComponentId>node_psnc_i7-16GB-sandy</ComponentId>
165                <Manufacturer>kontron</Manufacturer>
166                <Product>COMe-bSC2 i7-2715QE ECC</Product>
167                <MaxPower>0.0</MaxPower>
168                <Sensor>
169                        <Class>Temperature</Class>
170                        <Unit>°C</Unit>
171                        <SensorId>node_psnc_i7-16GB-sandy_temp</SensorId>
172                        <Transform>Transform</Transform>
173                </Sensor>
174                <Sensor>
175                        <Class>Power</Class>
176                        <Unit>W</Unit>
177                        <SensorId>node_psnc_i7-16GB-sandy_power</SensorId>
178                        <Transform>Transform</Transform>
179                </Sensor>
180                <Baseboard>
181                        <Manufacturer>kontron</Manufacturer>
182                        <Product>COMe-bSC2</Product>
183                </Baseboard>
184                <Processor>
185                        <Manufacturer>Intel</Manufacturer>
186                        <Product>i7-2715QE</Product>
187                        <MaxPower>45.0</MaxPower>
188                        <MaxClockSpeed>2100</MaxClockSpeed>
189                </Processor>
190                <Memory>
191                        <Capacity>16384</Capacity>
192                </Memory>
193        </Node>
194        <Node>
195                <ComponentId>node_psnc_i7-16GB-ivy</ComponentId>
196                <Manufacturer>kontron</Manufacturer>
197                <Product>COMe-bSC6 i7-3615QE ECC</Product>
198                <MaxPower>0.0</MaxPower>
199                <Sensor>
200                        <Class>Temperature</Class>
201                        <Unit>°C</Unit>
202                        <SensorId>node_psnc_i7-16GB-ivy_temp</SensorId>
203                        <Transform>Transform</Transform>
204                </Sensor>
205                <Sensor>
206                        <Class>Power</Class>
207                        <Unit>W</Unit>
208                        <SensorId>node_psnc_i7-16GB-ivy_power</SensorId>
209                        <Transform>Transform</Transform>
210                </Sensor>
211                <Baseboard>
212                        <Manufacturer>kontron</Manufacturer>
213                        <Product>COMe-bSC6 ECC</Product>
214                </Baseboard>
215                <Processor>
216                        <Manufacturer>Intel</Manufacturer>
217                        <Product>i7-3615QE</Product>
218                        <MaxPower>45.0</MaxPower>
219                        <MaxClockSpeed>2300</MaxClockSpeed>
220                </Processor>
221                <Memory>
222                        <Capacity>16384</Capacity>
223                </Memory>
224        </Node>
225        <Node>
226                <ComponentId>node_hlrs_FusionGT56N</ComponentId>
227                <Manufacturer>Congatec</Manufacturer>
228                <Product>conga-BAF/T56N</Product>
229                <Sensor>
230                        <Class>Temperature</Class>
231                        <Unit>°C</Unit>
232                        <SensorId>node_hlrs_FusionGT56N_temp</SensorId>
233                        <Transform>Transform</Transform>
234                </Sensor>
235                <Sensor>
236                        <Class>Power</Class>
237                        <Unit>W</Unit>
238                        <SensorId>node_hlrs_FusionGT56N_power</SensorId>
239                        <Transform>Transform</Transform>
240                </Sensor>
241                <Baseboard>
242                        <Manufacturer>Congatec</Manufacturer>
243                        <Product>conga-BAF</Product>
244                </Baseboard>
245                <Processor>
246                        <Manufacturer>AMD</Manufacturer>
247                        <Product>Fusion G-T56N</Product>
248                        <MaxPower>18.0</MaxPower>
249                        <MaxClockSpeed>1600</MaxClockSpeed>
250                </Processor>
251                <Memory>
252                        <Capacity>2048</Capacity>
253                </Memory>
254        </Node>
255        <Node>
256                <ComponentId>node_psnc_FusionGT40N</ComponentId>
257                <Manufacturer>Congatec</Manufacturer>
258                <Product>conga-BAF/T40N</Product>
259                <Sensor>
260                        <Class>Temperature</Class>
261                        <Unit>°C</Unit>
262                        <SensorId>node_psnc_FusionGT40N_temp</SensorId>
263                        <Transform>Transform</Transform>
264                </Sensor>
265                <Sensor>
266                        <Class>Power</Class>
267                        <Unit>W</Unit>
268                        <SensorId>node_psnc_FusionGT40N_power</SensorId>
269                        <Transform>Transform</Transform>
270                </Sensor>
271                <Baseboard>
272                        <Manufacturer>Congatec</Manufacturer>
273                        <Product>conga-BAF</Product>
274                </Baseboard>
275                <Processor>
276                        <Manufacturer>AMD</Manufacturer>
277                        <Product>Fusion G-T40N</Product>
278                        <MaxPower>9.0</MaxPower>
279                        <MaxClockSpeed>800</MaxClockSpeed>
280                </Processor>
281                <Memory>
282                        <Capacity>4096</Capacity>
283                </Memory>
284        </Node>
285        <Node>
286                <ComponentId>node_hlrs_AtomZ530</ComponentId>
287                <Manufacturer>Toradex</Manufacturer>
288                <Product>Woodpecker Z530</Product>
289                <Sensor>
290                        <Class>Temperature</Class>
291                        <Unit>°C</Unit>
292                        <SensorId>node_hlrs_AtomZ530_temp</SensorId>
293                        <Transform>Transform</Transform>
294                </Sensor>
295                <Sensor>
296                        <Class>Power</Class>
297                        <Unit>W</Unit>
298                        <SensorId>node_hlrs_AtomZ530_power</SensorId>
299                        <Transform>Transform</Transform>
300                </Sensor>
301                <Baseboard>
302                        <Manufacturer>Toradex</Manufacturer>
303                        <Product>Woodpecker Z5xx 1.1</Product>
304                </Baseboard>
305                <Processor>
306                        <Manufacturer>Intel</Manufacturer>
307                        <Product>Atom Z530</Product>
308                        <MaxPower>2.0</MaxPower>
309                        <MaxClockSpeed>1600</MaxClockSpeed>
310                </Processor>
311                <Memory>
312                        <Manufacturer>Kingston</Manufacturer>
313                        <Product>KVR800D2S6/2G</Product>
314                        <Capacity>2048</Capacity>
315                </Memory>
316        </Node>
317        <Node>
318                <ComponentId>node_psnc_AtomZ510</ComponentId>
319                <Manufacturer>Toradex</Manufacturer>
320                <Product>Woodpecker Z510</Product>
321                <Sensor>
322                        <Class>Temperature</Class>
323                        <Unit>°C</Unit>
324                        <SensorId>node_psnc_AtomZ510_temp</SensorId>
325                        <Transform>Transform</Transform>
326                </Sensor>
327                <Sensor>
328                        <Class>Power</Class>
329                        <Unit>W</Unit>
330                        <SensorId>node_psnc_AtomZ510_power</SensorId>
331                        <Transform>Transform</Transform>
332                </Sensor>
333                <Baseboard>
334                        <Manufacturer>Toradex</Manufacturer>
335                        <Product>Woodpecker Z5xx 1.1</Product>
336                </Baseboard>
337                <Processor>
338                        <Manufacturer>Intel</Manufacturer>
339                        <Product>Atom Z510</Product>
340                        <MaxPower>2.0</MaxPower>
341                        <MaxClockSpeed>1600</MaxClockSpeed>
342                </Processor>
343                <Memory>
344                        <Manufacturer>Kingston</Manufacturer>
345                        <Product>KVR800D2S6/2G</Product>
346                        <Capacity>2048</Capacity>
347                </Memory>
348        </Node>
349        <Node>
350                <ComponentId>node_psnc_AtomD510</ComponentId>
351                <Manufacturer>Manufacturer</Manufacturer>
352                <Product>Product</Product>
353                <Sensor>
354                        <Class>Temperature</Class>
355                        <Unit>°C</Unit>
356                        <SensorId>node_psnc_AtomD510_temp</SensorId>
357                        <Transform>Transform</Transform>
358                </Sensor>
359                <Sensor>
360                        <Class>Power</Class>
361                        <Unit>W</Unit>
362                        <SensorId>node_psnc_AtomD510_power</SensorId>
363                        <Transform>Transform</Transform>
364                </Sensor>
365                <Baseboard>
366                        <Manufacturer>Manufacturer</Manufacturer>
367                        <Product>Product</Product>
368                </Baseboard>
369                <Processor>
370                        <Manufacturer>Intel</Manufacturer>
371                        <Product>Atom D510</Product>
372                        <MaxPower>13.0</MaxPower>
373                        <MaxClockSpeed>1600</MaxClockSpeed>
374                        <PState>
375                                <State>0</State>
376                                <Frequency>1600.0</Frequency>
377                                <Voltage>0.0</Voltage>
378                                <PowerUsage>13.0</PowerUsage>
379                                <Transition>
380                                        <ToState>1</ToState>
381                                        <PowerUsage>0.0</PowerUsage>
382                                        <Time>0.001</Time>
383                                </Transition>
384                        </PState>
385                        <PState>
386                                <State>1</State>
387                                <Frequency>1400.0</Frequency>
388                                <Voltage>0.0</Voltage>
389                                <PowerUsage>9.0</PowerUsage>
390                                <Transition>
391                                        <ToState>0</ToState>
392                                        <PowerUsage>0.0</PowerUsage>
393                                        <Time>0.001</Time>
394                                </Transition>
395                        </PState>
396                </Processor>
397                <Memory>
398                        <Capacity>4096</Capacity>
399                </Memory>
400        </Node>
401        <CoolingDevice>
402                <ComponentId>RECS_Sirius_Fan</ComponentId>
403                <MaxPower>5.0</MaxPower>
404                <Class>Fan</Class>
405                <MaxAirThroughput>1.0</MaxAirThroughput>
406        </CoolingDevice>
407        <CoolingDevice>
408                <ComponentId>hlrs_sSr_RoomCoolingDevice</ComponentId>
409                <Manufacturer>Manufacturer</Manufacturer>
410                <Product>Product</Product>
411                <MaxPower>0.0</MaxPower>
412                <Class>CRAH</Class>
413                <MaxCoolingCapacity>60000000</MaxCoolingCapacity>
414                <MaxAirThroughput>0.0</MaxAirThroughput>
415        </CoolingDevice>
416        <Storage>
417                <Manufacturer>IBM</Manufacturer>
418                <Class>Tape Libraray</Class>
419                <Capacity>0</Capacity>
420                <Interface>Interface</Interface>
421        </Storage>
422</xsd_1:DEBBComponents>
Note: See TracBrowser for help on using the repository browser.