IBM Prerequisite Scanner User Manual page 110

Table of Contents

Advertisement

Table 26. Operating system data properties (continued)
Prerequisite property
os.space.dir_name
100
Prerequisite Scanner: User's Guide
Platform
Description
UNIX
Checks the available disk space for
the specified <dir_name> file system
based on one or more of the
following qualification attributes:
v dir attribute, to determine which
path to the file system to check
v unit attribute, to determine which
units for disk space to use
The value for dir attribute is
dependant on the logged on user;
thus, the value is a name value pair
to represent the user type, that is,
root or non-root, and the associated
path.
dir_name can represent for example:
v home
v opt
v tmp
v usr
v var
Note: You cannot use this variant
twice for the same file system but
different user types in a single
configuration file. Use a combination
of the os.space.dir_name_nonroot
and os.space.dir_name_root variants.
Valid values
String with the following
qualifier format for the file
system of a root user:
[dir:root=<dir_path>,
unit:<unit_name>]
<disk_space>
For example:
os.space.usr=
[dir:root=/usr/ibm/common/
acsi,
unit:GB]200
String with the following
qualifier format for the file
system of a non-root user:
[dir:non_root=<dir_path>,
unit:<unit_name>]
<disk_space>
For example:
os.space.home=
[dir:non_root=USERHOME/
.acsi_HOST,
unit:MB]200
String with the following
qualifier format, using only
one qualifier:
[dir:<dir_path>]
<disk_space> MB
For example:
os.space.home=
[dir:/home/sat]250MB
Numeric format in MB or
GBs, for example:
os.space.opt=11GB

Advertisement

Table of Contents
loading

Table of Contents