* kvm+virtmanager can't save machine state?
@ 2007-06-29 8:05 youhongyu
[not found] ` <014e01c7ba24$3df1e340$64191fac-SWKJ/EET2QEN0771rzroLI9Bucmsk37m@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: youhongyu @ 2007-06-29 8:05 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 410 bytes --]
hi all,
i use: fc7, built in xen, kvm.
i boot my machine into normal kernal and install a guest os by vir-manager, and i encounter a strange situation .... the "save" command from virtual-manager menu failed! it pop out a small windows seem want to tell me something, but it quickly disappeared. what's thing happens?
btw, the "save" function is ok when xen+virtmanager.
regards.
youhongyu
20070629
[-- Attachment #2: Type: text/plain, Size: 286 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kvm+virtmanager can't save machine state?
[not found] ` <014e01c7ba24$3df1e340$64191fac-SWKJ/EET2QEN0771rzroLI9Bucmsk37m@public.gmane.org>
@ 2007-06-29 11:04 ` Daniel P. Berrange
[not found] ` <20070629110414.GA31592-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Daniel P. Berrange @ 2007-06-29 11:04 UTC (permalink / raw)
To: youhongyu; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Fri, Jun 29, 2007 at 04:05:22PM +0800, youhongyu wrote:
> hi all,
>
> i use: fc7, built in xen, kvm.
> i boot my machine into normal kernal and install a guest os by vir-manager,
> and i encounter a strange situation .... the "save" command from virtual-
> manager menu failed! it pop out a small windows seem want to tell me
> something, but it quickly disappeared. what's thing happens?
The window shouldn't have disappeared like that - it should have told
you that this isn't supported....
We can't support save/restore of KVM guests in virt-manager at this
time. QEMU 0.9.0 was really very unhelpful and removed the ability specify
a filename for saving VM state, assuming that everyone happens to be using
a qcow file :-( Not much use if you are using raw files, or physical volumes,
or LVM which are the primary storage types used in virt-manager currently.
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kvm+virtmanager can't save machine state?
[not found] ` <20070629110414.GA31592-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2007-07-02 7:59 ` Uri Lublin
[not found] ` <4688B058.70508-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Uri Lublin @ 2007-07-02 7:59 UTC (permalink / raw)
To: Daniel P. Berrange; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Actually, although not intended (and was not tested), KVM's migration
capability enables save/restore of non-qcow images.
I used it to debug the migration code.
Please look at the bottom of http://kvm.qumranet.com/kvmwiki/Migration
("savevm/loadvm to an external state file").
BTW, my little trick also works for "live" savevm/loadvm (kids don't try
this at home).
Hope that helps,
Uri.
Daniel P. Berrange wrote:
> On Fri, Jun 29, 2007 at 04:05:22PM +0800, youhongyu wrote:
>
>> hi all,
>>
>> i use: fc7, built in xen, kvm.
>> i boot my machine into normal kernal and install a guest os by vir-manager,
>> and i encounter a strange situation .... the "save" command from virtual-
>> manager menu failed! it pop out a small windows seem want to tell me
>> something, but it quickly disappeared. what's thing happens?
>>
>
> The window shouldn't have disappeared like that - it should have told
> you that this isn't supported....
>
> We can't support save/restore of KVM guests in virt-manager at this
> time. QEMU 0.9.0 was really very unhelpful and removed the ability specify
> a filename for saving VM state, assuming that everyone happens to be using
> a qcow file :-( Not much use if you are using raw files, or physical volumes,
> or LVM which are the primary storage types used in virt-manager currently.
>
> Dan.
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kvm+virtmanager can't save machine state?
[not found] ` <4688B058.70508-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-07-03 0:41 ` Anthony Liguori
0 siblings, 0 replies; 4+ messages in thread
From: Anthony Liguori @ 2007-07-03 0:41 UTC (permalink / raw)
To: Uri Lublin; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Uri Lublin wrote:
> Actually, although not intended (and was not tested), KVM's migration
> capability enables save/restore of non-qcow images.
> I used it to debug the migration code.
> Please look at the bottom of http://kvm.qumranet.com/kvmwiki/Migration
> ("savevm/loadvm to an external state file").
> BTW, my little trick also works for "live" savevm/loadvm (kids don't try
> this at home).
>
One of these days, I plan on implementing a checkpoint:// protocol that
always "fails" and does a live savevm to disk without shutting down the VM.
Regards,
Anthony Liguori
> Hope that helps,
> Uri.
>
> Daniel P. Berrange wrote:
>
>> On Fri, Jun 29, 2007 at 04:05:22PM +0800, youhongyu wrote:
>>
>>
>>> hi all,
>>>
>>> i use: fc7, built in xen, kvm.
>>> i boot my machine into normal kernal and install a guest os by vir-manager,
>>> and i encounter a strange situation .... the "save" command from virtual-
>>> manager menu failed! it pop out a small windows seem want to tell me
>>> something, but it quickly disappeared. what's thing happens?
>>>
>>>
>> The window shouldn't have disappeared like that - it should have told
>> you that this isn't supported....
>>
>> We can't support save/restore of KVM guests in virt-manager at this
>> time. QEMU 0.9.0 was really very unhelpful and removed the ability specify
>> a filename for saving VM state, assuming that everyone happens to be using
>> a qcow file :-( Not much use if you are using raw files, or physical volumes,
>> or LVM which are the primary storage types used in virt-manager currently.
>>
>> Dan.
>>
>>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-07-03 0:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-29 8:05 kvm+virtmanager can't save machine state? youhongyu
[not found] ` <014e01c7ba24$3df1e340$64191fac-SWKJ/EET2QEN0771rzroLI9Bucmsk37m@public.gmane.org>
2007-06-29 11:04 ` Daniel P. Berrange
[not found] ` <20070629110414.GA31592-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2007-07-02 7:59 ` Uri Lublin
[not found] ` <4688B058.70508-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-03 0:41 ` Anthony Liguori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox