z/OS DFSMS Software Support for IBM System Storage TS1140, TS1130, and TS1120 Tape Drives (3592)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Implementing the DFSMS software support for the encryption-capable TS1120 tape drive

z/OS DFSMS Software Support for IBM System Storage TS1140, TS1130, and TS1120 Tape Drives (3592)
SC23-6854-00

To implement the encryption-capable TS1120 tape drive software support, perform the system-level and application-level tasks listed in the following tables. Required tasks apply to any DFSMS installation enabling the function. Optional tasks apply to only specified operating environments or to situations where there is more than one way to set up or enable the function. For more details on the procedures associated with a given task, see the reference listed.

System-level tasks Condition Procedure reference
Stand-alone tape environment
  1. Implement the data class policy specifying EEFMT2. Also, specify as appropriate, the non-encryption recording formats, EFMT1 or EFMT2. Also, modify or create ACS routines to associate the tape output functions with a data class that has the appropriate recording format specified.
  2. Install the Encryption Key Manager (EKM) and set up the key store it will use.
  3. Create the data classes or the DD statements (or use Encryption Key Manager defaults) to specify the key labels and their encoding mechanism (label or hash).
  4. For in-band key management, update the IOS PARMLIB member (IECIOSxx) using the new EKM command. Also create a z/OS UNIX segment for the IOS address space.
  5. Upgrade 3592 Model J1A and 3592 Model E05 microcode to enable the drives to recognize and enable the EEFMT2 formatted cartridges to be relabelled/reused. Also, ensure that VOLNSNS=YES is in the DEVSUPxx member of PARMLIB.
  6. Ensure that the required microcode updates for the new media (MEDIA9 and MEDIA10) have been made. Prior to using the new media types (MEDIA9 and MEDIA10), ensure that all 3592 Model E05 drives have had their microcode upgraded in support of the new media types. Otherwise, job failures may occur with a 3592 drive with the wrong microcode level being allocated.
  7. Make the required installation exit changes.
  8. Make any needed changes to the HCD to define the new devices.
  9. If more than one recording technology is used for the same device type, create a unique esoteric for each of the recording technologies. Use the esoteric unit names in DFSMShsm to direct allocations uniquely to each group of devices.
  10. If performance scaling or performance segmentation is used (available with MEDIA5 and MEDIA9 tape cartridges only), update or create ACS routines to assign a data class to tape output functions. For example, for DFSMShsm, you can filter on single file tape data set names used by DFSMShsm functions. Define the data class with the performance scaling or performance segmentation attribute.
  11. Add new device esoteric unit names or generic unit names to STORAGEGROUP statements in the CBROAMxx member of PARMLIB for the object storage groups that are to use the new devices. The esoteric or generic unit name must consist of encryption-capable TS1120 tape drive drives exclusively because the EEFMT2 recording technology is not compatible with other recording technologies.
  12. Install coexistence PTFs as appropriate.
  13. IPL the system.
Required
IBM tape library environment
  1. Implement the data class policy specifying EEFMT2. Also, specify as appropriate, the non-encryption recording formats, EFMT1 or EFMT2. Also, modify or create ACS routines to associate the tape output functions with a data class that has the appropriate recording format specified.
  2. Install the Encryption Key Manager (EKM) and set up the key store it will use.
  3. Create the data classes or the DD statements (or use Encryption Key Manager defaults) to specify the key labels and their encoding mechanism (label or hash).
  4. For in-band key management, update the IOS PARMLIB member (IECIOSxx) using the new EKM command. Also create a z/OS UNIX segment for the IOS address space.
  5. Upgrade 3592 Model J1A and 3592 Model E05 microcode to enable the library drives to recognize and enable the EEFMT2 formatted cartridges to be relabelled/reused. Also, ensure that VOLNSNS=YES is in the DEVSUPxx member of PARMLIB.
  6. Ensure that the required microcode updates for the new media (MEDIA9 and MEDIA10) have been made. Prior to using the new media types (MEDIA9 and MEDIA10), ensure that all 3592 Model E05 drives have had their microcode upgraded in support of the new media types. Otherwise, job failures may occur with a 3592 drive with the wrong microcode level being allocated.
  7. Make the required installation exit changes.
  8. Define or alter existing data class constructs as appropriate, to specify the EEFMT2 recording technology, MEDIA5, MEDIA6, MEDIA7, or MEDIA8, MEDIA9, or MEDIA10 media type, and the performance attributes (performance scaling or performance segmentation available with MEDIA5 and MEDIA9 tape cartridges only).
  9. Define or alter existing storage group constructs to include libraries with the new encryption-capable TS1120 tape drive devices.
  10. Update ACS routines to direct allocation to the encryption-capable TS1120 tape drive device as requested.
  11. Validate and activate any new or modified SMS configuration.
  12. Make any needed changes to the HCD to define the new devices.
  13. To define the partitioning category code for MEDIA5 MEDIA6, MEDIA7, or MEDIA8, MEDIA9, or MEDIA10 tape cartridges, specify the appropriate parameter of the DEVSUPxx parmlib member.
  14. When systems are sharing a library with 3592 Model E05 (encryption-capable) installed, install coexistence PTFs as appropriate.
  15. IPL the system.
