From Fedora Project Wiki

< FWN‎ | Beats

 
(38 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].


==== New Release virt-top 1.0.4 ====
==== Virt Status Report ====
[[RichardJones|Richard Jones]]
[[JustinForbes|Justin Forbes]]
announced<ref>http://www.redhat.com/archives/fedora-virt/2009-October/msg00019.html</ref> a new release of {{package|virt-top}}.
posted<ref>http://www.redhat.com/archives/fedora-virt/2009-December/msg00056.html</ref> a Fedora virtualization status report.  
"Virt-top<ref>http://et.redhat.com/~rjones/virt-top/</ref> looks and acts
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.
like the familiar top(1) command, displays virtual machines, and uses
libvirt so it works with just about every virtualization system out
there. It also has cool features for sysadmins, like you can use it to
log stats into a database or spreadsheet."


<references />
<references />


==== Limit VNC Access to a Single Guest ====
==== RHEL and Fedora Virtualization Feature Parity ====
Dennis asked<ref>http://www.redhat.com/archives/fedora-virt/2009-October/msg00027.html</ref>
Robert Day wondered how the virtualization features<ref>http://www.redhat.com/virtualization/rhev/</ref> of Red Hat Enterprise Linux 5.4
if it was possible to limit a user to a single guest console rather than the
compared to Fedora 12.
all guests in a {{package|virt-manager}} instance.
 
[[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."


[[RichardJones|Richard Jones]] answered that <code>virt-manager</code> doesn't
<references />
support that level of authorization<ref>http://fedoraproject.org/wiki/Features/VirtAuthorization</ref> yet, but each guest console can be given<ref>http://www.libvirt.org/formatdomain.html#elementsGraphics</ref> a
 
static VNC port number which can be secured with a firewall or ssh port
 
forwarding.
====  ====
<references />


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