|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 60 - Issue 18 |
| Published: December 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
@article{ 10.5120/9791-4372,
author = { R. Suchithra,N. Rajkumar },
title = { Efficient Migration –A Leading Solution for Server Consolidation },
journal = { International Journal of Computer Applications },
year = { 2012 },
volume = { 60 },
number = { 18 },
pages = { 10-14 },
doi = { 10.5120/9791-4372 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2012
%A R. Suchithra
%A N. Rajkumar
%T Efficient Migration –A Leading Solution for Server Consolidation%T
%J International Journal of Computer Applications
%V 60
%N 18
%P 10-14
%R 10.5120/9791-4372
%I Foundation of Computer Science (FCS), NY, USA
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.