public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm-55 and ne2k-pci
@ 2007-12-10 13:44 Jerry Geis
       [not found] ` <475D42CC.5040701-HlEKYY4NwfurDvn5mFPilA@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jerry Geis @ 2007-12-10 13:44 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

I installed redhat7.3 and redhat 9 an a qemu-img with 12G each.

When I am running the ne2k-pci the network stalls.
I tried both redhat 7.3 and redhat 9. both stall.

I then tried to change to use "-net nic,model=rtl8139"
and I could not get the network to even start up on redhat 9.
I re-ran kudzu to detect the new network card - it did, I rebooted
I got errors trying to bring up eth0.

I am running centos 5.1, AMD 6400+ X2, kvm-55, kernel 2.6.23.9

What might my issue be?

Jerry


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

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

* Re: kvm-55 and ne2k-pci
       [not found] ` <475D42CC.5040701-HlEKYY4NwfurDvn5mFPilA@public.gmane.org>
@ 2007-12-10 13:45   ` Izik Eidus
       [not found]     ` <1197294334.3164.0.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Izik Eidus @ 2007-12-10 13:45 UTC (permalink / raw)
  To: Jerry Geis; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


On Mon, 2007-12-10 at 08:44 -0500, Jerry Geis wrote:
> I installed redhat7.3 and redhat 9 an a qemu-img with 12G each.
> 
> When I am running the ne2k-pci the network stalls.
> I tried both redhat 7.3 and redhat 9. both stall.
> 
> I then tried to change to use "-net nic,model=rtl8139"
> and I could not get the network to even start up on redhat 9.
try -net nic,model=rtl8139 -net user
> I re-ran kudzu to detect the new network card - it did, I rebooted
> I got errors trying to bring up eth0.
> 
> I am running centos 5.1, AMD 6400+ X2, kvm-55, kernel 2.6.23.9
> 
> What might my issue be?
> 
> Jerry
> 
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

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

* Re: kvm-55 and ne2k-pci
       [not found]     ` <1197294334.3164.0.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
@ 2007-12-10 14:09       ` Jerry Geis
       [not found]         ` <475D48AC.3080603-HlEKYY4NwfurDvn5mFPilA@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jerry Geis @ 2007-12-10 14:09 UTC (permalink / raw)
  To: Izik Eidus; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Izik Eidus wrote:
> On Mon, 2007-12-10 at 08:44 -0500, Jerry Geis wrote:
>   
>> I installed redhat7.3 and redhat 9 an a qemu-img with 12G each.
>>
>> When I am running the ne2k-pci the network stalls.
>> I tried both redhat 7.3 and redhat 9. both stall.
>>
>> I then tried to change to use "-net nic,model=rtl8139"
>> and I could not get the network to even start up on redhat 9.
>>     
> try -net nic,model=rtl8139 -net user
>   
>> I re-ran kudzu to detect the new network card - it did, I rebooted
>> I got errors trying to bring up eth0.
>>
>> I am running centos 5.1, AMD 6400+ X2, kvm-55, kernel 2.6.23.9
>>
>> What might my issue be?
>>
>> Jerry
>>
>>
>> -------------------------------------------------------------------------
>> SF.Net email is sponsored by:
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> _______________________________________________
>> kvm-devel mailing list
>> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>>     
>
>
>   
The extra -net user did the trick for redhat 9. THanks, I'll try redhat 
7 now.

The network "seemed" slow. ethtool eth0 reports 100m full. when copying all
my files over it was slow. THese were source files (text) not big files 
at all.

Jerry

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

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

* Re: kvm-55 and ne2k-pci
       [not found]         ` <475D48AC.3080603-HlEKYY4NwfurDvn5mFPilA@public.gmane.org>
@ 2007-12-10 14:17           ` Avi Kivity
  0 siblings, 0 replies; 4+ messages in thread
From: Avi Kivity @ 2007-12-10 14:17 UTC (permalink / raw)
  To: Jerry Geis; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Jerry Geis wrote:
> The extra -net user did the trick for redhat 9. THanks, I'll try redhat 
> 7 now.
>
> The network "seemed" slow. ethtool eth0 reports 100m full. when copying all
> my files over it was slow. THese were source files (text) not big files 
> at all.
>   

-net user is quite slow.  Try -net tap got get better performance, 
though there's much more setup work involved.



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


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

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

end of thread, other threads:[~2007-12-10 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-10 13:44 kvm-55 and ne2k-pci Jerry Geis
     [not found] ` <475D42CC.5040701-HlEKYY4NwfurDvn5mFPilA@public.gmane.org>
2007-12-10 13:45   ` Izik Eidus
     [not found]     ` <1197294334.3164.0.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2007-12-10 14:09       ` Jerry Geis
     [not found]         ` <475D48AC.3080603-HlEKYY4NwfurDvn5mFPilA@public.gmane.org>
2007-12-10 14:17           ` Avi Kivity

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