Warnings showing in system logs following each backup job
-
Verified on XOA (latest channel) and XO from source (commit 9139c5e9d6b4306ba4078e6fa128a36f65417792).
Jul 12 09:49:44 xoa xo-server[34753]: 2021-07-12T13:49:44.807Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 383905792 instead of 5756023296 Jul 12 09:50:21 xoa xo-server[34753]: 2021-07-12T13:50:21.822Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 276914688 instead of 8795528192 Jul 12 09:50:22 xoa xo-server[34753]: 2021-07-12T13:50:22.171Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 224483328 instead of 4898078720 Jul 12 09:50:42 xoa xo-server[34753]: 2021-07-12T13:50:42.791Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 818112000 instead of 10603714560 Jul 12 09:51:31 xoa xo-server[34753]: 2021-07-12T13:51:31.452Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 155260416 instead of 4904371712 Jul 12 09:53:35 xoa xo-server[34753]: 2021-07-12T13:53:35.773Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 1965677568 instead of 64415232512 Jul 12 09:56:25 xoa xo-server[34753]: 2021-07-12T13:56:25.822Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 2743777792 instead of 16093311488 Jul 12 09:57:01 xoa xo-server[34753]: 2021-07-12T13:57:01.591Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 6112759296 instead of 62800031232 Jul 12 09:58:38 xoa xo-server[34753]: 2021-07-12T13:58:38.577Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 1309108736 instead of 85782038016 Jul 12 10:00:58 xoa xo-server[34753]: 2021-07-12T14:00:58.217Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 425869312 instead of 20179571200 Jul 12 10:03:09 xoa xo-server[34753]: 2021-07-12T14:03:09.747Z xo:backups:MixinBackupWriter WARN incorrect size in metadata: 6333517312 instead of 292895396352
Appears to have been introduced here, which includes code to fix the issue yet it continues to recur during each backup.
The backups appear to complete successfully, so I don't know if these warnings are benign or indicative of a larger issue.
Thoughts?
-
Any hint @julien-f ?
-
@Danp Yes, this is normal, it's because after the merge, the size of the oldest backup has changed.
We could fix that but it's not a priority and won't change anything except getting rid of the warning.
We'll see how many reports we get regarding this
-
@julien-f said in Warnings showing in system logs following each backup job:
We'll see how many reports we get regarding this
One more from me. But it was actually your tech support that discovered them in conjunction with a ticket we have open.
-