SRA discoverArrays fails because the SVM's root volume security style is set to NTFS
- Views:
- 220
- Visibility:
- Public
- Votes:
- 8
- Category:
- ontap-storage-replication-adapter
- Specialty:
- VIRT
- Last Updated:
Applies to
- NetApp Storage Replication Adapter (SRA)
- VMware Site Recovery Manager (SRM)
Issue
- SRM uses the discoverArrays command to discover details about the underlying storage array (ID of arrays, vendor, replication software, version, etc)
- The discoverArrays command to fail:
SRA command 'discoverArrays' failed
Cause:
Authentication failed.
Invalid managemetn IP address and/or invalid credentials. Ensure
that you provide the correct management IP address with a valid
username and password.
Error in cxf.log
or vvolvp.log
:
01/11/18 EST 16:59:59 [cxf-1:public-interface:clusterAddBasic-1] Outbound Message
---------------------------
ID: 1
Encoding: UTF-8
Content-Type: application/soap+xml
Headers: {}
Payload: <?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope>
<soap:Body>
<ns1:clusterAddBasicResponse>
<return>
<id>10004950</id>
<snip>
<vservers>
<id>10005050</id>
<aggregateNames>aggr1</aggregateNames>
<controllerIp>192.168.0.101</controllerIp>
<controllerUsername>sraadmin</controllerUsername>
<controllerUuid>12c345d-e12c-12e3-1e2f-34a567d890df</controllerUuid>
<failedReason>svm1 cannot be used because root volume security style is ntfs </failedReason>