1833861 Members
2574 Online
110063 Solutions
New Discussion

omniback error

 
SOLVED
Go to solution
SSP_1
Regular Advisor

omniback error

Getting an error of "Cannot access the Cell Manager." while trying to export the jhpux11.00 box as omniback client. I am giving the following command :-
# ./omnicc -export_host apps2.etcs.com

Any Clues?
Obstacles exist to challenge you to keep going. Not to quit.
4 REPLIES 4
Rita C Workman
Honored Contributor

Re: omniback error

Probably the first thing I would do is to run nslookups for name and IP to make sure OBII is resolving properly.

Just a quick thought to try,
Rita
Alex Glennie
Honored Contributor
Solution

Re: omniback error

Hi,

Most likely causes are 1) DNS / Network hostname resolutions problems - you could check using ping/nslookup or resolve hostnames first using /etc/hosts (files) via /etc/nsswitch.conf and ensure the cell manager and client are listed in here ? or 2) licensing .

ps also check in /etc/opt/omni/cell_server, cell_info etc to make sure hostnames listed tie up with those returned from nslookup ie all entries are fully qualified domain names or short hostnames but not a mix of both it can cause problems.

I'd post this to the openview forums , check the above and add the details to your post.

also look in /vat/opt/omni/logs/* any clues ?

Also of use : run omnicc >text.txt and details of whether this has ever worked, hpux versions or is NT involved, Version of OB II etc .... would be useful too !

SSP_1
Regular Advisor

Re: omniback error

Thanks Alex..

I am able to see the hpux server in clients' list after adding it in file "/etc/opt/omni/cell/cell_info".

Obstacles exist to challenge you to keep going. Not to quit.