I have:
Job {
...
Accurate = yes
... }
FileSet {
...
Options {
...
Signature = MD5
Accurate = 5
Verify = 5
...
}
...
}
and some zero-length files.
Client: bareos 14.2.2 FD (compatible = no)
After 1 full and 4 incremental backups i have:
mysql> SELECT * FROM File WHERE FilenameId = (SELECT FilenameId FROM Filename
WHERE Name='1cv7g.st') ORDER BY MD5, LStat, JobId;
+--------+-----------+-------+--------+------------+----------+--------+-------------------------------------------------+------------------------+
| FileId | FileIndex | JobId | PathId | FilenameId | DeltaSeq | MarkId | LStat
| MD5 |
+--------+-----------+-------+--------+------------+----------+--------+-------------------------------------------------+------------------------+
| 403842 | 48268 | 25 | 6970 | 53006 | 0 | 0 | A A
IH/ B A A g A A A BLKYLz +hCKo BU4uD/ A A f | w9aZVC6pzPfsbg7SMB0E7g |
| 421298 | 189 | 29 | 6970 | 53006 | 0 | 0 | A A
IH/ B A A g A A A BLKYLz +hCKo BU4uD/ A A f | w9aZVC6pzPfsbg7SMB0E7g |
| 600790 | 48280 | 37 | 6970 | 53006 | 0 | 0 | A A
IH/ B A A g A A A BLKYLz +hCKo BU4uD/ A A f | w9aZVC6pzPfsbg7SMB0E7g |
| 626430 | 194 | 39 | 6970 | 53006 | 0 | 0 | A A
IH/ B A A g A A A BLKYLz +hCKo BU4uD/ A A f | w9aZVC6pzPfsbg7SMB0E7g |
| 626676 | 185 | 40 | 6970 | 53006 | 0 | 0 | A A
IH/ B A A g A A A BLKYLz +hCKo BU4uD/ A A f | w9aZVC6pzPfsbg7SMB0E7g |
+--------+-----------+-------+--------+------------+----------+--------+-------------------------------------------------+------------------------+
5 rows in set (0.24 sec)
1cv7g.st - zero-length file. MD5,PathId and LStat are equal.
Why?
With "Accurate = ps" everything works without duplication.
Versions: bareos 14.2.1 and 15.1.0
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.