Dell Lifecycle Controller 1.2 for Linux Guía de usuario Pagina 188

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 253
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 187
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Linux Version: 2.1.0
188
Include all protocols=0, Include SATA=1, Include SAStypes=2
DiskEncrypt: Types of encryption to include
0 = Include FDE capable and non encryption capable disks
1 = Include FDE disks only
2 = Include only non FDE disks
PDArray: This parameter is the list of physical disk FQDDs
EXAMPLE:
wsman invoke -a GetRAIDLevels http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_RAIDService
?SystemCreationClassName=DCIM_ComputerSystem,
CreationClassName=DCIM_RAIDService,SystemName=DCIM:ComputerSystem,
Name=DCIM:RAIDService -h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD -J GetRAIDLevels.xml -j utf-8 -y basic
The input file GetRAIDLevels.xml is shown below:
<p:GetRAIDLevels_INPUT xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_RAIDService">
<p:Target>RAID.Integrated.1-1</p:Target>
<p:DiskType>0</p:DiskType>
<p:Diskprotocol>0</p:Diskprotocol>
<p:DiskEncrypt>0</p:DiskEncrypt>
<p:PDArray>Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1</p:PDArray>
<p:PDArray>Disk.Bay.1:Enclosure.Internal.0-0:RAID.Integrated.1-1</p:PDArray>
</p:GetRAIDLevels_INPUT>
OUTPUT:
<n1:GetRAIDLevels_OUTPUT>
<n1:ReturnValue>0</n1:ReturnValue>
<n1:VDRAIDEnumArray>2</n1:VDRAIDEnumArray>
<n1:VDRAIDEnumArray>4</n1:VDRAIDEnumArray>
<n1:VDRAIDEnumArray>64</n1:VDRAIDEnumArray>
<n1:VDRAIDEnumArray>128</n1:VDRAIDEnumArray>
<n1:VDRAIDEnumArray>2048</n1:VDRAIDEnumArray>
<n1:VDRAIDEnumArray>8192</n1:VDRAIDEnumArray>
</n1:GetRAIDLevels_OUTPUT>
The VDRAIDEnumArray numbers correspond to the following RAID levels:
RAIDLevel:
RAID 0 = 2
RAID 1 = 4
RAID 5 = 64
RAID 6 = 128
Vista de pagina 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 252 253

Comentarios a estos manuales

Sin comentarios