From Fedora Project Wiki

< FWN‎ | Beats

(reset and start fwn 194)
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Virtualization]] <!-- do not copy into FWN issue -->
[[Category:Virtualization]] <!-- do not copy into FWN issue -->


{{Anchor|Virtualization}}


{{Anchor|Virtualization}}


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


Contributing Writer: [[User:Dale | Dale Bewley]]
Contributing Writer: [[User:Dale | Dale Bewley]]
Line 15: Line 14:
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].


==== Virtualization Test Day ====
==== Virt Status Report ====
The latest Fedora Test Day focused on Virtualization improvements in Fedora 12<ref>http://fedoraproject.org/wiki/Test_Day:2009-09-17_Virtualization</ref>.
[[JustinForbes|Justin Forbes]]
Even though the test day was on Sept. 17th, you can still help make F12 the
posted<ref>http://www.redhat.com/archives/fedora-virt/2009-December/msg00056.html</ref> a Fedora virtualization status report.  
best release possible and learn about the newest features in the process. Visit the test day page, download the live image, and post your experiences on the wiki.
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.


<references />
<references />


=== Fedora Xen List ===
==== RHEL and Fedora Virtualization Feature Parity ====
This section contains the discussion happening on the
Robert Day wondered how the virtualization features<ref>http://www.redhat.com/virtualization/rhev/</ref> of Red Hat Enterprise Linux 5.4
[http://www.redhat.com/mailman/listinfo/fedora-xen fedora-xen list].
compared to Fedora 12.


====  ====
[[DanielBerrange|Daniel Berrange]]
<references />
explained<ref>http://www.redhat.com/archives/fedora-virt/2009-December/msg00040.html</ref>
"The KVM based virtualization in RHEL-5.4 is not nearly so far behind
Fedora as you might think. The {{package|libvirt}} mgmt stack in RHEL-5.4 was
rebased to be near parity with [[Releases/11|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."


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


=== Libguestfs List ===
This section contains the discussion happening on the
[http://www.redhat.com/mailman/listinfo/libguestfs libguestfs list].


====  ====
====  ====
<references />
<references />
=== Libvirt List ===
This section contains the discussion happening on the
[http://www.redhat.com/mailman/listinfo/libvir-list libvir-list].
==== Guest Sound Over VNC ====
[[DaveAllan|Dave Allan]]
noticed<ref>http://www.redhat.com/archives/libvir-list/2009-September/msg00494.html</ref>
"when a KVM guest created with virt-manager is running on F10, sound on the
physical host stops working. When all VMs are shutdown, sound starts working
again. Removing the <sound> tag from the VM XML allows sound to work while the
VM is booted." and suggested disabling sound in guests by default.
[[DanielBerrange|Daniel Berrange]]
explained<ref>http://www.redhat.com/archives/libvir-list/2009-September/msg00499.html</ref>
"It is complicated :-)  In Fedora &gt;= 11 we currently disable all use of
sound cards, but this upsets people who want sound ;-P  I'm working
on a new version of the patch which sets up audio-over-VNC<ref>http://fedoraproject.org/wiki/Features/VirtVNCResourceTunnel</ref>, while for
SDL allows the host audio backend to be used & configured.
I still need to finish my GTK-VNC patches to do the client end of
audio over VNC, then it'll all play correctly with desktop audio
services via gstreamer/pulseaudio."
<references />
=== oVirt Devel List ===
This section contains the discussion happening on the
[http://www.redhat.com/mailman/listinfo/ovirt-devel ovirt-devel 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."