Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
5 REPLIES 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Champ,
Please see if these resources are helpful.
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Cannot find the answer you need? No need to open a support case - just CHAT and we’ll handle it for you.
Cannot find the answer you need? No need to open a support case - just CHAT and we’ll handle it for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please post full command output
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Cannot find the answer you need? No need to open a support case - just CHAT and we’ll handle it for you.
Cannot find the answer you need? No need to open a support case - just CHAT and we’ll handle it for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
