UNSOLVED

tolejniczak

updated

8 years ago

T

tolejniczak

24 Posts

0

11884

February 16th, 2016 05:00

How to start Networker server?

I installed Networker 8.2.0.1 (lgtoclnt, lgtonode, lgtoserv and lgtonmc) for Centos 7.2.1511 64bit and I don't know how to start Networker server.

I run '/etc/init.d/networker start'.

When I tried to connec to to server localhost from Management Console I got an error 'Unable to connect to server'.

When I run 'nsradmin' I got 'There does not appear to be a NetWorker server running on localhost'.

When I run 'ps -ef | grep nsr' I saw that nsrexecd was running, but nsrd was not.

When I tried to run '/usr/sbin/nsrd I got:

0 1455629804 1 5 0 3935561536 22284 0 localhost nsrd NSR notice 5 %s %s 2 0 24 02/16/16 08:36:44.881414 0 27 Shutdown_delay_interval: 10

83271 1455629804 1 5 0 3935561536 22284 0 localhost nsrd NSR notice 76 Startup in process (step %d of %d); opening NetWorker server RAP database... 2 1 1 1 1 1 5

83272 1455629804 1 5 0 3935561536 22284 0 localhost nsrd NSR notice 64 Startup in process (step %d of %d); initializing RAP handlers... 2 1 1 2 1 1 5

71193 1455629804 0 0 0 3935561536 22284 0 localhost nsrd NSR info 9 %s %s: %s 3 11 11 2646:Server 11 12 19362:Notice 49 14 7324 7 started

88940 1455629804 5 5 0 3935561536 22284 0 localhost nsrd NSR critical 61 %s: Cannot get server credentials from authentication daemon. 1 0 10 GSS Legato

12546 1455629804 1 5 0 3935561536 22284 0 localhost nsrd NSR notice 13 shutting down 0

0 1455629804 1 5 0 3935561536 22284 0 localhost nsrd NSR notice 5 %s %s 2 0 24 02/16/16 08:36:44.911391 0 225 An unexpected error occured in file: rpc/lib/gssglue.c, line: 159, message = "Daemon credential was not properly acquired at startup.  gsslgtov1 authentication is disabled.  Please call get_gss_server_cred at daemon startup."

Are there any post-installation steps that should be done?