Adaptec 1542B - AHA Storage Controller Fast SCSI 10 MBps Manual de usuario Pagina 127

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 265
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 126
Data Recovery Using R-Studio
122
© 2002...2013 R-Tools Technology Inc.
Element example:
See the RAID configuration file example.
Section Offsets
This section describes the offsets of each parent object.. It contains the <Offset> elements which number
should not exceed the value of the parents attribute of the <RAID> section. If the <Offsets> section is
absent, offsets are treated as zero.
Section structure example:
<RAIDList>
<RAID name="example" parents="4" rows="4" blocksize="16777216">
<Table>
...
</Table>
<Offsets>
<Offset [attributes]> ... </Offset>
<Offset [attributes]> ... </Offset>
<Offset [attributes]> ... </Offset>
<Offset [attributes]> ... </Offset>
</Offsets>
</RAID>
</RAIDList>
Element Offset
The element specifies the offset of a RAID parent in bytes.
Attributes:
id
<u16>
Required
The RAID parent identifier. (from 1 to the parents attribute of
the <RAID> section.)
Element example:
<RAIDList>
<RAID name="example" parents="4" rows="4" blocksize="16777216">
<Table>
...
</Table>
<Offsets>
<Offset id="1"> 0x00100</Offset>
<Offset id="3"> 0x01000</Offset>
</Offsets>
</RAID>
</RAIDList>
Comments
<!-- Comment string -->
An XML standard string for a comment.
2.4.11 Description Files for RAID Configurations
Below are description files for RAID examples described in the Volume Sets and RAIDs chapter. The syntax
of them is described in the Syntax of a Description File for RAID Configurations topic.
StripeSet
The stripe set layout is described in the Volume Sets, Stripe Sets, and Mirrors topic.
Vista de pagina 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 264 265

Comentarios a estos manuales

Sin comentarios