#Getting error while using na_ontap_snapmirror module to create Load Sharing volumes .
1 messages · Page 1 of 1 (latest)
Rest dosn't support load_sharing. You'll need to force the module to use Zapi. Add this to your playbook
use_rest: never
Thanks Chris: Is there any way to use rest only as we used never it started giving netapp_lib module error which is already installed
For netapp lib you’ll need to install it with this command https://pypi.org/project/netapp-lib/