Next Previous

Chapter 4 HPSS Tar (HTAR)

This chapter specifies the HTAR interface. HTAR is supported on any platform that supports the Non-DCE Client API.

Before running HTAR, you must source the envriornment variables 'HPSS_HOSTNAME' and 'HPSS_NDCG_SERVERS' in order for the Non-DCE Client API to talk to the appropriate Non-DCE Client Gateway (NDCG). To do this, perform the following commands before envoking HTAR (or add them to your .profile):

 

% export HPSS_HOSTNAME=<hostname of node where htar is being envoked>

% export HPSS_NDCG_SERVERS=<hostname of root HPSS node>/

<port number set in the NDC Gateway's server configuration>


Next Previous