showresgrp
The showresgrp command displays detailed properties of a resource group.
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 volume ID, 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 temporarily overrides any defined value for devid for the current command.
- resource_group_ID | -
- (Optional) The resource group ID. The resource group ID begins with the letters RG and ends with a decimal number. If the resource group ID is not specified, one will be assigned. If you use the dash (-), the specified value is read from standard input.
Example: Displaying detailed properties of a resource group
dscli> showresgrp RG1
Output
Attribute | Value |
---|---|
ID | RG1 |
Name | Product_A.admins |
State | Normal |
Label | Product_A |
CS_Global _RS | Product_A |
Passthru_ Global_RS | PUBLIC |
GM_sessions _allowed | 01-FF |
GM_masters _allowed | 7,20-2F,A0 |
Output definitions
- ID
- Unique identifier that is assigned to this resource group ID.
- name
- Nickname that you assigned for this resource group object.
- state
- Current configuration state of this resource group. One of the following values is displayed:
- Normal
- The resource group is not being configured.
- Configuring
- The resource group is being configured.
- Configuration Error
- The resource group configuration process failed to complete successfully.
- Deconfiguring
- A resource group is in the process of being deleted.
- Deconfiguration Error
- The resource group deletion process failed to complete successfully.
- Label
- Resource group label. The resource group label is 1 to 32 characters and is limited to upper and lower case alphabetic and numeric characters, and the special characters (-), (_), and (.).
- CS_Global_RS
- All of the Copy Services requests that establish or re-establish a relationship, and are subject to this resource scope including FlashCopy and PPRC relationships.
- Passthru_Global_RS
- All of the Copy Services requests that are issued though a pass-through logical volume are treated as a relationship between the pass-through logical volume and source logical volume and are subject to this resource scope.
- GM_Sessions_Allowed
- An array of Global Mirror session IDs that are allowed to be used for the volumes in this resource.
- GM_Masters_Allowed
- An array of Global Mirror session IDs that are allowed to be used as a master session for volumes in this resource.