From Fedora Project Wiki

< FWN‎ | Beats

(→‎Enterprise Management Tools List: Connecting to VNC Console on Remote System Installs)
 
(356 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]]
 
=== Fedora 10 Virtualization Features ===
The Fedora 10 release includes a number of virtualization enhancements[1] over previous releases.
 
Below is listing of virtualization softwares comparing the versions at Fedora 9 and Fedora 10 release times.
 
{| class="wikitable" border="1"
|+ Virtualization Software Versions
|-
! Software    !! F9 Release !! F10 Release !! Release Notes or Changes
|-
| kvm          || 65-1      || 74-5      || http://kvm.qumranet.com/kvmwiki/ChangeLog
|-
| libvirt      || 0.4.2-1    || 0.4.6-3    || http://www.libvirt.org/news.html
|-
| python-virtinst||0.300.3-5 || 0.400.0-4  || http://virt-manager.et.redhat.com/download.html
|-
| virt-df      || n/a        || 2.1.4-2    || http://et.redhat.com/~rjones/virt-df/
|-
| virt-manager || 0.5.4-3    || 0.6.0-3    || http://virt-manager.et.redhat.com/download.html
|-
| virt-mem    || n/a        || 0.2.9-6    || http://et.redhat.com/~rjones/virt-mem/faq.html
|-
| virt-top    || 0.4.1.1-1  || 1.0.3-2    || http://et.redhat.com/~rjones/virt-top/ChangeLog.txt
|-
| virt-viewer  || 0.0.3-1    || 0.0.3-3    || http://virt-manager.et.redhat.com/download.html
|-
| xen          || 3.2.0-10  || 3.3.0-1    || http://www.xen.org/download/
|-
| xenner      || 0.29-2    || 0.46-3    || http://cvs.bytesex.org/xenner.html
|-
| xenwatch    || n/a        || 0.5.3-1    || http://cvs.bytesex.org/xenwatch.html
|}
 
[1] http://fedoraproject.org/wiki/Docs/Beats/Virtualization


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


==== Connecting to VNC Console on Remote System Installs ====
=== Fedora Virtualization List ===
While executing <code>virt-install</code> on a remote system, Stephan found[1]
This section contains the discussion happening on the
that the installer created a VNC service listening on 127.0.0.1, and wanted to
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].
know how to connect to this service or move it to a public interface on the
remote system.


[[DanielBerrange|Daniel P. Berrange]] answered[2] that
==== Virt Status Report ====
modifying the <code>vnc_listen</code> parameter in <code>/etc/libvirt/qemu.conf</code>  
[[JustinForbes|Justin Forbes]]
will affect the IP used, but this isn't necessary. The <code>virt-viewer</code> application will automatically tunnel[3] VNC connection over SSH.
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.


<pre>virt-viewer --connect qemu+ssh://root@remotehost/system centos1</pre>
<references />


[1] http://www.redhat.com/archives/et-mgmt-tools/2008-November/msg00041.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.


[2] http://www.redhat.com/archives/et-mgmt-tools/2008-November/msg00042.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."


[3] http://virt-manager.org/page/RemoteSSH
<references />


=== Fedora Xen List ===
This section contains the discussion happening on the [https://www.redhat.com/  mailman/listinfo/fedora-xen fedora-xen list].


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