chlss
The chlss command modifies a logical subsystem.
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.
Example: Modifying a logical subsystem
dscli> chlss -dev IBM.2107-75FA120 -extlongbusy 120 06 0F
Output
LSS 06 successfully modified. LSS 0F successfully modified.