Re: [Veritas-bu] NDMP authentication failing for NetApp.

2009-06-08 Thread william . d . brown
-2009 20:32 To Jeff Cleverley jeff.clever...@avagotech.com, veritas-bu@mailman.eng.auburn.edu cc Subject Re: [Veritas-bu] NDMP authentication failing for NetApp. Have a look at this doc: ftp://exftpp.symantec.com/pub/support/products/NetBackup_Enterprise_Server/267773.pdf Extract

Re: [Veritas-bu] NDMP authentication failing for NetApp.

2009-06-08 Thread Jeff Cleverley
jeff.clever...@avagotech.com, veritas-bu@mailman.eng.auburn.edu cc Subject Re: [Veritas-bu] NDMP authentication failing for NetApp. Have a look at this doc: ftp://exftpp.symantec.com/pub/support/products/NetBackup_Enterprise_Server/267773.pdf Extract: The username used with the tpconfig command

Re: [Veritas-bu] NDMP authentication failing for NetApp.

2009-06-05 Thread Jeff Cleverley
The tpautoconf doesn't work because it won't let me set up the filer as a host. I've turned on the debug level but I'm not seeing any entries from the master server. It appears the requests are not actually getting sent. The pbx is something I don't know much about. Is it possible this

Re: [Veritas-bu] NDMP authentication failing for NetApp.

2009-06-05 Thread Jeff Cleverley
A quick update is that I was able to configure the NetApp using the tpconfig -add -nh command line. It finished with no errors and the NDMP host gui window now shows the NetApp. The set_ndmp_attr -verify works and seems to talk to the filer OK. The tpautoconf still fails. A test backup

Re: [Veritas-bu] NDMP authentication failing for NetApp.

2009-06-05 Thread Marianne Van Den Berg
...@mailman.eng.auburn.edu] On Behalf Of Jeff Cleverley Sent: 05 June 2009 19:20 To: veritas-bu@mailman.eng.auburn.edu Subject: Re: [Veritas-bu] NDMP authentication failing for NetApp. A quick update is that I was able to configure the NetApp using the tpconfig -add -nh command line. It finished

Re: [Veritas-bu] NDMP authentication failing for NetApp.

2009-06-04 Thread pharrold
Run tpautoconf -verify ndmp_host_name and verify that access is granted Its located in /usr/openv/volmgr/bin If it failes, enable ndmp debugging on the filer (ndmpd debug 50), and re-run Check the filer's ndmps log (generally in //filername/$/etc/ndmpd.log) for clues. -