Download presentation
Presentation is loading. Please wait.
Published byLetitia Hines Modified over 8 years ago
1
Optimizing Live Migration of Virtual Machines across Wide Area Networks using Integrated Replication and Scheduling Sumit Kumar Bose, Unisys Scott Brock, Unisys Ronald Leaton Skeoch, Unisys Nisaruddin Shaikh, Unisys Shrisha Rao, IIIT-Bangalore
2
Agenda Motivation and Problem Addressed Proposed Solution Experimental Results Conclusion
3
Motivation and Problem Addressed Migration LatencyVM Size Threshold
4
Proposed Solution – CloudSpider
5
Proposed Solution Hiber-waking vs Migration Migration LatencyVM Size Threshold
6
Contd… Integrated replication and scheduling of VMs. –Selectively choose appropriate clouds for VM replication –Using past cost history However, blindly replicating VM images leads to increased storage requirements. Reduce overall storage requirements due to VM image replication by exploiting commonality across different VM images using de-duplication. –Past studies show that different VM images have significant common content due to common substrates (OS, web-servers etc).
7
Contd… VM 1 and VM 2 images share significant similarity. VM 1 VM 2 Storage cost shoots up!!!!
8
Contd… Exploit de-duplication to reduce storage cost VM 1 VM 2 Trade-off between storage cost and operational cost
9
Contd… The research questions that arise in such contexts are to determine the –List of eligible sites for different VM images (Replication phase) –Placement of the replicas at different cloud sites (replication phase) –Primary copy from among the replicas of a VM image (Scheduling phase) Our primary focus is to develop efficient replication strategies for questions (i) and (ii) using our integrated VM replication and scheduling architecture
10
Experiments We implemented the replication strategy using Java. We extended open-source CloudSim toolkit and incorporated the replication module in it. We experimented extensively and simulated different scenarios using CloudSim toolkit To evaluate the performance of the CloudSpider algorithm we implemented the following naïve strategies: –RandomMax –RandomMin –MaxReplica –MinReplica.
11
Contd… –RandomMax and RandomMin strategies, randomly selects sites from the eligible list of a VM image for placing the replicas. –MaxReplica and MinReplica strategies select the first few sites from the eligible list of VM for creating the replicas. Performance criteria: The average (over 100 simulation iterations) of total storage consumed by all the replicas belonging to all the VM images.
12
Contd… Tables 3 to 9: Shows the variation in the average storage requirement by the different strategies when the following parameters is varied: –number of data-centers –number of VM images –file size –latency threshold –savings threshold Results: Cloudspider shows significant reduction in cost of storage requirement.
13
Conclusion To overcome migration latencies associated with moving large sized files over the low-bandwidth networks, we propose to combine VM replication with VM scheduling. We compensate the additional storage requirement due to the increase in the number of replicas by exploring commonalities across different VM images using de- duplication techniques. The proposed architecture for integrated replication and scheduling – CloudSpider – is promising.
14
Page 14 Q & A Q U E S T I O N S
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.