qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] snapshot question- how to fetch the tmp file?


From: Mulyadi Santosa
Subject: Re: [Qemu-devel] snapshot question- how to fetch the tmp file?
Date: Thu, 31 Mar 2011 14:21:53 +0700

On Thu, Mar 31, 2011 at 13:39, 涂化衍 <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]