Computer Associates BABWBN2900E20 Clients Agents Guide - Page 47

Configuration Table Parameters and Values, BACKUP, RESTORE, and BACKUP_RESTORE. The value

Page 47 highlights

UNIX, Linux, and Mac OS X Client Agent Configuration Configuration Table Parameters and Values The format of the configuration file is similar to a Windows .inf file. It has sections and key value pairs. The section names are the names inside the square brackets, and the key value pairs are in KEY=VALUE format with one pair on each line. All the entries in the configuration file are case-sensitive. The key value pairs are under the volumes to which they belong, and the section names are the names of those volumes. Two examples of the syntax of the section name in the caagperf.cfg file are [/] or [/export/home]. If a volume has multiple entries, the behavior of the client agent is undefined. The key value pairs are used to set parameters for the volume under which they belong. By default, all options are disabled. If no special processing is needed for a volume, that volume should not be in the caagperf.cfg file. The keys and their values are described in the following table: Key DOSNAP SNAPSHOTBUFFER Value Enables the Snapshot feature on a volume. The value should be BACKUP, meaning that a snapshot should be taken during the backup operation. Specifies the buffer used for storing original data before it is overwritten in the snapped volume. The value should be a file name or partition. The file can be a file or a directory from a different volume. DOUBIO The value of this field depends on the file system type. For the advanced version of VxFS or Online JFS, the value is the name of an empty partition. For UFS, the value is a file name, a directory name, or a partition name. Enables the Direct I/O feature on a volume. Values are BACKUP, RESTORE, and BACKUP_RESTORE. The value of this field depends on your backup or restore requirements. You may find the following configuration file samples useful. Chapter 3: Adding and Configuring the Client Agents 47

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69

UNIX, Linux, and Mac OS X Client Agent Configuration
Chapter 3: Adding and Configuring the Client Agents
47
Configuration Table Parameters and Values
The format of the configuration file is similar to a Windows .inf file. It has
sections and key value pairs. The section names are the names inside the square
brackets, and the key value pairs are in KEY=VALUE format with one pair on
each line. All the entries in the configuration file are case-sensitive.
The key value pairs are under the volumes to which they belong, and the section
names are the names of those volumes. Two examples of the syntax of the
section name in the caagperf.cfg file are [/] or [/export/home]. If a volume has
multiple entries, the behavior of the client agent is undefined.
The key value pairs are used to set parameters for the volume under which they
belong. By default, all options are disabled. If no special processing is needed for
a volume, that volume should not be in the caagperf.cfg file.
The keys and their values are described in the following table:
Key
Value
DOSNAP
Enables the Snapshot feature on a volume. The value
should be BACKUP, meaning that a snapshot should be
taken during the backup operation.
SNAPSHOTBUFFER
Specifies the buffer used for storing original data before
it is overwritten in the snapped volume. The value
should be a file name or partition. The file can be a file or
a directory from a different volume.
The value of this field depends on the file system type.
For the advanced version of VxFS or Online JFS, the
value is the name of an empty partition. For UFS, the
value is a file name, a directory name, or a partition
name.
DOUBIO
Enables the Direct I/O feature on a volume. Values are
BACKUP, RESTORE, and BACKUP_RESTORE. The value
of this field depends on your backup or restore
requirements.
You may find the following configuration file samples useful.