3-13 modifyarrayreservation, 3-14 modifylogicalunit, Modifyarrayreservation – HP StorageWorks XP10000 Disk Array User Manual

Page 57: Modifylogicalunit

Advertising
background image

Command Line Interface Commands 57


isComposite=0

continuousAccessVolumeType=Simplex

businessCopyVolumeType=S-VOL

snapshotVolumeType=Simplex

journalVolumeType=Simplex

sysVolFlag=0

externalVolume=0

differentialManagement=0

.

. (repeated for other ReplicationInfo instances)

.

4-3-13 ModifyArrayReservation

ModifyArrayReservation

extends the period of time that can elapse before the target storage subsystem

is unlocked (see Table 4.32). Reservation affects only Storage Array Commands and LUN Commands.
GetStorageArray

can be executed for subsystems reserved by another user. The commands listed in

section

4-3-1

can be performed under your reservation. If the configuration is not changed and

ModifyArrrayReservation

is not executed, the reservation will expire in 5 minutes. If

ModifyArrrayReservation

is executed, the period of time is reset again to expire in five minutes.

Users with access to this command:

Yes: System Administrator, Storage Administrator

No: Local System Administrator, Local Storage Administrator, Guest, Local Guest

NOTE:

A Local System Administrator or Local Storage Administrator can specify only storage subsystems

containing accessible LDEVs. If any other storage subsystems are specified, an error occurs.

Table 4-32

ModifyArrayReservation Command Parameters

Parameter Name

Status

Description

model

Required

Model of the storage subsystem.

serialnum

Required

Serial number of the storage subsystem.

Command execution example:

hdvmcli ModifyArrayReservation -o "D:\logs\ModifyArrayReservation.log" "model=XP12000"

"serialnum=14009"

Command execution result:

An instance of ArrayReservation

objectID=ARRAYRESERVATION.USP.14009

target=ARRAY.USP.14009

loginID=dmuser

beginTime=1,039,003,476

4-3-14 ModifyLogicalUnit

ModifyLogicalUnit

modifies the LU and its corresponding LDEV in a storage device (see

Table 4-33

).

Users with access to this command:

Yes: System Administrator, Storage Administrator

No: Guest, Local System Administrator, Local Storage Administrator, Local Guest

Format for the StorageWorks XP12000/XP10000 and StorageWorks XP1024/XP128:

hdvmcli [URL] ModifyLogicalUnit [option] serialnum=serial-number model=model

devnum=device-number {commanddevice={true|false}|commanddevicesecurity={true|false}}

Format for the StorageWorks XP512/XP48:

hdvmcli [URL] ModifyLogicalUnit [option] serialnum=serial-number model=model

devnum=device-number commanddevice={true|false} [commanddevicesecurity={true|false}]

Advertising