@olivierlambert @stormi @julien-f
I'm not sure if this is a XO source or XCP issue.... XCP 8.2.1 (May update) and XO source (e48bfa2). Also tried XCP 8.3 (May update). I tried an older XO version and it had the same result. My XOA expired so I could not try that. If needed I can reinstall old 8.2.1 and not update it (or backout May's updates).
Continuous Replication reports as Successful
but the destination local storage reports Interrupted
. The CR seems to work so this may just be a visual mistake.
{
"data": {
"mode": "delta",
"reportWhen": "failure"
},
"id": "1685236548885",
"jobId": "dea99ab1-7897-4e41-855f-cd4d81fd112e",
"jobName": "Test CR to 11",
"message": "backup",
"scheduleId": "f8abe626-1ef6-4d31-9326-f2f37747831c",
"start": 1685236548885,
"status": "success",
"infos": [
{
"data": {
"vms": [
"d2e9d407-bec9-9daf-9496-be5299ad1dde"
]
},
"message": "vms"
}
],
"tasks": [
{
"data": {
"type": "VM",
"id": "d2e9d407-bec9-9daf-9496-be5299ad1dde",
"name_label": "VMTest"
},
"id": "1685236549863",
"message": "backup VM",
"start": 1685236549863,
"status": "success",
"tasks": [
{
"id": "1685236549867",
"message": "snapshot",
"start": 1685236549867,
"status": "success",
"end": 1685236550797,
"result": "edc7ee39-e616-90a6-6390-92fcdc7a9962"
},
{
"data": {
"id": "d381b22e-f75a-f10c-982b-a1b6386e3ed1",
"isFull": true,
"name_label": "Local storage",
"type": "SR"
},
"id": "1685236550797:0",
"message": "export",
"start": 1685236550797,
"status": "interrupted",
"tasks": [
{
"id": "1685236550811",
"message": "transfer",
"start": 1685236550811,
"status": "success",
"end": 1685236607175,
"result": {
"size": 5883970560
}
}
]
}
],
"end": 1685236607215
}
],
"end": 1685236607216
}