From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Infobox_group
{{Infobox_group
| name = Fedora Test Days
| name = Fedora Test Days
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_18_test_days]]
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_16_test_days]]
| caption = Virtualization Test Day
| caption = Virtualization Test Day
| date = 2012-11-01
| date = 2012-11-01
| time = all day
| time = all day
| website = [[Virtualization]]
| website = [[Virtualization]]
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc] [http://meetbot.fedoraproject.org/fedora-test-day/2012-11-01/fedora-test-day.2012-11-01-12.25.log.txt IRC logs])
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc])
| fedora_mailing_list = virt}}
| fedora_mailing_list = virt}}


Line 20: Line 20:
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
<!--
<!--
Use this format:
Use one of these formats:
* [[User:<yourfedoracct>|<your name>]] (<your irc nick>)
* Developer - [[User:<yourfedoracct>|<your name>]] (irc: <your nick>)
* Tester - [[User:<yourfedoracct>|<your name>]] (irc: <your nick>)
-->
-->
* [[User:berrange|Daniel Berrange]] (danpb)
* Developer - [[User:berrange|Daniel Berrange]] (irc: danpb)
* [[User:rjones|Richard W.M. Jones]] (rwmjones)
* Developer - [[User:rjones|Richard W.M. Jones]] (irc: rwmjones)
* [[User:crobinso|Cole Robinson]] (crobinso)
* Developer - [[User:crobinso|Cole Robinson]] (irc: crobinso)
* [[User:stefanha|Stefan Hajnoczi]] (stefanha)
* Developer - [[User:stefanha|Stefan Hajnoczi]] (irc: stefanha)
* [[User:mrezanin|Miroslav Rezanina]] (mrezanin)
* Developer - [[User:mrezanin|Miroslav Rezanina]] (irc: mrezanin)
* [[User:ericb|Eric Blake]] (eblake)
* Developer - [[User:ericb|Eric Blake]] (irc: eblake)
* [[User:laine|Laine Stump]] (laine)
* Developer - [[User:laine|Laine Stump]] (irc: laine)


== Known issues ==
== Known issues ==
Line 79: Line 80:
# Use virt-manager to 'copy host CPU' for your VM. Boot the VM, install virtualization packages, and verify that nested virt is working by running the following command as root: <br><pre>virt-host-validate</pre>
# Use virt-manager to 'copy host CPU' for your VM. Boot the VM, install virtualization packages, and verify that nested virt is working by running the following command as root: <br><pre>virt-host-validate</pre>


Some notes on nested virt with AMD and Intel:
== Some notes on nested virt with AMD and Intel ==


* http://kashyapc.wordpress.com/2012/01/18/nested-virtualization-with-kvm-and-amd/
* http://kashyapc.wordpress.com/2012/01/18/nested-virtualization-with-kvm-and-amd/
Line 93: Line 94:
If you don't already have a VM available, run through one of these test cases. A fully functioning VM is required for every other test case!
If you don't already have a VM available, run through one of these test cases. A fully functioning VM is required for every other test case!


* [[QA:Testcase Virtualization CDROM Guest Install| Guest install via CDROM]]
* [[QA:Testcase Virtualization URL Guest Install]]
* [[QA:Testcase Virtualization URL Guest Install| Guest install via URL]]
* [[QA:Testcase Virtualization CDROM Guest Install]]


Next give this a run through, which should ensure things aren't broken in some obvious manner:
Next give this a run through, which should ensure things aren't broken in some obvious manner:


* [[QA:Testcase Virtualization Virt Manager Lifecycle|VM Lifecycle (start, stop, save, delete, ...)]]
* [[QA:Testcase Virtualization Virt Manager Lifecycle]]


=== '''New tests and features''' ===
=== '''New tests and features''' ===
Line 104: Line 105:
Record your results for these test cases in the '''[[#Test Results|Test Results]]''' section.
Record your results for these test cases in the '''[[#Test Results|Test Results]]''' section.


* [[QA:Testcase Virtualization Live Backup|Live VM disk backup]]
* [[QA:Testcase Virtualization Live Backup]]
* [[QA:Testcase Virtualization Guest Suspend Hibernate|VM suspend/hibernate]]
* [[QA:Testcase Virtualization Guest Suspend Hibernate]]
* [[QA:Testcase Virtualization Seccomp Sandboxing|VM sandboxing w/ syscall filters]]
* [[QA:Testcase Virtualization Seccomp Sandboxing]]
* [[QA:Testcase Virtualization IO Throttling|VM IO throttling]]
* [[QA:Testcase Virtualization IO Throttling]]
* [[QA:Testcase Virtualization PV EOI|VM PV EOI performance optimization]]
* [[QA:Testcase Virtualization PV EOI]]
* [[QA:Testcase Virtualization USB3 Device Passthrough|USB3 device assignment]]
* [[QA:Testcase Virtualization USB3 Device Passthrough]]
* [[QA:Testcase Virtualization USB Redirection|USB Redirection]]
* [[QA:Testcase Virtualization USB Redirection]]


