From Fedora Project Wiki

No edit summary
m (→‎Comments and Discussion: Fix link to talk page)
 
(32 intermediate revisions by 6 users not shown)
Line 1: Line 1:
= Ovirt Node Image Spin =
= Ovirt Node Spin =


== Summary ==
== Summary ==


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


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


* Name: [[User:huff| David Huff]]
* Name: [[User:jboggs| Joey Boggs]]
* email: dhuff@redhat.com
* email: jboggs@redhat.com
 
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 ==


oVirt Node Image 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 the ovirt managment 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 a cd or usb key.
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 ==


upstream: http://git.et.redhat.com/?p=ovirt-node-image.git;a=summary (have to run ./automake to generate)
* upstream: http://git.fedorahosted.org/git/?p=ovirt/node.git;a=summary
already made: http://fedorapeople.org/~huff/ovirt-node-image.spec
* 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


* We well need a permanent place to host one ks/per relese of the spin on ovirt.org however during development they can be found here above.
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


* packages not yet in Fedora (link to the review page if there is one)
== Scope / Testing ==
* features that need to be accepted before this Spin can use them
* features that need to be completed before this Spin can use them
* any other dependency you can think of, items to be completed
-->


== Scope / Testing ==
* Run basic spin testing
<!-- This section should list what you do to make this Spin special, such as:
* 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.


* 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