Flauncher and DVMS Deploying and Scheduling Thousands of Virtual Machines on Hundreds of Nodes Distributed Geographically

Size: px
Start display at page:

Download "Flauncher and DVMS Deploying and Scheduling Thousands of Virtual Machines on Hundreds of Nodes Distributed Geographically"

Transcription

1 Flauncher and DVMS Deploying and Scheduling Thousands of Virtual Machines on Hundreds of Nodes Distributed Geographically Daniel Balouek 1, Adrien Lèbre 2, Flavien Quesnel 2 1 AVALON, Ecole Normale Supérieure de Lyon / INRIA / LIP 2 ASCOLA, Ecole des Mines de Nantes / INRIA / LINA {daniel.balouek, adrien.lebre, flavien.quesnel}@inria.fr May 2013

2

3

4

5

6

7

8

9

10

11 Outline DVMS - Context & Related Work DVMS Overview Experiments with Flauncher Lessons Learnt 11

12 Context E!cient use of resources in large scale virtual infrastructures 12

13 Most Solutions... Only provide static placement... Resources may not be fully used And/or are centralized Scalability concerns 13

14 DVMS: Proposal Overview Multi-agent system, leveraging a ring topology No service node Virtual infrastructure dynamic partitioning (time & space) Dynamic scheduling Event-driven scheduling 14

15 Main Algorithm

16 Main Algorithm P i P: partition i: initiator

17 Main Algorithm P i l P: partition i: initiator l: leader

18 Main Algorithm P i 2 7 l 3 P: partition i: initiator l: leader Small partitions => fast scheduling 18

19 Main Algorithm

20 Main Algorithm P 1 P i l 2 7 i 3 P: partition i: initiator l: leader l

21 Experiments with Flauncher DVMS prototype Language: Java Scheduling policy: workload o"oading/reallocation Events activated: node overload Comparison between Entropy and DVMS, on Grid Generate several non-viable configurations 2. Start VMs with Flauncher 3. Inject synthetic CPU workload 4. Observe how Entropy and DVMS solve problems for each configuration 21

22 Nodes Reserved on Grid 5000 Nancy Sophia Nancy Sophia Rennes Nancy Sophia Rennes Toulouse VMs, 251 nodes 3325 VMs, 309 nodes 4754 VMs, 467 nodes 22

23 Results 23

24 Results Entropy DVMS Duration of an iteration (s) Mean and standard deviation 251 nodes 2000 VMs 309 nodes 3325 VMs 467 nodes 4754 VMs 23

25 Results Entropy DVMS Duration of an iteration (s) Mean and standard deviation DVMS Time to solve an event (s) Mean and standard deviation 251 nodes 2000 VMs 309 nodes 3325 VMs 467 nodes 4754 VMs 251 nodes 2000 VMs 309 nodes 3325 VMs 467 nodes 4754 VMs 23

26 Results Entropy DVMS Duration of an iteration (s) Mean and standard deviation DVMS Time to solve an event (s) Mean and standard deviation 251 nodes 2000 VMs 309 nodes 3325 VMs 467 nodes 4754 VMs 251 nodes 2000 VMs 309 nodes 3325 VMs 467 nodes 4754 VMs Time to apply a reconfiguration (s) Mean and standard deviation nodes 2000 VMs Entropy DVMS 309 nodes 3325 VMs 467 nodes 4754 VMs 23

27 Demo Live Screencast 1285 VMs 147 nodes / 4 sites 24

28 Lessons Learnt Nodes not correctly deployed Redeploy Nodes that did not reboot correctly Force reboot Routing communications between sites Use VLANs Communications with more than 1024 machines Increase the size of ARP table Migration errors with libvirt Ensure that each node has a truly unique libvirt id 25

29 Conclusion Flauncher A tool to start, stress and migrate a huge number of VMs distributed across several sites of Grid 5000 A tool that can be leveraged to study virtualization and live migration in large scale infrastructures, and to validate other tools DVMS A distributed solution to schedule VMs dynamically in large scale infrastructures A building block of DISCOVERY, a proposal aiming at designing a distributed Cloud OS 26

30 Tutorials Flauncher Booting_and_Using_Virtual_Machines_on_Grid'5000 DVMS id=internet:members:fquesnel:deploysimulatorg5kv3 27

31 Thank you

32 Backup slides 29

33 References (1/2) [Cornabas 10] Jonathan Rouzaud Cornabas. A distributed and collaborative dynamic load balancer for virtual machine. In Euro-Par 2010 workshops, Ischia, Naples Italy, August Springer. [Feller et al. 11]" Eugen Feller, Louis Rilling, and Christine Morin. Snooze: A Scalable and Autonomic Virtual Machine Management Framework for Private Clouds. Research report, INRIA Rennes, Rennes, France, December [Hermenier et al. 09] Fabien Hermenier, Xavier Lorca, Jean M. Menaud, Gilles Muller, and Julia Lawall. Entropy: a consolidation manager for clusters. In VEE ʼ09: Proceedings of the 2009 ACM SIGPLAN/SIGOPS international conference on Virtual execution environments, pages 41 50, New York, NY, USA, March ACM. [Hoffa et al. 08] On the Use of Cloud Computing for Scientific Workflows, Hoffa, C., G. Mehta, T. Freeman, E. Deelman, K. Keahey, B. Berriman, J. Good. SWBES 2008, Indianapolis, IN. December 2008 [Lèbre et al. 11] DISCOVERY, Beyond the Clouds, Lebre, A. and Anedda, P. and Gaggero, M. and Quesnel, F. In Euro-Par 2011 workshops, Bordeaux, France, August Springer. 30

