From Fedora Project Wiki

Revision as of 20:35, 6 May 2009 by Mtosatti (talk | contribs) (Created page with '= Description = This case verifies that the host can successfully suspend and resume while KVM guest(s) are operational. = How to test = First, verify that your host machine ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This case verifies that the host can successfully suspend and resume while KVM guest(s) are operational.

How to test

First, verify that your host machine is able to suspend/resume by executing:

echo mem > /sys/power/state

Or your preferred method (closing the lid of your laptop, for instance).

If so, start a KVM guest, login in to it, start you preferred stress application (eg: find /), and attempt to suspend/resume while it runs.

Expected Results

A running KVM guest should not interfere with the suspend/resume operation.

In case of apparent problems, please confirm that your machine is able to s/r _without_ a KVM guest.