From Fedora Project Wiki

(6 intermediate revisions by 2 users not shown)
Line 46: Line 46:
* {{package|virt-what|virt-what-1.11-1.fc16}} (on the host and/or in guests)
* {{package|virt-what|virt-what-1.11-1.fc16}} (on the host and/or in guests)


<b>Note:</b> If you get grub vs grub2 conflicts when installing any packages, this is a [http://bugzilla.redhat.com/737261 known bug in grub2].  It should work if you add the <code>--enablerepo=updates-tesing --skip-broken</code> flags to yum.
<b>Note:</b> If you get grub vs grub2 conflicts when installing any packages, this is a [http://bugzilla.redhat.com/737261 known bug in grub2].  Type the following command to get libguestfs packages which contain a workaround:
 
koji download-build libguestfs-1.12.6-2.fc16


=== Install Fedora 16 ===
=== Install Fedora 16 ===
Line 140: Line 142:
| <!-- Results - {{result|pass}}, {{result|inprogress}} -->
| <!-- Results - {{result|pass}}, {{result|inprogress}} -->
|   
|   
|-
| [[User:Ericb|Eric Blake]]
| [http://www.smolts.org/client/show/pub_64e8eeda-1a1f-4b40-b01f-0e2d60790a88 HW]
| Love the improvements to virt-manager full-screen display - it worked well with VNC
| {{result|pass}}
|
|-
| [[User:Ericb|Eric Blake]]
| [http://www.smolts.org/client/show/pub_64e8eeda-1a1f-4b40-b01f-0e2d60790a88 HW]
| Spice password worked and gave me a working display (but I noticed you can't have spice and vnc graphics at the same time)
| {{result|pass}}
|
|-
| [[User:Ericb|Eric Blake]]
| [http://www.smolts.org/client/show/pub_64e8eeda-1a1f-4b40-b01f-0e2d60790a88 HW]
| libguestfs-test-tool reports TEST FINISHED OK
| {{result|pass}}
|
|}
|}


Line 162: Line 182:
| [[User:Ericb|Eric Blake]]
| [[User:Ericb|Eric Blake]]
| [http://www.smolts.org/client/show/pub_64e8eeda-1a1f-4b40-b01f-0e2d60790a88 HW]
| [http://www.smolts.org/client/show/pub_64e8eeda-1a1f-4b40-b01f-0e2d60790a88 HW]
| Cannot install libguestfs, because grub and grub2 cannot be simultaneously installed (but libguestfs needs both in order to manage two guests in parallel that differ in their choice of bootloader)
| Cannot install libguestfs, because grub and grub2 cannot be simultaneously installed (see above workaround for a newer libguestfs that works around this)
| {{bz|737261}}
| {{bz|737261}}
|-
|-
Line 174: Line 194:
| virt-manager doesn't know how to edit libvirt network objects, such as changing the default NAT network to 192.168.123.0/24
| virt-manager doesn't know how to edit libvirt network objects, such as changing the default NAT network to 192.168.123.0/24
| {{bz|738758}}
| {{bz|738758}}
|-
| [[User:Ericb|Eric Blake]]
| [http://www.smolts.org/client/show/pub_64e8eeda-1a1f-4b40-b01f-0e2d60790a88 HW]
| dnsmasq binds all interfaces by default, which gets in the way of libvirt being able to provide NAT services to VMs
| {{bz|734903}}
|-
| [[User:Ericb|Eric Blake]]
| [http://www.smolts.org/client/show/pub_64e8eeda-1a1f-4b40-b01f-0e2d60790a88 HW]
| virt-manager resize-to-vm swaps x and y dimensions
| {{bz|738806}}
|}
|}



Revision as of 22:58, 15 September 2011

DATE TIME WHERE
Thursday September 15, 2011 From 12:00 to 21:00 UTC (8am -> 5pm EDT) #fedora-test-day (webirc)

What to test?

Today's installment of Fedora Test Day will focus on Virtualization improvements in Fedora 16. There is a large list of virtualization improvements coming in Fedora. To simplify things, testing will be divided up into a number of sections.

If you come to this page after the test day is completed, your testing is still valuable, and you can use the information on this page to test and provide feedback.

Who's available

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...

What's needed to test

How to test?

Update your machine

See the instructions on the Branched page on the various ways in which you can install or update to the Branched release. You should have at least the following packages installed.

Note: If you get grub vs grub2 conflicts when installing any packages, this is a known bug in grub2. Type the following command to get libguestfs packages which contain a workaround:

koji download-build libguestfs-1.12.6-2.fc16

Install Fedora 16

Testing requires the latest virtualization software included in Fedora Rawhide. Update your system to the latest rawhide using one of the following techniques.

Note: if you are using the Live CD image, you will need to mount storage for guests either from the local disk or from NFS. If the latter, you will need to run setsebool virt_use_nfs=on in order for it to work with SELinux.

Testing

When ready, select a category below and follow the instructions provided in each of the test cases:

General Virt

Spice

libvirt

Hotplug

libguestfs, guestfish

Read more about this here: http://libguestfs.org

If you have Package-x-generic-16.pngpython-libguestfs installed, then virt-manager should automatically gain extra features for displaying logos, apps, operating system etc from guests.

virt-dmesg

virt-top

virt-what

<--

As Xen Guest (DomU)

-->

Report your Results

If you have problems with any of the tests, report a bug to Bugzilla. For instance file a bug report against the component virt-manager if you have problems testing the virt-manager. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Also, consult How_to_debug_Virtualization_problems for guidance resolving any issues.

Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the result template to enter your result, as shown in the example result line.

Test Results

Each column should be a test case or configuration, and each row should consist of test results. Include a link where to report bugs. For example:

Please report all bugs into Bugzilla against the component listed in the individual test area.

Things that Work Well

User Smolt Profile Description Status References
Kashyap Chamarthy HW Regular installs via virt-manager ; 'virt-dmesg' tool
Eric Blake HW Love the improvements to virt-manager full-screen display - it worked well with VNC
Pass pass
Eric Blake HW Spice password worked and gave me a working display (but I noticed you can't have spice and vnc graphics at the same time)
Pass pass
Eric Blake HW libguestfs-test-tool reports TEST FINISHED OK
Pass pass

Issues that Were Identified

User Smolt Profile Description References
Kashyap Chamarthy HW Cannot install a guest via virt-install - This essentially blocks people from doing quick un-attended installs; Also libguestfs pkg installs fail due to grub2/grub conflict Refer comment #2 RHBZ #677768
Eric Blake HW Installing libvirt leaks warnings due to spec file using F14 idioms that have newer systemd counterparts RHBZ #738725
Eric Blake HW Cannot install libguestfs, because grub and grub2 cannot be simultaneously installed (see above workaround for a newer libguestfs that works around this) RHBZ #737261
Eric Blake HW virt-manager displays non-editable fields as text boxes, and doesn't allow copy-paste on non-editable labels RHBZ #738751
Eric Blake HW virt-manager doesn't know how to edit libvirt network objects, such as changing the default NAT network to 192.168.123.0/24 RHBZ #738758
Eric Blake HW dnsmasq binds all interfaces by default, which gets in the way of libvirt being able to provide NAT services to VMs RHBZ #734903
Eric Blake HW virt-manager resize-to-vm swaps x and y dimensions RHBZ #738806