On Sun, Sep 13, 2009 at 12:19:57PM +0300, Pasi Kärkkäinen wrote:
> On Fri, Sep 11, 2009 at 02:46:53PM -0400, Brent Verner wrote:
> > I had a similar problem and the solution was to disable checksum
> > offloading in the domU.
> >
> > sh# ethtool -K eth0 tx off
> >
> > You can add this to your /et
On Fri, Sep 11, 2009 at 02:46:53PM -0400, Brent Verner wrote:
> I had a similar problem and the solution was to disable checksum
> offloading in the domU.
>
> sh# ethtool -K eth0 tx off
>
> You can add this to your /etc/network/interfaces, too..
>
> post-up ethtool -K eth0 tx off
>
>
> I al
On Fri, Sep 11, 2009 at 3:46 PM, Brent Verner wrote:
> I had a similar problem and the solution was to disable checksum
> offloading in the domU.
>
> sh# ethtool -K eth0 tx off
i tried this before but it didn't work. :(
Any other idea?
Regards,
Alejandro.
> You can add this to your /etc/networ
I had a similar problem and the solution was to disable checksum
offloading in the domU.
sh# ethtool -K eth0 tx off
You can add this to your /etc/network/interfaces, too..
post-up ethtool -K eth0 tx off
I also had to disable this in my dom0 for dhcp to work...
cheers!
b
On Thu, Sep 10,
I'm getting a slow network speed (download/upload) domU and dom0
limits in 10kbps/20kbps.
Booting a kernel without Xen, this doesnt happens
/etc/xen/xend-config.sxp
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-min-mem 196)
(dom0-cpus 0)
cat /etc/xen/XXX.cfg
kernel = '/boot/v
5 matches
Mail list logo