borisstoyanov commented on PR #342:
URL:
https://github.com/apache/cloudstack-documentation/pull/342#issuecomment-1794243024
@blueorangutan docbuild
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
Thank you,
I am trying 3 way convert but always failed. have any option for success
convert ?
root@ubuntu:~# qemu-img convert -O qcow2 VineetVM-disk1.vmdk
VineetVM-disk1.img
qemu-img: error while reading at byte 9529458688: Invalid argument
root@ubuntu:~# qemu-img convert -f vmdk -O raw VineetVM
Hi,
OVA templates aren't supported for KVM. You could convert the ova/vmdk to
qcow2/img to be able to use it with KVM.
Regards.
From: Technology Rss
Sent: Sunday, November 5, 2023 11:25
To: us...@cloudstack.apache.org ;
dev@cloudstack.apache.org
Subject: Can