4-4 addluse – HP XP Command View Advanced Edition Software User Manual

Page 66

Advertising
background image




Command line interface commands



66

Command execution example: In this example, the CLI command creates a logical unit (capacity:
1,000,080KB

, emulation type: OPEN-3) for an array group (chassis number: 4, array group

number: 32) in a storage subsystem (serial number: 10001, model: XP1024). The LDEVs used to
create the logical unit are obtained from the execution result.

hdvmcli AddLogicalUnit -o "D:\logs\XP1024 AddLogicalUnit.log" serialnum=10001
model=XP1024 chassis=4 groupnum=32 capacity=1000080 emulation=OPEN-3
lusubinfo=LDEV devnum=176

Command execution result:

RESPONSE:

An instance of StorageArray

.

. (Attributes of StorageArray are omitted here)

.

List of 1 Lu elements:

An instance of LogicalUnit

objectID=*****

devNum=176

displayName=00:B0

emulation=OPEN-3

devCount=1

devType=

capacityInKB=1,000,080

path=false

commandDevice=false

commandDeviceEx=0

commandDeviceSecurity=false

chassis=4

arrayGroup=32

raidType=RAID5(3D+1P)

currentPortController=-1

defaultPortController=-1

isComposite=0

continuousAccessVolumeType=Simplex

businessCopyVolumeType=Simplex

snapshotVolumeType=Simplex

journalVolumeType=Simplex

sysVolFlag=0

externalVolume=0

differentialManagement=false

SnapshotPoolID=-1

journalPoolID=-1

thpType=-1

consumedCapacityInKB=-1

thpPoolID=-1

threshold=-1

tcaPoolID=-1

*****

: The values are encoded by the CLI.

4-4-4 AddLUSE

AddLUSE

adds a LUSE volume to a storage subsystem (see

Table 4-17

).

A user who has only View permission cannot execute this command. A user to whom a user-defined
resource group is assigned and who also has Modify permission can create a LUSE volume by

Advertising