Required
OAM object tape environment

The migration steps that you must take in tape environments that use OAM objects vary depending upon the type of environment that is installed:

  1. If you install the new encryption-capable TS1120 tape drive devices in an OAMplex:
    1. Make the new encryption-capable TS1120 tape drive devices available to all instances of OAM where the full support software is installed.
    2. Install coexistence PTFs as appropriate.
    3. Consider setting DSNWITHSGNAME in the SETOAM statement in the CBROAMxx PARMLIB member. Review your ACS routines if appending the storage group name to OAM data set names (DSNWITHSGNAME).
  2. If you install the new encryption-capable TS1120 tape drive devices in an IBM tape library:
    1. Follow the migration steps listed for an IBM tape library environment.
    2. Define the new data classes in STORAGEGROUP statements in the CBROAMxx member of PARMLIB for the object storage groups that are to use the new devices.
    3. Make the needed changes to ACS routines for ALLOC, STORE, or CTRANS environments.
  3. If you install the new encryption-capable TS1120 tape drive devices in a stand-alone environment:
    1. Follow the migration steps listed for a stand-alone environment.
    2. Add new device esoteric unit names or generic unit names to STORAGEGROUP statements in the CBROAMxx member of PARMLIB for the object storage groups that are to use the new devices. The esoteric or generic unit name must consist of encryption-capable TS1120 tape drive drives exclusively because the EFMT2 recording technology is not compatible with other recording technologies.
    3. Consider setting DSNWITHSGNAME in the SETOAM statement in the CBROAMxx PARMLIB member. Review your ACS routines if appending the storage group name to OAM data set names (DSNWITHSGNAME).
    4. Make the needed changes to ACS routines for ALLOC, STORE and CTRANS environments.
    5. Define the new data classes in STORAGEGROUP statements in the CBROAMxx member of PARMLIB for the object storage groups that are to use the new encryption format EEFMT2.
Required z/OS DFSMS OAM Planning, Installation, and Storage Administration Guide for Object Support
DFSMShsm tape environment

DFSMShsm allows the specification of tape unit names using either generic or esoteric names. Installations that have a mixture of non-SMS-managed 3590 devices defined under the 3590-1 generic name, need to perform these steps:

  1. Define a unique esoteric for each recording technology.
  2. Use the SETSYS USERUNITTABLE command to define these esoteric names to DFSMShsm. This also applies to mixed devices in the 3490 generic. Installations that use SMS-managed tape devices or have a single 3590-1 recording technology, do not need to define an esoteric for those devices. However, if you have a mixed SMS-managed 3590 environment, please review APAR OW57282.
Required
Setting up DFSMShsm to use WORM output tapes for ABACKUP

In a SMS tape environment, and optionally in a non-SMS tape environment, the SMS data class construct can be used to select WORM tapes for ABACKUP processing. The output data set prefix specified in the aggregate group definition can be used by the ACS routines to select a WORM data class. Set up the ACS routine and the output data set name to uniquely identify the ABARS output files that must go to WORM tape.

In a non-SMS tape environment, the default allows tape pooling to determine if ABARS data sets go to WORM or R/W media. Optionally, if the DEVSUPxx parameter, ENFORCE_DC_MEDIA=ALLMEDIATY or ENFORCE_DC_MEDIA=MEDIA5PLUS, is used, then the data class must request the appropriate media type for it to be successfully mounted.

Required
Application-level tasks Condition Procedure reference
For programs that use dynamic allocation and cannot take advantage of predefined data class definitions, set the PARM for the DALINCHG text unit key in DALINCHG to specify the media type and recording technology for system-managed tape library allocations. Optional z/OS MVS Programming: Authorized Assembler Services Guide

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014