From Fedora Project Wiki

< FWN‎ | Beats

(reset for fwn 174)
Line 2: Line 2:


{{Anchor|Virtualization}}
{{Anchor|Virtualization}}
== Virtualization ==
== Virtualization ==
In this section, we cover discussion on the @et-mgmnt-tools-list, @fedora-xen-list, and @libvirt-list of Fedora virtualization technologies.  
In this section, we cover discussion on the @et-mgmnt-tools-list, @fedora-xen-list, and @libvirt-list of Fedora virtualization             technologies.  


Contributing Writer: [[User:Dale | Dale Bewley]]
Contributing Writer: [[User:Dale | Dale Bewley]]


=== Enterprise Management Tools List ===
This section contains the discussion happening on the
[http://www.redhat.com/mailman/listinfo/et-mgmt-tools et-mgmt-tools list]


====  ====
<references />


=== Fedora Virtualization List ===
=== Fedora Virtualization List ===
Line 14: Line 18:
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].
[http://www.redhat.com/mailman/listinfo/fedora-virt fedora-virt list].


==== New Release libguestfs 1.0.10 ====
==== ====
[[RichardJones|Richard Jones]]
announced<ref>http://www.redhat.com/archives/fedora-virt/2009-April/msg00220.html</ref> release 1.0.10 of {{package|libguestfs}}<ref>http://et.redhat.com/~rjones/libguestfs/</ref>.
 
Born only a couple of weeks ago(FWN#171<ref>http://fedoraproject.org/wiki/FWN/Issue171#Guest_Configuration_with_augeas_and_libguestfs</ref>), <code>libguestfs</code> has progressed very far very fast.
The package is currently being reviewed<ref>https://bugzilla.redhat.com/show_bug.cgi?id=495564</ref> for inclusion the Fedora repo.
 
"<code>libguestfs</code> is a library for accessing and modifying guest disk images. Amongst the things this is good for: making batch configuration changes to guests, getting disk used/free statistics (see also: {{package|virt-df}}), migrating between virtualization systems (see also: virt-p2v), performing partial backups, performing partial guest clones, cloning guests and changing registry/UUID/hostname info, and much else besides."
 
'''Features in 1.0.10 include:'''
* bindings for: C, C++, Perl, Python, OCaml, Ruby, Java and shell scripting
* KVM support
* QEMU binary is completely configurable at compile & runtime
* ext4 support
* support for uploading and downloading arbitrary-sized files
* support for uploading and downloading tar and tar.gz content
* support for querying size of block devices, setting r/o
* support for reading ext2/3 superblocks
* stat, lstat, statvfs commands
* commands to mount filesystems read-only
* run arbitrary commands from the guest
* file(1) command
* readline in guestfish with history and tab completion
* guestfish 'edit' command
* big documentation improvements, including more on the internals
* pkgconfig file
 
Richard posted some example uses<ref>http://et.redhat.com/~rjones/libguestfs/recipes.html</ref>
of the <code>libguestfs</code> command line tool called <code>guestfish</code>.
 
 
<references />
 
 
 
==== Only libvirt Bug Fixes in updates-testing ====
[[DanielBerrange|Daniel Berrange]] described
"introducing major new features into the stable release stream" as a problem<ref>http://fedoraproject.org/wiki/FWN/Issue171#Virtualization_Technology_Preview_Repo</ref> and switch to "a pretty strong bugfix only policy..."
[[MarkMcLoughlin|Mark McLoughlin]]
announced<ref>http://www.redhat.com/archives/fedora-virt/2009-April/msg00136.html</ref>
that this has now happened:
* {{package|libvirt}} 0.6.1 has been unpushed from F9 and F10 updates-testing
* The latest version available in F9 and F10 updates is 0.5.1
* We do not expect to push new versions to F9 and F10, only bug fix updates for 0.5.1
 
The rapid speed of Fedora releases every 6 months
can not keep up with the lightning fast <code>libvirt</code> releases happening every month<ref>http://fedoraproject.org/wiki/FWN/Issue169#More_Formal_libvirt_Release_Scheduling</ref>. To gain access to the new features and technologies offered by these new releases, Mark offers
"We are still planning on setting up a 'preview' repository where
the latest versions of virt packages from rawhide will be available
to Fedora stable release users".
 
In the meantime [[DanielVeillard|Daniel Veillard]]
posts<ref>http://www.redhat.com/archives/libvir-list/2009-April/msg00283.html</ref>
a src rpm with each release<ref>ftp://libvirt.org/libvirt/</ref> and
"I also build binaries rpms for the flavour of the day I run on
my workstation which is why you will find signed binaries too for
F9 x86_64".
 
<references />
 
==== Fedora Virtualization Status Report ====
[[MarkMcLoughlin|Mark McLoughlin]]
provided<ref>http://www.redhat.com/archives/fedora-virt/2009-April/msg00170.html</ref>
another excellent round up of the latest bugs and developments with
virtualization in Fedora.
 
<references />
 
=== Fedora Xen List ===
This section contains the discussion happening on the
[http://www.redhat.com/mailman/listinfo/fedora-xen fedora-xen list].
 
==== Dom0 Kernel Not Before 2.6.31 ====
The upstream Xen dom0 work done by Jeremy Fitzhardinge was recently cleaned up and
reorganized<ref>http://lists.xensource.com/archives/html/xen-devel/2009-04/msg00955.html</ref>
into two branches:
* Known-working - [http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=xen-tip/master xen-tip/master]
* Bleeding edge - [http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=xen-tip/next xen-tip/next]
 
[[MichaelYoung|Michael Young]]
built<ref>http://www.redhat.com/archives/fedora-xen/2009-April/msg00012.html</ref>
a new experimental dom0 kernel version 2.6.30-0.1.2.21.rc3 "based on the Fedora devel kernel branch and [the] xen-tip/next branch from the pvops kernel repository."
An RPM of this kernel may be found in Michael's yum repo<ref>http://fedorapeople.org/~myoung/dom0/</ref>.
 
Michael also drew attention to the fact that "very few xen patches made it into 2.6.30, just bugfixes and tidy ups, so we are waiting at least until 2.6.31<ref>http://lists.xensource.com/archives/html/xen-devel/2009-04/msg00961.html</ref> for mainline dom0 support."
 
<references />
<references />


Line 106: Line 25:
[http://www.redhat.com/mailman/listinfo/libvir-list libvir-list].
[http://www.redhat.com/mailman/listinfo/libvir-list libvir-list].


==== New Release libvirt 0.6.3 ====
====  ====
[[DanielVeillard|Daniel Veillard]]
announced<ref>http://www.redhat.com/archives/libvir-list/2009-April/msg00504.html</ref>
a new {{package|libvirt}} release, version 0.6.3.  
 
"The main points are the VirtualBox driver and a number of bug fixes."
Read the post for details of other changes.
 
'''New features:'''
* VirtualBox driver support (Pritesh Kothari)
* virt-xml-validate new command (Daniel Berrange)
'''Improvements:'''
* add SCSI storage rescan (David Allan)
* rootless LXC containers support improvements (Serge Hallyn)
* getHostname support for LXC (Dan Smith)
* cleanup and logging output of some domain functions (Guido Gunther)
* drop pool lock when allocating volumes (Cole Robinson)
* LXC handle kernel without CLONE_NEWUSER support (Serge Hallyn)
* cpu pinning on defined Xen domains (Takahashi Tomohiro)
* dynamic bridge names support (Soren Hansen)
* LXC use of private /dev/pts when available (Daniel Berrange)
* virNodeDeviceCreateXML and virNodeDeviceDestroy entry points (Dave Allan)
 
[[DanielVeillard|Daniel Veillard]]
followed the announcement with a roadmap
<ref>http://www.redhat.com/archives/libvir-list/2009-April/msg00508.html</ref>
suggesting "a new release around May 25, which would mean entering code
feature freeze around May 18". 
Version 0.6.2 was released April 3rd (FWN#170<ref>http://fedoraproject.org/wiki/FWN/Issue170#New_Release_libvirt_0.6.2</ref>).
 
<references />
 
==== KVM Migration Support in F11 ====
Abhishek Jha
<ref>http://www.redhat.com/archives/libvir-list/2009-April/msg00501.html</ref>
"needed to know if libvirt supports migration via the QEMU/KVM driver. (
virDomainMigrate)".
 
[[DanielBerrange|Daniel Berrange]]
answered<ref>http://www.redhat.com/archives/libvir-list/2009-April/msg00509.html</ref>
"Yes it is supported in <code>KVM</code> >= 79, or <code>QEMU</code> >= 0.10.0 and <code>libvirt</code> 0.6.0
IIRC." With the latest version of {{package|libvirt}} available for Fedora 10
being 0.5.1, this means migration of KVM guests will not be supported in Fedora until F11 comes out next month.<ref>http://fedoraproject.org/wiki/Releases/11/Schedule</ref>
 
"ALso note that successful migration depends on the hardware config of
your guest. In theory any config should work, but in practice there
have been bugs in the device state save/restore process of various
types of device. So test your particular VM config successfully
migrates before relying on it in production."
 
<references />
<references />

Revision as of 00:55, 3 May 2009


Virtualization

In this section, we cover discussion on the @et-mgmnt-tools-list, @fedora-xen-list, and @libvirt-list of Fedora virtualization technologies.

Contributing Writer: Dale Bewley

Enterprise Management Tools List

This section contains the discussion happening on the et-mgmt-tools list


Fedora Virtualization List

This section contains the discussion happening on the fedora-virt list.


Libvirt List

This section contains the discussion happening on the libvir-list.