Hi,
i have the task to install the HP DP client for AIX 7.1 systems. We have the aim to install the client software in one step and in a second step adding the client to its corresponding HP Cell.
Meaning: In the first step we just install the software like:
./LOCAL_INSTALL/omnisetup.sh -install da,cc
and in a second step the node will be added to the HP DP Cell like:
/usr/omni/bin/omnicc -import_host <MyBackupName>
Problem: How do i let the HP DP client know which Backup Server it shell use ? Do i have to run a
./LOCAL_INSTALL/omnisetup.sh -server MyBackupServer
beforehand ?
tia
Hajo