From Fedora Project Wiki

< FWN‎ | Beats

(→‎Libvirt List: more threads)
 
(312 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Virtualization]] <!-- do not copy into FWN issue -->
{{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: [[DaleBewley | Dale Bewley]]
Contributing Writer: [[User:Dale | Dale Bewley]]


=== Enterprise Management Tools List ===
=== Fedora Virtualization List ===
This section contains the discussion happening on the
This section contains the discussion happening on the
[https://www.redhat.com/mailman/listinfo/et-mgmt-tools et-mgmt-tools list]
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].


=== Fedora Xen List ===
==== Virt Status Report ====
This section contains the discussion happening on the
[[JustinForbes|Justin Forbes]]
[https://www.redhat.com/mailman/listinfo/fedora-xen fedora-xen list].
posted<ref>http://www.redhat.com/archives/fedora-virt/2009-December/msg00056.html</ref> a Fedora virtualization status report.
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.


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


==== Interface Bandwidth Controls ====
==== RHEL and Fedora Virtualization Feature Parity ====
[[MaxZhen|Max Zhen]] described[1] a goal of enabling {{package|libvirt}} to configure bandwidth rate limits for the network interface of virtual machines, and asked for comments on implementation ideas.
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.


[1] http://www.redhat.com/archives/libvir-list/2008-December/msg00644.html
[[DanielBerrange|Daniel Berrange]]
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."


==== RHEL 5 Support ====
<references />
[[MarkusArmbruster|Markus Armbruster]] posted[1] a
"patch series attempts to make {{package|libvirt}} just work on RHEL-5.  Right
now it doesn't, mostly because <code>libvirt</code> relies on version number checks
in a couple of places, and RHEL-5's version numbers aren't the whole
truth due to various backports of later stuff." Adding
"I'm not proposing this for immediate commit, as I'm still testing.
But I'd appreciate review: is this the right way to do it?"


[1] http://www.redhat.com/archives/libvir-list/2008-December/msg00629.html


==== Choice of Private Network Range ====
==== ====
[[PeterAnvin|Peter Anvin]] was[1] "kind of wondering why {{package|libvirt}} defaults to
<references />
192.168.122.0/24". Refering to RFCs [http://www.faqs.org/rfcs/rfc2544.html 2544] and [http://www.faqs.org/rfcs/rfc3330.html 3330]. Peter suggested the following alternative ranges:


* 192.0.2.0/24 - reserved as "test and example network"
====  ====
* 198.18.0.0/15 - reserved as "benchmark test network"
<references />
 
[1] http://www.redhat.com/archives/libvir-list/2008-December/msg00545.html
 
=== oVirt Devel List ===
This section contains the discussion happening on the
[https://www.redhat.com/mailman/listinfo/ovirt-devel ovirt-devel list].

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