Skip to content

Conversation

@nE0sIghT
Copy link
Contributor

In case source VM disk format doesn't equal to target VM disk format Proxmox will fail to start cloned VM with the error kvm: -drive file=<SPEC>: Image is not in TARGET_FORMAT format.

Let's use format API parameter to fix this issue.

In case source VM disk format doesn't equal to target VM disk format
Proxmox will fail to start cloned VM with the error
`kvm: -drive file=<SPEC>: Image is not in TARGET_FORMAT format`.

Let's use `format` API parameter to fix this issue.

Signed-off-by: Yuri Konotopov <[email protected]>
@Tinyblargon Tinyblargon added type/enhancement An improvement of existing functionality modifies/go Pull requests that update Go code size/S Denotes a PR that changes 10-29 lines, ignoring generated files test/needen This PR has to be tested labels Jan 14, 2025
@Tinyblargon
Copy link
Collaborator

@nE0sIghT Thank you for your contribution, I'll try to test the change in the coming days.

@Tinyblargon Tinyblargon self-assigned this Jan 14, 2025
@Tinyblargon Tinyblargon added test/done This PR has been tested and the result was succesfull and removed test/needen This PR has to be tested labels Feb 2, 2025
@Tinyblargon Tinyblargon merged commit 0f3daee into Telmate:master Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

modifies/go Pull requests that update Go code size/S Denotes a PR that changes 10-29 lines, ignoring generated files test/done This PR has been tested and the result was succesfull type/enhancement An improvement of existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants