Hi,
I have a problem with a single VM running Almalinux 9. The VM has 2 disks, 50GB and 250GB disk.
Every time i do Delta backup the backup does succeed, but the larger disk is ALWAYS stuck on Control Domain and i have to manually "forget" it, or next backup will fail, which is annoying.
This does not occur on full backup, only delta.
I removed all previous snapshots and backup and retried and same thing is happening.
Using XO with latest patches: commit a5967.
This issue started occurring straight after the CBT feature was added.
Using NBD = 1
Here is XO LOG for the backup:
Omitted attempts 2-7.... since they don't fit here
Oct 7 11:33:43 xo-ce xo-server[11768]: 2024-10-07T11:33:43.770Z xo:backups:worker INFO starting backup
Oct 7 11:33:49 xo-ce xo-server[11768]: 2024-10-07T11:33:49.717Z xo:xapi:vdi INFO found changed blocks {
Oct 7 11:33:49 xo-ce xo-server[11768]: changedBlocks: <Buffer 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ... 511950 more bytes>
Oct 7 11:33:49 xo-ce xo-server[11768]: }
Oct 7 11:34:09 xo-ce xo-server[11768]: 2024-10-07T11:34:09.098Z xo:xapi:vdi INFO found changed blocks {
Oct 7 11:34:09 xo-ce xo-server[11768]: changedBlocks: <Buffer 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ... 102353 more bytes>
Oct 7 11:34:09 xo-ce xo-server[11768]: }
Oct 7 11:34:11 xo-ce xo-server[11768]: 2024-10-07T11:34:11.070Z xo:xapi:vdi INFO OpaqueRef:c1f4b3cf-996d-45ba-80ae-59ef7c9cb8ef has been disconnected from dom0 {
Oct 7 11:34:11 xo-ce xo-server[11768]: vdiRef: 'OpaqueRef:2fd1d459-46b5-473a-9549-a3e0b401209f',
Oct 7 11:34:11 xo-ce xo-server[11768]: vbdRef: 'OpaqueRef:c1f4b3cf-996d-45ba-80ae-59ef7c9cb8ef'
Oct 7 11:34:11 xo-ce xo-server[11768]: }
Oct 7 11:40:47 xo-ce xo-server[11768]: 2024-10-07T11:40:47.534Z xo:xapi:vdi INFO OpaqueRef:7e94c0da-be46-45f8-9a6b-7e9eb04928b1 has been disconnected from dom0 {
Oct 7 11:40:47 xo-ce xo-server[11768]: vdiRef: 'OpaqueRef:f8be3361-0c5c-48b4-bf51-baee4d02cb20',
Oct 7 11:40:47 xo-ce xo-server[11768]: vbdRef: 'OpaqueRef:7e94c0da-be46-45f8-9a6b-7e9eb04928b1'
Oct 7 11:40:47 xo-ce xo-server[11768]: }
Oct 7 11:41:59 xo-ce xo-server[11768]: 2024-10-07T11:41:59.303Z xo:xapi:vdi INFO OpaqueRef:2e1231be-f65b-4fa4-bb8d-3871ddabfa87 has been disconnected from dom0 {
Oct 7 11:41:59 xo-ce xo-server[11768]: vdiRef: 'OpaqueRef:cb2af589-ae7e-4b5c-b657-0c2636b3677f',
Oct 7 11:41:59 xo-ce xo-server[11768]: vbdRef: 'OpaqueRef:2e1231be-f65b-4fa4-bb8d-3871ddabfa87'
Oct 7 11:41:59 xo-ce xo-server[11768]: }
Oct 7 11:42:11 xo-ce xo-server[11768]: 2024-10-07T11:42:11.742Z xo:xapi WARN retry {
Oct 7 11:42:11 xo-ce xo-server[11768]: attemptNumber: 0,
Oct 7 11:42:11 xo-ce xo-server[11768]: delay: 5000,
Oct 7 11:42:11 xo-ce xo-server[11768]: error: XapiError: VDI_IN_USE(OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92, destroy)
Oct 7 11:42:11 xo-ce xo-server[11768]: at XapiError.wrap (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/_XapiError.mjs:16:12)
Oct 7 11:42:11 xo-ce xo-server[11768]: at default (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/_getTaskResult.mjs:13:29)
Oct 7 11:42:11 xo-ce xo-server[11768]: at Xapi._addRecordToCache (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1041:24)
Oct 7 11:42:11 xo-ce xo-server[11768]: at file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1075:14
Oct 7 11:42:11 xo-ce xo-server[11768]: at Array.forEach (<anonymous>)
Oct 7 11:42:11 xo-ce xo-server[11768]: at Xapi._processEvents (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1065:12)
Oct 7 11:42:11 xo-ce xo-server[11768]: at Xapi._watchEvents (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1238:14)
Oct 7 11:42:11 xo-ce xo-server[11768]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
Oct 7 11:42:11 xo-ce xo-server[11768]: code: 'VDI_IN_USE',
Oct 7 11:42:11 xo-ce xo-server[11768]: params: [ 'OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92', 'destroy' ],
Oct 7 11:42:11 xo-ce xo-server[11768]: call: undefined,
Oct 7 11:42:11 xo-ce xo-server[11768]: url: undefined,
Oct 7 11:42:11 xo-ce xo-server[11768]: task: task {
Oct 7 11:42:11 xo-ce xo-server[11768]: uuid: '7bb5adaa-5b49-2227-3ede-759420836f59',
Oct 7 11:42:11 xo-ce xo-server[11768]: name_label: 'Async.VDI.destroy',
Oct 7 11:42:11 xo-ce xo-server[11768]: name_description: '',
Oct 7 11:42:11 xo-ce xo-server[11768]: allowed_operations: [],
Oct 7 11:42:11 xo-ce xo-server[11768]: current_operations: {},
Oct 7 11:42:11 xo-ce xo-server[11768]: created: '20241007T11:41:59Z',
Oct 7 11:42:11 xo-ce xo-server[11768]: finished: '20241007T11:42:11Z',
Oct 7 11:42:11 xo-ce xo-server[11768]: status: 'failure',
Oct 7 11:42:11 xo-ce xo-server[11768]: resident_on: 'OpaqueRef:010eebba-be27-489f-9f87-d06c8b675f19',
Oct 7 11:42:11 xo-ce xo-server[11768]: progress: 1,
Oct 7 11:42:11 xo-ce xo-server[11768]: type: '<none/>',
Oct 7 11:42:11 xo-ce xo-server[11768]: result: '',
Oct 7 11:42:11 xo-ce xo-server[11768]: error_info: [Array],
Oct 7 11:42:11 xo-ce xo-server[11768]: other_config: {},
Oct 7 11:42:11 xo-ce xo-server[11768]: subtask_of: 'OpaqueRef:NULL',
Oct 7 11:42:11 xo-ce xo-server[11768]: subtasks: [],
Oct 7 11:42:11 xo-ce xo-server[11768]: backtrace: '(((process xapi)(filename ocaml/xapi/message_forwarding.ml)(line 4711))((process xapi)(filename lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename ocaml/xapi/rbac.ml)(line 205))((process xapi)(filename ocaml/xapi/server_helpers.ml)(line 95)))'
Oct 7 11:42:11 xo-ce xo-server[11768]: }
Oct 7 11:42:11 xo-ce xo-server[11768]: },
Oct 7 11:42:11 xo-ce xo-server[11768]: fn: 'destroy',
Oct 7 11:42:11 xo-ce xo-server[11768]: arguments: [ 'OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92' ],
Oct 7 11:42:11 xo-ce xo-server[11768]: pool: {
Oct 7 11:42:11 xo-ce xo-server[11768]: uuid: 'fe688bb2-b9ac-db7b-737a-cc457195f095',
Oct 7 11:42:11 xo-ce xo-server[11768]: name_label: 'SGO Pool'
Oct 7 11:42:11 xo-ce xo-server[11768]: }
Oct 7 11:42:11 xo-ce xo-server[11768]: }
Oct 7 11:42:42 xo-ce xo-server[11768]: 2024-10-07T11:42:42.061Z xo:xapi:vdi WARN Couldn't disconnect OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92 from dom0 {
Oct 7 11:42:42 xo-ce xo-server[11768]: vdiRef: 'OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92',
Oct 7 11:42:42 xo-ce xo-server[11768]: vbdRef: 'OpaqueRef:2b0c22e7-2794-471a-bd85-145cf302f8e4',
Oct 7 11:42:42 xo-ce xo-server[11768]: err: XapiError: OPERATION_NOT_ALLOWED(VBD '0da0be96-45ef-684e-b956-7b5463cd9b09' still attached to 'f3fd6bd3-a622-4838-a7b6-e6e5e2cc6d04')
Oct 7 11:42:42 xo-ce xo-server[11768]: at XapiError.wrap (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/_XapiError.mjs:16:12)
Oct 7 11:42:42 xo-ce xo-server[11768]: at file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/transports/json-rpc.mjs:38:21
Oct 7 11:42:42 xo-ce xo-server[11768]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
Oct 7 11:42:42 xo-ce xo-server[11768]: code: 'OPERATION_NOT_ALLOWED',
Oct 7 11:42:42 xo-ce xo-server[11768]: params: [
Oct 7 11:42:42 xo-ce xo-server[11768]: "VBD '0da0be96-45ef-684e-b956-7b5463cd9b09' still attached to 'f3fd6bd3-a622-4838-a7b6-e6e5e2cc6d04'"
Oct 7 11:42:42 xo-ce xo-server[11768]: ],
Oct 7 11:42:42 xo-ce xo-server[11768]: call: { method: 'VBD.destroy', params: [Array] },
Oct 7 11:42:42 xo-ce xo-server[11768]: url: undefined,
Oct 7 11:42:42 xo-ce xo-server[11768]: task: undefined
Oct 7 11:42:42 xo-ce xo-server[11768]: }
Oct 7 11:42:42 xo-ce xo-server[11768]: }
Oct 7 11:46:54 xo-ce xo-server[11768]: 2024-10-07T11:46:54.842Z xo:xapi WARN retry {
Oct 7 11:46:54 xo-ce xo-server[11768]: attemptNumber: 8,
Oct 7 11:46:54 xo-ce xo-server[11768]: delay: 5000,
Oct 7 11:46:54 xo-ce xo-server[11768]: error: XapiError: VDI_IN_USE(OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92, destroy)
Oct 7 11:46:54 xo-ce xo-server[11768]: at XapiError.wrap (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/_XapiError.mjs:16:12)
Oct 7 11:46:54 xo-ce xo-server[11768]: at default (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/_getTaskResult.mjs:13:29)
Oct 7 11:46:54 xo-ce xo-server[11768]: at Xapi._addRecordToCache (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1041:24)
Oct 7 11:46:54 xo-ce xo-server[11768]: at file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1075:14
Oct 7 11:46:54 xo-ce xo-server[11768]: at Array.forEach (<anonymous>)
Oct 7 11:46:54 xo-ce xo-server[11768]: at Xapi._processEvents (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1065:12)
Oct 7 11:46:54 xo-ce xo-server[11768]: at Xapi._watchEvents (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1238:14)
Oct 7 11:46:54 xo-ce xo-server[11768]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
Oct 7 11:46:54 xo-ce xo-server[11768]: code: 'VDI_IN_USE',
Oct 7 11:46:54 xo-ce xo-server[11768]: params: [ 'OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92', 'destroy' ],
Oct 7 11:46:54 xo-ce xo-server[11768]: call: undefined,
Oct 7 11:46:54 xo-ce xo-server[11768]: url: undefined,
Oct 7 11:46:54 xo-ce xo-server[11768]: task: task {
Oct 7 11:46:54 xo-ce xo-server[11768]: uuid: '70afe347-815d-806b-0eed-dd6239adcf0e',
Oct 7 11:46:54 xo-ce xo-server[11768]: name_label: 'Async.VDI.destroy',
Oct 7 11:46:54 xo-ce xo-server[11768]: name_description: '',
Oct 7 11:46:54 xo-ce xo-server[11768]: allowed_operations: [],
Oct 7 11:46:54 xo-ce xo-server[11768]: current_operations: {},
Oct 7 11:46:54 xo-ce xo-server[11768]: created: '20241007T11:46:54Z',
Oct 7 11:46:54 xo-ce xo-server[11768]: finished: '20241007T11:46:54Z',
Oct 7 11:46:54 xo-ce xo-server[11768]: status: 'failure',
Oct 7 11:46:54 xo-ce xo-server[11768]: resident_on: 'OpaqueRef:010eebba-be27-489f-9f87-d06c8b675f19',
Oct 7 11:46:54 xo-ce xo-server[11768]: progress: 1,
Oct 7 11:46:54 xo-ce xo-server[11768]: type: '<none/>',
Oct 7 11:46:54 xo-ce xo-server[11768]: result: '',
Oct 7 11:46:54 xo-ce xo-server[11768]: error_info: [Array],
Oct 7 11:46:54 xo-ce xo-server[11768]: other_config: {},
Oct 7 11:46:54 xo-ce xo-server[11768]: subtask_of: 'OpaqueRef:NULL',
Oct 7 11:46:54 xo-ce xo-server[11768]: subtasks: [],
Oct 7 11:46:54 xo-ce xo-server[11768]: backtrace: '(((process xapi)(filename ocaml/xapi/message_forwarding.ml)(line 4711))((process xapi)(filename lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename ocaml/xapi/rbac.ml)(line 205))((process xapi)(filename ocaml/xapi/server_helpers.ml)(line 95)))'
Oct 7 11:46:54 xo-ce xo-server[11768]: }
Oct 7 11:46:54 xo-ce xo-server[11768]: },
Oct 7 11:46:54 xo-ce xo-server[11768]: fn: 'destroy',
Oct 7 11:46:54 xo-ce xo-server[11768]: arguments: [ 'OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92' ],
Oct 7 11:46:54 xo-ce xo-server[11768]: pool: {
Oct 7 11:46:54 xo-ce xo-server[11768]: uuid: 'fe688bb2-b9ac-db7b-737a-cc457195f095',
Oct 7 11:46:54 xo-ce xo-server[11768]: name_label: 'SGO Pool'
Oct 7 11:46:54 xo-ce xo-server[11768]: }
Oct 7 11:46:54 xo-ce xo-server[11768]: }
Oct 7 11:47:25 xo-ce xo-server[11768]: 2024-10-07T11:47:25.194Z xo:xapi:vdi WARN Couldn't disconnect OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92 from dom0 {
Oct 7 11:47:25 xo-ce xo-server[11768]: vdiRef: 'OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92',
Oct 7 11:47:25 xo-ce xo-server[11768]: vbdRef: 'OpaqueRef:2b0c22e7-2794-471a-bd85-145cf302f8e4',
Oct 7 11:47:25 xo-ce xo-server[11768]: err: XapiError: OPERATION_NOT_ALLOWED(VBD '0da0be96-45ef-684e-b956-7b5463cd9b09' still attached to 'f3fd6bd3-a622-4838-a7b6-e6e5e2cc6d04')
Oct 7 11:47:25 xo-ce xo-server[11768]: at XapiError.wrap (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/_XapiError.mjs:16:12)
Oct 7 11:47:25 xo-ce xo-server[11768]: at file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/transports/json-rpc.mjs:38:21
Oct 7 11:47:25 xo-ce xo-server[11768]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
Oct 7 11:47:25 xo-ce xo-server[11768]: code: 'OPERATION_NOT_ALLOWED',
Oct 7 11:47:25 xo-ce xo-server[11768]: params: [
Oct 7 11:47:25 xo-ce xo-server[11768]: "VBD '0da0be96-45ef-684e-b956-7b5463cd9b09' still attached to 'f3fd6bd3-a622-4838-a7b6-e6e5e2cc6d04'"
Oct 7 11:47:25 xo-ce xo-server[11768]: ],
Oct 7 11:47:25 xo-ce xo-server[11768]: call: { method: 'VBD.destroy', params: [Array] },
Oct 7 11:47:25 xo-ce xo-server[11768]: url: undefined,
Oct 7 11:47:25 xo-ce xo-server[11768]: task: undefined
Oct 7 11:47:25 xo-ce xo-server[11768]: }
Oct 7 11:47:25 xo-ce xo-server[11768]: }
Oct 7 11:47:30 xo-ce xo-server[11768]: 2024-10-07T11:47:30.323Z xo:xapi:vm WARN VM_destroy: failed to destroy VDI {
Oct 7 11:47:30 xo-ce xo-server[11768]: error: XapiError: VDI_IN_USE(OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92, destroy)
Oct 7 11:47:30 xo-ce xo-server[11768]: at XapiError.wrap (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/_XapiError.mjs:16:12)
Oct 7 11:47:30 xo-ce xo-server[11768]: at default (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/_getTaskResult.mjs:13:29)
Oct 7 11:47:30 xo-ce xo-server[11768]: at Xapi._addRecordToCache (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1041:24)
Oct 7 11:47:30 xo-ce xo-server[11768]: at file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1075:14
Oct 7 11:47:30 xo-ce xo-server[11768]: at Array.forEach (<anonymous>)
Oct 7 11:47:30 xo-ce xo-server[11768]: at Xapi._processEvents (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1065:12)
Oct 7 11:47:30 xo-ce xo-server[11768]: at Xapi._watchEvents (file:///opt/xo/xo-builds/xen-orchestra-202410070635/packages/xen-api/index.mjs:1238:14)
Oct 7 11:47:30 xo-ce xo-server[11768]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
Oct 7 11:47:30 xo-ce xo-server[11768]: code: 'VDI_IN_USE',
Oct 7 11:47:30 xo-ce xo-server[11768]: params: [ 'OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92', 'destroy' ],
Oct 7 11:47:30 xo-ce xo-server[11768]: call: undefined,
Oct 7 11:47:30 xo-ce xo-server[11768]: url: undefined,
Oct 7 11:47:30 xo-ce xo-server[11768]: task: task {
Oct 7 11:47:30 xo-ce xo-server[11768]: uuid: '5c688ec4-5523-c1f1-89dc-a881abdbaee1',
Oct 7 11:47:30 xo-ce xo-server[11768]: name_label: 'Async.VDI.destroy',
Oct 7 11:47:30 xo-ce xo-server[11768]: name_description: '',
Oct 7 11:47:30 xo-ce xo-server[11768]: allowed_operations: [],
Oct 7 11:47:30 xo-ce xo-server[11768]: current_operations: {},
Oct 7 11:47:30 xo-ce xo-server[11768]: created: '20241007T11:47:30Z',
Oct 7 11:47:30 xo-ce xo-server[11768]: finished: '20241007T11:47:30Z',
Oct 7 11:47:30 xo-ce xo-server[11768]: status: 'failure',
Oct 7 11:47:30 xo-ce xo-server[11768]: resident_on: 'OpaqueRef:010eebba-be27-489f-9f87-d06c8b675f19',
Oct 7 11:47:30 xo-ce xo-server[11768]: progress: 1,
Oct 7 11:47:30 xo-ce xo-server[11768]: type: '<none/>',
Oct 7 11:47:30 xo-ce xo-server[11768]: result: '',
Oct 7 11:47:30 xo-ce xo-server[11768]: error_info: [Array],
Oct 7 11:47:30 xo-ce xo-server[11768]: other_config: {},
Oct 7 11:47:30 xo-ce xo-server[11768]: subtask_of: 'OpaqueRef:NULL',
Oct 7 11:47:30 xo-ce xo-server[11768]: subtasks: [],
Oct 7 11:47:30 xo-ce xo-server[11768]: backtrace: '(((process xapi)(filename ocaml/xapi/message_forwarding.ml)(line 4711))((process xapi)(filename lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename ocaml/xapi/rbac.ml)(line 205))((process xapi)(filename ocaml/xapi/server_helpers.ml)(line 95)))'
Oct 7 11:47:30 xo-ce xo-server[11768]: }
Oct 7 11:47:30 xo-ce xo-server[11768]: },
Oct 7 11:47:30 xo-ce xo-server[11768]: vdiRef: 'OpaqueRef:8673586d-a9fc-4651-883a-ad333c13dc92',
Oct 7 11:47:30 xo-ce xo-server[11768]: vmRef: 'OpaqueRef:239e4aa1-b3ce-4fa0-abe4-3fb6803a990e'
Oct 7 11:47:30 xo-ce xo-server[11768]: }
Oct 7 11:47:30 xo-ce xo-server[11768]: 2024-10-07T11:47:30.474Z xo:backups:MixinBackupWriter INFO deleting unused VHD {
Oct 7 11:47:30 xo-ce xo-server[11768]: path: '/xo-vm-backups/d5d0334c-a7e3-b29f-51ca-1be9c211d2c1/vdis/5a7a5647-d2ca-4014-b87b-06c621c09a20/9f8da2fd-a08d-43c2-a5b1-ce6125cf52f5/20241007T111850Z.vhd'
Oct 7 11:47:30 xo-ce xo-server[11768]: }
Oct 7 11:47:30 xo-ce xo-server[11768]: 2024-10-07T11:47:30.475Z xo:backups:MixinBackupWriter INFO deleting unused VHD {
Oct 7 11:47:30 xo-ce xo-server[11768]: path: '/xo-vm-backups/d5d0334c-a7e3-b29f-51ca-1be9c211d2c1/vdis/5a7a5647-d2ca-4014-b87b-06c621c09a20/c6853f48-4b06-4c34-9707-b68f9054e6fc/20241007T111850Z.vhd'
Oct 7 11:47:30 xo-ce xo-server[11768]: }
Oct 7 11:47:30 xo-ce xo-server[11768]: 2024-10-07T11:47:30.568Z xo:backups:worker INFO backup has ended
Oct 7 11:48:00 xo-ce xo-server[11768]: 2024-10-07T11:48:00.630Z xo:backups:worker WARN worker process did not exit automatically, forcing...
Oct 7 11:48:00 xo-ce xo-server[11768]: 2024-10-07T11:48:00.631Z xo:backups:worker INFO process will exit {
Oct 7 11:48:00 xo-ce xo-server[11768]: duration: 856860228,
Oct 7 11:48:00 xo-ce xo-server[11768]: exitCode: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: resourceUsage: {
Oct 7 11:48:00 xo-ce xo-server[11768]: userCPUTime: 771667771,
Oct 7 11:48:00 xo-ce xo-server[11768]: systemCPUTime: 176351529,
Oct 7 11:48:00 xo-ce xo-server[11768]: maxRSS: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: sharedMemorySize: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: unsharedDataSize: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: unsharedStackSize: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: minorPageFault: 3322393,
Oct 7 11:48:00 xo-ce xo-server[11768]: majorPageFault: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: swappedOut: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: fsRead: 2416,
Oct 7 11:48:00 xo-ce xo-server[11768]: fsWrite: 209789336,
Oct 7 11:48:00 xo-ce xo-server[11768]: ipcSent: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: ipcReceived: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: signalsCount: 0,
Oct 7 11:48:00 xo-ce xo-server[11768]: voluntaryContextSwitches: 527248,
Oct 7 11:48:00 xo-ce xo-server[11768]: involuntaryContextSwitches: 342752
Oct 7 11:48:00 xo-ce xo-server[11768]: },
Oct 7 11:48:00 xo-ce xo-server[11768]: summary: { duration: '14m', cpuUsage: '111%', memoryUsage: '0 B' }
Oct 7 11:48:00 xo-ce xo-server[11768]: }