Key words: cloud computing, cluster computing, virtualization, hypervisor, performance evaluation



Similar documents
Performance of the Cloud-Based Commodity Cluster. School of Computer Science and Engineering, International University, Hochiminh City 70000, Vietnam

A Survey of Virtualization Performance in Cloud Computing

Performance Measuring and Comparison of VirtualBox and VMware

Evaluate the Performance and Scalability of Image Deployment in Virtual Data Center

VIRTUALIZATION, The next step for online services

Virtualization benefits in High Performance Computing Applications

IOS110. Virtualization 5/27/2014 1

Performance Comparison of VMware and Xen Hypervisor on Guest OS

Analyzing PAPI Performance on Virtual Machines. John Nelson

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

benchmarking Amazon EC2 for high-performance scientific computing

Virtualization with Windows

COM 444 Cloud Computing

Cloud Computing through Virtualization and HPC technologies

VMware and Xen Hypervisor Performance Comparisons in Thick and Thin Provisioned Environments

PERFORMANCE ANALYSIS OF KERNEL-BASED VIRTUAL MACHINE

Performance Isolation of a Misbehaving Virtual Machine with Xen, VMware and Solaris Containers

GUEST OPERATING SYSTEM BASED PERFORMANCE COMPARISON OF VMWARE AND XEN HYPERVISOR

The Art of Virtualization with Free Software

CPET 581 Cloud Computing: Technologies and Enterprise IT Strategies. Virtualization of Clusters and Data Centers

Distributed and Cloud Computing

Hypervisor Software and Virtual Machines. Professor Howard Burpee SMCC Computer Technology Dept.

A cure for Virtual Insanity: A vendor-neutral introduction to virtualization without the hype

Networking for Caribbean Development

Comparing Free Virtualization Products

Cluster Computing at HRI

Performance Evaluation of Private Clouds Eucalyptus versus CloudStack

Enabling Technologies for Distributed Computing

Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies

International Journal of Computer & Organization Trends Volume20 Number1 May 2015

Virtualization Forensics: Acquisition and analysis of a clustered VMware ESXi servers

Virtualization for Cloud Computing

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: PRICING & LICENSING GUIDE

Installing & Using KVM with Virtual Machine Manager COSC 495

Masters Project Proposal

The Green Index: A Metric for Evaluating System-Wide Energy Efficiency in HPC Systems

Enabling Technologies for Distributed and Cloud Computing

Pros and Cons of HPC Cloud Computing

9/26/2011. What is Virtualization? What are the different types of virtualization.

Intro to Virtualization

Introduction to the HPC Challenge Benchmark Suite

Hypervisors. Introduction. Introduction. Introduction. Introduction. Introduction. Credits:

White Paper. Recording Server Virtualization

Building a Top500-class Supercomputing Cluster at LNS-BUAP

Design and Implementation of the Workflow of an Academic Cloud

Chapter 2 Addendum (More on Virtualization)

Efficient Load Balancing using VM Migration by QEMU-KVM

The Assessment of Benchmarks Executed on Bare-Metal and Using Para-Virtualisation

Virtualization Technologies (ENCS 691K Chapter 3)

Cloud Computing CS

Outline. Introduction Virtualization Platform - Hypervisor High-level NAS Functions Applications Supported NAS models

Dheeraj K. Rathore 1, Dr. Vibhakar Pathak 2

BLACKBOARD LEARN TM AND VIRTUALIZATION Anand Gopinath, Software Performance Engineer, Blackboard Inc. Nakisa Shafiee, Senior Software Performance

Virtualization and the U2 Databases

Virtualization. Types of Interfaces

Virtualization & Cloud Computing (2W-VnCC)

The Building Blocks to the Architecture of a Cloud Platform

Migration of Virtual Machines for Better Performance in Cloud Computing Environment

PRIVATE CLOUD PLATFORM OPTIONS. Stephen Lee CEO, ArkiTechs Inc.

Anh Quach, Matthew Rajman, Bienvenido Rodriguez, Brian Rodriguez, Michael Roefs, Ahmed Shaikh

Figure 1. The cloud scales: Amazon EC2 growth [2].

Dynamic resource management for energy saving in the cloud computing environment

A Dynamic Resource Management with Energy Saving Mechanism for Supporting Cloud Computing

Dynamic Load Balancing of Virtual Machines using QEMU-KVM

Intel Cloud Builder Guide: Cloud Design and Deployment on Intel Platforms

