[GH-ISSUE #236] .img Vs .qcow2 #157

Open
opened 2026-02-27 15:57:34 +03:00 by kerem · 1 comment
Owner

Originally created by @ssbaksa on GitHub (Apr 29, 2019).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/236

After latest changes, when creating new disk image, it states that it will be created with .img extension but it creates disk with .qcow2 extension.

From my point ow view .qcow2 is more adequate especially if image is really in that format but creation window gives wrong message. Maybe extension should reflect chosen type and .img will be used then for raw disk only .qcow2 for qcow2 type etc.

image

image

Originally created by @ssbaksa on GitHub (Apr 29, 2019). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/236 After latest changes, when creating new disk image, it states that it will be created with .img extension but it creates disk with .qcow2 extension. From my point ow view .qcow2 is more adequate especially if image is really in that format but creation window gives wrong message. Maybe extension should reflect chosen type and .img will be used then for raw disk only .qcow2 for qcow2 type etc. ![image](https://user-images.githubusercontent.com/19958704/56883710-c8875980-6a67-11e9-8a9b-1f5be5b33cd4.png) ![image](https://user-images.githubusercontent.com/19958704/56883755-e9e84580-6a67-11e9-940b-ab6c9342c4b1.png)
Author
Owner

@catborise commented on GitHub (Apr 29, 2019):

yes you are right. I fixed it logs and clone operation.

And also, make possible qcow image creation.

i will merge it to retspen

<!-- gh-comment-id:487541118 --> @catborise commented on GitHub (Apr 29, 2019): yes you are right. I fixed it logs and clone operation. And also, make possible qcow image creation. i will merge it to retspen
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#157
No description provided.