Andreass1

updated

21 years ago

A

Andreass1

21 Posts

0

1439

December 9th, 2005 00:00

nsrd -D9

I would like to increase debug level within Networker 7.2
in a Sun Clustered environment where networker server is
clustered.

Is it correct to change the startupscript of the
physical node (acive node) as follows in rc2.d --> S95Networker


1. /etc/rc2.d/S95networker

.
.
if [ -f /usr/sbin/nsr/nsrd -a ! -f /usr/sbin/nsr/NetWorker.clustersvr ]; then
# (/usr/sbin/nsr/nsrd) > /dev/console 2>&1
(/usr/sbin/nsr/nsrd -D9 ) > /nsr/logs/nsrd.logfile 2>&1
(echo ' nsrd') > /dev/console
fi


=====

I have the feeling that is does not work as expected.


Regards,
Adnreas
  • ble1

    6 Operator

    14354 Posts

    56186 Points

    1013

    0

    Posted December 9th, 2005 04:00

    You need to open a support case with support and request dbgcommand binary for 7.2.1. You should get binary and small text file showing the usage - it is straightforward as you specify nsr daemon you wish to monitor, its PID and debug level.
  • Andreass1

    21 Posts

    1013

    0

    Posted December 9th, 2005 01:00

    Hi ,

    sorry it is hashed, I don't coppied the
    full information. Thanks for giving me the link.
    I will thry this way.

    Regards,
    Andreas
  • ble1

    6 Operator

    14354 Posts

    56186 Points

    1013

    0

    Posted December 9th, 2005 01:00

    If Legato support instructed you to do that they should give you intructions how to do it. Yes, what you listed is wrong because you run nsrd twice (so just removed or hash first entry).

    There is also command which enable you to do this on the fly without any restarts and support should provide it if necessary.

    You said 7.2 - is there something keeping you away from 7.2.1?
  • Andreass1

    21 Posts

    1013

    0

    Posted December 9th, 2005 02:00

    Oh can you give me the information how can
    I do this on the fly on a clusterd networker server with sun cluster. Customer is already on 7.2.1.

    Regards,
    Andreas