Hi@all,
i get on a bareos backup server:
Univention Corporate Server 4.4-4 errata499
Bareos 20.0.1
On the backup job for the Bareos server itself:
Job {
Name = "backup-bareos-fd"
JobDefs = "DefaultJob"
Client = "bareos-fd"
Enabled = yes
}
always the status "OK - with warning". In the log file it looks like this:
24-Mär 21:08 bareos-dir JobId 4822: Start Backup JobId 4822, Job=backup-bareos-fd.2021-03-24_21.00.01_25
24-Mär 21:08 bareos-dir JobId 4822: Connected Storage daemon at backup01:9103, encryption: ECDHE-PSK-CHACHA20-POLY1305 TLSv1.2
24-Mär 21:08 bareos-dir JobId 4822: Using Device "FileStorage" to write.
24-Mär 21:08 bareos-dir JobId 4822: Connected Client: bareos-fd at localhost:9102, encryption: ECDHE-PSK-CHACHA20-POLY1305 TLSv1.2
24-Mär 21:08 bareos-dir JobId 4822: Handshake: Immediate TLS
24-Mär 21:08 backup01-fd JobId 4822: Connected Storage daemon at backup01:9103, encryption: ECDHE-PSK-CHACHA20-POLY1305 TLSv1.2
24-Mär 21:08 backup01-fd JobId 4822: Extended attribute support is enabled
24-Mär 21:08 backup01-fd JobId 4822: ACL support is enabled
24-Mär 21:08 bareos-sd JobId 4822: Volume "Incremental-1122" previously written, moving to end of data.
24-Mär 21:08 bareos-sd JobId 4822: Ready to append to end of Volume "Incremental-1122" size=1662231413
24-Mär 21:08 backup01-fd JobId 4822: Disallowed filesystem. Will not descend from / into /run
24-Mär 21:08 backup01-fd JobId 4822: Disallowed filesystem. Will not descend from / into /dev
24-Mär 21:08 backup01-fd JobId 4822: Disallowed filesystem. Will not descend from / into /sys
24-Mär 21:09 bareos-sd JobId 4822: User defined maximum volume capacity 5,368,709,120 exceeded on device "FileStorage" (/backup/bareos/storage).
24-Mär 21:09 bareos-sd JobId 4822: End of medium on Volume "Incremental-1122" Bytes=5,368,703,830 Blocks=83,221 at 24-Mär-2021 21:09.
24-Mär 21:09 bareos-dir JobId 4822: There are no more Jobs associated with Volume "Incremental-1123". Marking it purged.
24-Mär 21:09 bareos-dir JobId 4822: All records pruned from Volume "Incremental-1123"; marking it "Purged"
24-Mär 21:09 bareos-dir JobId 4822: Recycled volume "Incremental-1123"
24-Mär 21:09 bareos-sd JobId 4822: Recycled volume "Incremental-1123" on device "FileStorage" (/backup/bareos/storage), all previous data lost.
24-Mär 21:09 bareos-sd JobId 4822: New volume "Incremental-1123" mounted on device "FileStorage" (/backup/bareos/storage) at 24-Mär-2021 21:09.
24-Mär 21:09 backup01-fd JobId 4822: Could not stat "/var/lib/postgresql/9.4/main/base/16385/pg_internal.init": ERR=Datei oder Verzeichnis nicht gefunden
24-Mär 21:10 bareos-sd JobId 4822: Releasing device "FileStorage" (/backup/bareos/storage).
24-Mär 21:10 bareos-sd JobId 4822: Elapsed time=00:02:39, Transfer rate=34.63 M Bytes/second
24-Mär 21:10 bareos-dir JobId 4822: Insert of attributes batch table with 7553 entries start
24-Mär 21:10 bareos-dir JobId 4822: Insert of attributes batch table done
24-Mär 21:10 bareos-dir JobId 4822: Bareos bareos-dir 20.0.1 (02Mar21):
Build OS: Univention Corporate Server 4.4-4 errata499 (Blumenthal)
JobId: 4822
Job: backup-bareos-fd.2021-03-24_21.00.01_25
Backup Level: Incremental, since=2021-03-23 21:19:17
Client: "bareos-fd" 20.0.1 (02Mar21) Univention Corporate Server 4.4-4 errata499 (Blumenthal),univention
FileSet: "LinuxAll" 2019-11-02 10:45:01
Pool: "Incremental" (From Job IncPool override)
Catalog: "MyCatalog" (From Client resource)
Storage: "File" (From Job resource)
Scheduled time: 24-Mär-2021 21:00:01
Start time: 24-Mär-2021 21:08:07
End time: 24-Mär-2021 21:10:48
Elapsed time: 2 mins 41 secs
Priority: 10
FD Files Written: 7,553
SD Files Written: 7,553
FD Bytes Written: 5,506,216,659 (5.506 GB)
SD Bytes Written: 5,507,632,181 (5.507 GB)
Rate: 34200.1 KB/s
Software Compression: None
VSS: no
Encryption: no
Accurate: no
Volume name(s): Incremental-1122|Incremental-1123
Volume Session Id: 14
Volume Session Time: 1616337041
Last Volume Bytes: 1,805,506,476 (1.805 GB)
Non-fatal FD errors: 1
SD Errors: 0
FD termination status: OK
SD termination status: OK
Bareos binary info: official Bareos subscription
Job triggered by: Scheduler
Termination: Backup OK -- with warnings
I think the relevant message is:
Could not stat "/var/lib/postgresql/9.4/main/base/16385/pg_internal.init": ERR=Datei oder Verzeichnis nicht gefunden
What's going wrong?
with best
sven