General Parameters

The following Nutanix-AHV Plugin parameters impact any type of Job (Backup, Restore, Query).

Nutanix AHV General Parameters

Parameter

Values

Default

Description

abort_on_error

[= <0 or 1>]

0

Specifies whether the plugin should abort on fatal errors during backup or restore. This parameter is optional.

user

<String>

Specifies the username to access the Nutanix-AHV API.

password

<String>

Password for accessing the Nutanix-AHV API. Can be stored in a passfile as host:user = password tuple.

An example of such a tuple would be 10.0.1.1:admin = password. The passfile can be either at /opt/bacula/snapmgr.conf

or at /opt/bacula/etc/snapmgr.conf. A snapmgr.conf file may have more than one tuple in it in the case that a Bacula FD

is backing up more than one Nutanix environment. This parameter is optional.

host

<String>

Specifies the location of the Nutanix-AHV API.

port

<Number>

9440

Port to access the Nutanix-AHV API. This parameter is optional.

proxy_vm

<String>

Name of the proxy VM used to run the Bacula File Daemon with the Nutanix-AHV Plugin.

working_dir

<String>

/opt/bacula/working

Specifies the working directory location. This parameter is optional.

debug

[0 - 9]

0

Specifies the debug level. 0 is no debug, 9 is the highest level. Warnings and errors are always sent to the joblog

and if any debug level is set those messages are sent to the debug file as well. For the Nutanix-AHV Plugin 1

displays debug level message, 2 displays trace level message. Any value higher than 2 displays additional information

about external libraries that handle those values on their own. This parameter is optional.

Go back to the main Nutanix-AHV Configuration page.

Go back to the main Nutanix-AHV page.