From Fedora Project Wiki

mNo edit summary
No edit summary
Line 7: Line 7:
== Owner(s) ==
== Owner(s) ==


* Name: [[User:huff| David Huff]]
* Name: [[User:jboggs| Joey Boggs]]
* email: dhuff@redhat.com
* email: jboggs@redhat.com


Moving to F13 target, the spin did not make it into Fedora 12 due to the current level of blacklisting.
Moving to F16 target, the spin did not make it into Fedora 12 due to the current level of blacklisting.( Updated kickstart will remove blacklisting)


== Detailed Description ==
== Detailed Description ==
Line 20: Line 20:
== Benefit to Fedora ==
== 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.
Easy way for users of Fedora and Ovirt to download Ovirt Node Image.  Will not require an ISO image to be built and distributed in a RPM.


https://fedoraproject.org/wiki/Ovirt_Node
https://fedoraproject.org/wiki/Ovirt_Node
Line 49: Line 49:
  1. Boot livecd choose standalone mode from grub menu.
  1. Boot livecd choose standalone mode from grub menu.
  2. Configure the node: networking, hostname, and such.
  2. Configure the node: networking, hostname, and such.
  3. Launch local managment tools, create a vm
  3. Launch local management tools, create a vm


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


* See [[Talk:Ovirt_Node_Image]]   
* See [[Talk:Ovirt_Node_Image]]   
* #ovirt (freenode)
* #ovirt (oftc)
* ovirt-devel@redhat.com (public mailing list)
* ovirt-devel@redhat.com (public mailing list)



Revision as of 16:41, 30 June 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.( Updated kickstart will remove blacklisting)

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

http://ovirt.org/

Benefit to Fedora

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

https://fedoraproject.org/wiki/Ovirt_Node

Kickstart File

ISO Name / FS Label

  • FS Label: Fedora-12-x86_64-Ovirt-Node
  • FS Label: Fedora-12-i686-Ovirt-Node
  • ISO Name: Fedora-12-x86_64-Ovirt-Node.iso
  • ISO Name: Fedora-12-i686-Ovirt-Node.iso

Dependencies

Scope / Testing

Test oVirt node in standalone mode: 
1. Boot livecd choose standalone mode from grub menu.
2. Configure the node: networking, hostname, and such.
3. Launch local management tools, create a vm

Comments and Discussion