我正在运行CentOS 5.11 with 32bit Arch Linux CentOS 5.11 with 32bit Arch我看到网卡生成许多接口错误
[root@centos5 ~]$ /sbin/ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:0C:29:97:C0:0E inet addr:10.0.0.211 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fe97:c00e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:522097243 errors:652681 dropped:40319 overruns:0 frame:0 TX packets:2249903102 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:446749739 (426.0 MiB) TX bytes:1726106831 (1.6 GiB) Interrupt:59 Base address:0x2000
Linux驱动程序是PCnet32
[root@centos5 ~]$ /sbin/lsmod | grep pcnet32 pcnet32 35141 0 mii 9409 1 pcnet32
你认为我可以在操作系统Low Memory问题? 或驱动程序问题?
您应该为您的操作系统使用英特尔e1000或VMware vmxnet3适配器。
你可以尝试调整适配器types和再次testing?
确保VMware工具已安装。