OnTAP Configuration
The OnTAP parameters can be stored in
/opt/bacula/etc/ontap.conf
and be referenced with ontap_profile
parameter on the plugin command line.
# cat /opt/bacula/etc/ontap.conf
[name1]
ontap_user=admin
ontap_password=MyPassword
ontap_vserver=svm1
ontap_ignore_ssl=True
ontap_host=10.0.2.3
Plugin = "ndmp:ontap_profile=name1 volume=/svm1/v1 host=netapp user=root pass=xxx type=smtape"
See also
Next articles:
Go back to: NetApp Configuration.