OnTAP Configuration

Enterprise

Bacula Enterprise Only

This solution is only available for Bacula Enterprise. For upgrade inquiries, please reach out to sales@baculasystems.com.

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"

Go back to: NetApp Configuration.