[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Backing up NASRaQ's and Qube2's with Legato Networker?
- Subject: Re: [cobalt-developers] Backing up NASRaQ's and Qube2's with Legato Networker?
- From: Byron Servies <bservies@xxxxxxx>
- Date: Fri Mar 23 02:56:07 2001
- Organization: Sun Microsystems, Inc.
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Seth Cordes wrote:
>
> Has anyone had experience backing up either NASRaQ?s or Qube2?s with Legato
> Networker?
>
> On the NASRaQ, the check box for Legato Networker exists on the control
> panel, but there are no parameters that can be set from the GUI. The Legato
> server fails to connect to the client.
>
> The following is the Legato Networker file structure on the NASRaQ
>
> (Logged in as root)
>
> /nsr/
> /nsr/cores/
> /nsr/cores/nsrexecd
> /nsr/logs/
> /nsr/logs/daemon.log
> /nsr/res/
> /nsr/res/nsrla.res
> /nsr/tmp/
> /nsr/tmp/nsrla.res.lck
> /nsr/tmp/product.res.lck
>
> viewing /nsr/res/nsrla.res, I have what looks to be the configuration file
> for the client.
>
> administrator: root;
> type: NSRLA;
> resource identifier: 2.0.72.98.14.196.130.58.127.0.0.1(4)
>
> administrator: *@localhost, root;
> connection ports: 8201-8456;
> service ports; 7937-8000;
> type: NSR system port ranges;
> resource identifier: 4.0.72.98.14.196.130.58.127.0.0.1(1)
> ~
> ~
>
> I?ve talked with Legato and they do not have cobalt products in their
> compatibility list, and thus offer no support for the Networker client.
>
> Suggestions?
>
> Seth Cordes
> Network Administrator
> Mercator Partners
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
Hi there!
You need to create a file that has a list of NetWorker servers you want
to be able to backup your machine. For example:
# echo 'backup.mydomain.com' > /nsr/res/servers
and then restart nsrexecd. Depending on the version of NetWorker installed,
you may need to modify /etc/rc.d/init.d/networker to call nsrexecd like this:
/usr/bin/nsrexecd -f /nsr/res/servers
You should not edit /nsr/res/nsrla.res directly, nor any NetWorker resource
file.
HTH,
Byron
--
Byron Servies Sun Microsystems, Inc. bservies@xxxxxxx