International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 60 - Number 18 |
Year of Publication: 2012 |
Authors: R. Suchithra, N. Rajkumar |
10.5120/9791-4372 |
R. Suchithra, N. Rajkumar . Efficient Migration –A Leading Solution for Server Consolidation. International Journal of Computer Applications. 60, 18 ( December 2012), 10-14. DOI=10.5120/9791-4372
Server consolidation of virtual machines is very much essential in a cloud environment for energy conservation and cost cutting . Consolidation can be achieved through live migration of virtual machines. We propose a modified bin packing algorithm for Server Consolidation that avoids unnecessary migrations and minimizes the instantiation of new physical servers. We implement ideas from the First Fit algorithm (decreasing strategy) for live migration of virtual machines. We have simulated our algorithm using java with multiple test cases. The proposed system consequently results in Server Consolidation through minimal migrations.