Set disk group – Dell PowerVault MD3000 User Manual

Page 169

Advertising
background image

Script Commands

169

Examples

-c "set controller [0] iscsiHostPort[0]

IPV6LocalAddress=

FE80:0000:0000:0000:0214:22FF:FEFF:EFA9 enableIPV6=

TRUE;"

-c "set controller [0] iscsiHostPort[0]

IPV6ConfigurationMethod=auto enableIPV6=TRUE;"

-c "set controller [0] availability=online;"

-c "set controller [0] ethernetPort[1]

IPV4Address=192.168.0.101;"

-c "set controller [0] iscsiHostPort[1]

IPV4SubnetMask=255.255.255.0 enableIPV4;"

-c "set controller [0] iscsiHostPort[1]

IPV4GatewayIP=192.168.0.1 enableIPV4;"

Set Disk Group

This command defines the properties for a disk group.

Syntax

set diskGroup [

diskGroupNumber

] addPhysicalDisks=

(

enclosureID0,slotID0 ... enclosureIDn,slotIDn

)

raidLevel=(0 | 1 | 5)

owner=(0 | 1)

availability=(online | offline)

Parameters

Parameter

Description

diskGroup

Sequence number of the disk group for which to set properties.
You must put brackets ([ ]) around the disk group number.

addPhysicalDisks Identifies the physical disk by enclosure and slot location to

include in the disk group. Enclosure ID values are 0 to 99. Slot ID
values are 0 to 31. You must put parentheses around the enclosure
ID values and the slot ID values.

raidLevel

RAID level for the disk group. Valid values are 0, 1, or 5.

Advertising