Table 4-33 modifylogicalunit command parameters – HP StorageWorks XP10000 Disk Array User Manual

Page 58

Advertising
background image

Command Line Interface Commands 58


NOTE:

If you are using a StorageWorks XP512/XP48, check that at least one path is set for the logical unit

that is subject to this command’s processing.

NOTE:

For the StorageWorks XP512/XP48, make sure that one or more paths have been set to the logical

unit to which the command executes. If specifying the commanddevicesecurity parameter, use it with the
commanddevice parameter.

NOTE:

For the StorageWorks XP12000/XP10000, and XP1024/XP128, specify at least one of the

commanddevice

and commanddevicesecurity commands.

Table 4-33

ModifyLogicalUnit Command Parameters

Parameter Name

Status

Description

serialnum

Required

Serial number of the storage array of the LU.

model

Required

Model of the storage array of the LU.

devnum

Required

Device number of the LU.

commanddevice

Optional

New setting for command device. “true” = commanddevice, “false” ≠
commanddevice

.

Specify true to set the specified LU as a command device, and false to
release the setting.

commanddevicesecurity

Optional

Security mode setting for the command device.
Specify true to enable security, and false to disable it.
If you are using a StorageWorks XP512/XP48 and you specify this
parameter, you must also specify the commanddevice parameter.

Command execution example:

hdvmcli ModifyLogicalUnit -o "D:\logs\XP1024 ModifyLogicalUnit.log" "serialnum=10001"

"model=XP1024" "devnum=1" "commanddevice=true"

Command execution result:

RESPONSE:

An instance of StorageArray

.

. (Attributes of StorageArray are omitted here)

.

List of 1 Lu elements:

An instance of LogicalUnit

objectID=LU.HDS9980V.10001.1

devNum=1

displayName=0:01

emulation=OPEN-3

devCount=1

devType=CommandDevice

capacityInKB=2,403,360

path=true

commandDevice=true

commandDeviceSecurity=true

chassis=1

arrayGroup=0

raidType=RAID5(3D+1P)

currentPortController=-1

defaultPortController=-1

isComposite=0

continuousAccessVolumeType=Simplex

businessCopyVolumeType=Simplex

snapshotVolumeType=Simplex

journalVolumeType=Simplex

sysVolFlag=0

externalVolume=0

differentialManagement=0

Advertising