From Fedora Project Wiki

ovirt-node

Summary

oVirt Node is a small scaled down version of Fedora used solely to host virtual machine guests.

Owner

Current status

  • Targeted release: Fedora 13
  • Last updated: 2009-08-19
  • Percentage of completion:

Moving to F13 target, the spin did not make it into Fedora 12 due to the current level of blacklisting.

Detailed Description

oVirt Node consists of a small host image and all libraries/utilities to manage virtual machines with libvirt service via KVM as well as interact with the oVirt Server. The oVirt node can be run in standalone mode or in conjunction with the oVirt management server, a web-based virtual machine management console. The oVirt Node Image is a livecd-based image that can be installed to the hosts physical storage, or run as a livecd image off a CD or USB key.

This feature consists of three parts:

  • ovirt-node.rpm -> Provides the core oVirt Node functionality required to support running virtual machines and allow to interact with the oVirt Server
  • ovirt-node-recipe.rpm -> Package containing client recipe, tools, and documentation for an oVirt Node image
  • ovirt-node-spin.iso -> A official fedora spin of the ovirt-node-image (livecd.iso)

http://ovirt.org/

Benefit to Fedora

Easy way for users of Fedora and Ovirt to download Ovirt Node Image. Will not require and ISO image to be built and distributed in a RPM.

Scope

Process for building upstream ovirt node packages....

1. Build ovir-node.rpm in koji (everything in fedora)

2. Build ovirt-node-image (manual step done by ovirt project)

1. checkout git repo run make recipe
2. output = ks file, manifest.tar, ovirt-node.iso (unofficial)
3. output checking in to fedora cvs as source for (3)	

3. Build ovirt-node-recipe in koji (requires extra source from step 2, mainfest.tar [includes recipe])

1. does not include iso image, spin hosted on spin.fedoraproject.org
2. recipe/ks and manifest.tar built at image creation time (2)
3. includes tools for manipulating ovirt-node-image

4. Fedora project builds official spin form ks in ovirt-node-recipe

* verify that iso form 2 and 4 match (possibility)
1. edit-livecd to open up the filesystem of spin ISO
2. edit-livecd to open up the filesystem of our ISO
3. diff the two

How To Test

0. need at least one machine with full hardware virt capability:

1. Install ovirt-node-recipe.rpm to dev box.

1. pull down ovirt-node-image(spin), use get-ovirt-node-image script
2. convert to usb disk or set up pxe environment 
3. run ovirt node on septate machine or as "fake node"

2. you can now run virtual guests on the node

1. log onto guest in standalone mode and start a guest
2. connect machine to ovirt server to manage virtual guests

User Experience

Once a ovirt node is deployed weather installed to the hosts physical storage, or run as a livecd image off a CD or USB key, the user can manage virtual machine on top of the node either n standalone mode or in conjunction with the oVirt management server, a web-based virtual machine management console.

Dependencies

Contingency Plan

  • This is a brand new package, so no contingency plan is required.

Documentation

Release Notes

oVirt Node consists of a small host image and all libraries/utilities to manage virtual machines with libvirt service via KVM as well as interact with the oVirt Server. The oVirt node can be run in standalone mode or in conjunction with the oVirt management server, a web-based virtual machine management console. The oVirt Node Image is a livecd-based image that can be installed to the hosts physical storage, or run as a livecd image off a CD or USB key.

Comments and Discussion