34 References (2/2) [Lowe 09] Scott Lowe. Introducing VMware vsphere 4. Wiley Publishing Inc., Indianapolis, Indiana, first edition, September [Mastroiani et al. 11] Carlo Mastroianni, Michela Meo and Giuseppe Papuzzo. Self-economy in cloud data centers: statistical assignment and migration of virtual machines. In Euro-Par'11: Proceedings of the 17th international conference on Parallel processing, pages , Bordeaux, France, August Springer. [Nurmi et al. 09] Daniel Nurmi, Rich Wolski, Chris Grzegorczyk, Graziano Obertelli, Sunil Soman, Lamia Youseff, and Dmitrii Zagorodnov. The eucalyptus open-source cloud-computing system. In CCGRID ʼ09: Proceedings of the th IEEE/ACM International Symposium on Cluster Computing and the Grid, volume 0, pages , Washington, DC, USA, May IEEE Computer Society. [Sotomayor et al. 09] Borja Sotomayor, Rubén S. Montero, Ignacio M. Llorente, and Ian Foster. Virtual infrastructure management in private and hybrid clouds. IEEE Internet Computing, 13(5):14 22, September [Yagiz et al. 10] Yagiz O. Yazir, Chris Matthews, Roozbeh Farahbod, Stephen Neville, Adel Guitouni, Sudhakar Ganti, and Yvonne Coady. Dynamic resource allocation in computing clouds using distributed multiple criteria decision analysis. In Cloud ʼ10: IEEE 3rd International Conference on Cloud Computing, pages 91 98, Los Alamitos, CA, USA, July IEEE Computer Society. 31

35 Related work More distributed Event-based approaches ( periodic) Still partially centralized (most of them) 32

36 More on DVMS Advanced mechanisms Accelerating the ring traversal By maintaining shortcuts Guaranteeing to find a solution (if it exists) By merging partitions Limitation Worst case: centralized case (not reached in practice) 33

An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform

An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform A B M Moniruzzaman, StudentMember, IEEE Kawser Wazed Nafi Syed Akther Hossain, Member, IEEE & ACM Abstract Cloud

More information

Consolidation dynamique d applications Web haute disponibilité

Consolidation dynamique d applications Web haute disponibilité Consolidation dynamique d applications Web haute disponibilité Fabien Hermenier 1, Julia Lawall 2, Jean-Marc Menaud 1, Gilles Muller 3 1 ASCOLA Mines de Nantes, INRIA, LINA. prenom.nom@mines-nantes.fr

More information

Snooze: A Scalable and Autonomic Virtual Machine Management Framework for Private Clouds

Snooze: A Scalable and Autonomic Virtual Machine Management Framework for Private Clouds Snooze: A Scalable and Autonomic Virtual Machine Management Framework for Private Clouds Eugen Feller, Louis Rilling, Christine Morin To cite this version: Eugen Feller, Louis Rilling, Christine Morin.

More information

VMPlaceS: A Generic Tool to Investigate and Compare VM Placement Algorithms

VMPlaceS: A Generic Tool to Investigate and Compare VM Placement Algorithms VMPlaceS: A Generic Tool to Investigate and Compare VM Placement Algorithms Adrien Lebre, Jonathan Pastor, Mario Südholt ASCOLA Research Group (Mines Nantes, Inria, LINA), Nantes, France firstname.lastname@inria.fr

More information

Integration of CLEVER Clouds with Third Party Software Systems Through a REST Web Service Interface

Integration of CLEVER Clouds with Third Party Software Systems Through a REST Web Service Interface Integration of CLEVER Clouds with Third Party Software Systems Through a REST Web Service Interface Antonio Celesti, Francesco Tusa, Massimo Villari and Antonio Puliafito Dept. of Mathematics, Faculty

More information

Energy Efficient in Cloud Computing

Energy Efficient in Cloud Computing Energy Efficient in Cloud Computing Christoph Aschberger Franziska Halbrainer May 24, 2013 1 of 25 Introduction Energy consumption by Google 2011: 2,675,898 MWh. We found that we use roughly as much electricity

More information

Towards a Hybrid Cloud Platform Using Apache Mesos

Towards a Hybrid Cloud Platform Using Apache Mesos Towards a Hybrid Cloud Platform Using Apache Mesos Noha Xue, Hårek Haugerud, and Anis Yazidi Department of Computer Science, Oslo and Akershus University College of Applied Sciences, Norway Abstract. Hybrid

More information

Dynamic Resource Allocation on Virtual Machines

Dynamic Resource Allocation on Virtual Machines Dynamic Resource Allocation on Virtual Machines Naveena Anumala VIT University, Chennai 600048 anumala.naveena2015@vit.ac.in Guide: Dr. R. Kumar VIT University, Chennai -600048 kumar.rangasamy@vit.ac.in

More information

Efficient Task Scheduling Algorithms for Cloud Computing Environment

Efficient Task Scheduling Algorithms for Cloud Computing Environment Efficient Task Scheduling Algorithms for Cloud Computing Environment S. Sindhu 1 and Saswati Mukherjee 2 1 Research Scholar, Department of Information Science and Technology sindhu.nss@gmail.com 2 Professor

