Tivoli Header
Tivoli Storage Manager for NetWare Backup-Archive Client Installation and User's Guide
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.
- Files within a broad group of excluded files that you want to
include for encryption processing.
- Files within a broad group of excluded files that you want to
include for compression processing.
- 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.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.
- Note:
- The client will not compress files that the NetWare operating system already
compresses. If you set the compression option to
yes and Tivoli Storage Manager finds a file that the NetWare
operating system already compresses, the file is sent to the server without
further compression as a NetWare compressed file.
- Tivoli Storage Manager processes 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 servera\sys:proj/file.txt
exclude servera\sys:proj/file.txt
Tivoli Storage Manager examines the exclude
servera\sys:proj/file.txt statement first and determines
that servera\sys:proj/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.
Options File
Place these options in the client options file
dsm.opt.
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.
- include.encrypt
- Includes the specified files for encryption processing. By default,
Tivoli Storage Manager does not perform encryption processing.
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
- Options file:
-
include servera\sys:proj/text/devel.*
include servera\sys:proj/text/* textfiles
include *:* managall
include.archive servera\sys:proj/text/* myarchiveclass
include.backup servera\sys:proj/text/* mybackupclass
include.compression servera\sys:proj/text/devel.*
include.encrypt serverb\sys:proj/gordon/*
- Command line:
-
Does not apply.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]