AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems Windows operating systems
IBM Tivoli Storage Manager, Version 7.1

Processing NAS file systems

Use the include.fs.nas option to bind a management class to NAS file systems and to control if Table of Contents information is saved for the file system backup.

AIX operating systems Windows operating systems Note: The include.fs.nas option does not apply to incremental snapshot difference incremental backup.

A NAS file system specification uses the following conventions:

Use the following syntax:
Read syntax diagramSkip visual syntax diagram
>>-pattern-- mgmtclassnametoc=value--------------------------><

Parameters
pattern
Specifies the objects to include for backup services, to assign a specific management class, or to control TOC creation. You can use wildcards in the pattern.
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.
toc=value
See for more information.
For example, to assign a management class to the /vol/vol1 file system of a NAS node called netappsj, specify the following include statement:
include.fs.nas netappsj/vol/vol1 nasMgmtClass toc=yes


Feedback