|
|
(440 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]
| |
| | |
| | |
| === 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].
| |
| | |
| ==== Libvirt 0.4.6 Released ====
| |
| [[DanielVeillard|Daniel Veillard]] announced[1] the release of <code>libvirt</code> 0.4.6. "There is no major change in this release, just the bug fixes a few
| |
| improvements and some cleanup".
| |
| | |
| Improvements include:
| |
| * add storage disk volume delete (Cole Robinson)
| |
| * KVM dynamic max CPU detection (Guido Günther)
| |
| * spec file improvement for minimal builds (Ben Guthro)
| |
| * improved error message in XM configuration module (Richard Jones)
| |
| * network config in OpenVZ support (Evgeniy Sokolov)
| |
| * enable stopping a pool in logical storage backend and cleanup deletion of pool (Chris Lalancette)
| |
| | |
| [1] https://www.redhat.com/archives/libvir-list/2008-September/msg00380.html
| |
| | |
| ==== RFC: Events API ====
| |
| [[DavidLively|David Lively]] began[1] a discusion on implementation of events in libvirtd.
| |
| | |
| [1] https://www.redhat.com/archives/libvir-list/2008-September/msg00321.html
| |
| | |
| ==== Windows Binaries ====
| |
| [[RichardJones|Richard W.M. Jones]] pointed[1] out that -- while not an official distribution -- binaries for <code>libvirt-0.dll</code> and <code>virsh.exe</code> are available[2] in the <code>mingw32-libvirt</code> package.
| |
| | |
| [1] https://www.redhat.com/archives/libvir-list/2008-September/msg00393.html
| |
| | |
| [2] http://www.annexia.org/tmp/mingw/fedora-9/
| |
| | |
| === oVirt Devel List ===
| |
| This section contains the discussion happening on the [https://www.redhat.com/mailman/listinfo/ovirt-devel ovirt-devel list].
| |
| | |
| ==== oVirt 0.93-1 Released ====
| |
| [[PerryMyers|Perry N. Myers]] [1]
| |
| | |
| both the oVirt Node and oVirt Server Suite.
| |
| | |
| New features in this release include:
| |
| * Addition of 'Smart Pools' in the Web user interface for organizing pools on a per user basis.
| |
| * Additions to the Edit VM screen to allow re-provisioning of a guest as well editing other guest settings.
| |
| * oVirt Appliance manages VMs directly on the host it is running on. This eliminates the 'fake nodes' used in previous versions.
| |
| * oVirt API (Ruby Bindings)
| |
| * Support for configuring more than one NIC per Node. UI support for this will be integrated shortly.
| |
| * Support for bonding/failover of NICs. UI support for this will be integrated shortly.
| |
| * SELinux support on oVirt Node
| |
| * Rewrite of performance graphing visualization
| |
| | |
| Instructions for configuring yum to point to the ovirt.org repository:
| |
| http://www.ovirt.org/download.html
| |
| | |
| Instructions for using the Appliance and Nodes:
| |
| http://www.ovirt.org/install-instructions.html
| |
|
| |
|
| [1] https://www.redhat.com/archives/ovirt-devel/2008-September/msg00491.html | | Contributing Writer: [[User:Dale | Dale Bewley]] |
|
| |
|
| ==== Modeling LVM Storage ==== | | === Fedora Virtualization List === |
| [[ChrisLalancette|Chris Lalancette]] described[1] the outcome of a IRC chat | | This section contains the discussion happening on the |
| about carving up storage with LVM.
| | [http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list]. |
|
| |
|
| The existing StoragePool in the current model contains zero or more StorageVolumes. Chris described adding a StorageVolume of type LVM which contains one or more iSCSI StorageVolumes and presumably fiberchannel in the future.
| | ==== 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. |
|
| |
|
| After the model is modified and the backend "taskomatic" code is in place, then while provisioning a guest VM the user will either choose an entire LUN
| | <references /> |
| guest, choose an existing logical volume, or create a new volume.
| |
|
| |
|
| [1] https://www.redhat.com/archives/ovirt-devel/2008-September/msg00313.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. |
|
| |
|
| [[ScottSeago|Scott Seago]] clarified[2] that "volumes must be of the same 'type' as the pool". An IscsiStoragePool contains IscsiStorageVolumes an LvmStoragePool contains LvmStorageVolumes. "In additon, for LvmStoragePools, we have a new association defined between it and StorageVolumes. an LvmStoragePool has 1 or more "source storage volumes""... "which for the moment must be IscsiStorageVolumes." | | [[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." |
|
| |
|
| "When determining which storage volumes are available for guests, we'll have to filter out storage volumes which are connected to LvmStoragePools."
| | <references /> |
|
| |
|
| [2] https://www.redhat.com/archives/ovirt-devel/2008-September/msg00315.html
| |
|
| |
|
| todo [3]
| | ==== ==== |
| | <references /> |
|
| |
|
| [3] https://www.redhat.com/archives/ovirt-devel/2008-September/msg00322.html
| | ==== ==== |
| | <references /> |