chlss

The chlss command modifies a logical subsystem.

Read syntax diagramSkip visual syntax diagramchlss  -dev  storage_image_ID  -ss ss_ID -pprcconsistgrp  enable  disable  -extlongbusy  timeout  -resgrp  resource_group_ID  LSS_ID   ...   "-"

Parameters

-dev storage_image_ID
(Optional) The storage image ID, which consists of manufacturer, machine type, and serial number. The storage image ID is required if you do not specify a fully qualified ID for all logical subsystems, do not set the devid variable in your profile or through the setenv command, and the HMC is aware of more than one storage image. Using the -dev parameter will temporarily override any defined value for devid for the current command.
-ss ss_ID
(Optional). The subsystem ID of the logical subsystem. The subsystem ID that you specify replaces the existing subsystem ID in the initial target LSS ID.

The ID is in the format 0001 - FFFF.

Example: 013F

-pprcconsistgrp enable | disable
(Optional) Enables a volume that is associated with a logical subsystem to become suspended and enter an extended long busy state if it has not received a notification that a consistency group has been created. Otherwise, the volumes associated with the LSS do not go to a long-busy state.
Note: A consistency group volume pair that is suspended will not go into an extended long busy state unless the primary volume is in a full duplex state before the suspension.
-extlongbusy timeout
(Optional) The time in seconds that an LSS consistency group volume stays long busy after reporting an error that causes a remote mirror and copy suspension if a consistency group has not been created. The default value for new LSSs is 60 seconds (1 minute).
-resgrp resource_group_ID
(Optional) The resource group that the LSSs are assigned to. The resource group ID begins with the letters RG and ends with a decimal number.
LSS_ID ... | -
(Required) One or more LSSs to be modified by this command. An LSS ID is two hexadecimal characters 00 - FE.
To specify a range of LSS IDs, separate the IDs with a hyphen.
You must separate multiple LSS IDs or ranges of LSS IDs with a blank space between each ID or range of IDs.
The ellipsis (...) indicates that, optionally, you can specify multiple values. If you use the dash (-), the specified value is read from standard input. You cannot use the dash (-) while you are in the DS CLI interactive command mode.
Example: 00-03 08

Example: Modifying a logical subsystem

dscli> chlss -dev IBM.2107-75FA120 -extlongbusy 120 06 0F 
Output
LSS 06 successfully modified.
LSS 0F successfully modified.