IBM Hub/Switch Switch User Manual


 
Chapter 3 System Preparation
164 September 2002 HPSS Installation Guide
Release 4.5, Revision 2
Note: All PFTP Client SubStanzas are optional.
The PFTP Client={…}stanza contains several optional specifications for the pftp_client and/or
krb5_gss_pftp_client executables.
The DEFAULT COS = value substanza assigns a default Class of Service (COS) for HPSS. If this
option is not specified, the Bitfile Server is responsible for determining the default COS unless the
user explicitly issues a “site setcos <ID>” command or specifies “-C<ID>“ on the command
line to change the class of service. If this substanza is specified, the class of service provided in
value will be used unless the user explicitly issues a “site setcos <ID>” command to change
the class of service. For this reason, caution should be used in specifying this option.
The Protocol = value substanza is used to specify the desired PFTP protocol. Currently, either of
two values may be specified: PDATA_AND_MOVER or PDATA_ONLY. The default specification
is PDATA_AND_MOVER. The PDATA_ONLY specification provides improved performance in
high latency WAN environments.
PFTP processes perform automatic conversion of get and put commands to their parallel
equivalents, pget and pput. Some sites have reported degraded performance as a result of this
substitution occurring with small file transfers. To accommodate this problem, the Auto Parallel
Size = value substanza may be specified in the HPSS.conf file where the “automatic” parallel
features will not be invoked if the size of the file is less than the value provided. The value may be
specified as a decimal number (1048576) or in the format: xMB.
For sites with “Firewalls/ Diodes” installed, it may be necessary to provide specific ports for the
data to move between the PFTP Client and the Mover(s). This can be accomplished by specifying
the PortRange = value substanza. The syntax of this statement is:
PortRange = ncadg_ip_udp[10100-12100]:ncadg_ip_tcp[10100-12100]
SubStanza Transfer Buffer Size = <value>
E.g. Transfer Buffer Size = 16MB
Optional SubStanza specifying the PFTP Buffer sizes.
May be specified as a decimal number or “xMB” style notation.
SubStanza Socket Buffer Size = <value>
E.g. Socket Buffer Size = 16MB
Optional SubStanza specifying the Pdata Socket Buffer sizes.
May be specified as a decimal number or “xMB” style notation.
SubStanza MAX Ptran Size = <value>
E.g. MAX Ptran Size = 4GB
Optional SubStanza specifying a larger transfer size between
socket
open and closure. For disk COSs, the segment sizes may
potentially
override this specification! May be specified as a decimal
number
or “xMB” style notation.
Table 3-2 PFTP Client Stanza Fields