Fileset Common Parameters
These parameters are controlling generic aspects of the behavior of the Amazon EC2 Plugin, it is possible to find also these parameters in other Bacula Enterprise Plugins with similar effects, so you may be familiar with them.
Option |
Required |
Default |
Values |
Example |
Description |
---|---|---|---|---|---|
abort_on_error |
No |
No |
No, Yes |
Yes |
If set to Yes: Abort job as soon as any error is found with any element. If set to No: Jobs can continue even if it they found a problem with some elements. They will try to backup or restore the other and only show a warning |
config_file |
No |
The path pointing to a file containing any combination of plugin parameters |
/opt/bacula/etc/amazon-ec2.settings |
Allows to define a config file where configure any parameter of the plugin. Therefore you don’t need to put them directly in the Plugin line of the fileset |
|
log |
No |
/opt/bacula/working/amazon-ec2/amazon-ec2-debug.log |
An existing path with enough permissions for File Daemon to create a file with the provided name |
/tmp/amazon-ec2.log |
Generates additional log in addition to what is shown in job log. This parameter is included in the backend file, so, in general, by default the log is going to be stored in the working directory. |
debug |
No |
0 |
0, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Debug level. Greater values generate more debug information |
Generates the working/amazon-ec2/amazon-ec2-debug.log* files containing debut information which is more complete with a greater debug number |
path |
No |
/opt/bacula/working |
An existing path with enough permissions for File Daemon to create any internal (and usually temporary) plugin file |
/mnt/my-vol/ |
Uses this path to store metadata and temporary files |
See also
Go back to:
Go to:
Go back to the Fileset Configuration article.
Go back to the main configuration page.
Go back to the Amazon EC2 Plugin main page.
Go back to the main Dedicated Backup Solutions page.