* [Qemu-devel] snapshot question- how to fetch the tmp file?
@ 2011-03-31 6:39 涂化衍
2011-03-31 7:21 ` Mulyadi Santosa
0 siblings, 1 reply; 3+ messages in thread
From: 涂化衍 @ 2011-03-31 6:39 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 314 bytes --]
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?
Thanks,
David@Taiwan
[-- Attachment #2: Type: text/html, Size: 359 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] snapshot question- how to fetch the tmp file?
2011-03-31 6:39 [Qemu-devel] snapshot question- how to fetch the tmp file? 涂化衍
@ 2011-03-31 7:21 ` Mulyadi Santosa
[not found] ` <AANLkTikq9rksrrs7aa6BU7eFo6JOFKh6Gs6E4bRc-5qa@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Mulyadi Santosa @ 2011-03-31 7:21 UTC (permalink / raw)
To: 涂化衍; +Cc: qemu-devel
On Thu, Mar 31, 2011 at 13:39, 涂化衍 <david19851229@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] snapshot question- how to fetch the tmp file?
[not found] ` <AANLkTikq9rksrrs7aa6BU7eFo6JOFKh6Gs6E4bRc-5qa@mail.gmail.com>
@ 2011-03-31 16:38 ` Mulyadi Santosa
0 siblings, 0 replies; 3+ messages in thread
From: Mulyadi Santosa @ 2011-03-31 16:38 UTC (permalink / raw)
To: qemu-devel
2011/3/31 涂化衍 <david19851229@gmail.com>:
> Dear Mr/Miss,
It's Mr :)
> Thanks for your information. We have already found "something" in this path.
> But, this problem is still alive. We can't restore this virtual machine on
> another physical machine from host A to host B by using snapshot
I might misunderstood your problem, but I think you better use "save
vm" feature ... and for that, you need to use qcow2 disk image format.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-31 16:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-31 6:39 [Qemu-devel] snapshot question- how to fetch the tmp file? 涂化衍
2011-03-31 7:21 ` Mulyadi Santosa
[not found] ` <AANLkTikq9rksrrs7aa6BU7eFo6JOFKh6Gs6E4bRc-5qa@mail.gmail.com>
2011-03-31 16:38 ` Mulyadi Santosa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).