Skip to main content
NetApp Knowledge Base

Creating CVO SVM export policy failed using Ansible script

Views:
64
Visibility:
Public
Votes:
0
Category:
cloud-volumes-ontap-cvo
Specialty:
cloud
Last Updated:

Applies to

  • BlueXP
  • Cloud Volumes ONTAP (CVO)
  • Ansible Script
  • ONTAP 9

Issue

When attempting to create the SVM policy on Cloud Volumes ONTAP (CVO) using Ansible script, an error occurs stating that the address bytes masked out by the netmask are non-zero.
 
{ "name": "export-svm_XXXX", "svm": { "name": "svm_XXXX" }, "_cluster": "10.xx.xx.xx,10.xx.xx.xx", "rules": [ { "protocols": [ "any" ], "clients": [ { "match": "10.xx.xx.0/24" }, { "match": "10.xx.xx.0/21" } ], "ro_rule": [ "any" ], "rw_rule": [ "any" ], "superuser": [ "any" ], "index": 1 } ], "_failure": "Map(error -> {"code":"1704040","message":"Invalid clientmatch \"10.xx.xx.0/21\": address bytes masked out by netmask are non-zero"})" }

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.