Scaling the Deployment of Virtual Machines in UnaCloud

UnaCloud is an Opportunistic Cloud Platform that allows to create virtual clusters in non-dedicated hardware by harvesting idle resources in computer rooms across a campus. To launch a virtual cluster, the platform first determines which desktops can run the virtual machines and copies the corresponding images to these computers, mostly located in the same room. Regretfully, UnaCloud uses a TCP-based protocol to copy those images that results in large transmission times. Our diagnostics shows that the main cause for errors when deploying multiple machines is reaching a timeout. This paper reports our efforts to scale the deployment in UnaCloud to support clusters with a large number of nodes. We have implemented and evaluated multiple protocols for transferring virtual machine images. Our tests showed that BitTorrent, a P2P file transfer protocol, outperforms copying a single image using other protocols. Using it, we can deploy up to 100 virtual machines, one per desktop, in less than 10 min. Although this time is twice the offered by Amazon EC2, it is better than the exhibited by dedicated private clouds using software such as OpenStack and VMWare vCloud.

[1]  Álvaro López García,et al.  Efficient image deployment in cloud environments , 2016, J. Netw. Comput. Appl..

[2]  J. Postel,et al.  File transfer protocol (FTP) , 1985 .

[3]  Özalp Babaoglu,et al.  Design and implementation of a P2P Cloud system , 2012, SAC '12.

[4]  Rishabh Kaushal,et al.  Performance analysis of BitTorrent protocol , 2013, 2013 National Conference on Communications (NCC).

[5]  Gilles Fedak,et al.  Optimizing the data distribution layer of BOINC with BitTorrent , 2008, 2008 IEEE International Symposium on Parallel and Distributed Processing.

[6]  Eduardo Rosales,et al.  UnaCloud: Opportunistic Cloud Computing Infrastructure as a Service , 2011, CLOUD 2011.

[7]  Teddy Mantoro,et al.  BitTorrent: extra-locality P2P approach for grid content distribution networks , 2009, MoMM.

[8]  J. Nurminen,et al.  Improving the Efficiency of Deploying Virtual Machines in a Cloud Environment , 2012, 2012 International Conference on Cloud and Service Computing.