No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
* upstream: http://git.fedorahosted.org/git/?p=ovirt/node.git;a=summary | * upstream: http://git.fedorahosted.org/git/?p=ovirt/node.git;a=summary | ||
* already made: http://jboggs.fedorapeople.org/fedora-live-ovirt-node.ks (temporary) | * 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 == |
Revision as of 12:14, 6 July 2011
Ovirt Node Spin
Summary
oVirt Node is a small scaled down version of Fedora used solely to hosts virtual machine guests.
Owner(s)
- Name: Joey Boggs
- 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
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.
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
- 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
- FS Label: Fedora-16-x86_64-Ovirt-Node
- ISO Name: Fedora-16-x86_64-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
Test installs from livecd and usb
Verify system installs and boots correctly
After install and reboot, verify configuration interface works (status/network)
Once available launch virt-manager-tui to configure and setup vm's/storage
Comments and Discussion
- See Talk:Ovirt_Node_Image
- #ovirt (oftc)
- ovirt-devel@redhat.com (public mailing list)