On Thu, Mar 31, 2011 at 13:39, 涂化衍 <david19851...@gmail.com> wrote:
> Dear all,
>
> I have a question to use the qemu-snapshot.
> While I create a snapshot file, and use it to restore my vm, everything is
> okay.
> But, I can't find the temp_snapshot file on my system. It seems like a
> invisit file.
> How can I get it in my system. Or, could you show me how to fetch it?

AFAIK, it is unlinked right after it is opened. So the trick is by
using lsof, locate its file descriptor number and check that by
referring to /proc/<pid of qemu or kvm>/fd/<file descriptor num>

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

Reply via email to