#Parallel Multinode Transfer Agent (PMTA) Section Transfer Agent = {
#The (optional) NodeSet File contains named sets of
#Nodes that can be referred to via the "SET:setname"
#notation.
Nodeset File = /var/hpss/etc/ta/nodeset.conf
#The (optional) Node Affinity file is used to specify
#groups of nodes are able to communicate in a
#network whose topology does not support full interconnection Node Affinity File = /var/hpss/etc/ta/node_affinity.conf
#The Shared Filesystem file is used to specify the
#list of shared filesystem mount points and associated
#nodes or NodeSets
Shared FS File = /var/hpss/etc/ta/shared_fs.conf
#The Agent file contains the list of client hosts and
#the list of nodes that can be used as Agents from each client
Agent File = /var/hpss/etc/ta/agent.conf
#The Disabled Node file is used to disable selection of
#nodes that are temporarily unavailable. It overrides
#entries in the Agent file
Disabled Node File = /var/hpss/etc/ta/disabled_node.conf
#The Audit Logfile contains an audit trail of all PMTA activity Audit Logfile = /tmp/pmta_Audit.log
#The Debug Logfile contains debugging output. It can
#be overridden by environment variable settings.
Debug Logfile = /tmp/pmta_Debug.log
#The SYSLOG Facility parameter controls logging to syslog. Legal
#values are "off" or "LOCALn" where
SYSLOG Facility = off
# The optional "Allow Uid Mapping" setting defines whether the same
user
#can have different UIDs on different machines within the site.
#The default value is NO
Allow Uid Mapping = NO
#The optional "Uid Mapfile" setting is the name of the
#mapping file when "Allow Uid Mapping" is set to "YES"
Uid Mapfile = /var/hpss/etc/ta/uid_mapfile
#The optional "Allow Gid Mapping" settng defines whether the same
group
#can have different GIDs on different machines within the site.
#The default value is NO
Allow Gid Mapping = NO
#The optional "Gid Mapfile" setting is the name of the mapping
#file used when "Allow Gid Mapping" is set to "YES"
Gid Mapfile = /var/hpss/etc/ta/gid_mapfile
}
# end of Transfer Agent section
HPSS Installation Guide | July 2008 |
Release 6.2 (Revision 2.0) | 290 |