GitHub user svenknockaert added a comment to the discussion: Failed to create template from volume
@weizhouapache This is from the kvm host: ``` ikdoeict@pbaictkvm10:~$ grep -i 510f8711-4f6e-4c8c-82a7-0d4995cba56d.qcow2 /var/log/cloudstack/agent/agent.log 2025-10-07 08:34:08,741 WARN [utils.script.Script] (AgentRequest-Handler-2:[]) (logid:) Execution of process [927472] for command [qemu-img convert -O raw -U --image-opts driver=qcow2,file.filename=/mnt/40ce3983-2f4b-322c-b28d-35c2cf39763f/510f8711-4f6e-4c8c-82a7-0d4995cba56d.qcow2 rbd:pool-ikdoeict-01/e29df9ab-9f74-45ca-8bf1-153f038badfd:mon_host=10.129.97.120\;10.129.97.125\;10.129.97.130:auth_supported=cephx:id=cloudstack:key=xxxxxxxxxx:rbd_default_format=2:client_mount_timeout=30 ] failed. 2025-10-07 08:34:08,741 WARN [utils.script.Script] (AgentRequest-Handler-2:[]) (logid:) Process [927472] for command [qemu-img convert -O raw -U --image-opts driver=qcow2,file.filename=/mnt/40ce3983-2f4b-322c-b28d-35c2cf39763f/510f8711-4f6e-4c8c-82a7-0d4995cba56d.qcow2 rbd:pool-ikdoeict-01/e29df9ab-9f74-45ca-8bf1-153f038badfd:mon_host=10.129.97.120\;10.129.97.125\;10.129.97.130:auth_supported=cephx:id=cloudstack:key=AQBLzLRo+awcJRAAiewhw+Sx4HpY54hNUvet9Q==:rbd_default_format=2:client_mount_timeout=30 ] encountered the error: [qemu-img: error while reading at byte 3923771392: Input/output errorqemu-img: error while reading at byte 3919577088: Input/output errorqemu-img: error while reading at byte 3917479936: Input/output errorqemu-img: error while reading at byte 3925868544: Input/output errorqemu-img: error while reading at byte 3921674240: Input/output errorqemu-img: error while reading at byte 3913285632: Input/output errorqemu-img: error while reading at byte 3927965696: Input/o utput errorqemu-img: error while reading at byte 3915382784: Input/output error]. 2025-10-07 08:34:08,742 ERROR [kvm.storage.LibvirtStorageAdaptor] (AgentRequest-Handler-2:[]) (logid:) Failed to convert from /mnt/40ce3983-2f4b-322c-b28d-35c2cf39763f/510f8711-4f6e-4c8c-82a7-0d4995cba56d.qcow2 to rbd:pool-ikdoeict-01/e29df9ab-9f74-45ca-8bf1-153f038badfd:mon_host=10.129.97.120\;10.129.97.125\;10.129.97.130:auth_supported=cephx:id=cloudstack:key=AQBLzLRo+awcJRAAiewhw+Sx4HpY54hNUvet9Q==:rbd_default_format=2:client_mount_timeout=30 the error was: qemu-img: error while reading at byte 3923771392: Input/output errorqemu-img: error while reading at byte 3919577088: Input/output errorqemu-img: error while reading at byte 3917479936: Input/output errorqemu-img: error while reading at byte 3925868544: Input/output errorqemu-img: error while reading at byte 3921674240: Input/output errorqemu-img: error while reading at byte 3913285632: Input/output errorqemu-img: error while reading at byte 3927965696: Input/output errorqemu-img: error while reading at byte 3915382784: Input/o utput error ``` GitHub link: https://github.com/apache/cloudstack/discussions/11791#discussioncomment-14616794 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
