Updated at: 2022-12-09 03:49:50
View the operating system bit with the command getconf   KERNEL_BITS.  It is 64-bit operating system if it shows 64. Only 64-bit HPIA B.11.23 and B.11.31 are supported currently.
bash-4.3# getconf   KERNEL_BITS
64
View the operating system version with command uname-a. Our client supports HP-UX B.11.23 ia64, HP-UX B.11.31 ia64. Use installation packages with ia64 tag.
bash-4.3# uname -a
HP-UX node2 B.11.31 U ia64 3068998592 unlimited-user license

To install,
Step 1 Log in to the server and copy the client installation package to the specified location in root user.
Step 2 Unpack the package to * .tar with gunzip package name, for example, gunzip
AnyBackupClient_HPUX_11.31_ia64-7.0.13.0-release-zh_CN-2276.tar.gz
Unpack with tar  –xvf package name, for example, tar -xvf
AnyBackupClient_HPUX_11.31_ia64-7.0.13.0-release-zh_CN-2276.tar.gz
Step 3 Enter the unpacked directory AnyBackupClient/ClientService, and execute the command ./install.sh. The steps after confirming the copyright information are shown in the following figure.

 
Mind the following:

§
During the software installation, the installation program will check whether the installation conditions are met. If not, manual adjustment shall be made or auto adjustment shall be selected. After the adjustment completes, the installation job continues.
§ Spaces are not allowed in the installation path.

To install,
Step 1 Input y to confirm the copyright information.
Step 2 Fill in your own IP address. For a server which has multiple NICs, data can be backed up through the designated NIC, and this IP address will be displayed in the backup server.
Step 3 Fill in the VIP address of the backup server.
Step 4 Enter 1 or 2 to select the language (Chinese or English).
Step 5 Input n/y for whether to enable SSL. If SSL is enabled for backup server, enter y to enable SSL during installation. Otherwise, enter n.
Step 6 Input n or y for whether to support other database type. For ordinary databases, enter n. For special databases such as Oracle, enter y. Here we enter y.
Step 7 Make sure all the selections are correct, and then enter y to start installation. If not, enter n to exit and run the installation again.
Step 8 After installation completes, run /sbin/init.d/ABClientService status to check whether ClientService is normal. (For installation via ksh, run ksh /sbin/init.d/ClientService status.)


Log in to the console as a system administrator and the related IP can be viewed in Resources > Client > External Client. If the status is online, the installation succeeds.