Notice! This document is currently in Archived status.
The content of this document may be incorrect or outdated.

Print this article Edit this article

Installing the OmniBack client


Let say for the following example we want to install the Omniback client on the Solaris host meweb.
Everything in the following is done as user root.

You must first add a definition to the IGOR host definition. On harbor, go to the IGOR hosts directory:
harbor:/# cd /usr/share/adm/igor/hosts
harbor:/usr/share/adm/igor/hosts# ls
RCS/       bmesite    dpsite     iesite     nesite
aaesite    cesite     ecesite    mesite     potrsite
abesite    chesite    ecnsite    msesite    wwwsite

Use RCS to "check out" the host file your remote host resides in and add the following line to the host definition:
@       define OMNI_SERVER
Check the file back in.  The whole sequence would be something like:
harbor:/usr/share/adm/igor/hosts# co -l mesite
harbor:/usr/share/adm/igor/hosts# vi mesite (add the OMNI_SERVER line to the meweb definition)
harbor:/usr/share/adm/igor/hosts# ci -u mesite
Now from harbor rdist or remote copy the file to the remote host you want to install the client on:
harbor:/usr/share/adm/igor/hosts# /usr/local/etc/rdist -c $PWD/mesite meweb
Run igor on the remote host to enable the IGOR host definition changes:
harbor:/usr/share/adm/igor/hosts# ssh meweb "/usr/local/etc/igor inetd.conf"
Finally, FOR SOLARIS 8 and 9 only, install the Omniback client from harbor:
/usr/local/etc/ecn/inst-omni meweb
Thats it. The client has been install. On Solaris 10 the client is installed on all hosts so that final step is not needed.




Last Modified: Dec 19, 2016 11:12 am US/Eastern
Created: Oct 16, 2006 3:29 pm GMT-4 by admin
JumpURL: