From Fedora Project Wiki

(Created page with '{{admon/important | Comments and Explanations | The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To rea...')
 
m (→‎Comments and Discussion: Fix link to talk page)
 
(34 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{admon/important | Comments and Explanations | The page source contains comments providing guidance to fill out each section.  They are invisible when viewing this page.  To read it, choose the "edit" link.<br/> '''Copy the source to a ''new page'' before making changes!  DO NOT EDIT THIS TEMPLATE FOR YOUR SPIN.'''}}
= Ovirt Node Spin =
 
<!-- All fields on this form are required to be accepted by the Spins SIG
We also request that you maintain the same order of sections so that all of the feature pages are uniform.  -->
 
= Spin Name =
 
<!-- The name of this Spin. For example: ''Fedora Education Math'', ''Fedora Developer'', ''Fedora KDE''-->


== Summary ==
== Summary ==


<!-- A sentence or two summarizing what this spin is and what it will do.  This information is used for the overall spins summary page for each release. -->
oVirt Node is a small scaled down version of Fedora used solely to hosts virtual machine guests.


== Owner(s) ==
== Owner(s) ==


<!--Enter the names of the contributors or the link to the Special Interest Group page.-->
* Name: [[User:jboggs| Joey Boggs]]
<!-- Include your email address so that people can reach you -->
* email: jboggs@redhat.com
* Name: [[User:FASAcountName| Your Name]]
 
* email: <your email address so we can contact you, invite you to meetings, etc.>
Moving to F16 target, the spin did not make it into Fedora 12 due to the current level of blacklisting.( RPM/file system blacklisting has been removed)


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


<!-- Please give a more extensive description of the Spin. This could be a few paragraphs, highlighting specific features of the Spin, marketing your product to the end user. This ends up on the details page on spins.fedoraproject.org, and may be used in the release notes. -->
oVirt Node is a small host image that provides libvirt service via KVM to hosts virtual machines. The Ovirt node can be run in standalone mode or in conjunction with different management servers. 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 a cd or usb key.
 
http://ovirt.org/


== Benefit to Fedora ==
== Benefit to Fedora ==


<!-- Describe why this Spin is beneficial to Fedora. This section should very accurately describe why this Spin is useful, in order to justify the use of time, disk space and bandwidth of which the Fedora Project has limited amounts (especially as far as the time is concerned, composing XX spins because the kernel changes right before GA, having them pass QA, onto the torrent boxes). -->
Easy way for users of Fedora and oVirt to download an oVirt Node image. This lessens the difficulty by not requiring the user to build an ISO image or being distributed in a RPM.
 
https://fedoraproject.org/wiki/Ovirt_Node


== Kickstart File ==
== Kickstart File ==


<!-- URL to the most recent version of the kickstart file used to compose this Spin with -->
* upstream: http://git.fedorahosted.org/git/?p=ovirt/node.git;a=summary
* already made: http://jboggs.fedorapeople.org/fedora-live-ovirt-node.ks (temporary)
 
Notes about kickstart
part / is set to 1024 for a smaller footprint, disk usage is approximatly 670MB
 
One section in the kickstart is set --nochroot to put version details directly on the iso. This is used for comparision between upgrade scenaros. We can remove this if its just not possible.
 
All previous blacklisting has been removed


== ISO Name / FS Label ==
== ISO Name / FS Label ==
<!-- While the name of the .iso file is not, the filesystem label is limited to 32 characters. Choose a name for the .iso, and a name for the fs-label. Mandatory is "Fedora", the release number, and the architecture. Example: ISO name: Fedora-11-x86_64-Education-Math FS-Label: ''Fedora-11-x86_64-Edu-Math''. -->
 
* FS Label: Fedora-$release-$arch-Ovirt-Node
* ISO Name: Fedora-$release-$arch-Ovirt-Node.iso


== Dependencies ==
== Dependencies ==
<!--List any dependencies your product has. For example, this may be any of the following:
BZ# [https://bugzilla.redhat.com/show_bug.cgi?id=719184 719184]
Updated virt-manager from upstream for a text based ui of vm management
 
== Scope / Testing ==


* packages not yet in Fedora (link to the review page if there is one)
* Run basic spin testing
* features that need to be accepted before this Spin can use them
* oVirt Node can boot boot from CD/pxeboot
* features that need to be completed before this Spin can use them
* Can install successfully via gui and autoconfig via kernel arg parameters
* any other dependency you can think of, items to be completed
* Set authentication, hostname, and iSCSI initiator successfully.
-->
* Set basic network and VLAN network configuration successfully.
* rsyslog functions work.
* Kdump functions work.
* virt-manager-tui runs and can add storage.
* VMs run on oVirt Node successfully.


== Scope / Testing ==
Test Frequency - major builds steps (Alpha/Beta/RC)
<!-- This section should list what you do to make this Spin special, such as:
 
Initially we will do builds and post them at each cycle. We'd like to get integrated with Fedora's Release Engineering and incorporate it into Koji.


* packages included (e.g. packages that need to be tested, like a game that would need to start)
* modifications (configuration changes to applications, etc.)
* what you are changing (anything you change that might break the product or the applications on your product)
-->


== Comments and Discussion ==
== Comments and Discussion ==


* See [[Talk:Your_Spin_Page]]   
* See [[Talk:Ovirt_Node_Spin]]   
<!-- This adds a link to the "discussion" tab associated with your page. This provides the ability to have ongoing comments or conversation without bogging down the main feature page -->
* #ovirt (oftc)
* ovirt-devel@redhat.com (public mailing list)


----
----


<!-- ** Add this page to the category as described below ** -->
[[Category:Incomplete_Spins]]
 
<!-- [[Category:Incomplete_Spins]] -->


<!-- When your spins page is completed and ready for review,
<!-- When your spins page is completed and ready for review,

Latest revision as of 10:08, 8 October 2011

Ovirt Node Spin

Summary

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

Owner(s)

Moving to F16 target, the spin did not make it into Fedora 12 due to the current level of blacklisting.( RPM/file system blacklisting has been removed)

Detailed Description

oVirt Node is a small host image that provides libvirt service via KVM to hosts virtual machines. The Ovirt node can be run in standalone mode or in conjunction with different management servers. 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 a cd or usb key.

http://ovirt.org/

Benefit to Fedora

Easy way for users of Fedora and oVirt to download an oVirt Node image. This lessens the difficulty by not requiring the user to build an ISO image or being distributed in a RPM.

https://fedoraproject.org/wiki/Ovirt_Node

Kickstart File

Notes about kickstart part / is set to 1024 for a smaller footprint, disk usage is approximatly 670MB

One section in the kickstart is set --nochroot to put version details directly on the iso. This is used for comparision between upgrade scenaros. We can remove this if its just not possible.

All previous blacklisting has been removed

ISO Name / FS Label

  • FS Label: Fedora-$release-$arch-Ovirt-Node
  • ISO Name: Fedora-$release-$arch-Ovirt-Node.iso

Dependencies

BZ# 719184 Updated virt-manager from upstream for a text based ui of vm management

Scope / Testing

  • Run basic spin testing
  • oVirt Node can boot boot from CD/pxeboot
  • Can install successfully via gui and autoconfig via kernel arg parameters
  • Set authentication, hostname, and iSCSI initiator successfully.
  • Set basic network and VLAN network configuration successfully.
  • rsyslog functions work.
  • Kdump functions work.
  • virt-manager-tui runs and can add storage.
  • VMs run on oVirt Node successfully.

Test Frequency - major builds steps (Alpha/Beta/RC)

Initially we will do builds and post them at each cycle. We'd like to get integrated with Fedora's Release Engineering and incorporate it into Koji.


Comments and Discussion