Start a Conversation

Unsolved

This post is more than 5 years old

22150

February 18th, 2015 13:00

Not able to Start Networker Client Service - Linux

Hello All,

I installed networker client(lgtoclnt-8.1.0.1-1.x86_64) in linux machine. I can see the package was installed by "rpm -qa lgto*".

I started the service with "/etc/init.d/networker start". I am not able see the service running when command "ps -ef|grep nsr".

Please assist me on this..

Thanks,

Samuel

4 Operator

 • 

1.3K Posts

February 18th, 2015 22:00

Samuel,

     What flavour of LINUX are you using. Run the following command and provide the output.

nsrexecd -D5

2.4K Posts

February 18th, 2015 23:00

Before you use the debug mode you may already look at the appropriate log file using this command:

  nsr_render_log /nsr/logs/daemon.raw

Maybe the info here already points to the problem.

Of course you should also repeat that command after you used the debug mode.

2 Intern

 • 

14.3K Posts

February 19th, 2015 04:00

If you don't see nsrexecd, that means daemon was not started.  Try to run it again.  If the same happens, try to run it from CLI in debug mode as mentioned before, but indeed - you may wish to check daemon.raw first.  It might be that something is already blocking standard ports by NW and thus they can't register.

21 Posts

February 19th, 2015 07:00

Hi Samuel,

This Networker is a fresh install or it was working?

Attach the daemon.raw log is better to help you.

cheers,

268 Posts

February 19th, 2015 09:00

Check if the service/deamon is getting carshed.

Check if the nsr directory, see is there any 'cores' present there inside it. If so it might be core dump issue.

136 Posts

February 24th, 2015 11:00

Fresh Installation

445 Posts

February 24th, 2015 23:00

Samuel,

I think this could be linked to the version of the libstdc++ Library you have installed. You have not mentioned the specific version of Linux you are using but newer OS has version 6 installed by default and NetWorker needs version 5 to run.

See Articles in Knowledgebase on Support.emc.com for how to correct (basically you install version 5 and it will then start correctly).

Here are the article references:

SUSE12 - 000198556

RedHat7 - 000198499

Regards,

Bill Mason

4 Operator

 • 

1.3K Posts

February 24th, 2015 23:00

You could still run the "nsrexecd -D5" for a debug output. Also, provide an output of the rpcinfo command, just to confirm if no other service is using the ports that are required for NetWorker.

136 Posts

February 25th, 2015 18:00

Hello All,

Finally I got the solution. Its due to wrong entry in /etc/hosts file.

Thanks all for your suggestion & advise on below issue.

~ Sam

4 Operator

 • 

1.3K Posts

February 25th, 2015 22:00

Please close the thread as answered.

No Events found!

Top