Tivoli Header
Tivoli Storage Manager for Macintosh Backup-Archive Client Installation and User's Guide
System Administrator
The include options specify one of the following:
- Objects within a broad group of excluded objects that you want to include
for backup and archive services.
- Objects to which you want to assign a specific management class and a
management class name.
- A management class to assign to all objects to which you do not explicitly
assign a management class.
If you do not assign a specific management class to objects, Tivoli Storage
Manager uses the default management class in the active policy set of your
policy domain.
Notes:
- The exclude.fs and exclude.dir
statements override all include statements that match the pattern.
- The server can also define these options with the inclexcl
option.
If you want to include specific files or groups of files for compression
processing during a backup or archive operation, consider the following:
- You must set the compression option to yes to enable
compression processing. If you do not specify the
compression option or you set the compression option to
no, Tivoli Storage Manager does not perform compression
processing. See Compression for more information.
- Tivoli Storage Manager processes exclude.fs,
exclude.dir, and other include-exclude statements first.
Tivoli Storage Manager then considers any
include.compression statements. For example, consider
the following include-exclude list:
include.compression home:jones:proj1:file.txt
exclude home:jones:proj1:file.txt
Tivoli Storage Manager examines the exclude
home:jones:proj1:file.txt statement first and
determines that home:jones:proj1:file.txt
is excluded from processing and is not a candidate for compression
processing.
- Include-exclude compression processing is valid for backup and archive
processing only.
See "Creating an Include-Exclude List (Optional)" for more information.
Preferences File
Place these options in the TSM System Preferences file.
Syntax
>>-options pattern -+----------------+-------------------------><
'- mgmtclassname-'
- include, include.backup, include.file
- These options are equivalent. Use these options to
include files or assign management classes for backup processing.
- include.archive
- Includes files or assigns management classes for archive
processing.
- include.compression
- Includes files for compression processing if you set the
compression option to yes. This option applies to
backups and archives.
Parameters
- pattern
- Specifies the objects to include for backup or archive processing or to
assign a specific management class. End the pattern with a file
specification.
If the pattern begins with a single or double quote or contains any
embedded blanks or equal signs, you must surround the value in either single
(') or double (") quotation marks. The opening and closing
quotation marks must be the same type of quotation marks.
- mgmtclassname
- Specifies the name of the management class to assign to the
objects. If a management class is not specified, the default management
class is used.
Examples
- TSM System Preferences:
-
include "hfs+:svt1:testdir:*"
include "...:Data:Test:Test*"
include "...:System:...:*" mgmtcls1
include "...:*" managall
include.archive "hfs+:svt1:testdir:*"
include.compression home:jones:proj1:file.txt
include.backup "home:proj:text:*" mybackupclass
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]