Tsaif And Smsconfig Examples; Nbackup Options - Novell IFOLDER 3.7 - ADMINISTRATION Administration Manual

Hide thumbs Also See for IFOLDER 3.7 - ADMINISTRATION:
Table of Contents

Advertisement

Option
--ReadAheadThrottle
--CacheMemoryThreshold

9.7.6 TSAIF and SMSConfig Examples

The following examples show how to perform typical TSAIF configuration for SMS.
smsconfig -l tsaif --help
Displays the options supported by the TSAIF.
smsconfig -l tsaif --readthreadsperjob=8
Sets the number of read threads that the TSAIF starts per job to 8.
smsconfig -l tsaif --readbuffersize=32768 --cachememorythreshold=15
Sets the read buffer size to 32KB and the maximum amount of cache memory that the TSAIF should
use to 15%.

9.7.7 NBackup Options

TSAIF supports the following typical
Option
--exclude-file=pattern
-F, --full-paths
-k, --keep-old-files
-N, --after-date=date
-P, --password=password
-R, --remote-target=hostname
Command
This sets the maximum number of data sets that the TSA caches
simultaneously. This prevents the TSA from caching parts of data
sets and enables complete caching of data sets instead. Use this
switch along with the ReadThreadAllocation switch. The default value
is 2.
This is used to specify the percentage of available server memory
that the TSA can utilize to store cached data sets. This represents a
maximum percentage value of available server memory that the TSA
uses to store cached data sets. The default value is 10% of the total
server memory.
options:
nbackup(1)
Command
Excludes all files matching the name (owner, folder, or file)
or pattern for back up or restore. Use this option multiple
times to exclude more than one pattern.
Stores the full paths for both directories and files in the
created archive.
Does not overwrite existing files while extracting files from
the archive. Files are overwritten if this option is not
present.
Backs up files newer than date.
The password to connect to the TSA. The password can be
supplied at runtime.
Connects to the file system TSA of the host specified in
hostname for backup. Use with the
option.
--target-type
Managing an iFolder Enterprise Server
111

Advertisement

Table of Contents
loading

Table of Contents