From Fedora Project Wiki

< FWN‎ | Beats

 
(198 intermediate revisions by 2 users not shown)
Line 2: Line 2:


{{Anchor|Virtualization}}
{{Anchor|Virtualization}}


== Virtualization ==
== Virtualization ==
In this section, we cover discussion on the @et-mgmnt-tools-list, @fedora-xen-list, @libvirt-list and @ovirt-devel-list of Fedora virtualization technologies.  
In this section, we cover discussion of Fedora virtualization technologies on the
@fedora-virt list.


Contributing Writer: [[User:Dale | Dale Bewley]]
Contributing Writer: [[User:Dale | Dale Bewley]]
=== Enterprise Management Tools List ===
This section contains the discussion happening on the
[http://www.redhat.com/mailman/listinfo/et-mgmt-tools et-mgmt-tools list]
====  ====
<references />


=== Fedora Virtualization List ===
=== Fedora Virtualization List ===
Line 19: Line 14:
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].


==== Fedora Virtualization Status Report ====
==== Virt Status Report ====
[[MarkMcLoughlin|Mark McLoughlin]]'s
[[JustinForbes|Justin Forbes]]
status report<ref>http://www.redhat.com/archives/fedora-virt/2009-April/msg00006.html</ref>
posted<ref>http://www.redhat.com/archives/fedora-virt/2009-December/msg00056.html</ref> a Fedora virtualization status report.
this week reminds us that the final development freeze<ref>http://fedoraproject.org/wiki/ReleaseEngineering/DevelFreezePolicy</ref>
Justin pointed out F13 bugs<ref>http://fedoraproject.org/wiki/Virtualization_bugs</ref> now include Important and Pony classifications in addition to Blocker and Target.
for
[[Releases/11/Schedule|Fedora 11]] is coming up on April
14, 2009, and "there's a huge pile of bug-fixing and polish work to do".


"If you're looking to help out, there's no better place to start
<references />
than the
F11VirtBlocker<ref>https://bugzilla.redhat.com/showdependencytree.cgi?id=F11VirtBlocker&hide_resolved=1</ref>
and
F11VirtTarget<ref>https://bugzilla.redhat.com/showdependencytree.cgi?id=F11VirtTarget&hide_resolved=1</ref>
tracker bugs."
 
Read on for more coverage of virtualization developments in the past week.


<references />
==== RHEL and Fedora Virtualization Feature Parity ====
Robert Day wondered how the virtualization features<ref>http://www.redhat.com/virtualization/rhev/</ref> of Red Hat Enterprise Linux 5.4
compared to Fedora 12.


==== Using kvm-autotest to test Fedora KVM ====
[[DanielBerrange|Daniel Berrange]]  
[[MarkMcLoughlin|Mark McLoughlin]]  
explained<ref>http://www.redhat.com/archives/fedora-virt/2009-December/msg00040.html</ref>
explained<ref>http://www.redhat.com/archives/fedora-virt/2009-April/msg00007.html</ref>
"The KVM based virtualization in RHEL-5.4 is not nearly so far behind
"upstream <code>KVM</code> developers are working hard on a suite of regression tests for <code>KVM</code>. It would be hugely helpful if people could run
Fedora as you might think. The {{package|libvirt}} mgmt stack in RHEL-5.4 was
<code>kvm-autotest</code><ref>http://www.linux-kvm.org/page/KVM-Autotest</ref>
rebased to be near parity with [[Releases/11|Fedora 11]], and KVM in RHEL-5.4 is
on their own machines to try and catch as many <code>KVM</code> issues as possible."
also pretty close to that using what's best described as a hybrid of
Mark also provided
kvm-83 and kvm-84."
a howto<ref>http://fedoraproject.org/wiki/Testing_KVM_with_kvm_autotest</ref>.


<references />
<references />


=== Fedora Xen List ===
This section contains the discussion happening on the
[http://www.redhat.com/mailman/listinfo/fedora-xen fedora-xen list].
==== Experimental Dom0 Kernel Update ====
[[MichaelYoung|Michael Young]]
announced<ref>http://www.redhat.com/archives/fedora-xen/2009-March/msg00084.html</ref>
his repository<ref>http://fedorapeople.org/~myoung/dom0/</ref>
"is up to kernel 2.6.29-1.2.18.fc11. This one is based on push2/xen/dom0/master<ref>http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=summary</ref>
rather than xen/dom0/hackery which should be closer to what is proposed for the 2.6.30 merge. It also has CONFIG_HIGHPTE=n (for x86), but my attempts to add squashfs 3 in addition to squashfs 4 didn't work as it seems you can't build both."


====  ====
<references />
<references />
=== Libvirt List ===
This section contains the discussion happening on the
[http://www.redhat.com/mailman/listinfo/libvir-list libvir-list].


====  ====
====  ====
<references />
<references />

Latest revision as of 18:09, 18 December 2009



Virtualization

In this section, we cover discussion of Fedora virtualization technologies on the @fedora-virt list.

Contributing Writer: Dale Bewley

Fedora Virtualization List

This section contains the discussion happening on the fedora-virt list.

Virt Status Report

Justin Forbes posted[1] a Fedora virtualization status report. Justin pointed out F13 bugs[2] now include Important and Pony classifications in addition to Blocker and Target.

RHEL and Fedora Virtualization Feature Parity

Robert Day wondered how the virtualization features[1] of Red Hat Enterprise Linux 5.4 compared to Fedora 12.

Daniel Berrange explained[2] "The KVM based virtualization in RHEL-5.4 is not nearly so far behind Fedora as you might think. The Package-x-generic-16.pnglibvirt mgmt stack in RHEL-5.4 was rebased to be near parity with Fedora 11, and KVM in RHEL-5.4 is also pretty close to that using what's best described as a hybrid of kvm-83 and kvm-84."