STEP VIRTUAL MACHINE MIGRATION FOR DYNAMIC RESOURCE ALLOCATION IN CLOUD COMPUTING ENVIRONMENT Guided By 2 2 STEP ParticipantsName Register Number K. Dileswara.

Slides:



Advertisements
Similar presentations
1 Chapter 11: Data Centre Administration Objectives Data Centre Structure Data Centre Structure Data Centre Administration Data Centre Administration Data.
Advertisements

University of Minnesota Optimizing MapReduce Provisioning in the Cloud Michael Cardosa, Aameek Singh†, Himabindu Pucha†, Abhishek Chandra
Virtualization and Cloud Computing. Definition Virtualization is the ability to run multiple operating systems on a single physical system and share the.
Energy-efficient Virtual Machine Provision Algorithms for Cloud System Ching-Chi Lin Institute of Information Science, Academia Sinica Department of Computer.
Green Cloud Computing Hadi Salimi Distributed Systems Lab, School of Computer Engineering, Iran University of Science and Technology,
Towards Virtual Routers as a Service 6th GI/ITG KuVS Workshop on “Future Internet” November 22, 2010 Hannover Zdravko Bozakov.
Memory Buddies: Exploiting Page Sharing for Smart Colocation in Virtualized Data Centers Timothy Wood, Gabriel Tarasuk-Levin, Prashant Shenoy, Peter Desnoyers*,
Dynamic Resource Allocation using Virtual Machine for Cloud Computing Environment Zhen Xiao, Weijia Song, and Qi Chen Dept. of Computer Science Peking.
CloudScale: Elastic Resource Scaling for Multi-Tenant Cloud Systems Zhiming Shen, Sethuraman Subbiah, Xiaohui Gu, John Wilkes.
Towards High-Availability for IP Telephony using Virtual Machines Devdutt Patnaik, Ashish Bijlani and Vishal K Singh.
Automatic Run-time Adaptation in Virtual Execution Environments Ananth I. Sundararaj Advisor: Peter A. Dinda Prescience Lab Department of Computer Science.
COMS E Cloud Computing and Data Center Networking Sambit Sahu
U NIVERSITY OF M ASSACHUSETTS, A MHERST Department of Computer Science Virtualization in Data Centers Prashant Shenoy
Grid Load Balancing Scheduling Algorithm Based on Statistics Thinking The 9th International Conference for Young Computer Scientists Bin Lu, Hongbin Zhang.
Virtualization for Cloud Computing
VIRTUALISATION OF HADOOP CLUSTERS Dr G Sudha Sadasivam Assistant Professor Department of CSE PSGCT.
Presented by : Ran Koretzki. Basic Introduction What are VM’s ? What is migration ? What is Live migration ?
Jiazhang Liu;Yiren Ding Team 8 [10/22/13]. Traditional Database Servers Database Admin DBMS 1.
U NIVERSITY OF M ASSACHUSETTS, A MHERST Department of Computer Science Black-box and Gray-box Strategies for Virtual Machine Migration Timothy Wood, Prashant.
Virtualization Technology Prof D M Dhamdhere CSE Department IIT Bombay Moving towards Virtualization… Department of Computer Science and Engineering, IIT.
System Center 2012 Setup The components of system center App Controller Data Protection Manager Operations Manager Orchestrator Service.
ATIF MEHMOOD MALIK KASHIF SIDDIQUE Improving dependability of Cloud Computing with Fault Tolerance and High Availability.
A User Experience-based Cloud Service Redeployment Mechanism KANG Yu.
Green IT and Data Centers Darshan R. Kapadia Gregor von Laszewski 1.
Department of Computer Science Engineering SRM University
Dynamic Resource Allocation Using Virtual Machines for Cloud Computing Environment.
Virtualization. Virtualization  In computing, virtualization is a broad term that refers to the abstraction of computer resources  It is "a technique.
Improving Network I/O Virtualization for Cloud Computing.
Ian Alderman A Little History…
COMS E Cloud Computing and Data Center Networking Sambit Sahu
Our work on virtualization Chen Haogang, Wang Xiaolin {hchen, Institute of Network and Information Systems School of Electrical Engineering.
High Performance Computing on Virtualized Environments Ganesh Thiagarajan Fall 2014 Instructor: Yuzhe(Richard) Tang Syracuse University.
Dynamic Resource Monitoring and Allocation in a virtualized environment.
Copyright © 2011, Performance Evaluation of a Green Scheduling Algorithm for Energy Savings in Cloud Computing Truong Vinh Truong Duy; Sato,
Virtualization 3 Subtitle: “What can we do to a VM?” Learning Objectives: – To understand the VM-handling mechanisms of a hypervisor – To understand how.
A dynamic optimization model for power and performance management of virtualized clusters Vinicius Petrucci, Orlando Loques Univ. Federal Fluminense Niteroi,
Visual Studio Windows Azure Portal Rest APIs / PS Cmdlets US-North Central Region FC TOR PDU Servers TOR PDU Servers TOR PDU Servers TOR PDU.
FYP Briefing Presentation Building an Efficient IaaS: - Let’s become experts in cloud computing! April 15, 2010.
Embedded System Lab. 정범종 A_DRM: Architecture-aware Distributed Resource Management of Virtualized Clusters H. Wang et al. VEE, 2015.
Full and Para Virtualization
COMP25212: Virtualization 3 Subtitle: “What can we do to a VM?” Learning Objectives: –To understand the VM-handling mechanisms of a hypervisor –To understand.
Copyright © 2010, Performance and Power Management for Cloud Infrastructures Hien Nguyen Van; Tran, F.D.; Menaud, J.-M. Cloud Computing (CLOUD),
Cloud Computing Lecture 5-6 Muhammad Ahmad Jan.
Cloud Computing – UNIT - II. VIRTUALIZATION Virtualization Hiding the reality The mantra of smart computing is to intelligently hide the reality Binary->
Microsoft Virtual Academy Module 12 Managing Services with VMM and App Controller.
Unit 2 VIRTUALISATION. Unit 2 - Syllabus Basics of Virtualization Types of Virtualization Implementation Levels of Virtualization Virtualization Structures.
Md Baitul Al Sadi, Isaac J. Cushman, Lei Chen, Rami J. Haddad
Monitoring Windows Server 2012
Chapter 6: Securing the Cloud
Workload Distribution Architecture
Reinforcement Learning Based Virtual Cluster Management
Lecture 24 Virtual Machine Monitors
TYPES OF SERVER. TYPES OF SERVER What is a server.
Comparison of the Three CPU Schedulers in Xen
Cloud Computing It's feature, uses,types of cloud deployment model,and different types of services of models
Replication Middleware for Cloud Based Storage Service
Cloud Computing Dr. Sharad Saxena.
Managing Clouds with VMM
دکتر محمد کاظم اکبری مرتضی سرگلزایی جوان
Zhen Xiao, Qi Chen, and Haipeng Luo May 2013
Managing Services with VMM and App Controller
Process Migration Troy Cogburn and Gilbert Podell-Blume
Cloud Computing Architecture
Specialized Cloud Architectures
Introduction to Operating Systems
Cloud Computing Architecture
Identifying Slow HTTP DoS/DDoS Attacks against Web Servers DEPARTMENT ANDDepartment of Computer Science & Information SPECIALIZATIONTechnology, University.
An Optimization Problem in Adaptive Virtual Environments
Client/Server Computing and Web Technologies
Presentation transcript:

STEP VIRTUAL MACHINE MIGRATION FOR DYNAMIC RESOURCE ALLOCATION IN CLOUD COMPUTING ENVIRONMENT Guided By 2 2 STEP ParticipantsName Register Number K. Dileswara Rao P.Shanmugam M.Sivachandran N.SivaprakashSTEP 3 3 STEP AbstractCloud computing allows business customers to scale up and down their resource usage based on needs. Many of the touted gains in the cloud model come from resource multiplexing through virtualization technologySTEP 4 4 STEP AbstractIn this paper, we present a system that uses virtualization technology to allocate data center resources dynamically based on application demands and support green computing by optimizing the number of servers in use.STEP 5 5 STEP Existing SystemVirtual machine monitors (VMMs) like Xen provide a mechanism for mapping virtual machines (VMs) to physical resources. This mapping is largely hidden from the cloud users. Users with the Amazon EC2 service, for example, do not know where their VM instances run. It is up to the cloud provider to make sure the underlying physical machines (PMs) have sufficient resources to meet their needsSTEP 6 6 STEP Existing SystemDISADVANTAGES OF EXISTING SYSTEM:The existing system does not have the following options.No components or applications to avoid overloading of resourcesNo application to implement green computingSTEP 7 7 STEP Proposed SystemIn this paper, we present the design and implementation of an automated resource management system that achieves a good balance between the two goal:Overload avoidanceGreen computingSTEP 8 8 STEP Proposed SystemWe aim to achieve two goals in our algorithm:Overload avoidance. The capacity of a PM should be sufficient to satisfy the resource needs of all VMs running on it. Otherwise, the PM is overloaded and can lead to degraded performance of its VMs.STEP 9 9 STEP SYSTEM ARCHITECTURESTEP STEP STEP Proposed SystemWe aim to achieve two goals in our algorithm:Green computing. The number of PMs used should be minimized as long as they can still satisfy the needs of all VMs. Idle PMs can be turned off to save energySTEP STEP System OverviewEach PM runs the Xen hypervisor (VMM) which supports a privileged domain 0 and one or more domain UEach VM in domain U encapsulates one or more applications such as Web server, remote desktop, DNS, Mail, etc. We assume all PMs share a backend storage.STEP STEP System OverviewThe multiplexing of VMs to PMs is managed using the Usher frameworkThe main logic of our system is implemented as a set of plug-ins to UsherEach node runs an Usher local node manager (LNM) on domain 0 which collects the usage statistics of resources for each VM on that node.STEP STEP System OverviewThe CPU and network usage can be calculated by monitoring the scheduling events in Xen.The memory usage can be calculated by using WS Prober installed in Xen HypervisorSTEP STEP System OverviewThe statistics collected at each PM are forwarded to the Usher central controller (Usher CTRL) where our VM scheduler runs.The VM Scheduler is invoked periodically and receives from the LNM the resource demand history of VMs, the capacity and the load history of PMs, and the current layout of VMs on PMs.STEP STEP VM SchedulerThe scheduler has several components.The PredictorThe predictor predicts the future resource demands of VMs and the future load of PMs based on past statistics.The HotSpot SolverThe hot spot solver in our VM Scheduler detects if the resource utilization of any PM is above the hot thresholdSTEP STEP VM SchedulerThe scheduler has several components.The ColdSpot SolverIt checks if the average utilization of actively used PMs (APMs) is below the green computing threshold. If so, some of those PMs could potentially be turned off to save energySTEP STEP VM SchedulerThe ColdSpot SolverIt identifies the set of PMs whose utilization is below the cold threshold (i.e., cold spots) and then attempts to migrate away all their VMs.It then compiles a migration list of VMs and passes it to the Usher CTRL for executionSTEP STEP DATA FLOW DIAGRAMSTEP STEP STEP ModulesSTEP STEP ModulesCloud Computing ModuleResource Management ModuleVirtualization ModuleGreen Computing ModuleSTEP Department of Computer Science Engineering ALGORITHMDepartment of Computer Science EngineeringSRM University STEP AlgorithmWe introduce the concept of skewness to quantify the unevenness in the utilization of multiple resources on a server.Let n be the number of resources we consider and ri be the utilization of the ith resource. We define the resource skewness of a server p asSTEP STEP AlgorithmSTEP STEP Overload AvoidanceOur goal is to eliminate all hot spots if possible.For each server p, we first decide which of its VMs should be migrated awayWe sort its list of VMs based on the resulting temperature of the server if that VM is migrated away.STEP STEP Overload AvoidanceWe aim to migrate away the VM that can reduce the server ’ s temperature the most.For each VM in the list, we see if we can find a destination server to accommodate it.The server must not become a hot spot after accepting this VM.The VM will be migrated using VM Live Migration TechnologySTEP STEP Green ComputingWhen the resource utilization of active servers is too low, some of them can be turned off to save energy.Our green computing algorithm is invoked when the average utilizations of all resources on active servers are below the green computing threshold.STEP STEP VM Live MigrationVM live migration technology makes it possible to change the mapping between VMs and PMs while applications are runningSTEP STEP ReferencesMr.M.Armbrust et al., “ Above the clouds “ Amazon elastic compute cloudMr.M.Nelson., “ Fast transparent migration of virtual machines “ Mr.M.Israd., “ Managing energy and server resources in hosting centers “” STEP Thank youSTEP