MGMTclas REPDELAY Parameter
This update applies to the ELS 7.3 Command, Control Statement, and Utility Reference.
The VTCS MGMTclas
control statement adds the REPDELAY
parameter used to specify a delay time for asynchronous replication.
Syntax
For reference, the following figure shows complete syntax for the MGMTclas
control statement, including the added REPDELAY
parameter.
Figure 2-5 MGMTclas Control Statement Syntax
Parameters
The MGMTclas
control statement adds the REPDELAY
parameter. For reference, all MGMTclas
parameters are described as follows:
- NAME(mgmt-class-name)
- specifies the name of the Management Class.
- ACSlist(acs-id or acs-id,acs-id)
- optionally, specifies the ACSs from which RTDs and MVCs are selected. If not specified, the default is the ACS specified on the
CONFIG DEFLTACS
parameter. SeeDUPlex
, below, for information about using theDUPlex
andACSlist
parameters. - ARCHAge(nnn)
- optionally, specifies the age (in days) of a VTV before it is archived as specified by
ARCHPol
. If you specifyARCHAge
, you must specifyARCHPol
. - ARCHPol(stor-class-name or stor-class-list)
- optionally, specifies up to four Storage Classes that specify the ACS and media type of the archive MVCs.
- If you specify one Storage Class, VTCS archives one copy of a VTV.
- If you specify multiple Storage Classes (with different
ACS
values, differentMEDIA
values, or both), VTCS archives multiple copies of the VTV to different MVCs in different ACSs. - If you specify multiple Storage Classes with identical
ACS
andMEDIA
values, VTCS archives multiple copies of the VTV to the same ACS and media type but to different MVCs.
Note:
Multiple Storage Classes onARCHPol
also affects how VTV recall, MVC space reclamation, and VTV consolidation function. - CONSRC(stor-class-name)
- optionally, specifies the Storage Class that species a preference for the source MVC ACS and media for consolidation of VTVs that are migrated and copied to multiple MVC locations or media types. If the MVC in the specified Storage Class is unavailable, and the specified Storage Class is not the last (in order specified in the migration policy), VTCS uses the MVC associated with the last Storage Class. If the MVC in the specified Storage Class is unavailable and the specified Storage Class is the last (in order specified in the
MIGpol
parameter), VTCS uses the MVC associated with the previous Storage Class (in order specified in theMIGpol
parameter). - CONTGT(stor-class-name)
- optionally, specifies the Storage Class that determines the output MVC ACS and media for VTV consolidation (executing
CONSolid
,EXPORT VTV
orEXPORT MGMTclas
). Note that the media preferencing is in the opposite order of the list of media types specified on the Storage Class. - DELSCR
- optionally, specifies whether VSM deletes scratched VTVs.
- NO
- Do not delete scratched VTVs (the default).
- YES
- Delete scratched VTVs unless this would cause a processing delay due to unavailable resources.
- FORCE
- Delete scratched VTVs and wait for access to any resources that are required. This may cause a processing delay.
Note:
When you scratch a VTV wit theDELSCR YES
attribute, VSM erases the VTV data at scratch synchronization time, which eliminates the ability to "unscratch" a VTV to recover data! - DISCARD(nnnn)
- optionally, specifies the discard time in hours. This value represents the time after a VTV is dismounted that the VTV is kept in the buffer. After this time value expires, the VTV is preferred for deletion from the VTSS buffer if all required copies of the VTV exist on MVCs.
- DUPlex
- optionally, specifies whether VSM will migrate two copies of the VTV to two MVCs.
DUPlex
andMIGpol
are mutually exclusive. - MIGpol(s1 or s1,s2 or s1,s2,s3 or s1,s2,s3,s4)
- optionally, specifies up to four Storage Classes that specify the ACS and media type of migration MVCs.
DUPlex
andMIGpol
are mutually exclusive.- If you specify one Storage Class, VTCS migrates one copy of a VTV.
- If you specify multiple Storage Classes (with different ACS values, different
MEDIA
values, or both), VTCS makes multiple copies the VTV to different MVCs in different ACSs. - If you specify multiple Storage Classes with identical
ACS
andMEDIA
values, VTCS makes multiple copies of the VTV to the same ACS and media type but to different MVCs.
Note:
Multiple Storage Classes onMIGpol
also affects how VTV recall, MVC space reclamation, and VTV consolidation function. - EEXpol(s1 or s1,s2)
- optionally, specifies the storage classes for electronic export.
- IMMDELAY(nnnn)
- optionally, specifies the immediate migration delay time; the amount of time after VTV dismount that the migration should be queued for action. This enables VTVs used in multi-step jobs to remain resident for a specified time before being processed for migration.
- MAXVtvsz
- optionally, specifies the maximum size for VTVs in this Management Class. Valid values for this parameter depend on both the CDS level and the microcode levels of the applicable VTSSs.
- NOMIGRAT
- optionally, specifies that VTVs in the Management Class are not candidates for migration, consolidation or export, but are candidates to reside on a tapeless VTSS.
- REPlicat
- optionally, specifies whether VSM replicates the VTV.
- RESTIME(nnnn)
- optionally, specifies how long VTCS attempts to keep a VTV as VTSS-resident before becoming a preferred automatic migration candidate.
- VTVPAGE
- optionally, specifies that the page size used to store VTV data in the VTSS and on the MVCs. This setting only applies to 400 MB and 800 MB VTVs. If
VTVPAGE
is not specified on either theMGMTclas
statement or theCONFIG GLOBAL
statement, the default isSTANDard
.- STANDARD
- standard page size, which is compatible with all VSM3 or VSM4 models and microcode levels.
- LARGE
- large page size, which can provide improved performance within the VTSS and for migrates and recalls. Large page size requires a G level CDS. For 2 GB, 4 GB, or 32 GB VTVs (
MAXVtvsz
2000, 4000, or 32000), aVTVPAGE
setting ofLARGE
is always used.
- WRITE
- optionally, specifies the VTSS-resident VTV
VOLSAFE
policy as follows:- MANY
- specifies no
VOLSAFE
write protection. This is the default. - ONCE
- specifies partial (write once)
VOLSAFE
protection. After the VTV is non-scratch, it cannot be overwritten or appended. - APPEND
- specifies full
VOLSAFE
protection. This is only supported for VSM6 systems.- VTV data can be appended once non-scratch.
- Data cannot be overwritten.
- EDLTeexp
- optionally, specifies whether pending Electronic Export VTVs are candidates for early deletion. The VTVs will only be deleted if all CLINKs to the remote Tapeplex are not operational. The
EDLTeexp
option requires that theEEXPOL
andMIGPOL
policies be set for the management class.Note:
For the early delete VTVs to be electronically exported, you must run the VTCSRECONCIL
utility after the remote Tapeplex CLINKs are varied ONLINE. - PINpol(vtss-name or vtss-list-name)
- optionally, specifies one or two VTV pinning locations where a resident replica of a VTV is stored in the VTSS buffer. A location can be either a vtss-name or vtss-lst-name.
- REPDELAY(nnnn)
- optionally, specifies the asynchronous replication and/or asynchronous electronic export delay time, the minimum amount of time after a VTV is dismounted that the asynchronous replication and/or asynchronous electronic export will be delayed.