Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

FFD Variants for Virtual Machine Placement in Cloud Computing Data Centers

Author 1: Aneeba Khalil Soomro Author 2: Mohammad Arshad Shaikh Author 3: Hameedullah Kazi
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 8, No. 10 · Published 2017 · Cited by 9

DOI: https://doi.org/10.14569/IJACSA.2017.081034

Abstract

Virtualization technology is used to efficiently utilize the resources of a Cloud datacenter by running multiple virtual machines (VMs) on a single physical machine (PM) as if each VM is a standalone PM. Efficient placement/consolidation of VMs into PMs can reduce number of active PMs which consequently reduces resource wastage and power consumption. Therefore, VM placement algorithms need to be optimized to reduce the number of PMs required for VM Placements. In this paper, two heuristic based Vector Bin Packing algorithms called FFDmean and FFDmedian are proposed for VM placement. These algorithms use First Fit Decreasing (FFD) technique. FFD preprocesses VMs by sorting all VMs in descending order of their sizes. Since a VM is multidimensional therefore, it is difficult to decide on its size. For this, FFDmean and FFDmedian use measures of central tendency, i.e. mean and median as heuristics, respectively, in order to estimate the size of a VM. The goal of these algorithms is to utilize the PM resources efficiently so that the number of required PMs for accommodation of all VMs can be reduced. CloudSim toolkit is used to carry out the cloud simulation and experiments. Algorithms are compared over three metrics, i.e. hosts used, power consumption and resource utilization efficiency. The results reveal that FFDmean and FFDmedian remarkably outperformed two existing algorithms called Dot-Product and L2 in all three metrics when PM resources were limited.

Keywords

How to Cite this Article

Soomro, A. K., Shaikh, M. A., & Kazi, H. (2017). FFD Variants for Virtual Machine Placement in Cloud Computing Data Centers. International Journal of Advanced Computer Science and Applications, 8(10). https://doi.org/10.14569/IJACSA.2017.081034

Soomro, Aneeba Khalil, et al.. "FFD Variants for Virtual Machine Placement in Cloud Computing Data Centers." International Journal of Advanced Computer Science and Applications, vol. 8, no. 10, 2017, https://doi.org/10.14569/IJACSA.2017.081034.

@article{Soomro2017,
  title     = {FFD Variants for Virtual Machine Placement in Cloud Computing Data Centers},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {8},
  number    = {10},
  year      = {2017},
  publisher = {The Science and Information Organization},
  author    = {Aneeba Khalil Soomro and Mohammad Arshad Shaikh and Hameedullah Kazi},
  doi       = {10.14569/IJACSA.2017.081034},
  url       = {https://doi.org/10.14569/IJACSA.2017.081034}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.