Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In releases IBM i 7.1 and earlier, an option has been added to the Start Maintenance for BRM (STRMNTBRM) command when *YES is specified for the Expire media (EXPMED) parameter to initialize BRMS media when it is expired. When the option is enabled, it will require media that is being expired to be mounted on a device. This option can be used to free disk storage sooner for virtual media technologies. These options may not work on IBM 7.2 and above if the option is changed in WRKCLSBRM

To enable this option, run the following command:

CALL QBRM/Q1AOLD PARM('INZONEXP ' '*SET ' 'xxxxxxxxxx' 'Y')

where xxxxxxxxxx is a media class name

To disable this option, run the following command:

CALL QBRM/Q1AOLD PARM('INZONEXP ' '*SET ' 'xxxxxxxxxx' 'N')

where xxxxxxxxxx is a media class name

To display all media classes that have this option turned on, run the following command (These options may not work on IBM 7.2 and above if the option is changed in WRKCLSBRM) :

CALL QBRM/Q1AOLD PARM('INZONEXP ' '*DISPLAY ')

To disable this option for all media classes that have this option enabled, run the following command (These options may not work on IBM 7.2 and above if the option is changed in WRKCLSBRM) :

CALL QBRM/Q1AOLD PARM('INZONEXP ' '*CLEAR ')

NOTES:

  1. In releases IBM i 7.1 and earlier, there will be no synchronization of this behavior to other systems in the BRMS network. Each system wishing to use this new function will need to run the commands above.

  2. The following PTFs or their superseding PTFs are required:

    • 7.1 - SI46340

    • 6.1 - SI46339

    • 5.4 - SI46335

NOTES:

  1. When ProtecTIER virtual tape users initially begin using initialize on expire, they may see a large amount of data in the "pending" section on the main screen of the ProtecTIER Manager GUI.  This data will be cleaned up by the delete / defragmentation housekeeping function of ProtecTIER.  This process may take an extended period initially.  For assistance in planning for this process and/or tuning it to run more quickly, please contact ProtecTIER support.

  2. For ProtecTIER libraries, if volumes are initialized when they expire, performance for operations using the library may be temporarily degraded as ProtecTIER frees the storage that was being used by the volume.

  3. For native IBM i virtual tape, if volumes are initialized when they expire, system performance may be temporarily degraded as the system frees the storage that was being used by the volume.

  4. For native IBM i virtual tape, if multiple virtual tape devices have been registered with BRMS, the STRMNTBRM job log may contain CPF41B0 messages. These messages should be ignored.

  5. Media classes for physical media may indicate to initialize the media on expiration but the benefits are minimal.

  6. When volumes are manually expired, they will change to a status of *INZ until BRMS maintenance runs

  7. When a volume is in *INZ state, only the owning system in a BRMS network can remove the media from the BRMS inventory. A BRM004 RC7 will be posted if another system in the BRMS network tries to remove the media.

  8. When manually expiring media using WRKMEDBRMOption 7 or CHGMEDBRM, media will change to *INZ status

  9. If the cartridge is available in the tape library and the location in BRMS matches the location of the tape library and is owned by the system, the cartridge will be initialized when BRMS maintenance runs. The following will occur if the cartridge is not available:

    • If the cartridge is not in the tape library (WRKMLMBRM) or the storage location (WRKMEDBRM) does not match, the status will change to *INZ

    • Once the cartridge is found in the tape library in an AVAILABLE, INSERTED or MOUNTED status and the storage location matches the media library location, the next time BRMS maintenance runs (STRMNTBRM), the cartridge will be initialized and the status will change to *EXP