Networker

Re: [Networker] storage node's name?

2004-03-17 17:54:52
Subject: Re: [Networker] storage node's name?
From: Arun Sondhi <asondhi AT RA.ROCKWELL DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Wed, 17 Mar 2004 16:54:44 -0600
Davina,

Would nsrexec -c work on a Wintel Storage node of Unix Legato server?


Sincerely,

Arun Sondhi
CCNP,CCDP

Ph: +1 414.382.0206
Pager: +1 414 341 8650
Extn: 20206




Davina Treiber <Treiber AT HOTPOP DOT COM>
Sent by: Legato NetWorker discussion <NETWORKER AT LISTMAIL.TEMPLE DOT EDU>
03/17/2004 11:52 AM
Please respond to Legato NetWorker discussion; Please respond to Davina
Treiber


        To:     NETWORKER AT LISTMAIL.TEMPLE DOT EDU
        cc:
        Subject:        Re: [Networker] storage node's name?


Olaf Zaplinski wrote:
> Hi,
>
> I just installed my 1st storage node (W2K, 6.1.4). Now my Linux server
> (6.1.4) says:
>
> # export NSR_JUKEBOX=rd=twiki.foo.net:L700e
> # nsrjb -vHE
> setting verbosity level to `1'
> nsrjb: Environment variable 'NSR_JUKEBOX' invalid.
> nsrjb: error, No jukebox named `rd=twiki.foo.net:L700e'
>
> what is wrong with the name?
>

Two things:

(1) If you define a variable with a = in it, you will need to quote it
or escape it, such as: export NSR_JUKEBOX="rd=twiki.foo.net:L700e"

(2) What you are trying to do won't work. You need to run nsrjb on the
storage node. You can do this by logging in to the storage node machine,
or you can get the server to connect to the storage node using RPC in
the same way that NetWorker does under normal operation - i.e. by
talking to nsrexecd on the storage node. nsrexec is used for this.

Example:

export RUSER=root
export RCMD="nsrjb -vHE -s buck.foo.net -j rd=twiki.foo.net:L700e"
nsrexec -c twiki.foo.net

P.S. I made up the name of your server...  :-)

--
Note: To sign off this list, send a "signoff networker" 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 networker" 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>