Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle VM server and virtual machine Network too slow

user12019148Jan 9 2010 — edited Jan 13 2010
I have facing couple of problems with network in Oracle VM.
I have gigabit network card and gigabit network( I can verify that its gigabit because when i connect same network cable to Windows, it shows 1000 Mbps). No matter what parameter I set for Network card, it just takes 100 Mbps speed.

Second, I am facing issues with network between two Virtual machine (Domu). When I try to copy files from one machine to another, I get only 6 - 7 Mbps speed. For copying 2 GB file between two machine takes more than 5 mins While If i copy on same machine it takes less than 40 secs.

I tried ethtool - K eth0 tx off on both virtual machine, however I am still getting same speed.

I was thinking that when two virtual machines are running in same domain (dom0) , Intreconnect speed is same of xenbr0 or xenbr1.

I even created paravirtualized machine but network is still too slow.

Following is output from Oracle Vm server. I have just one cable connected to eth1.

dmesg |grep eth1

eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem fa000000, IRQ 17, node addr 00:23:7d:d2:44:ae
bnx2: eth1: using MSI
bnx2: eth1 NIC Copper Link is Up, 100 Mbps full duplex
bnx2: eth1: using MSI
bnx2: eth1 NIC Copper Link is Up, 100 Mbps full duplex
device eth1 entered promiscuous mode
type=1700 audit(1263017757.447:3): dev=eth1 prom=256 old_prom=0 auid=4294967295 ses=4294967295
xenbr1: port 1(eth1) entering forwarding state


[root@oraclevm01 ~]# ethtool eth1
Settings for eth1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: g
Wake-on: g
Link detected: yes

[root@oraclevm01 ~]# mii-tool eth1 -v
eth1: negotiated 100baseTx-FD, link ok
product info: vendor 00:08:18, model 54 rev 6
basic mode: autonegotiation enabled
basic status: autonegotiation complete, link ok
capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
advertising: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
[root@oraclevm01 ~]#
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2010
Added on Jan 9 2010
10 comments
7,282 views