
On Tue, Mar 30, 2021 at 12:55:36PM -0000, Valerio Luccio wrote:
Ok, I understand now.
In the VM edit dialog if you choose to Attach a disk the list contains column with checkboxes denoted 'OS'. Alternatively if you use Create or Edit action there are checkboxes on the right hand side of the dialog and one of them is named 'Bootable'
Tomas
OK, I had done that. I thought you meant that the image itself had to be 'tagged' somehow.
I might have some more details, but I don't know what it means.
When I do 'qemu-img info' on the VM image in backup I get:
file format: raw virtual size: 128 GiB (137438953472 bytes) disk size: 128 GiB
When I do the same on the VM image that was copied to the new storage I get:
file format: raw virtual size: 128 GiB (137438953472 bytes) disk size: 4 KiB
Am I reading this wrong, or did something go wrong in the import ?
Something went wrong and the upload did not happen. It seems that the image is empty.
That's what I figured, I'll look at the log files to see if I spot anything. Is there a way to do it from command line on the server ? Sometimes it's easier to spot issues from command line. Tomas