From Fedora Project Wiki
No edit summary |
(add {{autolang}}) |
||
Line 1: | Line 1: | ||
{{autolang|base=yes}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case checks that very basic live migration between two Fedora 12 hosts works correctly. NOTE: if you don't know about the qemu monitor, and don't want to know about it, you can skip this test-case and go on to [[QA:Testcase Live Migration using libvirt/virsh]]. However, these instructions are useful for debugging, so they are included here as a test case. | |description=This test case checks that very basic live migration between two Fedora 12 hosts works correctly. NOTE: if you don't know about the qemu monitor, and don't want to know about it, you can skip this test-case and go on to [[QA:Testcase Live Migration using libvirt/virsh]]. However, these instructions are useful for debugging, so they are included here as a test case. |
Latest revision as of 09:11, 13 April 2011
Description
This test case checks that very basic live migration between two Fedora 12 hosts works correctly. NOTE: if you don't know about the qemu monitor, and don't want to know about it, you can skip this test-case and go on to QA:Testcase Live Migration using libvirt/virsh. However, these instructions are useful for debugging, so they are included here as a test case.
How to test
- On the source machine, start the guest using virsh (yes, we will use virsh just for this first part). Once the guest is started, find the guest using:
ps -efwwww
Expected Results
- hello