qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] 9p and savevm'd snapshots
@ 2011-05-24  8:54 Alex Young
  2011-05-24 18:36 ` Anthony Liguori
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Young @ 2011-05-24  8:54 UTC (permalink / raw)
  To: qemu-devel

Hi there,

I'm having a problem with 9p virtfs mounts going away when I savevm,
quit, then restart with -loadvm. The mount seems to cause the guest
kernel to hang if I interact with it in any way that causes a stat(2).
I'm also unable to mount a 9p filesystem after a snapshot restart.

Is this expected, or should they work?  I'm using qemu version 0.14.50,
and this happens at least with kernel versions 2.6.32 and 2.6.38 in a
Debian Squeeze guest.

Thanks,
-- 
Alex

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] 9p and savevm'd snapshots
  2011-05-24  8:54 [Qemu-devel] 9p and savevm'd snapshots Alex Young
@ 2011-05-24 18:36 ` Anthony Liguori
  2011-05-25  8:36   ` Alex Young
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Liguori @ 2011-05-24 18:36 UTC (permalink / raw)
  To: Alex Young; +Cc: qemu-devel

On 05/24/2011 03:54 AM, Alex Young wrote:
> Hi there,
>
> I'm having a problem with 9p virtfs mounts going away when I savevm,
> quit, then restart with -loadvm. The mount seems to cause the guest
> kernel to hang if I interact with it in any way that causes a stat(2).
> I'm also unable to mount a 9p filesystem after a snapshot restart.
>
> Is this expected, or should they work?  I'm using qemu version 0.14.50,
> and this happens at least with kernel versions 2.6.32 and 2.6.38 in a
> Debian Squeeze guest.

virtio-9p doesn't currently support savevm which means it doesn't work 
with migration or savevm/loadvm.

Regards,

Anthony Liguori

> Thanks,

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] 9p and savevm'd snapshots
  2011-05-24 18:36 ` Anthony Liguori
@ 2011-05-25  8:36   ` Alex Young
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Young @ 2011-05-25  8:36 UTC (permalink / raw)
  To: qemu-devel

On 24/05/11 19:36, Anthony Liguori wrote:
> On 05/24/2011 03:54 AM, Alex Young wrote:
>> Hi there,
>>
>> I'm having a problem with 9p virtfs mounts going away when I savevm,
>> quit, then restart with -loadvm. The mount seems to cause the guest
>> kernel to hang if I interact with it in any way that causes a stat(2).
>> I'm also unable to mount a 9p filesystem after a snapshot restart.
>>
>> Is this expected, or should they work?  I'm using qemu version 0.14.50,
>> and this happens at least with kernel versions 2.6.32 and 2.6.38 in a
>> Debian Squeeze guest.
> 
> virtio-9p doesn't currently support savevm which means it doesn't work
> with migration or savevm/loadvm.
> 

Ah, thanks.  Is that a "can never work with the current implementation,"
or "can work but nobody's got round to it yet"?

-- 
Alex

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-25 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24  8:54 [Qemu-devel] 9p and savevm'd snapshots Alex Young
2011-05-24 18:36 ` Anthony Liguori
2011-05-25  8:36   ` Alex Young

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).