From Fedora Project Wiki

m (internal link cleaning)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<!-- All fields on this form are required to be accepted by the Spins SIG
[[Ovirt_Node_Spin]]
We also request that you maintain the same order of sections so that all of the feature pages are uniform.  -->
 
= Spin Name =
 
Fedora oVirt Node image
 
== Summary ==
 
An oVirt Node image is a small, stateless, stripped-down Fedora build that installs and runs off a CD, a usb key, or a ramdisk (over PXE) on a physical host. The build contains all the necessary pieces to support hosting and managing virtual machines on the host. It can run in stand-alone mode or managed mode.
 
== Owner(s) ==
 
<!--Enter the names of the contributors or the link to the Special Interest Group page.-->
<!-- Include your email address so that people can reach you -->
* Name: [[User:huff| David Huff]]
* email: dhuff@redhat.com
 
== Detailed Description ==
 
oVirt is an open, cross-platform virtualization management system. oVirt provides both a small image that runs on a host and provides virtualization services to VMs there, and also a web-based management console that lets you allocate and group hosts and storage, install and remove virtual machines, level resources across a large group of machines, and much more. oVirt is designed to scale from a small group of users with little need for access control and quota management, all the way up to hundreds or even thousands of hosts with robust control over grouping, permissions, and quotas.
 
== Benefit to Fedora ==
 
* Provide a prebuilt binary oVirt image for those who want to run virtual machines on an oVirt Node.
 
== Kickstart File ==
 
* to build form source:
  * git clone git://git.et.redhat.com/ovirt-node-image.git
  * ./autogen.sh
  * make repos.ks
  * ksflatten ovirt-node-image.ks > fedora-ovirt-node-image.ks
 
* we can provide one for the ks pool per release!!
 
== ISO Name / FS Label ==
 
* http://ovirt.org/download/ovirt-node-image-0.96-x86_64.iso
* http://ovirt.org/download/ovirt-node-image-0.96-i386.iso
 
== Dependencies ==
* ovirt-node  !!! need to get  into fedora !!!
* automake, livecd-tools, libvirt, augeas, collectd-virt, grub, hal, iscsi-initiator-utils, krb5-workstation, qemu-img
 
build (ovirt-node)
* automake, gcc, dbus-devel, hal-devel, libvirt-devel, rpm-build, selinux-policy-doc, hardlink
 
== Scope / Testing ==
* Scope
  * to build
  * sudo livecd-creator --skip-minimize -c fedoora-ovirt-node-image.ks -f ovirt-node-image
 
* Testing:
  * boot node, both 32 and 64 bit and run smoketest scripts
  * run "./autotest.sh" in the ovirt-node-image directory
  * will pxe boot guest images and run through and do a stateless and stateful boot test.
 
== Comments and Discussion ==
 
* See [[Talk:Your_Spin_Page]] 
* Main Page:    http://ovirt.org
* mailing list: https://www.redhat.com/mailman/listinfo/ovirt-devel
* irc/freenode: #ovirt
 
----
 
<!-- ** Add this page to the category as described below ** -->
 
<!-- [[Category:Incomplete_Spins]] -->
 
<!-- When your spins page is completed and ready for review,
    remove Category:Incomplete_Spins and change it to Category:Spins_Ready_For_Wrangler
 
    For more details on the Spins Process, see http://fedoraproject.org/wiki/Spins_Process
-->
 
<!-- After review, the spins wrangler will move your page to Category:Spins_Ready_For_Sig... if it still needs more work it will move back to Category:Incomplete_Spins -->
<!-- After the Spins SIG has reviewed and accepted your Spins Page the spins wrangler will change it to Category:Spins_Ready_For_Board -->
<!-- After the Fedora Board has granted trademark approval for your spin the spins wrangler will change it to Category:Spins_Fedora_X -->
<!-- A pretty picture of the page category usage is at: http://poelstra.fedorapeople.org/misc/spins-process-flow-v1.png -->

Latest revision as of 08:50, 18 September 2016