Print this page
LOCAL: preliminary topo mapping for Richmond-A disk bays

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/fm/topo/maps/i86pc/i86pc-legacy-hc-topology.xml
          +++ new/usr/src/lib/fm/topo/maps/i86pc/i86pc-legacy-hc-topology.xml
   1    1  <?xml version="1.0"?>
   2    2  <!DOCTYPE topology SYSTEM "/usr/share/lib/xml/dtd/topology.dtd.1">
   3    3  <!--
   4    4  Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
        5 +Copyright (c) 2012, Joyent, Inc. All rights reserved.
   5    6  
   6    7   CDDL HEADER START
   7    8  
   8    9   The contents of this file are subject to the terms of the
   9   10   Common Development and Distribution License (the "License").
  10   11   You may not use this file except in compliance with the License.
  11   12  
  12   13   You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  13   14   or http://www.opensolaris.org/os/licensing.
  14   15   See the License for the specific language governing permissions
↓ open down ↓ 128 lines elided ↑ open up ↑
 143  144            <enum-method name='ipmi' version='1' />
 144  145            <propmap name='psu' />
 145  146         </range>
 146  147         <range name='fan' min='0' max='3'>
 147  148            <propmap name='fan' />
 148  149         </range>
 149  150         <range name='bay' min='0' max='3'>
 150  151            <propmap name='Sun-Fire-X4600-M2-disk' />
 151  152         </range>
 152  153      </set>
      154 +
      155 +    <set type='product' setlist='Joyent-Compute-Platform-1101'>
      156 +       <range name='psu' min='0' max='100'>
      157 +          <enum-method name='ipmi' version='1' />
      158 +       </range>
      159 +       <range name='fan' min='0' max='100'>
      160 +          <enum-method name='ipmi' version='1' />
      161 +       </range>
      162 +       <range name='bay' min='0' max='15'>
      163 +          <propmap name='Joyent-Compute-Platform-1101-disk' />
      164 +       </range>
      165 +    </set>
 153  166  
 154  167      <set type='product' setlist='default'>
 155  168         <range name='psu' min='0' max='100'>
 156  169            <enum-method name='ipmi' version='1' />
 157  170         </range>
 158  171         <range name='fan' min='0' max='100'>
 159  172            <enum-method name='ipmi' version='1' />
 160  173         </range>
 161  174         <range name='bay' min='0' max='1024'>
 162  175            <enum-method name='ses' version='1' />
 163  176         </range>
 164  177      </set>
 165  178  
 166  179      </dependents>
 167  180  
 168  181    </range>
 169  182  
 170  183  </topology>
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX