From Fedora Project Wiki

< FWN‎ | Beats

(→‎Libvirt List: several thread stubs)
 
(409 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]]
 
=== Enterprise Management Tools List ===
This section contains the discussion happening on the [https://www.redhat.com/mailman/listinfo/et-mgmt-tools et-mgmt-tools list]
 
==== Starting Guests from a Desktop Icon ====
 
[1] https://www.redhat.com/archives/et-mgmt-tools/2008-October/msg00100.html
 
[2] https://www.redhat.com/archives/et-mgmt-tools/2008-October/msg00103.html
 
=== Fedora Xen List ===
This section contains the discussion happening on the [https://www.redhat.com/mailman/listinfo/fedora-xen fedora-xen list].


=== Libvirt List ===
Contributing Writer: [[User:Dale | Dale Bewley]]
This section contains the discussion happening on the [https://www.redhat.com/mailman/listinfo/libvir-list libvir-list].


==== Openvz Bridge Support and Related Patches ====
=== Fedora Virtualization List ===
"This patch series is derived from Anton Protopopov /Evgeniy Sokolov
This section contains the discussion happening on the
bridge device patches. It first does some generic refactoring of MAC
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].
address handler in all drivers, then adds code to extract openvz version
number, then does network config, and finally does filesystem config.
"
...


[1] https://www.redhat.com/archives/libvir-list/2008-October/msg00323.html
==== Virt Status Report ====
[[JustinForbes|Justin Forbes]]
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.


==== Image Locking ====
<references />
[[ItamarHeim|Itamar Heim]] [1]
"I am interested to find out how libvirt envisions image locking. i.e., how do we make sure multiple nodes are not trying to access the same storage volume, probably causing image corruption."...


[1] https://www.redhat.com/archives/libvir-list/2008-October/msg00334.html
==== 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.


==== Export the 'label' on Block Devices ====
[[DanielBerrange|Daniel Berrange]]  
[[ChrisLalancette|Chris Lalancette]] [1]
explained<ref>http://www.redhat.com/archives/fedora-virt/2009-December/msg00040.html</ref>
"To support LVM partitioning in oVirt, one of the things we need is the ability
"The KVM based virtualization in RHEL-5.4 is not nearly so far behind
to tell what kind of label is currently on a block device. Here, a 'label' is
Fedora as you might think. The {{package|libvirt}} mgmt stack in RHEL-5.4 was
used in the same sense that it is used in parted; namely, it defines which kind
rebased to be near parity with [[Releases/11|Fedora 11]], and KVM in RHEL-5.4 is
of partition table is on the disk, whether it be DOS, LVM2, SUN, BSD, etc. Note
also pretty close to that using what's best described as a hybrid of
that this is different than the partition type; those are things like Linux,
kvm-83 and kvm-84."
FAT16, FAT32, etc."...


[1] https://www.redhat.com/archives/libvir-list/2008-October/msg00341.html
<references />


==== Experimental User Mode Linux Driver ====
[[DanielBerrange|Daniel P. Berrange]] [1]
"This patch implements a driver supporting User Mode Linux guests. User mode
linux is a kind of paravirtualized kernel which runs on a plain Linux host.
It requires no elevated privileges at all, except for some of the network
integration. It is a pretty straightforward thing to invoke, so I figured
it would be easy to write a driver to support it. I was right :-)"...


[1] https://www.redhat.com/archives/libvir-list/2008-October/msg00355.html
====  ====
<references />


=== oVirt Devel List ===
====  ====
This section contains the discussion happening on the [https://www.redhat.com/mailman/listinfo/ovirt-devel ovirt-devel list].
<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."