Warnings & errors in journalctl
-
@julien-f Here's a new one from today's backup --
Dec 09 00:00:38 xo-server[268840]: 2021-12-09T06:00:38.235Z xo:backups:MixinBackupWriter WARN the parent /xo-vm-backups/787ada5e-e49d-716f-bdf9-ac7d3fb76195/vdis/dfe75d18-94ac-4bd1-a1c7-fb2170e75154/33e87f85-1afd-4d49-be23-8d88e9ce6bd9/20211128T060025Z.vhd of the child /xo-vm-backups/787ada5e-e49d-716f-bdf9-ac7d3fb76195/vdis/dfe75d18-94ac-4bd1-a1c7-fb2170e75154/33e87f85-1afd-4d49-be23-8d88e9ce6bd9/20211129T060035Z.vhd is unused Dec 09 00:00:40 xo-server[268840]: 2021-12-09T06:00:40.718Z xo:backups:MixinBackupWriter WARN the parent /xo-vm-backups/12fb9fcb-edd2-a349-c1a3-af0b39a4bee3/vdis/dfe75d18-94ac-4bd1-a1c7-fb2170e75154/afdb2817-02ef-4003-b5cd-a54eef270b69/20211128T060021Z.vhd of the child /xo-vm-backups/12fb9fcb-edd2-a349-c1a3-af0b39a4bee3/vdis/dfe75d18-94ac-4bd1-a1c7-fb2170e75154/afdb2817-02ef-4003-b5cd-a54eef270b69/20211129T060015Z.vhd is unused Dec 09 00:00:41 xo-server[268913]: 2021-12-09T06:00:41.320Z xo:backups:mergeWorker INFO starting Dec 09 00:00:41 xo-server[268913]: 2021-12-09T06:00:41.463Z xo:backups:mergeWorker INFO the parent /xo-vm-backups/787ada5e-e49d-716f-bdf9-ac7d3fb76195/vdis/dfe75d18-94ac-4bd1-a1c7-fb2170e75154/33e87f85-1afd-4d49-be23-8d88e9ce6bd9/20211128T060025Z.vhd of the child /xo-vm-backups/787ada5e-e49d-716f-bdf9-ac7d3fb76195/vdis/dfe75d18-94ac-4bd1-a1c7-fb2170e75154/33e87f85-1afd-4d49-be23-8d88e9ce6bd9/20211129T060035Z.vhd is unused Dec 09 00:00:41 xo-server[268913]: 2021-12-09T06:00:41.464Z xo:backups:mergeWorker INFO merging /xo-vm-backups/787ada5e-e49d-716f-bdf9-ac7d3fb76195/vdis/dfe75d18-94ac-4bd1-a1c7-fb2170e75154/33e87f85-1afd-4d49-be23-8d88e9ce6bd9/20211129T060035Z.vhd into /xo-vm-backups/787ada5e-e49d-716f-bdf9-ac7d3fb76195/vdis/dfe75d18-94ac-4bd1-a1c7-fb2170e75154/33e87f85-1afd-4d49-be23-8d88e9ce6bd9/20211128T060025Z.vhd Dec 09 00:00:41 xo-server[268920]: 2021-12-09T06:00:41.625Z xo:backups:mergeWorker INFO starting Dec 09 00:00:41 xo-server[268920]: 2021-12-09T06:00:41.654Z xo:backups:mergeWorker FATAL Lock file is already being held { Dec 09 00:00:41 xo-server[268920]: error: Error: Lock file is already being held Dec 09 00:00:41 xo-server[268920]: at /opt/xen-orchestra/node_modules/proper-lockfile/lib/lockfile.js:68:47 Dec 09 00:00:41 xo-server[268920]: at callback (/opt/xen-orchestra/node_modules/graceful-fs/polyfills.js:299:20) Dec 09 00:00:41 xo-server[268920]: at FSReqCallback.oncomplete (node:fs:199:5) Dec 09 00:00:41 xo-server[268920]: at FSReqCallback.callbackTrampoline (node:internal/async_hooks:130:17) { Dec 09 00:00:41 xo-server[268920]: code: 'ELOCKED', Dec 09 00:00:41 xo-server[268920]: file: '/run/xo-server/mounts/remote-2/xo-vm-backups/.queue/clean-vm' Dec 09 00:00:41 xo-server[268920]: } Dec 09 00:00:41 xo-server[268920]: }
-
@julien-f said in Warnings & errors in journalctl:
The rename/ENOENT error is not normal
Had this occur again today.
-
Do you have multiple XOs accessing the same remote?
-
-
@julien-f Don't think so as I was already on commit f3eeeef.
-
Do you have an XOA from which I could investigate?
-
@julien-f Yes, the free version. Check your PM for support channel details.
-
@danp Just to be clear, the
ELOCKED
error is not a big deal, it just means that another merge worker is handling this remote, I'm going to change this error to warning instead of fatal -
@Danp Regarding the
rename
error, unfortunately I don't see anything on your remote and as this appliance is not the one running the backup or the merge, I don't think I'll be able to gather more info. -
@olivierlambert said in Warnings & errors in journalctl:
Do you have multiple XOs accessing the same remote?
There's only one backup job running from my XO VM. There is an active instance of XOA, but it is just used for testing and is sitting idle.