Skip to content
Snippets Groups Projects

corrected Readme

Merged Elena Summer requested to merge develop into main
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -13,6 +13,8 @@ Try it first on a test system to be sure it behaves appropriately.
@@ -13,6 +13,8 @@ Try it first on a test system to be sure it behaves appropriately.
## Installation ##
## Installation ##
 
You can use 'hac and has' code either from branch 'develop' or branch 'main' or from tags. Branch 'develop' contains latest changes. It is a newest version. Branch 'main' contains latest release. Tags point to different, also previous, releases.
 
'has' and 'hac' are installed and used only on the machine where HPSS is running - HPSS core machine. 'has' accepts connections only from localhost.
'has' and 'hac' are installed and used only on the machine where HPSS is running - HPSS core machine. 'has' accepts connections only from localhost.
'has' should run under the Linux user which can run 'hpssadm'.
'has' should run under the Linux user which can run 'hpssadm'.
@@ -31,7 +33,6 @@ hpssadm is called by 'has' via "/opt/hpss/bin/hpssadm.pl -b -U <USER> -a <KEYTAB
@@ -31,7 +33,6 @@ hpssadm is called by 'has' via "/opt/hpss/bin/hpssadm.pl -b -U <USER> -a <KEYTAB
In 'hac', 'has', and 'hac.dict' code, look for '# ATTENTION:'. Check and change these parts of code if necessary.
In 'hac', 'has', and 'hac.dict' code, look for '# ATTENTION:'. Check and change these parts of code if necessary.
## Prerequisites ##
## Prerequisites ##
- 'hac' works with HPSS version 7.5.3 and 9.2.0. It may work with other HPSS versions but we have not tested it.
- 'hac' works with HPSS version 7.5.3 and 9.2.0. It may work with other HPSS versions but we have not tested it.
Loading