
Chapter 3 Archiving 51
Using Archiver Directives
The following sections explain the archiver.cmd directives. They are as follows:
■ “Global Archiving Directives” on page 52
■ “File System Directives” on page 61
■ “Archive Set Assignment Directive” on page 62
■ “Archive Copy Directives” on page 70
■ “Archive Set Copy Parameters” on page 73
■ “VSN Association Directives” on page 87
■ “VSN Pools Directives” on page 89
# The below information is for tape archiving.
# The recycler is not set up to actually recycle. It is set up for
# data checks and file recovery.
params
allsets -sort path -offline_copy stageahead -reserve set
allsets -recycle_ignore
allsets -recycle_hwm 50 -recycle_mingain 90 -recycle_vsncount 1
allsets.1 -startage 6h -startsize 8G -startcount 90000 -drives X -drivemin XXG
allsets.2 -startage 10h -startsize 12G -startcount 90000 -archmax 12G -drives
X -drivemin XXG
endparams
# Define VSNS for archive sets
vsns
archive.1 li .*
archive.2 li .*
endvsns
CODE EXAMPLE 3-3 Example archiver.cmd File (Continued)
Comentários a estes Manuais