OLVM: Disk in Locked Status after Downloading Snapshot - EVENT_ID: DOWNLOAD_IMAGE_CANCELED_TIMEOUT
(Doc ID 2795976.1)
Last updated on APRIL 03, 2024
Applies to:
Linux OS - Version Oracle Linux 7.9 and laterLinux x86-64
Symptoms
VProtect from StorWare has several methods to perform VM backups in OLVM.
One of those methods consists of taking a snapshot of the VM disks, then downloading the snapshot disks through the Python SDK.
When downloading the snapshot disk, the download fails and the disk becomes in a Locked Status.
In engine.log the following error is reported:
2021-04-20 22:40:00,427+02 INFO [org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand](EE-ManagedThreadFactory-engineScheduled-Thread-68)[e8ad499d-c5be-42ef-a8d0-fd5c49b3a67e] Finalizing successful transfer for Download disk '<disk name>' (disk id: '46b5f740-fba8-4589-8938-70a0f32a1aed', image id: '206f681d-5e06-4f5d-bf66-af5f68cd8696')
2021-04-20 22:40:00,427+02 WARN [org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand](EE-ManagedThreadFactory-engineScheduled-Thread-68)[e8ad499d-c5be-42ef-a8d0-fd5c49b3a67e] Failed to stop image transfer session. Ticket does not exist for image 'null'
2021-04-20 22:40:02,434+02 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetImageTicketVDSCommand](EE-ManagedThreadFactory-engineScheduled-Thread-95)[b9f607a9-51eb-4e46-967f-e900a21903fe] START,GetImageTicketVDSCommand(HostName = pfhsr1hv02,GetImageTicketVDSCommandParameters: hostId='a23f37db-5d7b-491f-a2d4-ac488bf4bdd9', ticketId='598b6c2f-918f-4c8a-9dbf-42e8a4c566c5', timeout='null'}), logid: 76ed2fde
20210421.gz:2021-04-20 22:40:02,444+02 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetImageTicketVDSCommand](EE-ManagedThreadFactory-engineScheduled-Thread-95)[b9f607a9-51eb-4e46-967f-e900a21903fe] FINISH, GetImageTicketVDSCommand,return: org.ovirt.engine.core.common.businessentities.storage.ImageTicketInformation@288c8166, log id: 76ed2fde
2021-04-20 22:40:02,464+02 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector](EE-ManagedThreadFactory-engineScheduled-Thread-95)[b9f607a9-51eb-4e46-967f-e900a21903fe] EVENT_ID:DOWNLOAD_IMAGE_CANCELED_TIMEOUT(1,072), Download was canceled by system. Reason: timeout due to transfer inactivity.
The disk status can be verified with unlock_entity.sh script:
# /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh -t disk -q
Locked disks
ce23c223-0e26-4a17-9136-fa40d99cb6f8 | dbd20e72-6e48-4c59-8a71-b8b1cf3cd85e
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |