Hub/Switch Installation Guide

Chapter 3 System Preparation
HPSS Installation Guide September 2002 165
Release 4.5, Revision 2
This syntax is identical to DCE’s RPC_RESTRICTED_PORTS environment variable. Only the
ncacn_ip_tcp[start_port-end_port] (TCP component) is used so the ncadg_ip_udp component
may be omitted.
Additional options are available for controlling the size of the PFTP transfer buffers, Transfer
BufferSize,and thebuffersize forthesocketsinthePDATA_ONLY protocol,Socket Buffer Size.
The value may be specified as a decimal number (1048576) or in the format: xMB.
The PFTP parallel protocol opens and closes the sockets between the PFTP Client child processes
andtheMover(s). Thedefault valuefor tape wasevery512 MBand for diskwasthe smallerof the
size of 64 storage segments or 512 MB. With transfers increasing in performance into the 100MB/
sec and greater range, the opening and closing of sockets is another performance problem. The
MAX Ptran Size = value substanzahas been provided to allow forlarger transfersbetween socket
open and closing.
NOTE: in the case of disks, the 64 storage segments is still the overriding specification, so Storage
Classesneedcarefulspecificationto providevery largesegments ifthe valueassociatedwithMAX
Ptran Size islarge. An artificiallimitof250GB iscompiled intothe PFTPClient, whichshould not
cause a great concern any time in the near future. Even at 1 GB/sec, this is several minutes! The
value may be specified as a decimal number (4294967296) or in the format: xGB.
PFTP Client Stanza Example:
PFTP Client = {
; Set Default Class of Service
DEFAULT COS = 2
; Set Default Protocol
Protocol = PDATA_AND_MOVER
; Set Minimum File Size for auto mapping Non-parallel
; commands to Parallel commands
Auto Parallel Size = 4MB
; Set the Port Range for Port Restrictions on Parallel Transfers
; Only the port range for ncacn_ip_tcp is parsed.
; The syntax has been taken from DCE.
PortRange = ncadg_ip_udp[10100-12100]:ncadg_ip_tcp[10100-12100]
; PDATA Options
Transfer Buffer Size = 1MB
Socket Buffer Size = 16MB
; PFTP sets an Artificial (Compiled in) Maximum of 250GB
MAX Ptran Size = 10GB
}
3.7.1.2 PFTP Client Interfaces Stanza
Manysystemshavemultipleinterfaces,someofwhichmaynothaveaccesstoalldestinationhosts.
The PFTP Client Interfaces stanza is used to specify which interfaces on the source host should be
used to communicate to destination Parallel FTP Daemons and/or HPSS Movers. This is