public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm-41 crash the host
@ 2007-09-19 12:54 Farkas Levente
       [not found] ` <46F11C08.5040606-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Farkas Levente @ 2007-09-19 12:54 UTC (permalink / raw)
  To: kvm-devel

hi,
kvm-41 crash the host after i start the guests (in 30 sec). both if i
give more cpus to the guest, or even if i give only one cpu per guest.
the host console are full with:
do_page_fault
do_page_fault
error_exit
do_page_fault
do_page_fault
error_exit
do_trap
do_invalid_op
sysret_check
error_exit
sysret_check


-- 
  Levente                               "Si vis pacem para bellum!"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

* Re: kvm-41 crash the host
       [not found] ` <46F11C08.5040606-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
@ 2007-09-19 13:08   ` Avi Kivity
       [not found]     ` <46F11F60.6030600-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Avi Kivity @ 2007-09-19 13:08 UTC (permalink / raw)
  To: Farkas Levente; +Cc: kvm-devel

Farkas Levente wrote:
> hi,
> kvm-41 crash the host after i start the guests (in 30 sec). both if i
> give more cpus to the guest, or even if i give only one cpu per guest.
> the host console are full with:
>   

What host kernel? i386 or x86_64?


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

* Re: kvm-41 crash the host
       [not found]     ` <46F11F60.6030600-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-09-19 13:19       ` Farkas Levente
       [not found]         ` <46F121DD.5000406-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Farkas Levente @ 2007-09-19 13:19 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel

Avi Kivity wrote:
> Farkas Levente wrote:
>> hi,
>> kvm-41 crash the host after i start the guests (in 30 sec). both if i
>> give more cpus to the guest, or even if i give only one cpu per guest.
>> the host console are full with:
>>   
> 
> What host kernel? i386 or x86_64?

host: centos-5 x86_64,
guests: centos-5 x86_64, centos-5 i386, mandrake-9 i586, windows xp 32bit.


-- 
  Levente                               "Si vis pacem para bellum!"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

* Re: kvm-41 crash the host
       [not found]         ` <46F121DD.5000406-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
@ 2007-09-19 13:23           ` Avi Kivity
       [not found]             ` <46F122C9.3000303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Avi Kivity @ 2007-09-19 13:23 UTC (permalink / raw)
  To: Farkas Levente; +Cc: kvm-devel

Farkas Levente wrote:
> Avi Kivity wrote:
>   
>> Farkas Levente wrote:
>>     
>>> hi,
>>> kvm-41 crash the host after i start the guests (in 30 sec). both if i
>>> give more cpus to the guest, or even if i give only one cpu per guest.
>>> the host console are full with:
>>>   
>>>       
>> What host kernel? i386 or x86_64?
>>     
>
> host: centos-5 x86_64,
> guests: centos-5 x86_64, centos-5 i386, mandrake-9 i586, windows xp 32bit.
>
>   

And kvm-40 is okay?


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

* Re: kvm-41 crash the host
       [not found]             ` <46F122C9.3000303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-09-19 13:32               ` Farkas Levente
  0 siblings, 0 replies; 5+ messages in thread
From: Farkas Levente @ 2007-09-19 13:32 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel

Avi Kivity wrote:
> Farkas Levente wrote:
>> Avi Kivity wrote:
>>  
>>> Farkas Levente wrote:
>>>    
>>>> hi,
>>>> kvm-41 crash the host after i start the guests (in 30 sec). both if i
>>>> give more cpus to the guest, or even if i give only one cpu per guest.
>>>> the host console are full with:
>>>>         
>>> What host kernel? i386 or x86_64?
>>>     
>>
>> host: centos-5 x86_64,
>> guests: centos-5 x86_64, centos-5 i386, mandrake-9 i586, windows xp
>> 32bit.
>>
>>   
> 
> And kvm-40 is okay?

kvm-40 crash with more guest cpu but runs with one cpu excpet the
network problem i reported. so now we switch back to 36 which was work
with 1 cpu/guest fine all later version has some serious problem (ie.
can't be usable).

-- 
  Levente                               "Si vis pacem para bellum!"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

end of thread, other threads:[~2007-09-19 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-19 12:54 kvm-41 crash the host Farkas Levente
     [not found] ` <46F11C08.5040606-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-09-19 13:08   ` Avi Kivity
     [not found]     ` <46F11F60.6030600-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-19 13:19       ` Farkas Levente
     [not found]         ` <46F121DD.5000406-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-09-19 13:23           ` Avi Kivity
     [not found]             ` <46F122C9.3000303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-19 13:32               ` Farkas Levente

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