Is Virtualization Killing SSI Research?

AN INTRODUCTION TO SERVER VIRTUALIZATION

Lecture 2 Cloud Computing & Virtualization. Cloud Application Development (SE808, School of Software, Sun Yat-Sen University) Yabo (Arber) Xu

Virtual Machine Monitors. Dr. Marc E. Fiuczynski Research Scholar Princeton University

An Architecture Model of Sensor Information System Based on Cloud Computing

HPC performance applications on Virtual Clusters

Private Cloud Database Consolidation with Exadata. Nitin Vengurlekar Technical Director/Cloud Evangelist

Virtualization Overview

Technical Paper. Moving SAS Applications from a Physical to a Virtual VMware Environment

Parallels Virtuozzo Containers

System Models for Distributed and Cloud Computing

Servervirualisierung mit Citrix XenServer

Infrastructure as a Service (IaaS)

Course Title: Virtualization Security, 1st Edition

Li Sheng. Nowadays, with the booming development of network-based computing, more and more

Full and Para Virtualization

Virtualization. Jukka K. Nurminen

VIRTUALIZATION 101. Brainstorm Conference 2013 PRESENTER INTRODUCTIONS

Virtual Computing and VMWare. Module 4

Eucalyptus: An Open-source Infrastructure for Cloud Computing. Rich Wolski Eucalyptus Systems Inc.

IBM Platform Computing Cloud Service Ready to use Platform LSF & Symphony clusters in the SoftLayer cloud

Transcription:

Hypervisors Performance Evaluation with Help of HPC Challenge Benchmarks Reza Bakhshayeshi; bakhshayeshi.reza@gmail.com Mohammad Kazem Akbari; akbarif@aut.ac.ir Morteza Sargolzaei Javan; msjavan@aut.ac.ir Paper Reference Number: Name of the Presenter: Reza Bakhshayeshi Abstract Nowadays, more organizations are getting used to private and public clouds. So clouds must be robust enough to handle computing sensitive requests of users in a cost effective manner. Furthermore, it is intellectual to improve the cloud infrastructure performance by appropriate choices. In this paper we are going to evaluate various hypervisors performance, including VMware ESXi and Workstation, KVM, Xen, and Oracle VirtualBox using HPC Challenge (HPCC) benchmark suite and OpenMPI to find solutions for virtualization layer of cloud computing architecture. Key words: cloud computing, cluster computing, virtualization, hypervisor, performance evaluation 1. Introduction With the fast improvement of processing and storage technologies alongside the success of the internet, computing resources have become cheaper and more commonly available than ever before. These technological trends lead to a new computational model called cloud computing, in which resources like processors and storage spaces could be allocated to users or de-allocated from theme easily with help of virtualization technology through the internet in an on demand way [21]. A precise definition of cloud computing which we believe covers all major aspects of a cloud is given by The National Institute of Standards and Technology (NIST) [12]: Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. In General, cloud computing architecture composes of four layers [21]: hardware layer, infrastructure layer, platform layer, and application layer. Fig. 1 depict the layered model of cloud computing architecture. The hardware layer deals with physical aspects of the cloud which are implemented in datacenters. The platform layer consists of operating systems and application frameworks which provides APIs for web applications. The application layer consists of cloud applications. The Infrastructure layer, also known as virtualization layer, creates a pool of storage computing resources by partitioning the physical resources using virtualization technologies (hypervisors) like VMware ESXi, Xen, and KVM. Virtualization layer actually is the heart of a cloud infrastructure, since many key features of cloud like dynamic resource allocation, which leads to tremendous cost savings, are only available through virtualization technologies. In this paper we are going to evaluate the performance of some commonly used and preferably open source virtualization technologies (hypervisors), including VMware

