Networker

Re: [Networker] Networker Debug question

2002-11-15 05:22:02
Subject: Re: [Networker] Networker Debug question
From: "Maarten Boot (CWEU-USERS/CWNL)" <Maarten.Boot AT NL.COMPUWARE DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 15 Nov 2002 11:23:13 +0100
Its a horrible thing to do and starting networder takes quite some time
this way
but add the debug flags before you start the startup scripts, like (on
solaris)

in /etc/init.d/networker, look at the redirection to /z0/..... for both
nsrd and nsrexecd

YOU WILL NEE LOTS OF SPACE THERE

DEBUG=" -D99"

LANG=C export LANG
[ -r /usr/lib/nsr/LANG ] && . /usr/lib/nsr/LANG

/usr/sbin/nsrexecd $DEBUG >/z0/nsrexecd.D9 2>&1 &

if [ -f /usr/sbin/nsrd -a ! -f /usr/sbin/NetWorker.clustersvr ]; then
        /usr/sbin/nsrd $DEBUG >/z0/nsrd.D9 2>&1 &
fi








Vikas Saini wrote:
>
> Hi,
>         Does any can tell me how to raise the debug level of networker ??? i 
> know
> normally all the log messages are there daemon.log or messages but if i want
> to increase the level of information i am looking for , how i can do that ??
>
> thanks
> Vikas
>
> -----Original Message-----
> From: Legato NetWorker discussion
> [mailto:NETWORKER AT LISTMAIL.TEMPLE DOT EDU]On Behalf Of Wes Ono
> Sent: Thursday, November 14, 2002 11:06 AM
> To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
> Subject: Re: [Networker] DDS Licensing Problems
>
> Juan,
>
> What version of NetWorker are you running?
>
> Wes
>
> -----Original Message-----
> From: Juan Fau [mailto:jfauv AT YAHOO DOT ES]
> Sent: Monday, November 11, 2002 3:59 AM
> To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
> Subject: [Networker] DDS Licensing Problems
>
> Hello,
>
> I have a problem with DDS Licensing.
>
> This is the configuration:
>
> Backup server: windows 2000 cluster (nodes: WinClus1
> and WinClus2).
>
> Storage Nodes:
> windows 2000 cluster (nodes: WinClus3 and WinClus4).
> HACMP AIX 5.1 cluster (nodes: AixClus1 and AixClus2).
> AIX 5.1 (node: Aix3).
>
> Total:
> 7 machines sharing 4 drives.
>
> I have these licenses.
> 1 Power Edition
> 3 Storage Nodes for Windows
> 3 Storage Nodes
> 4 DDS
>
> When I start Legato, it disables many drives, and this
> is the message from "daemon.log":
>
> device `rd=-----:/dev/rmt4.1' had error: Cannot enable
> shared device due to insufficient licensing.
>
> Can anyone help me?
>
> Thanks in advanced.
>
> _______________________________________________________________
> Yahoo! Messenger
> Nueva versión: Webcam, voz, y mucho más ¡Gratis!
> Descárgalo ya desde http://messenger.yahoo.es
>
> --
> Note: To sign off this list, send a "signoff" command via email
> to listserv AT listmail.temple DOT edu or visit the list's Web site at
> http://listmail.temple.edu/archives/networker.html where you can
> also view and post messages to the list.
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
>
> --
> Note: To sign off this list, send a "signoff" command via email
> to listserv AT listmail.temple DOT edu or visit the list's Web site at
> http://listmail.temple.edu/archives/networker.html where you can
> also view and post messages to the list.
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
>
> --
> Note: To sign off this list, send a "signoff" command via email
> to listserv AT listmail.temple DOT edu or visit the list's Web site at
> http://listmail.temple.edu/archives/networker.html where you can
> also view and post messages to the list.
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
Maarten.Boot _at_ nl.compuware.com

One of the problems with Java is that they swept a bit too much
of the innate complexity of life under the carpet of the libraries.
And so now they've had to replace the carpets several times.
(Larry
Wall,http://interviews.slashdot.org/article.pl?sid=02/09/06/1343222)

--
Note: To sign off this list, send a "signoff" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>