More information

Distributing OpenStack on top of a Key/Value store

Distributing OpenStack on top of a Key/Value store Distributing OpenStack on top of a Key/Value store Jonathan Pastor (Inria, Ascola, Ecole des Mines de Nantes) PhD candidate, under the supervision of Adrien Lebre and Frédéric Desprez Journée Cloud 2015

More information

Towards Reproducible escience in the Cloud

Towards Reproducible escience in the Cloud 2011 Third IEEE International Conference on Coud Computing Technology and Science Towards Reproducible escience in the Cloud Jonathan Klinginsmith #1, Malika Mahoui 2, Yuqing Melanie Wu #3 # School of

More information

Elastic Management of Cluster-based Services in the Cloud

Elastic Management of Cluster-based Services in the Cloud Elastic Management of Cluster-based Services in the Cloud Rafael Moreno-Vozmediano, Ruben S. Montero, Ignacio M. Llorente Dept. Arquitectura de Computadores y Automática Universidad Complutense de Madrid

More information

Thermal-aware cloud middleware to reduce cooling needs

Thermal-aware cloud middleware to reduce cooling needs Thermal-aware cloud middleware to reduce cooling needs Violaine Villebonnet, Georges Da Costa To cite this version: Violaine Villebonnet, Georges Da Costa. Thermal-aware cloud middleware to reduce cooling

More information

Large Scale Sky Computing Applications with Nimbus

Large Scale Sky Computing Applications with Nimbus Large Scale Sky Computing Applications with Nimbus Pierre Riteau Université de Rennes 1, IRISA INRIA Rennes Bretagne Atlantique Rennes, France Pierre.Riteau@irisa.fr INTRODUCTION TO SKY COMPUTING IaaS

More information

1 Introduction. Abstract. Keywords: Virtual Server, Distributed, Resource, Virtual Machine, Lease.

1 Introduction. Abstract. Keywords: Virtual Server, Distributed, Resource, Virtual Machine, Lease. Vol.43 (HCI 2013), pp.1-5 http://dx.doi.org/10.14257/astl.2013 Abstract. Keywords: Virtual Server, Distributed, esource, Virtual Machine, Lease. 1 Introduction ISSN: 2287-1233 ASTL Copyright 2013 SESC

More information

Execo tutorial Grid 5000 school, Grenoble, January 2016

Execo tutorial Grid 5000 school, Grenoble, January 2016 Execo tutorial Grid 5000 school, Grenoble, January 2016 Simon Delamare Matthieu Imbert Laurent Pouilloux INRIA/CNRS/LIP ENS-Lyon 03/02/2016 1/34 1 introduction 2 execo, core module 3 execo g5k, Grid 5000

More information

Is Virtualization Killing SSI Research? Jérôme Gallard Kerrighed Summit Paris February 2008

Is Virtualization Killing SSI Research? Jérôme Gallard Kerrighed Summit Paris February 2008 Is Virtualization Killing SSI Research? Jérôme Gallard Kerrighed Summit Paris February 2008 Supervisor : Co supervisor: Christine Morin Adrien Lèbre Outline Context Virtualization / SSI Combining Virtualization

More information

Sky Computing on FutureGrid and Grid 5000 with Nimbus. Pierre Riteau Université de Rennes 1, IRISA INRIA Rennes Bretagne Atlantique Rennes, France

Sky Computing on FutureGrid and Grid 5000 with Nimbus. Pierre Riteau Université de Rennes 1, IRISA INRIA Rennes Bretagne Atlantique Rennes, France Sky Computing on FutureGrid and Grid 5000 with Nimbus Pierre Riteau Université de Rennes 1, IRISA INRIA Rennes Bretagne Atlantique Rennes, France Outline Introduction to Sky Computing The Nimbus Project

More information

Efficient Parallel Data Processing for Multi-Master Cloud Architecture with Improved Self-Healing Mechanism

Efficient Parallel Data Processing for Multi-Master Cloud Architecture with Improved Self-Healing Mechanism Efficient Parallel Data Processing for Multi-Master Cloud Architecture with Improved Self-Healing Mechanism Megha Rode 1, Amruta Amune 2, Sachin Runwal 3 1 2 3 Computer Network, G.H.Raisoni College of

More information

Approaches to Cloud Computing Fault Tolerance

Approaches to Cloud Computing Fault Tolerance Approaches to Cloud Computing Fault Tolerance Alain Tchana Joseph Fourier University LIG Laboratory Grenoble, France Email: first.last@inria.fr Laurent Broto, Daniel Hagimont University of Toulouse IRIT

More information

Entropy: a Consolidation Manager for Clusters

Entropy: a Consolidation Manager for Clusters Entropy: a Consolidation Manager for Clusters Fabien Hermenier École des Mines de Nantes, France INRIA, LINA UMR CNRS 6241 Òº ÖÑ Ò Ö ÑÒº Ö Xavier Lorca École des Mines de Nantes, France LINA UMR CNRS 6241

More information

Two-Level Cooperation in Autonomic Cloud Resource Management

