Commit 0976cc39 authored by Ozmen, Ozgur's avatar Ozmen, Ozgur
Browse files

Dropbox link is added

parent ec9bb659
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,9 +3,9 @@ Scalability-1 is the test case 1 and Scalability-2 is the test case 2 in the pow

On Image Conversions

We received .ova compressed images and tested them on VirtualBox using internal network to see if MongoDB receives the data. Only change we introduced to the images is the name of the network interface (ens3 now). Then we converted vmdk images of VirtualBox to "qcow2" raw images via qemu-img convert (that increased images sizes to 3+ GB). Then using the same tool we converted the images to .img files (made them 10+ GB), and compressed them via qemu-img commands again (down to 1.5-2.0 GB). Raw images are shared in the dropbox folder below:
We received .ova compressed images and tested them on VirtualBox using internal network to see if MongoDB receives the data. Only change we introduced to the images is the name of the network interface (ens3 now). Then we converted vmdk images of VirtualBox to "qcow2" raw images via qemu-img convert (that increased images sizes to 3+ GB). Then using the same tool we converted the images to .img files (made them 10+ GB), and compressed them via qemu-img commands again (down to 1.5-2.0 GB). Raw images are shared in the dropbox folder below, which is the same folder that Jibo shared (Jeremy and Wendy are added in there):

XXXXXXXXXXXXXX 
https://www.dropbox.com/sh/wxulve1zsbp0q3n/AABhWGI_n3kj6B-kID2voyWWa?dl=0

On Deployment of ADEVS and QEMU