ESXi [2], KVM [6], Xen [1], Oracle VirtualBox [18], and VMware Workstation [17] with various measurements and metrics like processing power, memory updates capability and bandwidth, network bandwidth and latency using HPC Challenge (HPCC) [8] benchmark suite and Open MPI [5]. There are however, numerous other virtualization technologies also available, including Microsoft Hyper-V [16], OpenVZ [1] and Oracle VM [13]. Fig. 1: Cloud computing layered architecture. There have been previous works in this area, only to mention a few: Younge et al. [2] analyzed the performance of Xen, KVM and VirtualBox using HPC Challenge benchmark, and they have suggested KVM as a preferable hypervisor. Luszczek et al. [9] evaluated the performance of HPC Challenge benchmark in several virtual environments, including VMware, KVM and VirtualBox with purpose of evaluating the overheads of the different aspects of the system affected by virtualization. The rest of this paper is organized as follows. Section 2 discusses hypervisors we have used. In section 3 we describe the method we have used to evaluate the performance of virtualized clusters. Section 4 illustrates the results and discusses them. Finally the paper concludes in section 5. 2. Virtualization and Hypervisors Virtualization refers to the technique or approach of running many smaller virtual machines (VMs) on a computer, each having their own operating system and configuration. A hypervisor, or virtual machine monitor (VMM) is a program that runs on a host machine and creates VMs and allocates resources such as processor and memory to them. Hypervisor abstracts VMs from each other. In cloud computing architecture, allocating or de-allocating resources dynamically to users is only available with help of virtualization technologies. Hypervisors are divided into two categories: 1. Bare-metal (type 1) in which virtual machines directly run on host machine s hardware. KVM, Xen and VMware ESXi are examples of open source or free implementation of this type. 2. Hosted (type 2) in which virtual machines run on host s operating system. Oracle VirtualBox and VMware Workstation are examples of open source and commercial implementation of this type. Fig. 2 shows a general scheme of bare-metal and hosted hypervisor. In the following we are going to present a brief definition of each bare-metal and hosted hypervisor which have been used in our experiments.

Fig. 2: While bare-metal hypervisor runs directly on machine s hardware (left), hosted hypervisor runs on host s operating system (right) The Kernel-based Virtual Machine, or KVM, is a Linux subsystem which leverages virtualization extensions to add a virtual machine monitor (or hypervisor) capability to Linux [6]. Xen is a virtual machine monitor which allows multiple commodity operating systems to share conventional hardware in a safe and resource managed fashion, but without sacrificing either performance or functionality. This is achieved by providing an idealized virtual machine abstraction [1]. VMware ESXi is the next-generation hypervisor, providing a new foundation for virtual infrastructure. ESXi operates independently from any general-purpose operating system, offering improved security, increased reliability, and simplified management. The compact architecture is designed for integration directly into virtualization-optimized server hardware, enabling rapid installation, configuration, and deployment [2]. Oracle VirtualBox is a cross-platform virtualization application. For one thing, it installs on existing Intel or AMD-based computers, whether they are running Windows, Mac, Linux or Solaris operating systems. Secondly, it extends the capabilities of existing computer so that it can run multiple operating systems (inside multiple virtual machines) at the same time [18]. VMware Workstation functions as a computer within a computer (hosted), so that you can startup an entire operating system and run any programs for that operating system with it, while keeping your original operating system environment intact (and usable) [17]. 3. Performance Evaluation In this section we evaluate the performance of virtualized environments created with either VMware ESXi 5,., Xen 4.1 or as bare metal hypervisors and Oracle VirtualBox 4.2 and VMware Workstation 9 as hosted hypervisors for comparison. We use The HPC Challenge benchmark (HPCC) [8] scientific computing benchmark suite. The HPC Challenge benchmark consists of basically 7 tests. The characteristics of used benchmarks are summarized in Table 1. We perform our experiments on homogenous virtualized environments build from Ubuntu Server 12.4 LTS image for single and two instance(s). Each instance has 2 CPU cores and 1 GB of RAM. Our host operating system is Ubuntu Desktop 12.4 LTS when it is needed. Host machine has Intel Core i7 processor with 8 GB of RAM. We benefit from OpenMPI- 1.6.4 [5] which is an open source MPI-2 implementation for parallel experiments. The benchmarks were compiled using GNU C/C++ 4.1.