Two-Level Cooperation in Autonomic Cloud Resource Management Two-Level Cooperation in Autonomic Cloud Resource Management Giang Son Tran a, Alain Tchana b, Laurent Broto a, Daniel Hagimont a a ENSEEIHT University of Toulouse, Toulouse, France Email: {giang.tran,

More information

Héméra Inria Large Scale Initiative

Héméra Inria Large Scale Initiative Héméra Inria Large Scale Initiative https://www.grid5000.fr/hemera Christian Perez Avalon and many co-authors Motivations Scientific issues Large scale, volatile, complex systems Performance, fault tolerance,

More information

Monitoring and Analyzing Virtual Machines Resource Overcommitment Detection and Virtual Machine Classification

Monitoring and Analyzing Virtual Machines Resource Overcommitment Detection and Virtual Machine Classification Monitoring and Analyzing Virtual Machines Resource Overcommitment Detection and Virtual Machine Classification Hani Nemati May 5, 2015 Polytechnique Montréal Laboratoire DORSAL Agenda Motivation Why detecting

More information

When Clouds become Green: the Green Open Cloud Architecture

When Clouds become Green: the Green Open Cloud Architecture When Clouds become Green: the Green Open Cloud Architecture Anne-Cécile ORGERIE a and Laurent LEFÈVRE a a INRIA RESO - Université de Lyon - LIP (UMR CNRS, INRIA, ENS, UCB) École Normale Supérieure - 46,

More information

DEVA: Distributed Ensembles of Virtual Appliances in the Cloud

DEVA: Distributed Ensembles of Virtual Appliances in the Cloud DEVA: Distributed Ensembles of Virtual Appliances in the Cloud David Villegas and S. Masoud Sadjadi School of Computing and Information Sciences Florida International University Miami, FL, USA {dvill013,

More information

The OpenNebula Virtual Infrastructure Engine

The OpenNebula Virtual Infrastructure Engine EGEE 4th User Forum/OGF25 & OGF-Europe's 2nd International Event Catania, Italy Thursday 5 th, March 2009 The OpenNebula Virtual Infrastructure Engine Constantino Vázquez Blanco Distributed Systems Architecture

More information

ViCRA: Vigorous Cloud Resource Allocation for Coextensive Data Processing

ViCRA: Vigorous Cloud Resource Allocation for Coextensive Data Processing ViCRA: Vigorous Cloud Resource Allocation for Coextensive Data Processing Ulya Sabeel Department of Computer Science and Engineering, Amity School of Engineering & Technology, Amity University Gurgaon,

More information

Energy efficient mapping of virtual machines

Energy efficient mapping of virtual machines GreenDays@Lille Energy efficient mapping of virtual machines Violaine Villebonnet Thursday 28th November 2013 Supervisor : Georges DA COSTA 2 Current approaches for energy savings in cloud Several actions

More information

Quantifying the Energy Impact of Green Cloud Computing Users

Quantifying the Energy Impact of Green Cloud Computing Users Quantifying the Energy Impact of Green Cloud Computing Users David Guyon University of Rennes 1 david.guyon@irisa.fr Anne-Cécile Orgerie CNRS Christine Morin Inria July 5 th, 2016 David Guyon @ Compas

More information

CoolCloud: A Practical Dynamic Virtual Machine Placement Framework for Energy Aware Data Centers

CoolCloud: A Practical Dynamic Virtual Machine Placement Framework for Energy Aware Data Centers 2015 IEEE 8th International Conference on Cloud Computing CoolCloud: A Practical Dynamic Virtual Machine Placement Framework for Energy Aware Data Centers Zhiming Zhang Iowa State University Ames IA, USA

More information

PERFORMANCE CONSTRAINT AND POWER-AWARE ALLOCATION FOR USER REQUESTS IN VIRTUAL COMPUTING LAB

PERFORMANCE CONSTRAINT AND POWER-AWARE ALLOCATION FOR USER REQUESTS IN VIRTUAL COMPUTING LAB PERFORMANCE CONSTRAINT AND POWER-AWARE ALLOCATION FOR USER REQUESTS IN VIRTUAL COMPUTING LAB Nguyen Quang Hung, Nam Thoai, Nguyen Thanh Son Ho Chi Minh City University of Technology, Vietnam Corresponding

More information

Autonomic Cloud Computing Resource Scaling

Autonomic Cloud Computing Resource Scaling Abstract Autonomic Cloud Computing Resource Scaling Ahmad Al-Dahoud 1, Ziad Al-Sharif 2, Luay Alawneh 2 and Yaser Jararweh 1 Computer Science Department 1, Software Engineering Department 2 Jordan University

More information

Designing and evaluating an energy efficient Cloud

Designing and evaluating an energy efficient Cloud J Supercomput (2010) 51: 352 373 DOI 10.1007/s11227-010-0414-2 Designing and evaluating an energy efficient Cloud Laurent Lefèvre Anne-Cécile Orgerie Published online: 12 March 2010 Springer Science+Business

More information

C-Meter: A Framework for Performance Analysis of Computing Clouds

C-Meter: A Framework for Performance Analysis of Computing Clouds 9th IEEE/ACM International Symposium on Cluster Computing and the Grid C-Meter: A Framework for Performance Analysis of Computing Clouds Nezih Yigitbasi, Alexandru Iosup, and Dick Epema Delft University

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 3, March 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Visualizing a

More information

2012 Seventh International Conference on P2P, Parallel, Grid, Cloud and Internet Computing

2012 Seventh International Conference on P2P, Parallel, Grid, Cloud and Internet Computing 2012 Seventh International Conference on P2P, Parallel, Grid, Cloud and Internet Computing Present the Challenges in Eucalyptus Cloud Infrastructure for Implementing Virtual Machine Migration Technique

More information

Distributed Resource Allocation in Cloud Computing Using Multi-Agent Systems

Distributed Resource Allocation in Cloud Computing Using Multi-Agent Systems 110 Telfor Journal, Vol. 9, No. 2, 2017. Distributed Resource Allocation in Cloud Computing Using Multi-Agent Systems Artan Mazrekaj, Dorian Minarolli, and Bernd Freisleben Abstract The Infrastructure-as-a-Service

More information

On the Use of Cloud Computing for Scientific Workflows

On the Use of Cloud Computing for Scientific Workflows On the Use of Cloud Computing for Scientific Workflows Christina Hoffa 1, Gaurang Mehta 2, Timothy Freeman 3, Ewa Deelman 2, Kate Keahey 3, Bruce Berriman 4, John Good 4 1 Indiana University, 2 University

More information

An Introduction to Virtualization and Cloud Technologies to Support Grid Computing

An Introduction to Virtualization and Cloud Technologies to Support Grid Computing New Paradigms: Clouds, Virtualization and Co. EGEE08, Istanbul, September 25, 2008 An Introduction to Virtualization and Cloud Technologies to Support Grid Computing Distributed Systems Architecture Research

More information

Understanding Cloud Migration. Ruth Wilson, Data Center Services Executive

Understanding Cloud Migration. Ruth Wilson, Data Center Services Executive Understanding Cloud Migration Ruth Wilson, Data Center Services Executive rhwilson@us.ibm.com Migrating to a Cloud is similar to migrating data and applications between data centers with a few key differences

More information

Networks & protocols research in Grid5000 DAS3

Networks & protocols research in Grid5000 DAS3 1 Grid 5000 Networks & protocols research in Grid5000 DAS3 Date Pascale Vicat-Blanc Primet Senior Researcher at INRIA Leader of the RESO team LIP Laboratory UMR CNRS-INRIA-ENS-UCBL Ecole Normale Supérieure

More information

Keywords Cloud computing, live migration, Load balancing, Server Sprawl, Virtual Machine Monitor (VMM).

Keywords Cloud computing, live migration, Load balancing, Server Sprawl, Virtual Machine Monitor (VMM). Volume 3, Issue 9, September 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Algorithms

More information

Efficient Dynamic Resource Allocation Using Nephele in a Cloud Environment

Efficient Dynamic Resource Allocation Using Nephele in a Cloud Environment International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-2012 1 Efficient Dynamic Resource Allocation Using Nephele in a Cloud Environment VPraveenkumar, DrSSujatha, RChinnasamy

More information

70-247: Configuring and Deploying a Private Cloud with System Center 2012

70-247: Configuring and Deploying a Private Cloud with System Center 2012 70-247: Configuring and Deploying a Private Cloud with System Center 2012 Module 01 - Understanding the Private Cloud Lesson 1: Understanding the Private Cloud Cloud Comparisons Comparing the Private and

More information

Scientific data processing at global scale The LHC Computing Grid. fabio hernandez

Scientific data processing at global scale The LHC Computing Grid. fabio hernandez Scientific data processing at global scale The LHC Computing Grid Chengdu (China), July 5th 2011 Who I am 2 Computing science background Working in the field of computing for high-energy physics since

More information

VMWARE PROTECTION WITH DELL EMC NETWORKER 9

VMWARE PROTECTION WITH DELL EMC NETWORKER 9 VMWARE PROTECTION WITH DELL EMC NETWORKER 9 Solution Overview ABSTRACT This white paper describes the integration of Dell EMC NetWorker with VMware vcenter. It also includes details on the NetWorker architecture

More information

A new efficient Virtual Machine load balancing Algorithm for a cloud computing environment

A new efficient Virtual Machine load balancing Algorithm for a cloud computing environment Volume 02 - Issue 12 December 2016 PP. 69-75 A new efficient Virtual Machine load balancing Algorithm for a cloud computing environment Miss. Rajeshwari Nema MTECH Student Department of Computer Science

More information

Decentralized Control of Large-Scale Distributed System

Decentralized Control of Large-Scale Distributed System Decentralized Control of Large-Scale Distributed System Mario Südholt Département Informatique, Mines Nantes IMT Colloquium; March 26, 2014 Outline Large-scale software systems 1 Large-scale software systems

More information

Detail the learning environment, remote access labs and course timings

Detail the learning environment, remote access labs and course timings Course Duration: 4 days Course Description This course has been designed as an Introduction to VMware for IT Professionals, but assumes that some labs have already been developed, with time always at a

More information

RESEARCH ON RESOURCE SCHEDULING ALGORITHM BASED ON FUZZY CLUSTERING AND SMART AGENTS IN CLOUD COMPUTING

RESEARCH ON RESOURCE SCHEDULING ALGORITHM BASED ON FUZZY CLUSTERING AND SMART AGENTS IN CLOUD COMPUTING RESEARCH ON RESOURCE SCHEDULING ALGORITHM BASED ON FUZZY CLUSTERING AND SMART AGENTS IN CLOUD COMPUTING 1 FUFANG LI, 2 DONGQING XIE, 3 DEYU QI, 4 LINGXI PENG, 5 YUANYONG FENG, 6 GUOWEN XIE { 1,4,5 Assoc.

More information

Energy Efficient Data Intensive Distributed Computing

Energy Efficient Data Intensive Distributed Computing Energy Efficient Data Intensive Distributed Computing Weiwei Xiong Aman Kansal Abstract Many practically important problems involve processing very large data sets, such as for web scale data mining and

More information

Multiplexing Low and High QoS Workloads in Virtual Environments

Multiplexing Low and High QoS Workloads in Virtual Environments Multiplexing Low and High QoS Workloads in Virtual Environments Sam Verboven, Kurt Vanmechelen, and Jan Broeckhove University of Antwerp, Department of Computer Science and Mathematics, Middelheimlaan

More information

Fault tolerance in Grid and Grid 5000

Fault tolerance in Grid and Grid 5000 Fault tolerance in Grid and Grid 5000 Franck Cappello INRIA Director of Grid 5000 fci@lri.fr Fault tolerance in Grid Grid 5000 Applications requiring Fault tolerance in Grid Domains (grid applications

More information

Double Threshold Based Load Balancing Approach by Using VM Migration for the Cloud Computing Environment

Double Threshold Based Load Balancing Approach by Using VM Migration for the Cloud Computing Environment www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 4 Issue 1 January 2015, Page No. 9966-9970 Double Threshold Based Load Balancing Approach by Using VM Migration

More information

Adaptive Resource Provisioning for Read Intensive Multi-tier Applications in the Cloud

Adaptive Resource Provisioning for Read Intensive Multi-tier Applications in the Cloud Adaptive Resource Provisioning for Read Intensive Multi-tier Applications in the Cloud Waheed Iqbal a, Matthew N. Dailey a, David Carrera b, Paul Janecek a a Computer Science and Information Management,

More information

Middleware for Ubiquitous Computing

Middleware for Ubiquitous Computing Middleware for Ubiquitous Computing Software Testing for Mobile Computing National Institute of Informatics Ichiro Satoh Abstract When a portable computing device is moved into and attached to a new local

More information

Exam : Implementing a Cloud Based Infrastructure

Exam : Implementing a Cloud Based Infrastructure Exam 70-414: Implementing a Cloud Based Infrastructure Course Overview This course teaches students about creating the virtualization infrastructure, planning and deploying virtual machines, monitoring,

More information

Introduction to Cloud Computing and Virtual Resource Management. Jian Tang Syracuse University

Introduction to Cloud Computing and Virtual Resource Management. Jian Tang Syracuse University Introduction to Cloud Computing and Virtual Resource Management Jian Tang Syracuse University 1 Outline Definition Components Why Cloud Computing Cloud Services IaaS Cloud Providers Overview of Virtual

More information

This is an author-deposited version published in : Eprints ID : 15204

This is an author-deposited version published in :   Eprints ID : 15204 Open Archive TOULOUSE Archive Ouverte (OATAO) OATAO is an open access repository that collects the work of Toulouse researchers and makes it freely available over the web where possible. This is an author-deposited

More information

VMware vsphere with ESX 6 and vcenter 6

VMware vsphere with ESX 6 and vcenter 6 VMware vsphere with ESX 6 and vcenter 6 Course VM-06 5 Days Instructor-led, Hands-on Course Description This class is a 5-day intense introduction to virtualization using VMware s immensely popular vsphere

More information

VMware Promotions. Cloud Infrastructure and Management Promotions. Updated August 1, 2014

VMware Promotions. Cloud Infrastructure and Management Promotions. Updated August 1, 2014 Updated August 1, 2014 Cloud Infrastructure and Management Promotions NEW! VMware vsphere with Operations Management Upgrade Promotion Effective August 1, 2014 December 29, 2014 This promotion provides

More information

Collaborative eresearch in a Social Cloud

Collaborative eresearch in a Social Cloud 2011 Seventh IEEE International Conference on escience Collaborative eresearch in a Social Cloud Ashfag M. Thaufeeg School of Engineering and Computer Science Victoria University of Wellington Wellington,

More information

BtrPlace: A Flexible Consolidation Manager for Highly Available Applications

BtrPlace: A Flexible Consolidation Manager for Highly Available Applications 1 BtrPlace: A Flexible Consolidation Manager for Highly Available Applications Fabien Hermenier, Julia Lawall, and Gilles Muller, Senior Member, IEEE Abstract The massive amount of resources found in datacenters

More information

Enforcing SLAs in Scientific Clouds

Enforcing SLAs in Scientific Clouds 21 IEEE International Conference on Cluster Computing Enforcing SLAs in Scientific Clouds Oliver Niehörster, André Brinkmann, Gregor Fels, Jens Krüger and Jens Simon Paderborn Center for Parallel Computing,

More information

Science Clouds: Early Experiences in Cloud Computing for Scientific Applications

Science Clouds: Early Experiences in Cloud Computing for Scientific Applications Science Clouds: Early Experiences in Cloud Computing for Scientific Applications Chicago, October 2008 Kate Keahey, Renato Figueiredo, Jose Fortes, Tim Freeman, Mauricio Tsugawa University of Chicago University

More information

Virtual Machine Boot Time Model

Virtual Machine Boot Time Model Virtual Machine Boot Time Model Thuy Nguyen, Adrien Lebre To cite this version: Thuy Nguyen, Adrien Lebre. Virtual Machine Boot Time Model. PDP 217-2th Euromicro International Conference on Parallel, Distributed

More information

Verron Martina vspecialist. Copyright 2012 EMC Corporation. All rights reserved.

Verron Martina vspecialist. Copyright 2012 EMC Corporation. All rights reserved. Verron Martina vspecialist 1 TRANSFORMING MISSION CRITICAL APPLICATIONS 2 Application Environments Historically Physical Infrastructure Limits Application Value Challenges Different Environments Limits

More information

Virtualization & On-Premise Cloud

Virtualization & On-Premise Cloud Key Solutions Virtualization & On-Premise Cloud Hive Fabric provides the economics and simplicity of the Public Cloud in your data center. No more VMware Tax or proprietary HCI hardware. Expensive, proprietary,

More information

Some Visualization Models applied to the Analysis of Parallel Applications

Some Visualization Models applied to the Analysis of Parallel Applications 1 / 1 Some Visualization Models applied to the Analysis of Parallel Applications Lucas Mello Schnorr Advisors: Philippe O. A. Navaux & Denis Trystram & Guillaume Huard Federal University of Rio Grande

More information

What s new. James De Clercq (RealDolmen) Timothy Dewin (Veeam Software)

What s new. James De Clercq (RealDolmen) Timothy Dewin (Veeam Software) What s new James De Clercq (RealDolmen) Timothy Dewin (Veeam Software) http://teeam.eu Veeam One Veeam Management Pack Manage Manage Protect Protect Manage Veeam Protect Manage Availability Suite Veeam

More information

USING HIGH PERFORMANCE NETWORK INTERCONNECTS IN DYNAMIC ENVIRONMENTS

USING HIGH PERFORMANCE NETWORK INTERCONNECTS IN DYNAMIC ENVIRONMENTS 12 th ANNUAL WORKSHOP 2016 USING HIGH PERFORMANCE NETWORK INTERCONNECTS IN DYNAMIC ENVIRONMENTS Vangelis Tasoulas Simula Research Laboratory [ April 7 th, 2016 ] ACKNOWLEDGEMENTS Feroz Zahid, Ernst Gunnar

More information

Veeam Availability Suite 9.5 Direct Restore to Microsoft Azure integration

Veeam Availability Suite 9.5 Direct Restore to Microsoft Azure integration Veeam Availability Suite 9.5 Direct Restore to Microsoft Azure integration Presenter: Mike Resseler Technical Evangelist Veeam Proven Partnerships A modern, high-performance solution for next generation

More information

Pierre Roman Technical Evangelist Microsoft Canada

Pierre Roman Technical Evangelist Microsoft Canada Pierre Roman Technical Evangelist Microsoft Canada Drive efficiency Drive efficiency Ensure high service quality Drive business agility and flexibility Gain cloud economics Ensure high service quality

More information

Lecture 16: Data Center Network Architectures

Lecture 16: Data Center Network Architectures MIT 6.829: Computer Networks Fall 2017 Lecture 16: Data Center Network Architectures Scribe: Alex Lombardi, Danielle Olson, Nicholas Selby 1 Background on Data Centers Computing, storage, and networking

More information

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco ACI increases network security, automates communication policies based on business-relevant application requirements, and decreases developer

More information

CLOUD COMPUTING: SEARCH ENGINE IN AGRICULTURE

CLOUD COMPUTING: SEARCH ENGINE IN AGRICULTURE Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 9, September 2015,

More information

Modelling of virtualized servers

Modelling of virtualized servers Modelling of virtualized servers Ákos Kovács, Gábor Lencse Abstract The virtualized systems are one of the key elements of the next generation IT infrastructures. Modeling it will prevent mistakes, and

More information

PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018

PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018 PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018 Table of Contents Executive Summary...3 Introduction...3 Test Environment... 4 Infrastructure

More information

Geographical Load Balancing for Sustainable Cloud Data Centers

Geographical Load Balancing for Sustainable Cloud Data Centers Geographical Load Balancing for Sustainable Cloud Data Centers Adel Nadjaran Toosi Cloud Computing and Distributed Systems (CLOUDS) Laboratory, School of Computing and Information Systems The University

More information

vrealize Operations Management Pack for NSX for vsphere 3.0

vrealize Operations Management Pack for NSX for vsphere 3.0 vrealize Operations Management Pack for NSX for vsphere 3.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

OPERATING SYSTEMS EFFICIENCY IN CLOUD ENVIRONMENTS

OPERATING SYSTEMS EFFICIENCY IN CLOUD ENVIRONMENTS Daniel SAWICKI OPERATING SYSTEMS EFFICIENCY IN CLOUD ENVIRONMENTS ABSTRACT This paper presents performance comparison of operating systems running on different cloud environments. The main focus is to

More information

PUT DATA PROTECTION WHERE YOU NEED IT

PUT DATA PROTECTION WHERE YOU NEED IT from Carbonite PUT DATA PROTECTION WHERE YOU NEED IT Flexibility is your best friend when it comes to choosing a backup plan. For a backup solution to be considered flexible, it needs to satisfy several

More information

Improving locality of an object store in a Fog Computing environment

Improving locality of an object store in a Fog Computing environment Improving locality of an object store in a Fog Computing environment Bastien Confais, Benoît Parrein, Adrien Lebre LS2N, Nantes, France Grid 5000-FIT school 4th April 2018 1/29 Outline 1 Fog computing

More information

VMware vsphere 6.5: Install, Configure, Manage (5 Days)

VMware vsphere 6.5: Install, Configure, Manage (5 Days) www.peaklearningllc.com VMware vsphere 6.5: Install, Configure, Manage (5 Days) Introduction This five-day course features intensive hands-on training that focuses on installing, configuring, and managing

More information

Performance evaluation of private cloud computing with Eucalyptus

Performance evaluation of private cloud computing with Eucalyptus SCIS & ISIS 2010, Dec. 8-12, 2010, Okayama Convention Center, Okayama, Japan Performance evaluation of private cloud computing with Eucalyptus Kei Hirata 1, Akihiro Yamashita 1, Takayuki Tanaka 2, Masaya

More information

What s New in VMware vcloud Automation Center 5.1

What s New in VMware vcloud Automation Center 5.1 What s New in VMware vcloud Automation Center 5.1 Feature Overview Technical White paper october 2012 Table of Contents vcloud Automation Center Overview.... 3 VMware vsphere 5.1 Support.... 3 VMware vcloud

More information

HPE 3PAR File Persona on HPE 3PAR StoreServ Storage with Veritas Enterprise Vault

HPE 3PAR File Persona on HPE 3PAR StoreServ Storage with Veritas Enterprise Vault HPE 3PAR File Persona on HPE 3PAR StoreServ Storage with Veritas Enterprise Vault Solution overview and best practices for data preservation with Veritas Enterprise Vault Technical white paper Technical

More information

Government IT Modernization and the Adoption of Hybrid Cloud

Government IT Modernization and the Adoption of Hybrid Cloud Government IT Modernization and the Adoption of Hybrid Cloud An IDC InfoBrief, Sponsored by VMware June 2018 Federal and National Governments Are at an Inflection Point Federal and national governments

More information

PERFORMANCE ANALYSIS AND OPTIMIZATION OF MULTI-CLOUD COMPUITNG FOR LOOSLY COUPLED MTC APPLICATIONS

PERFORMANCE ANALYSIS AND OPTIMIZATION OF MULTI-CLOUD COMPUITNG FOR LOOSLY COUPLED MTC APPLICATIONS PERFORMANCE ANALYSIS AND OPTIMIZATION OF MULTI-CLOUD COMPUITNG FOR LOOSLY COUPLED MTC APPLICATIONS V. Prasathkumar, P. Jeevitha Assiatant Professor, Department of Information Technology Sri Shakthi Institute

More information

VCAP5-DCD. Vmware. VMware Certified Advanced Professional 5 - Data Center Design

VCAP5-DCD. Vmware. VMware Certified Advanced Professional 5 - Data Center Design Vmware VCAP5-DCD VMware Certified Advanced Professional 5 - Data Center Design Download Full Version : https://killexams.com/pass4sure/exam-detail/vcap5-dcd QUESTION: 262 A multitier website has an RTO

More information

Live Migration of Virtualized Edge Networks: Analytical Modeling and Performance Evaluation

Live Migration of Virtualized Edge Networks: Analytical Modeling and Performance Evaluation Live Migration of Virtualized Edge Networks: Analytical Modeling and Performance Evaluation Walter Cerroni, Franco Callegati DEI University of Bologna, Italy Outline Motivations Virtualized edge networks

More information

Data Centers and Cloud Computing. Slides courtesy of Tim Wood

Data Centers and Cloud Computing. Slides courtesy of Tim Wood Data Centers and Cloud Computing Slides courtesy of Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

Figure 1: Virtualization

Figure 1: Virtualization Volume 6, Issue 9, September 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Profitable

More information

IBM Bluemix compute capabilities IBM Corporation

IBM Bluemix compute capabilities IBM Corporation IBM Bluemix compute capabilities After you complete this section, you should understand: IBM Bluemix infrastructure compute options Bare metal servers Virtual servers IBM Bluemix Container Service IBM

More information

Cisco Virtual Application Container Services 2.0 Lab v1

Cisco Virtual Application Container Services 2.0 Lab v1 Cisco Virtual Application Container Services 2.0 Lab v1 Last Updated: 02-SEP-2015 About This Solution Cisco Virtual Application Container Services (VACS) enables simplified deployment of Secure Application

More information

VMware Cloud on AWS Technical Deck VMware, Inc.

VMware Cloud on AWS Technical Deck VMware, Inc. VMware Cloud on AWS Technical Deck # 2 Enterprise Adoption Driving Strong Growth of Public Cloud Infrastructure as a Service, According to IDC. Press release. IDC. July 14, 2016 3 Cloud Building Challenges

More information

VMware vsphere 6.5/6.0 Ultimate Bootcamp

VMware vsphere 6.5/6.0 Ultimate Bootcamp VMware vsphere 6.5/6.0 Ultimate Bootcamp Class Duration 5 Days Introduction This fast paced, high energy, hands-on course provides not only the foundation needed for a top performing software defined datacenter

More information

A High-Availability Cloud for Research Computing

A High-Availability Cloud for Research Computing This is a post-print version of the following article: J. Riley, J. Noss, J. Cuff, I. M. Llorente, A High- Availability Cloud for Research Computing, IEEE Computer, pp: 91-95, Issue No. 06 - June (2017

More information

Data Centers and Cloud Computing. Data Centers

Data Centers and Cloud Computing. Data Centers Data Centers and Cloud Computing Slides courtesy of Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information