
Command line interface commands
84
Table 4-23 DeleteLogicalUnit command parameters
Parameter Name Status Description
devnum
Required This parameter can be specified in decimal, and in colon-separated
hexadecimal. If you specify a hexadecimal number, for
XP12000/XP10000/SVS200, XP1024/XP128, and XP512/XP48, use the
xx:yy format, where xx is the CU number, and yy is the LDEV number.
For XP24000/XP20000, use the ww:xx:yy format, where ww is the LDKC
number, xx is the CU number, and yy is the LDEV number. ww is optional.
If you omit ww, the LDKC number is regarded as 0.
NOTE: The execution results are output in decimal.
model
Required Model of the storage array of the LU
serialnum
Required Serial number of the storage array of the LU
Command execution example:
hdvmcli DeleteLogicalUnit -o "D:\logs\XP12000 DeleteLogicalUnit.log"
"serialnum=10001" "model=XP12000" "devnum=1"
Command execution result:
RESPONSE:
(Command completed; empty list returned)
4-4-11 DeleteLUSE
DeleteLUSE deletes a LUSE volume on a storage subsystem (see Table 4-24).
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 delete LUSE volumes that are
made up of the logical devices that the user is permitted to access. If an LDEV that is not allowed is
specified, an error occurs.
NOTE: This function is not available for XP512/XP48.
Table 4-24 DeleteLUSE command parameters
Parameter Name Status Description
serialnum
Required Serial number of the storage array from which the LUSE is to be deleted
model
Required Model of the storage array from which the LUSE is to be deleted
devnums
Required Device number used to identify the LUSE to be deleted
The LUSE device number must be valid in the storage array
This parameter can be specified in decimal, and in colon-separated
hexadecimal. If you specify a hexadecimal number, for
XP12000/XP10000/SVS200, XP1024/XP128, and XP512/XP48, use the
xx:yy format, where xx is the CU number, and yy is the LDEV number.
For XP24000/XP20000, use the ww:xx:yy format, where ww is the LDKC
number, xx is the CU number, and yy is the LDEV number. ww is optional.
If you omit ww, the LDKC number is regarded as 0.
NOTE: The execution results are output in decimal.
Command execution example:
hdvmcli DeleteLUSE -o "D:\logs\XP1024 DeleteLUSE.log" "serialnum=10001"
"model=XP1024" "devnum=209"
Komentáře k této Příručce