ChinaUnix.net
相关文章推荐:

duplex mismatch discovered o

Hi All, I would like ask is any way change the NIC speed from half duplex to Full duplex on RH4.0. I have done the following: add the following to modules.conf: alias eth0 e1000 alias eth1 e1000 options e1000 Speed=100,100 duplex=2,2 After reboot the Server, vi "/etc/modprobe.conf" alias scsi_hostadapter mptbase alias scsi_hostadapter1 mptscsih alias usb-controller ehci-hcd alias usb-...

by leonshen - 网络与硬件 - 2006-01-09 13:58:46 阅读(743) 回复(3)

相关讨论

我发现一个bge1端口上的错误包特多,进一步检查发现link up时都是half duplex 100M,而我的switch配置的是full duplex 100m。 本来想直接改duplex为全双工: ndd -set /dev/bge1 link_duplex 2 但是提示Permission denied 把switch端口改成auto,结果再起来的时候bge1就成了full duplex 100m。 问一下有没有方法直接改这个端口的duplex?哪位大虾有办法帮个忙

by 饮鸩止渴 - Solaris - 2006-01-20 22:41:55 阅读(968) 回复(2)

ms最安全的系统又出问题了~ http://www.itworldcanada.com/printEmail/print.cfm?print=FC92BACA-62CD-493D-80CD48BA4A08C49D&pubname=itWorld&secname=Main

by quakelee - Windows系统 - 2003-02-19 18:28:41 阅读(1595) 回复(0)

核心是4506,下联2960,和3500XL,vlan 的划分直接在4506 的口上,2960和3500Xl直接接在相应的口上,但发现2960的控制台抱错:native vlan mismatch 之类的

VLAN

by shawnlee - 网络技术 - 2008-07-24 11:47:13 阅读(4390) 回复(10)

from Basvslvoy where 1=1 and ie='E' and (tradetype is null or tradetype in ('1','3','5')) and saildate>=? and saildate<=? order by saildate desc,sailtime desc 第一条SQL语句能正确执行 第二条语句一执行就报ordinal parameter mismatch from Basvslvoy where 1=1 and ie='E' and (tradetype is null or tradetype in ('1','3','5')) and mainkey in (select vslvoykey from Basvvcarr where carrename=?) an...

by lvxinzhi - Java - 2008-01-28 16:34:58 阅读(2431) 回复(0)

starting sshd:OpenSSL version mismatch,Built against 90700f ,you have 90804f--[FAILED] Starting MySQL:---------ERROR 我编译安装了最新版本的OPENSSL,重启后,就发生了上面的情况,请高手指点

by bitterness - 服务器应用 - 2007-09-21 09:53:21 阅读(2156) 回复(1)

新装台服务器,数据库是informix10.00 for aix的,在windows系统中安装了csdk230tc11_nt,运行sql editor连接数据库时报如下错误: [Dynamic Server plus Universal Data Option][] SQL Error (-23197) : Database locale information mismatch. 连接informix 7.23和informix9.21的数据库都没有问题, 感觉informix10相比以前的版本还是有很多的不一样,不知道是哪里设置的问题?

by sgool - Informix - 2006-06-26 21:19:43 阅读(5540) 回复(2)

>;>; Checksum mismatch for win32/win32codecs.tar.bz2. >;>; Checksum OK for win32/qt6dlls.tar.bz2. >;>; Checksum OK for win32/qtextras.tar.bz2. >;>; Checksum OK for win32/rp9codecs.tar.bz2. >;>; Checksum OK for win32/xanimdlls.tar.bz2. ===>; Refetch for 1 more times files: win32/win32codecs.tar.bz2 ===>; Vulnerability check disabled >;>; win32codecs.tar.bz2 doesn't seem to exist in /u...

by realtom - BSD - 2004-07-06 22:49:15 阅读(607) 回复(1)

>;>; Checksum mismatch for win32/win32codecs.tar.bz2. >;>; Checksum OK for win32/qt6dlls.tar.bz2. >;>; Checksum OK for win32/qtextras.tar.bz2. >;>; Checksum OK for win32/rp9codecs.tar.bz2. >;>; Checksum OK for win32/xanimdlls.tar.bz2. ===>; Refetch for 1 more times files: win32/win32codecs.tar.bz2 ===>; Vulnerability check disabled >;>; win32codecs.tar.bz2 doesn't seem to exist in /usr/ports/dis...

by realtom - Linux论坛 - 2004-07-06 13:53:23 阅读(398) 回复(0)

今天重装了一遍freebsd4.4 之后依次执行: cvsup -h cvsup.freebsdchina.org /usr/share/examples/cvsup/ports-supfile //更新ports cvsup -h vsup.freebsdchina.org /usr/share/examples/cvsup/stable-supfile //更新系统内核 //编译系统中的相关代码,并更新系统 cd /usr/src make buildworld make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC reboot //重启之后一切正常,但是执行ps,top等一些...

by edwardq2266 - BSD - 2004-03-01 10:29:33 阅读(922) 回复(2)