Ticket #310 (closed defect: fixed)

Opened 19 months ago

Last modified 3 months ago

Network bandwidth in root domain seems limited

Reported by: KevinLai Owned by: KevinLai
Priority: highest Milestone: 0.5.4 Stability/Security/Performance
Component: Xen Version:
Severity: normal Keywords:
Cc:

Description

Yum updates in the physical machine seem slow.

Change History

Changed 15 months ago by KevinLai

  • priority changed from normal to high

Changed 15 months ago by KevinLai

  • priority changed from high to highest

Changed 15 months ago by KevinLai

More information about the problem: Using scp:

tycoon-70-21 to tycoon-70-22: 500Kb/s tycoon-70-22 to tycoon-70-21: 500Kb/s

tycoon-70-21 to wireless: 3Mb/s wireless to tycoon-70-21: 8Mb/s

tycoon-70-21 to village: 1.5Mb/s village to tycoon-70-21: 1.5Mb/s

The results are the same using http.

Changed 14 months ago by KevinLai

David tested with a crossover cable, which seems to implicate some in the host OS as being the limiter rather than the switch.

Tycoon-70-20:


------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[  4] local 204.123.32.50 port 5001 connected with 204.123.32.52 port 38584
[  4]  0.0-10.4 sec    800 KBytes    628 Kbits/sec
[  4] local 204.123.32.50 port 5001 connected with 204.123.32.52 port 38585
[  4]  0.0-10.5 sec    776 KBytes    607 Kbits/sec
[  4] local 204.123.32.50 port 5001 connected with 204.123.32.52 port 46620
[  4]  0.0-10.2 sec    784 KBytes    627 Kbits/sec


Tycoon-70-22:

------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[  4] local 204.123.32.52 port 5001 connected with 204.123.32.50 port 54631
[  4]  0.0-10.5 sec    808 KBytes    633 Kbits/sec
[  4] local 204.123.32.52 port 5001 connected with 204.123.32.50 port 54632
[  4]  0.0-10.5 sec    776 KBytes    607 Kbits/sec
[  4] local 204.123.32.52 port 5001 connected with 204.123.32.50 port 54633
[  4]  0.0-10.2 sec    784 KBytes    628 Kbits/sec

Changed 14 months ago by KevinLai

  • priority changed from highest to normal
  • milestone changed from 0.5.2 PlanetLab/GUI release to 0.6.0 Xen 3.1 Release

Changed 10 months ago by KevinLai

This is caused by the following:

/sbin/tc qdisc del dev xenbr0 handle ffff: ingress

Changed 9 months ago by KevinLai

  • milestone changed from 0.6.0 Xen 3.1 Release to 0.5.4 CERN/Grid

Changed 5 months ago by KevinLai

  • milestone changed from 0.5.4 CERN/Grid to 0.6.0 Xen Release

Changed 3 months ago by KevinLai

  • milestone changed from 0.6.0 New Feature Release to 0.5.4 Stability/Security/Performance

Changed 3 months ago by KevinLai

  • priority changed from normal to highest

Changed 3 months ago by KevinLai

  • status changed from new to closed
  • resolution set to fixed

This was fixed by the upgrade to CentOS

Note: See TracTickets for help on using tickets.