=== libguestfs and tools ===
=== libguestfs and tools ===
Line 130: Line 131:
Migration:
Migration:


* [[QA:Testcase Live Migration using libvirt/virsh|Live migration with virsh]]
* [[QA:Testcase Live Migration using libvirt/virsh]]
* [[QA:Testcase Offline (paused) Migration using libvirt/virsh|Offline migration with virsh]]
* [[QA:Testcase Offline (paused) Migration using libvirt/virsh]]


Hotplug:
Hotplug:


* [[QA:Testcase Virtualization NIC Hotplug virsh attach detach|NIC hotplug with virsh]]
* [[QA:Testcase Virtualization Attach/Detach a SCSI device to guest]]
* [[QA:Testcase Virtualization Attach/Detach a SCSI device to guest|SCSI hotplug with virsh]]
* [[QA:Testcase Virtualization Hotplug USB device to guest]]
* [[QA:Testcase Virtualization Hotplug USB device to guest|USB hotplug with virsh]]
* [[QA:Testcase Virtualization NIC Hotplug virsh attach detach]]


virtio-scsi:
virtio-scsi:


* [[QA:Testcase Virtualization Virtio SCSI Install|Virtio SCSI install]]
* [[QA:Testcase Virtualization Virtio SCSI Install]]
* [[QA:Testcase Virtualization Virtio SCSI Hotplug|Virtio SCSI hotplug]]
* [[QA:Testcase Virtualization Virtio SCSI Hotplug]]




Line 173: Line 174:
| {{result|inprogress}}  
| {{result|inprogress}}  
| {{result|inprogress}}  
| {{result|inprogress}}  
| {{result|none}}  
| {{result|inprogress}}  
| {{result|none}}  
| {{result|inprogress}}  
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| <references/>
| <references/>
|-
|-
Line 186: Line 187:


| [[User:crobinso|crobinso]]
| [[User:crobinso|crobinso]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>Guest fails to start {{bz|855162}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>USB Device didn't appear in lsusb -t in guest</ref>
| {{result|done}}
| <references/>
|-
| [[User:kashyapc|Kashyap Chamarthy]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:mkrizek|mkrizek]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}} <ref>Reduced only from approx. 15.000 to 12.000</ref>
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:mrezanin|mrezanin]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:pschindl|pschindl]]
| {{result|warn||872162}}
| {{result|fail||869607}}
|
| {{result|pass}} <ref>I tested only guest functionality, when I try agent I got 'Error starting domain: Unable to read from monitor: Connection reset by peer'</ref>
|
|
|
|
|
| <references/>
|-
| [[User:stefanha|Stefan Hajnoczi]]
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}} <ref group="long">Throttling works but virsh blkdeviotune reports incorrect results.  I have sent patches here: https://www.redhat.com/archives/libvir-list/2012-November/msg00095.html {{bz|872582}}</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:ericb|Eric Blake]]
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}  
| {{result|inprogress}}  
| {{result|inprogress}} <ref>{{bz|872292}} found by inspection based on an IRC question, latent bug which affects snapshots, among other operations</ref>
| {{result|inprogress}}  
| {{result|inprogress}}  
| {{result|inprogress}}  
| {{result|inprogress}}  
| {{result|fail}} <ref>Guest fails to start {{bz|855162}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| <references/>
|-
| [[User:Sagarun|Arun S A G]]
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}<ref>{{bz|872343}} Cannot resume RHEL6 vm running at runlevel 3  </ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
| <references/>
|-
|-


| [[User:kparal|kparal]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||872573}}
| {{result|none}}
| {{result|fail||872582}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|
|-
| [[User:knoel|Karen Noel]]
| {{result|pass}} <ref>Installed RHEL6.3 and F18 guests</ref>
| {{result|inprogress}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-


|}
|}


== Long comments ==
[[Category:Fedora 18 Test Days]]
<references group="long" />
 
  [[Category:Fedora 18 Test Days]]
[[Category:Virtualization]]
[[Category:Virtualization]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)