Specifications

5. Click Movie, then Open Location. Enter http://guest:8888/TruthHappens.ogg.
Sequence 4: Performing live migration
1. Run the TruthHappens.ogg file on one of the two Xen hosts.
2. Perform the live migration from host1 to host2:
xm migrate –live fc6-pv1 host2
3. Open multiple window terminals on both Xen hosts with the following command:
watch -n1 xm list
4. Observe as the live migration beginss. Note how long it takes for migration to complete.
Challenge Sequence: Configuring VNC server from within the Xen guest
If time permits, from within the Xen guest, configure the VNC server to initiate when gdm starts
up. Run VNC viewer and connect to the Xen guest. Play with the Xen guest when the live
migration occurs. Attempt to pause/resume, and save/restore the Xen guest and observe what
happens to the VNC viewer. If you connect to the VNC viewer via localhost:590x, and do a
live migration, you won't be able to connect to the VNC viewer again when it dies. This is a
known bug.
113