Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

Dell PowerVault MD 32XX/36XX Series Storage Arrays CLI Guide

PDF

Set RAID Controller Module

Description

This command defines the attributes for the RAID controller modules.

Syntax

set controller [(0 | 1)] 
                                 [availability=(online | offline | serviceMode)] 
                                 [ethernetPort [(0 | 1)] 
                                 ethernetPortOptions] 
                                 [globalNVSRAMByte [
                                 nvsramOffset]=(
                                 nvsramByteSetting | 
                                 nvsramBitSetting)] 
                                 [hostNVSRAMByte [
                                 hostType, 
                                 nvsramOffset]=(
                                 nvsramByteSetting | 
                                 nvsramBitSetting)] 
                                 [IPv4GatewayIP=
                                 ipAddress] 
                                 [IPv6RouterAddress=
                                 ipv6Address] 
                                 [iscsiHostPort [(0 | 1 | 2 | 3)] 
                                 iscsiHostPortOptions] 
                                 [rloginEnabled=(TRUE | FALSE)] 
                                 [serviceAllowedIndicator=(on | off)]
                              

Parameters

Parameter

Description

controller

The RAID controller module for which you want to define properties. Valid RAID controller module identifiers are 0 or 1 , where 0 is the RAID controller module in the top slot, and 1 is the RAID controller module in the bottom slot. Enclose the identifier for the RAID controller module in square brackets ([ ]). If you do not specify a RAID controller module, the firmware for the RAID controller returns a syntax error.

availability

The mode for the RAID controller module, which you can set to online, offline, or serviceMode (service).

ethernetPort

The attributes (options) for the management Ethernet ports. The entries to support this parameter are listed in the Syntax Element Statement Data table that follows. Many settings are possible, including setting the IP address, the gateway address, and the subnet mask address.

globalNVSRAMByte

A portion of the RAID controller module NVSRAM. Specify the region to be modified using the starting byte offset within the region and the byte value or bit value of the new data to be stored into the NVSRAM.

hostNVSRAMByte

The NVSRAM for the host-specific region. The setting specifies the host index for the specific host, the starting offset within the region, the number of bytes, and the byte value or bit value of the new data to be stored into the NVSRAM.

IPv4GatewayIP

The IP address of the node that provides the interface to the network. The address format for the IPv4 gateway is (0–255).(0–255).(0–255).(0–255)

IPv6RouterAddress

The IP address of IPv6 router that connects two or more logical subnets. The address format for the IPv6 router is (0–FFFF):(0–FFFF):(0–FFFF):(0–FFFF): (0–FFFF):(0–FFFF):(0–FFFF):(0–FFFF) .

iscsiHostPort

This parameter enables you to set options for the iSCSI ports on the RAID controller module. Select the specific iSCSI port and then select the options for that port. The iSCSI port identifier can be 0 , 1 or 2 , 3 . Refer to the information about your RAID controller module for the location and identifier of the ports.

The values that support this parameter are listed in the Syntax Element Statement Data table that follows. Many settings are possible, including setting the IP address, the gateway address, the subnet mask address, the IPv4 priority, and the IPv6 priority.

rloginEnabled

The setting for whether the remote login feature is turned on or turned off. To turn on the remote login feature, set this parameter to TRUE . To turn off the remote login feature, set this parameter to FALSE .

serviceAllowedIndicator

The setting for whether the Service Action Allowed indicator light is turned on or turned off. To turn on the Service Action Allowed indicator light, set this parameter to on . To turn off the Service Action Allowed indicator light, set this parameter to off .

Syntax Element Statement Data

Options for the Ethernet Port Parameter
enableIPv4=(TRUE | FALSE) |
                                                enableIPv6=(TRUE | FALSE) |
                                                IPv6LocalAddress=(0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF): (0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF) |
                                                IPv6RoutableAddress=(0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF): (0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF) |
                                                IPv4Address=(0-255).(0-255).(0-255).(0-255) |
                                                IPv4ConfigurationMethod=[(static | dhcp)] |
                                                IPv4SubnetMask=(0-255).(0-255).(0-255).(0-255) |
                                                duplexMode=(TRUE | FALSE) |
                                                portSpeed=[(autoNegotiate | 10 | 100 | 1000)]
                                                
                                             
