Difference between revisions of "VMs+Emulation"

From CDOT Wiki
Jump to: navigation, search
(Created page with '<h2>Title</h2> Storage Performance By: Daniel Gilloch (dgilloch@learn.senecac.on.ca) <h2>Introduction</h2> The goal was to attempt to install a hypervisor on an already exist...')
 
Line 24: Line 24:
  
 
<h2>Process</h2>
 
<h2>Process</h2>
 
+
<h3>Installation</h3>
What happened while you worked on the problem? You had multiple iterations -- what happened at each milestone? Did you go down the wrong path and have to start over? What barriers did you encounter?
 
  
  

Revision as of 18:33, 18 April 2010

Title

Storage Performance By: Daniel Gilloch (dgilloch@learn.senecac.on.ca)

Introduction

The goal was to attempt to install a hypervisor on an already existing machine for our koji build farm and determine whether or not this would be a viable developement solution. Some issues taken into consideration:

  • Cost
  • Setup
  • Performance

Approach

Determining and comparing the cost of buying arm machines, vs utilizing already existing hardware.

Determining the process of setting up virtual machines and the setup of an arm machine.

A Performance benchmark using koji build as this is a real world example of the exact type of developement that will be done on the machines. Also taken into consideration is if other environmental effects on the machine could interfer with build times.


Process

Installation




Discovery

What did you discover and learn during the process -- about the technology, the open source process, the community, yourself and your abilities, collaboration?

Results