Restore Parameters
Parameter |
Values |
Default |
Description |
---|---|---|---|
proxy_server |
|
UUID or name of the proxy server used to run the Bacula File Daemon with the OpenStack Plugin. |
|
abort_on_error |
|
|
Specifies whether the plugin should abort on fatal errors during backup or restore. This parameter is optional. |
OS_USERNAME |
|
Specifies the username to access the OpenStack API. |
|
OS_PASSWORD |
|
Specifies the password to access the OpenStack API |
|
OS_AUTH_URL |
|
Specifies the endpoint to access the OpenStack API |
|
OS_USER_DOMAIN_NAME |
|
Specifies the domain that accesses the OpenStack API |
|
OS_PROJECT_NAME |
|
Specifies the project that accesses the OpenStack API |
|
openrc |
|
|
Specifies the path to an OpenStack rc file to automatically gather connection information. |
server_restore_name |
|
Name to attribute to the restored server. |
|
server_restore_prefix |
|
Prefix to prepend to all restored server name. |
|
server_restore_network |
|
|
If set to |
verbose |
|
|
This parameter activate verbose output in Bacula joblog. |
debug |
|
|
Specifies the debug level. |
Important Notes
At restore time, if server_restore_name
is not set, the plugin will use the original Nova server name.
If a Nova server with the same name already exists, the plugin will append the -<index>
to the restored Nova server name, and it will
not replace the existent Nova server.
See also
Previous articles:
Next articles:
Go back to: Configuration.