[Linuxtrent] Ubuntu lucid - rete lenta

  • From: Gianni Caldonazzi <gianni.caldonazzi@xxxxxxxxx>
  • To: linuxtrent@xxxxxxxxxxxxx
  • Date: Sun, 28 Nov 2010 17:18:27 +0100

Ciao lista,
ho aggiornato il PC di casa a ubuntu lucid, uno dei motivi è poter
utilizzare KVM.
L'installazione da zero è andata una favola.

Oggi navigando per cercare la documentazione mi sono accorto che i
tempi di risposta della rete però non sono entusiasmanti, ho un ping
che viaggia intorno ai 150ms lo scarico intorno ai 3.2Mbps e l'upload
a 400kbps, ho una adsl a 7M alice-flat.
Ho pensato fossero problemi di linea congestionata, visto il tempo....

Ho quindi installato secondo questa guida KVM:

https://help.ubuntu.com/community/KVM

Ho seguito la parte rete per la creazione del bridge e disinstallato
network-manager.
La mia configurazione ora è:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet manual

auto br0
iface br0 inet dhcp
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0
        bridge_maxwait 0

Dopo il riavvio però mi trovo con la rete veramente lenta!
Per la verità è lanto pure l'avvio che lo spegnimento, molto più di prima.
La mia scheda è:

e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None

Se verifico la velocità con speedtest.net ottengo:

Ping: 625ms
Download: 1.78Mbps
Upload: 0.30Mbps

In syslog non mi pare vi siano errori particolari, alcuni warning:

Nov 28 17:08:11 EdmundDantes gdm-binary[1056]: WARNING: Unable to load
file '/etc/gdm/custom.conf': Nessun file o directory
Nov 28 17:08:11 EdmundDantes gdm-binary[1056]: WARNING: Unable to find
users: no seat-id found
Nov 28 17:08:11 EdmundDantes gdm-simple-slave[1146]: WARNING: Unable
to load file '/etc/gdm/custom.conf': Nessun file o directory
Nov 28 17:08:12 EdmundDantes libvirtd: 17:08:12.378: warning :
qemudStartup:1087 : Unable to create cgroup for driver: No such device
or address
Nov 28 17:08:12 EdmundDantes libvirtd: 17:08:12.545: warning :
lxcStartup:1755 : Unable to create cgroup for driver: No such device
or address
Nov 28 17:08:13 EdmundDantes gdm-session-worker[1476]: WARNING: Unable
to load file '/etc/gdm/custom.conf': Nessun file o directory
Nov 28 17:08:13 EdmundDantes gdm-simple-greeter[1474]: Gtk-WARNING:
/build/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c:5636: widget not within a
GtkWindow

Qualche suggerimento?
Cosa posso controllare?

Grazie mille,
Jan
--
Per iscriversi  (o disiscriversi), basta spedire un  messaggio con OGGETTO
"subscribe" (o "unsubscribe") a mailto:linuxtrent-request@xxxxxxxxxxxxx


Other related posts: