ONTAP Discussions
ONTAP Discussions
Hello,
I am trying to add NetApp cluster to vmware SRM , Arrays Manager. but I found this error, I am sure the username/password and IP address are correct.
Could somebody help me to solve this.
- ONTAP 9.2 Simulator
- VSC 7.0
- SRA 7.0
Thanks
champ
Hello Champ,
Please see if these resources are helpful.
Hi georgevj,
Thanks for your response. I have just try but I receive the error "Command failed: Missing Input: role-query" .
Do you have any ideas ?
Thank you.
champ
Please post full command output
Hi georgevj,
I followed the link you provided :
and get this error when I select cluseter
when I try to select specific svm I get this error
Thank you.
champ
I had that same issue. Here is the fix that worked for me
Configure exactly as you had it and click Submit. It will start then fail at the Role-query missing error.
Click Login again, fill it out exactly the same way and click submit again, and it will complete.
I can make it work consistently, at the cluster level, every time if I just do it twice, logging in after the first error.
To make the XML file work with 9.x you need to comment out lines 1585 and 1586. They will look like this
<!-- <command ontap-level-less="8.3">vserver services unix-group</command> -->
<!-- <command ontap-level-less="8.3">vserver services unix-user</command> -->
you might be thinking that you need them, no you don't. The lines right below them, that have ontap-level-greater-equals="8.3" have all of the individual commands listed.