hello, everybody.
our cell has always been windows only, but now we have some linux and aix servers that are to be backed up. version of cell manager(hostname=cellmgr.stend.lan) is 703.
Linux IS(installation server) is RHEL 6.3 (hostname=dpuxis), client is CENTOS 6.5(hostname=dpuxclient).
what i've done:
1. installed xinetd and linux IS on RHEL with omnisetup.sh -IS and patched it to bdl703
2. uncommented OB2_SSH_ENABLED=1 in .omnirc on IS
3.added CM,IS,client's IPs to /etc/hosts of each other
4. ssh-keygen created keys
5. ssh-copy-id root@<client>
6. sshed to client from IS without asking password
7.disabled firewalls on CM,IS and client
8.imported IS by name in GUI on CM
9.started installation of disk agent on client using UNIX IS, here is the log:
[Normal] Starting installation session on 23 января 2014 г., 9:12:15...
[Normal] Getting list of clients for installation...
[Normal] Connecting to client dpuxclient...
[Normal]<dpuxclient> Checking for response from system dpuxclient.
[Critical]<dpuxclient> [110:24] Client dpuxclient : client not responding.
[Critical]<dpuxclient> Error connecting to client dpuxclient
Skipping client!
[Normal] Installation session finished on 23 января 2014 г., 9:12:15.
============================================================================
Session completed with errors!
============================================================================
what i'm doing wrong?
thanks