11-08-05 10:58 PM
On Mon, 07 Nov 2005 09:24:33 GMT, "kudzu-cro" <scrowe@sc.rr.com>
wrote:
>Hello, I am working on tests with various software backup systems to attemp
t
>to backup our netapp fas270 filer. I recently acquired netbackup 5.1 from
>our main site and put on a test lan to attempt to do a tape backup from the
>filer to the netbackup server attached tape drives. I attempted with ndmp
>and figured out (I think) the authentication process because when I use the
>ndmp_auth program on the server it replies succesfully and a "success
>connect" shows up in the filers messages file. But everytime I attempt to
>run a test backup job, it fails with the response of something like
>"Connection refused". I'm writing this from home so am relying mostly on
>memory. Is there something I'm missing? Do I have to tell the filer to shar
e
>the selected backup volumes to ndmp or something or another?
>Network connections are 1gig fastether
>server is dell 2850 with w2k3
>Nothing shows up in filer /etc/messages for failures.nor the w2k3 event
>logs.
>
>I have the iscsi license for the filer and was thinking of going that route
>by loading the microsoft iscsi driver on the server. Sadly though I'm abou
t
>as lost on this method as well but am eager to hear feedback, positive or
>negative.
>
>Thanks for any help
>
>Syd
>
What version of OT? Check you're options:
ndmpd.access all
ndmpd.authtype challenge
ndmpd.connectlog.enabled off
ndmpd.enable off
ndmpd.ignore_ctime.enabled off
ndmpd.offset_map.enable on
ndmpd.password_length 16
ndmpd.preferred_interface disable (value might be overwritten in
takeover)
NBU can't do challenge for authtype, or at least not pre-6 that I know
of. Also, if you have something other than 'all' in access you need
to make sure one of them is the NDMP client.
~F
[ Post a follow-up to this message ]
|