From Fedora Project Wiki
No edit summary
Line 10: Line 10:
== Current status ==
== Current status ==
* Targeted release: [[Releases/12|Fedora 12]]
* Targeted release: [[Releases/12|Fedora 12]]
* Last updated: 2009-07-16
* Last updated: 2009-07-20
* Percentage of completion: 77%
* Percentage of completion: 77%


== Detailed Description ==
== Detailed Description ==


oVirt Node is a small host image that provides libvirt service via KVM to host virtual machines.  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 live image off of a CD or USB key.  This feature consists of three parts, ovirt-node.rpm, ovirt-node-recipe.rpm, ovirt-node-spin.iso
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/
http://ovirt.org/
Line 23: Line 28:
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.
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.


== How To Test ==
== Scope/Testing ==
 
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 file
  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
  1. verify that iso form 2 and 4 match.


* Detailed documentation is available at http://ovirt.org/documentation.html
* Detailed documentation is available at http://ovirt.org/documentation.html
Line 29: Line 48:
== User Experience ==
== User Experience ==


# download spin burn to cd run ovirt node off livecd or install to bare-metal machine
1.  Download spin and burn to cd: ovirt-node can be run as livecd, or installed from livecd to bare-metal
# install ovirt-node-recipe.rpm
2.  Install ovirt-node-recipe.rpm
#* pull down ovirt-node-image (spin)
    * pull down ovirt-node-image (spin)
#* convert to usb disk
    * convert to usb disk or set up pxe environment  
#* set up pxe environment  
    * run ovirt node
#* run ovirt node


== Dependencies ==
== Dependencies ==
Line 55: Line 73:
== Release Notes ==
== 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 ==
== Comments and Discussion ==

Revision as of 17:06, 20 July 2009

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 12
  • Last updated: 2009-07-20
  • Percentage of completion: 77%

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/Testing

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 file
  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

  1. verify that iso form 2 and 4 match.

User Experience

1. Download spin and burn to cd: ovirt-node can be run as livecd, or installed from livecd to bare-metal 2. Install ovirt-node-recipe.rpm

   * pull down ovirt-node-image (spin)
   * convert to usb disk or set up pxe environment 
   * run ovirt node

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

  • See Talk:Ovirt_Node
  • #ovirt (freenode)
  • ovirt-devel@redhat.com (public mailing list)