Ignore:
Timestamp:
01/24/13 14:05:16 (12 years ago)
Author:
gosiaw
Message:

New DEBB examples from HLRS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/src/test/DEBBTranslator/xml/DEBBComponents.xml

    r611 r797  
    33        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    44        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     
    520        <Name>CoolEmAll</Name> 
    6         <Description>DEBBComponent Description V1 10/04/12</Description> 
     21        <Description>DEBBComponent Description V2 01/23/13</Description> 
    722        <ComputeBox2> 
    823                <ComponentId>hlrs_smallServerRoom</ComponentId> 
     
    1328                        <MaxPower>0.0</MaxPower> 
    1429                        <Class>CRAH</Class> 
    15                 </CoolingDevice> 
    16                 <CoolingDevice> 
    17                         <Manufacturer>Manufacturer</Manufacturer> 
    18                         <Product>Product</Product> 
    19                         <MaxPower>0.0</MaxPower> 
    20                         <Class>CRAH</Class> 
    21                         <MaxCoolingCapacity>60000000</MaxCoolingCapacity> 
    22                         <MaxAirThroughput>0.0</MaxAirThroughput> 
    23                         <MaxWaterThroughput>0.0</MaxWaterThroughput> 
    24                         <ThroughputProfile> 
    25                                 <FlowState> 
    26                                         <State>StateONE</State> 
    27                                         <Flow>1.5</Flow> 
    28                                         <PowerUsage>2</PowerUsage> 
    29                                         <Transition> 
    30                                                 <ToState>StateTWO</ToState> 
    31                                                 <PowerUsage>5</PowerUsage> 
    32                                                 <Time>2</Time> 
    33                                         </Transition> 
    34                                 </FlowState> 
    35                                 <FlowState> 
    36                                         <State>StateTWO</State> 
    37                                         <Flow>2.5</Flow> 
    38                                         <PowerUsage>3</PowerUsage> 
    39                                         <Transition> 
    40                                                 <ToState>StateONE</ToState> 
    41                                                 <PowerUsage>4</PowerUsage> 
    42                                                 <Time>6</Time> 
    43                                         </Transition> 
    44                                 </FlowState> 
    45                         </ThroughputProfile> 
    4630                </CoolingDevice> 
    4731                <Sensor> 
     
    8973                </Storage> 
    9074        </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> 
    9185        <NodeGroup> 
    9286                <ComponentId>RECS_Sirius</ComponentId> 
     
    9488                <Product>RECS</Product> 
    9589                <MaxPower>0.0</MaxPower> 
    96  
     90                 
    9791                <!-- Repeating 18 times for all fans omitted --> 
    9892                <PowerSupply> 
     
    107101        </NodeGroup> 
    108102        <Node> 
    109                 <ComponentId>node_Core2Duo</ComponentId> 
     103                <ComponentId>node_hlrs_Core2Duo</ComponentId> 
    110104                <Manufacturer>Congatec</Manufacturer> 
    111105                <Product>conga-BM45/P8400</Product> 
     
    113107                        <Class>Temperature</Class> 
    114108                        <Unit>°C</Unit> 
    115                         <SensorId>node_Core2Duo_temp</SensorId> 
    116                         <Transform>Transform</Transform> 
    117                 </Sensor> 
    118                 <Sensor> 
    119                         <Class>Power</Class> 
    120                         <Unit>W</Unit> 
    121                         <SensorId>node_Core2Duo_power</SensorId> 
     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> 
    122116                        <Transform>Transform</Transform> 
    123117                </Sensor> 
     
    137131        </Node> 
    138132        <Node> 
    139                 <ComponentId>node_i7/8GB</ComponentId> 
     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> 
    140165                <Manufacturer>kontron</Manufacturer> 
    141166                <Product>COMe-bSC2 i7-2715QE ECC</Product> 
     
    144169                        <Class>Temperature</Class> 
    145170                        <Unit>°C</Unit> 
    146                         <SensorId>node_i7/8GB_temp</SensorId> 
    147                         <Transform>Transform</Transform> 
    148                 </Sensor> 
    149                 <Sensor> 
    150                         <Class>Power</Class> 
    151                         <Unit>W</Unit> 
    152                         <SensorId>node_i7/8GB_power</SensorId> 
     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> 
    153178                        <Transform>Transform</Transform> 
    154179                </Sensor> 
     
    164189                </Processor> 
    165190                <Memory> 
    166                         <Capacity>8192</Capacity> 
    167                 </Memory> 
    168         </Node> 
    169         <Node> 
    170                 <ComponentId>node_i7/16GB</ComponentId> 
     191                        <Capacity>16384</Capacity> 
     192                </Memory> 
     193        </Node> 
     194        <Node> 
     195                <ComponentId>node_psnc_i7-16GB-ivy</ComponentId> 
    171196                <Manufacturer>kontron</Manufacturer> 
    172                 <Product>COMe-bSC2 i7-2715QE ECC</Product> 
     197                <Product>COMe-bSC6 i7-3615QE ECC</Product> 
    173198                <MaxPower>0.0</MaxPower> 
    174199                <Sensor> 
    175200                        <Class>Temperature</Class> 
    176201                        <Unit>°C</Unit> 
    177                         <SensorId>node_i7/16GB_temp</SensorId> 
    178                         <Transform>Transform</Transform> 
    179                 </Sensor> 
    180                 <Sensor> 
    181                         <Class>Power</Class> 
    182                         <Unit>W</Unit> 
    183                         <SensorId>node_i7/16GB_power</SensorId> 
     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> 
    184209                        <Transform>Transform</Transform> 
    185210                </Sensor> 
    186211                <Baseboard> 
    187212                        <Manufacturer>kontron</Manufacturer> 
    188                         <Product>COMe-bSC2</Product> 
    189                 </Baseboard> 
    190                 <Processor> 
    191                         <Manufacturer>Intel</Manufacturer> 
    192                         <Product>i7-2715QE</Product> 
     213                        <Product>COMe-bSC6 ECC</Product> 
     214                </Baseboard> 
     215                <Processor> 
     216                        <Manufacturer>Intel</Manufacturer> 
     217                        <Product>i7-3615QE</Product> 
    193218                        <MaxPower>45.0</MaxPower> 
    194                         <MaxClockSpeed>2100</MaxClockSpeed> 
     219                        <MaxClockSpeed>2300</MaxClockSpeed> 
    195220                </Processor> 
    196221                <Memory> 
     
    199224        </Node> 
    200225        <Node> 
    201                 <ComponentId>node_FusionGT56N</ComponentId> 
     226                <ComponentId>node_hlrs_FusionGT56N</ComponentId> 
    202227                <Manufacturer>Congatec</Manufacturer> 
    203228                <Product>conga-BAF/T56N</Product> 
     
    205230                        <Class>Temperature</Class> 
    206231                        <Unit>°C</Unit> 
    207                         <SensorId>node_FusionGT56N_temp</SensorId> 
    208                         <Transform>Transform</Transform> 
    209                 </Sensor> 
    210                 <Sensor> 
    211                         <Class>Power</Class> 
    212                         <Unit>W</Unit> 
    213                         <SensorId>node_FusionGT56N_power</SensorId> 
     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> 
    214239                        <Transform>Transform</Transform> 
    215240                </Sensor> 
     
    229254        </Node> 
    230255        <Node> 
    231                 <ComponentId>node_FusionGT40N</ComponentId> 
     256                <ComponentId>node_psnc_FusionGT40N</ComponentId> 
    232257                <Manufacturer>Congatec</Manufacturer> 
    233258                <Product>conga-BAF/T40N</Product> 
     
    235260                        <Class>Temperature</Class> 
    236261                        <Unit>°C</Unit> 
    237                         <SensorId>node_FusionGT40N_temp</SensorId> 
    238                         <Transform>Transform</Transform> 
    239                 </Sensor> 
    240                 <Sensor> 
    241                         <Class>Power</Class> 
    242                         <Unit>W</Unit> 
    243                         <SensorId>node_FusionGT40N_power</SensorId> 
     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> 
    244269                        <Transform>Transform</Transform> 
    245270                </Sensor> 
     
    259284        </Node> 
    260285        <Node> 
    261                 <ComponentId>node_AtomZ530</ComponentId> 
     286                <ComponentId>node_hlrs_AtomZ530</ComponentId> 
    262287                <Manufacturer>Toradex</Manufacturer> 
    263288                <Product>Woodpecker Z530</Product> 
     
    265290                        <Class>Temperature</Class> 
    266291                        <Unit>°C</Unit> 
    267                         <SensorId>node_AtomZ530_temp</SensorId> 
    268                         <Transform>Transform</Transform> 
    269                 </Sensor> 
    270                 <Sensor> 
    271                         <Class>Power</Class> 
    272                         <Unit>W</Unit> 
    273                         <SensorId>node_AtomZ530_power</SensorId> 
     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> 
    274299                        <Transform>Transform</Transform> 
    275300                </Sensor> 
     
    291316        </Node> 
    292317        <Node> 
    293                 <ComponentId>node_AtomZ510</ComponentId> 
     318                <ComponentId>node_psnc_AtomZ510</ComponentId> 
    294319                <Manufacturer>Toradex</Manufacturer> 
    295320                <Product>Woodpecker Z510</Product> 
     
    297322                        <Class>Temperature</Class> 
    298323                        <Unit>°C</Unit> 
    299                         <SensorId>node_AtomZ510_temp</SensorId> 
    300                         <Transform>Transform</Transform> 
    301                 </Sensor> 
    302                 <Sensor> 
    303                         <Class>Power</Class> 
    304                         <Unit>W</Unit> 
    305                         <SensorId>node_AtomZ510_power</SensorId> 
     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> 
    306331                        <Transform>Transform</Transform> 
    307332                </Sensor> 
     
    323348        </Node> 
    324349        <Node> 
    325                 <ComponentId>node_AtomD510</ComponentId> 
     350                <ComponentId>node_psnc_AtomD510</ComponentId> 
    326351                <Manufacturer>Manufacturer</Manufacturer> 
    327352                <Product>Product</Product> 
     
    329354                        <Class>Temperature</Class> 
    330355                        <Unit>°C</Unit> 
    331                         <SensorId>node_AtomD510_temp</SensorId> 
    332                         <Transform>Transform</Transform> 
    333                 </Sensor> 
    334                 <Sensor> 
    335                         <Class>Power</Class> 
    336                         <Unit>W</Unit> 
    337                         <SensorId>node_AtomD510_power</SensorId> 
     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> 
    338363                        <Transform>Transform</Transform> 
    339364                </Sensor> 
Note: See TracChangeset for help on using the changeset viewer.