initCommon(); $template->displayHeader(); ?>

20. Εικονικοποίηση

[Υπόδειξη] Τελευταίες σημειώσεις κυκλοφορίας στον Ιστό

Αυτές οι σημειώσεις κυκλοφορίας μπορεί να έχουν λάβει ενημερώσεις. Για να δείτε τις τελευταίες σημειώσεις κυκλοφορίας για το Fedora, επισκεφτείτε το:

http://docs.fedoraproject.org/release-notes/

Η εικονικοποίηση στο Fedora 9 περιλαμβάνει εκτεταμένες αλλαγές, και νέες δυνατότητες, που συνεχίζουν να υποστηρίζουν τις πλατφόρμες Xen και KVM.

20.1. Βελτιώσεις ενσωμάτωσης πηρύνα

The Xen kernel is now based on the paravirt ops implementation from the upstream kernel. Previously, the Xen kernel was created by forward-porting Xen bits from the 2.6.18 kernel into the current Fedora kernel. This task was arduous and labor intensive, and resulted in the Xen kernel being several releases behind the bare-metal kernel. The inclusion of paravirt ops now makes this process unnecessary. Once paravirt ops is merged upstream, Xen will no longer require a separate kernel.

However, the Xen kernel now lacks Dom0 support. An existing Xen host/Dom0 must continue to run Fedora 8. Xen Dom0 support will be added back in Fedora 10.

Fully virtualized Linux guests now have 3 possible installation methods:

  • Εκκινηση PXE από το δίκτυο.

  • Τοπικός οδηγός CDROM / Εικόνα ISO.

  • Δικτυακή εγκατάσταση από δένδρα εγκατάστασης της διανομής που φιλοξενούνται σε άλλους υπολογιστές μέσω FTP/HTTP/NFS.

The latter allows for fully automated installation through the use of kickstart files. This provides parity between Xen HVM and KVM guests in terms of installation methods.

Για πληροφορίες ανατρέξτε στο: http://fedoraproject.org/wiki/Features/XenFullvirtKernelBoot.

20.2. Βελτιωμένη διαχείριση αποθηκευτικού χώρου

Previously, Fedora introduced the ability to manage existing guest domains remotely using libvirt . It was not possible to create new guests due to the lack of storage management capabilities. In Fedora 9, new storage management can create and delete storage volumes from a remote host using libvirt .

20.3. Ενσωμάτωση PolicyKit

Previously, the virt-manager application ran as root when managing a local hypervisor, and used consolehelper to authenticate from a desktop session. Running GTK applications as root is bad practice. PolicyKit integration now permits running virt-manager as a regular user.

20.4. Βελτιωμένη απομακρυσμένη πιστοποίηση

Previously, Fedora introduced support for secure remote management using TLS/SSL, and x509 certificates. Fedora 9 improves remote management capabilities by adding support for authentication by password database, Kerberos domain controller, or system authentication using PAM. This feature applies to all tools using libvirt .

20.5. Άλλες βελτιώσεις

Το Fedora 9 περιλαμβάνει τις ακόλουθες βελτιώσεις εικονικοποίησης:

  • a new P2V tool, shipping as a Live CD, for converting a bare-metal install to a virtual guest

  • a new tool, xenner, for running Xen-paravirtual kernels on top of KVM

  • storage and network paravirtual-drivers for KVM guests

  • full support for monitoring network and block statistics of QEMU and KVM in libvirt and virt-top , bringing parity with statistics monitoring, previously only available to Xen guests

displayFooter('$Date: 2008/05/12 21:31:55 $'); ?>