public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [ kvm-Bugs-1823318 ] fails to save guests
@ 2007-10-31  7:53 SourceForge.net
       [not found] ` <E1In8Ny-0001bb-1q-fsxqSYOXIJhykNixBmqEwaQD96bmaF075NbjCUgZEJk@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: SourceForge.net @ 2007-10-31  7:53 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Bugs item #1823318, was opened at 2007-10-31 15:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1823318&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: yunfeng (yunfeng)
Assigned to: Nobody/Anonymous (nobody)
Summary: fails to save guests

Initial Comment:
Environment:
------------
HOST (ia32/ia32e/IA64): ia32/ia32e
GUEST (ia32/ia32e/IA64): ia32/ia32e
COMMIT: 84397028b8a819ad3c102d0e55f9010e8a43875f-2e1b9d6811c0e24ca98f4e9c6d16a27f00d915a8
Hardware:woodcrest 


Bug detailed description:
--------------------------
Fails to save guests.
The the error message on qemu monitor:
kvm_get_mem_map failed: Unknown error 18446744073709551594

Reproduce steps:
----------------
qemu-system-x86_64 .  -m 256  -net nic,macaddr=00:16:3e:34:86:04,model=rtl8139 -net 
tap,script=/etc/kvm/qemu-ifup -hda /share/xvs/var/tmp-img_CPL_SR_46_1193798347_1

migragte "exec: dd of=/share/install/xyz.img"




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1823318&group_id=180599

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

* Re: [ kvm-Bugs-1823318 ] fails to save guests
       [not found] ` <E1In8Ny-0001bb-1q-fsxqSYOXIJhykNixBmqEwaQD96bmaF075NbjCUgZEJk@public.gmane.org>
@ 2007-10-31  9:14   ` Dor Laor
       [not found]     ` <4728478B.2030101-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Dor Laor @ 2007-10-31  9:14 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

SourceForge.net wrote:
> Bugs item #1823318, was opened at 2007-10-31 15:53
> Message generated for change (Tracker Item Submitted) made by Item Submitter
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1823318&group_id=180599
>
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: None
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Private: No
> Submitted By: yunfeng (yunfeng)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: fails to save guests
>
> Initial Comment:
> Environment:
> ------------
> HOST (ia32/ia32e/IA64): ia32/ia32e
> GUEST (ia32/ia32e/IA64): ia32/ia32e
> COMMIT: 84397028b8a819ad3c102d0e55f9010e8a43875f-2e1b9d6811c0e24ca98f4e9c6d16a27f00d915a8
> Hardware:woodcrest 
>
>
> Bug detailed description:
> --------------------------
> Fails to save guests.
> The the error message on qemu monitor:
> kvm_get_mem_map failed: Unknown error 18446744073709551594
>
> Reproduce steps:
> ----------------
> qemu-system-x86_64 .  -m 256  -net nic,macaddr=00:16:3e:34:86:04,model=rtl8139 -net 
> tap,script=/etc/kvm/qemu-ifup -hda /share/xvs/var/tmp-img_CPL_SR_46_1193798347_1
>
> migragte "exec: dd of=/share/install/xyz.img"
>
>   
I suspect "libkvm: automatic memory slot management" is the blame.
The slot numbers where replaced by memory addr and it might not handle 
all cases.
Izike can you look into it?
Thanks,
Dor.
>
>
> ----------------------------------------------------------------------
>
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1823318&group_id=180599
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> 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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

* Re: [ kvm-Bugs-1823318 ] fails to save guests
       [not found]     ` <4728478B.2030101-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-10-31  9:33       ` Izik Eidus
  0 siblings, 0 replies; 3+ messages in thread
From: Izik Eidus @ 2007-10-31  9:33 UTC (permalink / raw)
  To: dor.laor-atKUWr5tajBWk0Htik3J/w
  Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Wed, 2007-10-31 at 11:14 +0200, Dor Laor wrote:
> SourceForge.net wrote:
> > Bugs item #1823318, was opened at 2007-10-31 15:53
> > Message generated for change (Tracker Item Submitted) made by Item Submitter
> > You can respond by visiting: 
> > https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1823318&group_id=180599
> >
> > Please note that this message will contain a full copy of the comment thread,
> > including the initial issue submission, for this request,
> > not just the latest update.
> > Category: None
> > Group: None
> > Status: Open
> > Resolution: None
> > Priority: 5
> > Private: No
> > Submitted By: yunfeng (yunfeng)
> > Assigned to: Nobody/Anonymous (nobody)
> > Summary: fails to save guests
> >
> > Initial Comment:
> > Environment:
> > ------------
> > HOST (ia32/ia32e/IA64): ia32/ia32e
> > GUEST (ia32/ia32e/IA64): ia32/ia32e
> > COMMIT: 84397028b8a819ad3c102d0e55f9010e8a43875f-2e1b9d6811c0e24ca98f4e9c6d16a27f00d915a8
> > Hardware:woodcrest 
> >
> >
> > Bug detailed description:
> > --------------------------
> > Fails to save guests.
> > The the error message on qemu monitor:
> > kvm_get_mem_map failed: Unknown error 18446744073709551594
> >
> > Reproduce steps:
> > ----------------
> > qemu-system-x86_64 .  -m 256  -net nic,macaddr=00:16:3e:34:86:04,model=rtl8139 -net 
> > tap,script=/etc/kvm/qemu-ifup -hda /share/xvs/var/tmp-img_CPL_SR_46_1193798347_1
> >
> > migragte "exec: dd of=/share/install/xyz.img"
> >
> >   
> I suspect "libkvm: automatic memory slot management" is the blame.
> The slot numbers where replaced by memory addr and it might not handle 
> all cases.
> Izike can you look into it?
> Thanks,
> Dor.
> >
i already wrote in sourceforge, uri patch should fix it,
lets wait avi to applie it


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

end of thread, other threads:[~2007-10-31  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31  7:53 [ kvm-Bugs-1823318 ] fails to save guests SourceForge.net
     [not found] ` <E1In8Ny-0001bb-1q-fsxqSYOXIJhykNixBmqEwaQD96bmaF075NbjCUgZEJk@public.gmane.org>
2007-10-31  9:14   ` Dor Laor
     [not found]     ` <4728478B.2030101-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-10-31  9:33       ` Izik Eidus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox