Start a Conversation

Unsolved

This post is more than 5 years old

B

4522

October 17th, 2017 10:00

Post Command - Networker Client 9.1

Hi,

I'm trying to run a post command on networker 9.1. client running under linux.

Following the youtube clip, I have created a simple shell script and placed in the same location as nsrexecd (in this case /usr/sbin).

The backup works fine, but I am getting the following error:

10/17/17 15:03:14 Job 2127 with command 'nsrpost -s abcstaging.abccorp.local -c nsr_remove_XYZ.sh -j 2125' for client abcstaging.abccorp.local exited with return code 76

10/17/17 15:03:14 abcstaging.abccorp.local:postcmd failed.

Running the shell script manually works fine.

I can't find the command 'nsrpost' anywhere, but not sure if that is a red herring or not.

Can anyone shed any light on why this is occurring?

Many thanks in advance.

18 Posts

October 18th, 2017 17:00

Make sure client Networker version same as server.

Verify extended client installed

Following KB articles may help

https://support.emc.com/kb/499246

https://support.emc.com/kb/499246

3 Posts

October 18th, 2017 18:00

Thanks for following up.

I already have the Networker client 9.1.1. which the document states has the extended client already installed and I have verified client and server are same version.

3 Posts

October 19th, 2017 04:00

Extended client is not part of the client, it's another rpm that you must install.

1 Rookie

 • 

81 Posts

October 22nd, 2017 20:00

Extended client is a must to run pre/post cmd?

14.3K Posts

October 25th, 2017 08:00

Check list of packages and you will see nsrpost is inside:

rpm -qlp lgtoxtdclnt-9.1.1.4-1.x86_64.rpm

warning: lgtoxtdclnt-9.1.1.4-1.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 882b4d9f: NOKEY

/usr/bin/nsrfile

/usr/bin/nsrpost

/usr/bin/nsrsnapadmin

/usr/bin/nsrwatch

/usr/lib/nsr

/usr/lib/nsr/lib64

/usr/lib/nsr/lib64/libssemc-xtremio.so

/usr/lib/nsr/lib64/libssemcclar.so

/usr/lib/nsr/lib64/libssemcrp.so

/usr/lib/nsr/lib64/libssprotectpoint.so

/usr/lib/nsr/lib64/libsssymm-dmx.so

/usr/lib/nsr/lib64/libssvmaxv3.so

/usr/sbin/NWClient.cf

/usr/sbin/jobquery

/usr/sbin/lcmap.hae

/usr/sbin/lcmap.ncs

/usr/sbin/lcmap.redhat

/usr/sbin/lcmap.sg

/usr/sbin/lcmap.vcs

/usr/sbin/mminfo

/usr/sbin/mmlocate

/usr/sbin/mmpool

/usr/sbin/networker.cluster

/usr/sbin/nsr_install_tun

/usr/sbin/nsr_mk_cluinfo.sg

/usr/sbin/nsrarchive

/usr/sbin/nsrbragent

/usr/sbin/nsrcatconfig

/usr/sbin/nsrinfo

/usr/sbin/nsrmm

/usr/sbin/nsrnassnap

/usr/sbin/nsrnassnap_discover

/usr/sbin/nsrnassnap_index

/usr/sbin/nsrnassnap_recover

/usr/sbin/nsrnassnap_save

/usr/sbin/nsrnassnapck

/usr/sbin/nsrpost

/usr/sbin/nsrps_shutdown

/usr/sbin/nsrpsd

/usr/sbin/nsrreccomp

/usr/sbin/nsrretrieve

/usr/sbin/nsrrpcinfo

/usr/sbin/nsrsnap

/usr/sbin/nsrsnap_recover

/usr/sbin/nsrsnap_save

/usr/sbin/nsrsnapagent

/usr/sbin/nsrsnapbwragent

/usr/sbin/nsrsnapck

/usr/sbin/nsrtund

/usr/sbin/nw_rh_res

/usr/sbin/nwclust.pl

/usr/sbin/nwinstcreate

No Events found!

Top