-
Notifications
You must be signed in to change notification settings - Fork 80
Producing KVM image the manual way
Eran Tamir edited this page May 24, 2017
·
3 revisions
This page will detail how to produce KVM image out of our current ova
- GBIO connectivity
- NooBaa ova
OR
Your mac with qemu - read here
Connect to GBIO desktop 185.93.0.131
- On the ESX you can find a machine called kvm-srv. power on the machine.
- Rename the ova to .tar
- Unzip with 7zip the tar.
- Use winscp to copy the vmdk to kvm-srv machine (root/you know the password)
- Open terminal and verify sha1 with openssl sha1 once the copy finished
- run the following command: qemu-img convert -p -f vmdk -O qcow2 <same file name with extension .qcow2>
- backup the qcow2
- click on Applications -> system tools-> virtual machine manager and import eh machine (qcow2 one) - choose linux and CentOS 6.5 (you need to select all options first)
- run the wizard and make sure you get ip address and secret key
- upload the backup qcow2 to google storage