z/OS DFSMS OAM Planning, Installation, and Storage Administration Guide for Tape Libraries
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Displaying storage group status

z/OS DFSMS OAM Planning, Installation, and Storage Administration Guide for Tape Libraries
SC23-6867-00

Use the DISPLAY command to display storage group status. The syntax of the DISPLAY command follows:

Read syntax diagramSkip visual syntax diagram
                                     .-ALL----------.     
>>-+-DISPLAY-+--SMS,--+-STORGRP-+--(-+-storgrp_name-+-)--------->
   '-D-------'        '-SG------'    '-ALL----------'     

>--+---------+--+----------------+-----------------------------><
   '-,DETAIL-'  '-,L=-+-a------+-'   
                      +-name---+     
                      '-name-a-'     

STORGRP | SG(storgrp_name | ALL)
If storgrp_name is specified, the status of the requested tape storage group is displayed. If storgrp_name is omitted, then ALL is the default and the status of all storage groups within the active configuration is displayed.
,DETAIL
Displays the tape libraries associated with the tape storage groups.
,L={a | name | name-a}
Specifies where to display the results of the inquiry: the display area (L=a), the console name (L=name), or both the console name and the display area (L=name-a). The name parameter can be an alphanumeric character string.

To display status for an individual storage group, enter the following command:

     DISPLAY SMS,STORGRP(storgrp_name),DETAIL

The following information is displayed:

CBR1130I OAM storage group status:
TAPE     LIBRARY
STORGRP  NAMES 
sgname   libname1 libname2 libname3 libname4
         libname5 libname6 libname7 libname8
The fields displayed in each data line are as follows:
sgname
Name of the tape storage group
libname1
Names of the one to eight tape libraries associated with the storage group

The following is sample output of the DISPLAY SMS,STORGRP(ALL),DETAIL command:

 CBR1130I OAM storage group status:
TAPE     LIBRARY
STORGRP  NAMES
TAPESG1  TAPELIB1
TAPESG2  TAPELIB1  TAPELIB2
TAPESG3  TAPELIB1  TAPELIB2  TAPELIB3

If ALL and DETAIL are specified with the STORGRP keyword and both object storage groups and tape storage groups are defined in the SMS configuration, object storage group information is displayed first followed by the tape storage group information similar to that shown in the sample above.

If ALL is specified but DETAIL is not specified with the STORGRP keyword and both object storage groups and tape storage groups are defined in the SMS configuration, then the status is combined in one display similar to that shown below.

The following is sample output from the DISPLAY SMS,STORGRP(ALL) command:

IGD002I   11.19.56    DISPLAY SMS
                                                1 1 1 1 1 1 1
STORGRP    TYPE       SYSTEM= 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6
BACKUP01   OBJECTB            + . . . . . . . . . . . . . . .
OBJSG01    OBJECT             + . . . . . . . . . . . . . . .
OBJSG02    OBJECT             + . . . . . . . . . . . . . . .
OBJSG03    OBJECT             + . . . . . . . . . . . . . . .
TAPESG1    TAPE               + + + . . . . . . . . . . . . .
TAPESG2    TAPE               . + + . . . . . . . . . . . . .
TAPESG3    TAPE               . - D . . . . . . . . . . . . .
TSODASD    POOL               + + + + + - - + . . . . . . . .
 
                              1 1 1 2 2 2 2 2 2 2 2 2 2 3 3 3
STORGRP    TYPE       SYSTEM= 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2
BACKUP01   OBJECTB            . . . . . . . . . . . . . . . .
OBJSG01    OBJECT             . . . . . . . . . . . . . . . .
OBJSG02    OBJECT             . . . . . . . . . . . . . . . .
OBJSG03    OBJECT             . . . . . . . . . . . . . . . .
TAPESG1    TAPE               + + + . . . . . . . . . . . . .
TAPESG2    TAPE               . + + . . . . . . . . . . . . .
TAPESG3    TAPE               . - D . . . . . . . . . . . . .
TSODASD    POOL               + + + + + - - + . . . . . . . .
*****************************LEGEND*********************************
.  THE STORAGE GROUP OR VOLUME IS NOT DEFINED TO THE SYSTEM
+  THE STORAGE GROUP OR VOLUME IS ENABLED
-  THE STORAGE GROUP OR VOLUME IS DISABLED
*  THE STORAGE GROUP OR VOLUME IS QUIESCED
D  THE STORAGE GROUP OR VOLUME IS DISABLED FOR NEW ALLOCATIONS ONLY
Q  THE STORAGE GROUP OR VOLUME IS QUIESCED FOR NEW ALLOCATIONS ONLY
SYSTEM 1  = SYSTEM1    SYSTEM 2  = SYSTEM2    SYSTEM 3  = SYSTEM3
SYSTEM 4  = SYSTEM4    SYSTEM 5  = SYSTEM5    SYSTEM 6  = SYSTEM6
SYSTEM 7  = SYSTEM7    SYSTEM 8  = SYSTEM8    SYSTEM 9  = SYSTEM9
SYSTEM 10 = SYSTEM10   SYSTEM 11 = SYSTEM11   SYSTEM 12 = SYSTEM12
SYSTEM 13 = SYSTEM13   SYSTEM 14 = SYSTEM14   SYSTEM 15 = SYSTEM15
SYSTEM 16 = SYSTEM16   SYSTEM 17 = SYSTEM17   SYSTEM 18 = SYSTEM18
SYSTEM 19 = SYSTEM19   SYSTEM 20 = SYSTEM20   SYSTEM 21 = SYSTEM21
SYSTEM 22 = SYSTEM22   SYSTEM 23 = SYSTEM23   SYSTEM 24 = SYSTEM24
SYSTEM 25 = SYSTEM25   SYSTEM 26 = SYSTEM26   SYSTEM 27 = SYSTEM27
SYSTEM 28 = SYSTEM28   SYSTEM 29 = SYSTEM29   SYSTEM 30 = SYSTEM30
SYSTEM 31 = SYSTEM31   SYSTEM 32 = SYSTEM32

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014