Options for the iscsiHostPort Parameter
IPv4Address=(0-255).(0-255).(0-255).(0-255) |
                                                IPv6LocalAddress=(0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF): (0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF) |
                                                
                                                IPv6RoutableAddress=(0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF): (0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF) |
                                                IPv6RouterAddress=(0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF): (0-FFFF):(0-FFFF):(0-FFFF):(0-FFFF) |
                                                enableIPv4=(TRUE | FALSE) |
                                                enableIPv6=(TRUE | FALSE) |
                                                enableIPv4Vlan=(TRUE | FALSE) |
                                                enableIPv6Vlan=(TRUE | FALSE) |
                                                enableIPv4Priority=(TRUE | FALSE) |
                                                enableIPv6Priority=(TRUE | FALSE) |
                                                IPv4ConfigurationMethod=(static | dhcp) |
                                                IPv6ConfigurationMethod=(static | auto) |
                                                IPv4GatewayIP=(TRUE | FALSE) |
                                                IPv6HopLimit=[0-255] |
                                                IPv6NdDetectDuplicateAddress=[0-256] |
                                                IPv6NdReachableTime=[0-65535] |
                                                IPv6NdRetransmitTime=[0-65535] |
                                                IPv6NdTimeOut=[0-65535] |
                                                IPv4Priority=[0-7] |
                                                IPv6Priority=[0-7] |
                                                IPv4SubnetMask=(0-255).(0-255).(0-255).(0-255) |
                                                IPv4VlanId=[1-4094] |
                                                IPv6VlanId=[1-4094] |
                                                maxFramePayload=[frameSize] |
                                                tcpListeningPort=[3260, 49152-65536] |
                                                portSpeed=[(autoNegotiate | 1 | 10)]
                                                
                                             

Notes

When you use this command, you can specify one or more parameters. You need not to use all the parameters.

Setting the availability parameter to serviceMode causes the alternate RAID controller module to take ownership of all of the virtual disks. The specified RAID controller module no longer has any virtual disks and refuses to take ownership of any more virtual disks. Service mode is persistent across reset cycles and power cycles until the availability parameter is set to online.

Use the show controller NVSRAM command to show the NVSRAM information. Before making any changes to the NVSRAM, contact your Technical Support Representative to learn what regions of the NVSRAM you can modify.

When the duplexMode option is set to TRUE, the selected Ethernet port is set to full duplex. The default value is half duplex (the duplexMode parameter is set to FALSE).

To make sure that the IPv4 settings or the IPv6 settings are applied, you must set these iscsiHostPort options:
  • enableIPV4=TRUE
  • enableIPV6=TRUE
The IPv6 address space is 128 bits. It is represented by eight 16-bit hexadecimal blocks separated by colons.

The maxFramePayload option is shared between IPv4 and IPv6. The payload portion of a standard Ethernet frame is set to 1500, and a jumbo Ethernet frame is set to 9000. When using jumbo frames, all of the devices that are in the network path should be capable of handling the larger frame size.

The portSpeed option is expressed as megabits per second (Mb/s).

Values for the portSpeed option of the iscsiHostPort parameter are in megabits per second (Mb/s).

The following values are the default values for the iscsiHostOptions :
  • The IPv6HopLimit option is 64.
  • The IPv6NdReachableTime option is 30000 milliseconds.
  • The IPv6NdRetransmitTime option is 1000 milliseconds.
  • The IPv6NdTimeOut option is 30000 milliseconds.
  • The tcpListeningPort option is 3260.

Califique este contenido

Preciso
Útil
Fácil de comprender
¿Este artículo fue útil?
0/3000 characters
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Seleccione si el artículo fue útil o no.
  Los comentarios no pueden contener estos caracteres especiales: <>"(", ")", "\"