Unsolved
This post is more than 5 years old
1 Rookie
•
79 Posts
0
4368
August 24th, 2016 03:00
NDMP connection not succesfully authorized
Hi,
I try to define a NDMP client on my Networker server. The NDMP server is a NETAPP runing ONTAP !.3 in cluster mode.
I have setup the necessary stuff on the NETAPP part (I hope) and than start the wizard to create a client.
It asks me for credentails. I use ndmp as user and the generated password by the ontap command ( services ndmp generate password -vserver SVM-CB -user ndmp). The credentails fails with: Unable to connect to host 'node1'
Ping from the Networker server to node1 is working fine.
When i execute the command on the Networker server:
ndmpsup -c node1 -o out.txt, i get:
Enter NDMP user:
Enter NDMP password:
Connecting to NDMP server 'node1'
42597: ndmpsup: connect auth: connection has not been authorized
42610: ndmpsup: The NDMP connection is not succesfully authorized on host 'node1'
What could be the issue here ? Any idea ?
Rgds,
Johan
0 events found


Karthik_N1
25 Posts
0
August 24th, 2016 04:00
Try this command from NetWorker storage node/ Server to which the NAS filer is connected to
inquire -N
Please post the output. We can check
Thanks,
Karthik N
JohanRM
1 Rookie
•
79 Posts
0
August 24th, 2016 04:00
Please find above.
Same error message in both commands
Best regards
Johan
gautamgp
226 Posts
0
August 24th, 2016 23:00
I think the Issue is with your ndmp account, it's not setup right. Please check NetApp documentation to properly setup ndmp options on the filer. Also, port 10000 needs to be open between NW server and the filer.