Hello all,
First, thanks to Radosław Korzeniewski for helping me with the BPIPE
plugin. It's working now with the changes of a few things within the
scripts and the .conf file, as per his suggestions..
Now, it is the Docker plugin. I've been using Docker Desktop for a low
priority application and got a container/image running on:
- Ubuntu 23.10
- Docker Engine: 25.0.3
- Compose: v2.24.5-desktop.1
- Credential Helper: v0.8.1
- Kubernetes: v1.29.1
- Bacula: 13.0.4, including the 2 modules of Docker plugin.
- The relevant section of the bacula-dir file:
Include {
Plugin = "docker:"
Options {
Compression = "Gzip"
Signature = "Md5"
}
}
When I run a Full backup, I get:
IMCSERV24 JobId 2131: Error: docker: No Docker containers or objects to
backup found.
But, when I run an Incremental Backup, I also get:
IMCSERV24 JobId 2129: Error: docker: Unsupported backup level. Doing FULL
backup.
Since the container is actually running and the Docker plugin starts, I
wonder if there is some access authorization issue to some resource;
Bacula-fd is running as root, and some Docker processes are running as
root, while other processes are running with my user (I guess those
processes are the Docker Desktop front-end).
Still on the Docker, what files can be safely excluded during the backups?
Suggestions and recomendations are welcome
Many thanks in advance.
Cheers,
Ismael
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users