Esxi 1 GFLOPS The 8 th Symposium on Advances in Science and Technology (8thSASTech), Mashhad, Iran. 8thSASTech.khi.ac.ir Performance results of HPL benchmark depend on two factors: the Basic Linear Algebra Subprograms (BLAS) [3] library, and the problem size. We use ATLAS [19] library in our experiments. The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. For problem size we get benefit of the following recommended equation: N TM 8.85 Which N is the problem size and TM is the total memory, including all nodes, in Byte. It reserves 15% of memory for operating system, which seems sufficient for Ubuntu Server 12.4 LTS. Benchmark Target Unit HPL [14] CPU performance GFLOPS DGEMM [4] CPU performance GFLOPS STREAM [11] Memory bandwidth GB/s PTRANS [15] CPUs communication GB/s RandomAccess [15] Memory updates MUPS FFT [15] CPU performance GFLOPS Effective Bandwidth (b_eff) (bw., lat.) [7] Communication GB/s, μs Table 1. Benchmarks used for virtualized environment performance evaluation. B, FLOP, U and PS stand for bytes, floating point operations, updates, and per second, respectively. 4. Results Each experiment executed 1 times so in total we had 15 executions executions (5 hypervisors 3 types of cluster 1 times). Here the results of 15 experiments (5 hypervisors 3 types of cluster 7 benchmarks) are going to present. Fig. 3 shows the HPL results. In general VMware ESXi with cluster of two nodes had the best results with 29.94 GFLOPS, on the other hand, Xen with 8.14 GFLOPS could reach only 27.93% of ESXi. Having two VMs for ESXi, KVM and Oracle VirtualBox had better results for them. 35 3 25 2 15 1 5 (1) Fig. 3: Comparison of HPL benchmark

Esxi 1 MUPS Esxi 1 The 8 th Symposium on Advances in Science and Technology (8thSASTech), Mashhad, Iran. 8thSASTech.khi.ac.ir Comparison of PTRANS benchmark is depicted in Fig. 4. Obviously adding more VMs decrease the gained bandwidth from two simultaneously working processors. So, having one VM will always reach the best result. VMware ESXi reached the highest with 1.78 GB/s. However other hypervisors also obtained near results to VMware ESXi in single instance case. GB/s 1.8 2 1.6 1.4 1.2.8 1.6.4.2 Fig. 4: Comparison of PTRANS benchmark Fig. 5 illustrates RandomAccess benchmark results. VMware ESXi with single VM reached the highest memory updates ratio with 16.55 MUPS. Oracle VirtualBox did not perfume well enough. It could reach only.41 MUPS in one VM case, which is only 2.47% of ESXi. 18 16 14 12 1 8 6 4 2 Fig. 5: Comparison of RandomAccess benchmark As shown in Fig. 6, VMware ESXi, KVM, Oracle VirtualBox and VMware Workstation all having close results for one VM at a time for FFT benchmark. They have all obtained FFT performance between 2 and 2.3 GFLOPS for single instance with little variations. For STREAM benchmark which is shown in Fig. 7 we obtained nearly same results for all hypervisors around 7 GB/s. About DGEMM benchmark, as depicted in Fig. 8 both VMware ESXi and Workstation reached the highest performance with 15.6 and 15.11 GFLOPS respectively when there is one

Esxi 1 GB/s Esxi 1 The 8 th Symposium on Advances in Science and Technology (8thSASTech), Mashhad, Iran. 8thSASTech.khi.ac.ir VM. As it can be seen, adding more VMs decreased the DGEMM performance for all hypervisors. Network bandwidth, as depicted in Fig. 9, evaluated using Effective Bandwidth (b_eff) benchmark. KVM and Xen shown better bandwidth performance than others with.35 and.29 GB/s in order, while ESXi could only reach.9 GB/s, which is only 25.71% of KVM. Note that running Effective Bandwidth (b_eff) benchmark on a single machine represents memory bandwidth and latency. 2.5 2 GFLOPS 1.5 1.5 Fig. 6: Comparison of FFT benchmark 9 8 7 6 5 4 3 2 1 Fig. 7: Comparison of STREAM benchmark

Esxi 1 The 8 th Symposium on Advances in Science and Technology (8thSASTech), Mashhad, Iran. 8thSASTech.khi.ac.ir GFLOPS 18 16 14 12 1 8 6 4 2 Fig. 8: Comparison of DGEMM benchmark GB/s.45.4.35.3.25.2.15.1.5 Fig. 9: Comparison of Bandwidth 5. Conclusions Nowadays, more organizations are getting used to private and public clouds. So clouds must be robust enough to handle computing sensitive requests of users in a cost effective manner. Furthermore, it is intellectual to improve the cloud infrastructure performance by appropriate choices. As we mentioned before, cloud computing layered architecture consist of virtualization layer (also called infrastructure layer). In this paper we compared some commonly used and preferably open source virtualization technologies, including VMware ESXi, KVM, Xen, Oracle VirtualBox, and VMware Workstation with various measurements and metrics like processing power, memory updates capability and bandwidth, and network bandwidth using HPC Challenge (HPCC) benchmark suite and Open MPI. Afterwards, we specified the best solution from the average of 1 times execution for each one. As we concluded in previous section, in general, VMware ESXi obtained the best results, thus it can be a reliable solution for cloud or cluster infrastructure. However, when the workload is network bounded, KVM or Xen would be the preferable choice. Yet we need to investigate the results for CPU and memory bounded workloads as further studies. References

[1] Barham, P., Dragovic, B., Fraser, K., Hand, S., Harris, T., Ho, A.,... & Warfield, A. (23). Xen and the art of virtualization. ACM SIGOPS Operating Systems Review, 37(5), 164-177. [2] Chaubal, C. (28). The architecture of vmware esxi. VMware White Paper. [3] Dongarra, J. (22). Preface: Basic linear algebra subprograms technical (Blast) forum standard. International Journal of High Performance Computing Applications, 16(2), 115-115. [4] Dongarra, J. J., Du Croz, J., Hammarling, S., & Duff, I. S. (199). A set of level 3 basic linear algebra subprograms. ACM Transactions on Mathematical Software (TOMS), 16(1), 1-17. [5] Gabriel, E., Fagg, G. E., Bosilca, G., Angskun, T., Dongarra, J. J., Squyres, J. M.,... & Woodall, T. S. (24). Open MPI: Goals, concept, and design of a next generation MPI implementation. In Recent Advances in Parallel Virtual Machine and Message Passing Interface (pp. 97-14). Springer Berlin Heidelberg. [6] Kivity, A., Kamay, Y., Laor, D., Lublin, U., & Liguori, A. (27, July). kvm: the Linux virtual machine monitor. In Proceedings of the Linux Symposium (Vol. 1, pp. 225-23). [7] Koniges, A. E., Rabenseifner, R., & Solchenbach, K. (21, April). Benchmark Design for Characterization of Balanced High-Performance Architectures. In IPDPS (p. 196). [8] Luszczek, P. R., Bailey, D. H., Dongarra, J. J., Kepner, J., Lucas, R. F., Rabenseifner, R., & Takahashi, D. (26, November). The HPC Challenge (HPCC) benchmark suite. In Proceedings of the 26 ACM/IEEE conference on Supercomputing (p. 213). ACM. [9] Luszczek, P., Meek, E., Moore, S., Terpstra, D., Weaver, V. M., & Dongarra, J. (212, January). Evaluation of the HPC challenge benchmarks in virtualized environments. In Euro- Par 211: Parallel Processing Workshops (pp. 436-445). Springer Berlin Heidelberg. [1] Matthews, J. N., Hu, W., Hapuarachchi, M., Deshane, T., Dimatos, D., Hamilton, G.,... & Owens, J. (27, June). Quantifying the performance isolation properties of virtualization systems. In Proceedings of the 27 workshop on Experimental computer science (p. 6). ACM. [11] McCalpin, J. D. (1995). A survey of memory bandwidth and machine balance in current high performance computers. IEEE TCCA Newsletter, 19-25. [12] Mell, P., & Grance, T. (211). The NIST definition of cloud computing (draft). NIST special publication, 8(145), 7. [13] Oracle, V. M. (211). VirtualBox User Manual. [14] Petitet, A. (24). HPL-a portable implementation of the high-performance Linpack benchmark for distributed-memory computers. http://www. netlib-. org/-benchmark/hpl/. [15] Takahashi, D. (26, November). The HPC Challenge (HPCC) benchmark suite. In Proceedings of the 26 ACM/IEEE conference on Supercomputing (p. 213). ACM. [16] Velte, A., & Velte, T. (29). Microsoft virtualization with Hyper-V. McGraw-Hill, Inc.

[17] Ward, B. (22). The book of VMware: the complete guide to VMware workstation. No Starch Press. [18] Watson, J. (28). Virtualbox: bits and bytes masquerading as machines. Linux Journal, 28(166), 1. [19] Whaley, R. C., & Dongarra, J. J. (1998, November). Automatically tuned linear algebra software. In Proceedings of the 1998 ACM/IEEE conference on Supercomputing (CDROM) (pp. 1-27). IEEE Computer Society. [2] Younge, A. J., Henschel, R., Brown, J. T., von Laszewski, G., Qiu, J., & Fox, G. C. (211, July). Analysis of virtualization technologies for high performance computing environments. In Cloud Computing (CLOUD), 211 IEEE International Conference on (pp. 9-16). IEEE. [21] Zhang, Q., Cheng, L., & Boutaba, R. (21). Cloud computing: state-of-the-art and research challenges. Journal of Internet Services and Applications, 1(1), 7-18.