设为首页 收藏本站
查看: 3610|回复: 6

[经验分享] 关于DELLR710/R910(rhel5.3-5.5) Broadcom netxtreme 5709网卡间歇性的停止接收...

[复制链接]

尚未签到

发表于 2013-5-22 08:53:31 | 显示全部楼层 |阅读模式

问题描述:rhel5.5系统在做压力测试时,因网络流量较大致使网卡间歇性的停止接收数据包的问题,经查是redhat系统自带网卡驱动有BUG,需要更新网卡驱动,以下为问题描述和驱动更新方法:

Why does the Broadcom NetXtreme 5709 NIC stop receiving packets intermittently on RHEL 5.3 and newer?

Article ID: 26837- Created on: Mar 2, 2010 9:41 PM- Last Modified:  Mar 24, 2011 5:05 PM

Issue

In certain situations under heavy loads, the network interface card can stop accepting packets from remote devices.

This problem has been reported on Red Hat Enterprise Linux 5.3 (RHEL 5.3) and newer when using a Broadcom NetXtreme 5709 network interface card.

Environment

  Red Hat Enterprise Linux 5.3 to 5.5

Network Interface Cards (NIC) using the bnx2 driver including:

Broadcom Corporation NetXtreme II BCM5709S Gigabit Ethernet

Resolution

  Red Hat has released kernel-2.6.18-194.3.1.el5 which will address this issue in RHEL 5. It can be downloaded from the following link:
[url]https://rhn.redhat.com/errata/RHSA-2010-0398.html
[/url]

* in certain circumstances, under heavy load, certain network interface cards using the bnx2 driver and configured to use MSI-X, could stop processing interrupts and then network connectivity would cease.  (BZ#587799)

  If upgrading the kernel is not an option, review the following workarounds

Disable MSI-X in the bnx2 driver. To do this, add the following line to /etc/modprobe.conf

ooptions bnx2 disable_msi=1

Disable MSI completely by booting with thepci=nomsi boot parameter. Obviously, this will disable MSI on all devices that are able to utilize it.
Note: MSI-X increases network performance so disabling it means that the performance will return to the level available before MSI-X was introduced.

Disable C-States in BIOS. Refer to the vendor system documentation in order to learn how to do this.

Root Cause

The kernel gets out  of sync with interrupts generated by the network  interface card which results in an inability to process interrupts,  causing packets to be dropped and ultimately, lost connectivity.

When this situation  occurs, the rx_fw_discards counter will  keep increasing as remote devices unsuccessfully attempt to  communicate with the system via the NIC.

It has been reported that under certain heavy traffic conditions in MSI-X mode, the bnx2 driver can lose an MSI-X vector causing all packets in the associated rx/tx ring pair to be dropped.  The problem is caused by the chip dropping the write to unmask the MSI-X vector by the kernel (when migrating the IRQ for example).This can be prevented by increasing the GRC timeout value for these register read and write operations.

  The upstream patch resolving this issue is available here.



以下是更新网卡驱动方法:


1 –在编译网卡之前,先检查网卡使用的网卡驱动模块名。

[iyunv@localhost ~]#cat /etc/modprobe.conf

alias eth0 bnx2      ß表明网卡驱动模块名为bnx2

alias eth1 bnx2

alias eth2 bnx2

alias eth3 bnx2



2 –检查当前是否有已加载网卡驱动模块bnx2

[iyunv@localhost ~]#lsmod | grep bnx2

bnx2                  179021  0    ß表明系统已有加载完网卡驱动模块

bnx2i                  40413  0

cnic                   44877  1 bnx2i

libiscsi2              42693  6 be2iscsi,ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi_tcp

scsi_transport_iscsi2    37709  8 be2iscsi,ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi2

scsi_mod              141973  15 be2iscsi,ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi2,scsi_transport_iscsi2,scsi_dh,sg,pvscsi,libata,mptspi,mptscsih,scsi_transport_spi,sd_mod



3 –查看当前驱动模块信息,从而得到驱动模块的版本,以便验证稍后网卡驱动模块升级

[iyunv@localhost redhat]#modinfo bnx2

filename:       /lib/modules/2.6.18-194.el5/kernel/drivers/net/bnx2.ko ß网卡驱动存放的路径,升级后网卡存放路径与此路径不同

version:        2.0.2   ß表明网卡模块版本为2.0.2,是系统默认网卡驱动版本

license:        GPL

description:    Broadcom NetXtreme II BCM5706/5708/5709/5716 Driver

author:         Michael Chan <mchan@broadcom.com>

srcversion:     7025AAF3645EE432EAF1C00

alias:          pci:v000014E4d0000163Csv*sd*bc*sc*i*

alias:          pci:v000014E4d0000163Bsv*sd*bc*sc*i*

alias:          pci:v000014E4d0000163Asv*sd*bc*sc*i*

alias:          pci:v000014E4d00001639sv*sd*bc*sc*i*

alias:          pci:v000014E4d000016ACsv*sd*bc*sc*i*

alias:          pci:v000014E4d000016AAsv*sd*bc*sc*i*

alias:          pci:v000014E4d000016AAsv0000103Csd00003102bc*sc*i*

alias:          pci:v000014E4d0000164Csv*sd*bc*sc*i*

alias:          pci:v000014E4d0000164Asv*sd*bc*sc*i*

alias:          pci:v000014E4d0000164Asv0000103Csd00003106bc*sc*i*

alias:          pci:v000014E4d0000164Asv0000103Csd00003101bc*sc*i*

depends:      

vermagic:       2.6.18-194.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1

parm:           disable_msi:Disable Message Signaled Interrupt (MSI) (int)

parm:           enable_entropy:Allow bnx2 to populate the /dev/random entropy pool (int)

module_sig:     883f3504ba037551e1fa4939f6a62931127b30a0e5a160a7ad7a7b9b2c162b309b3316fddc41f280a0cbecbd80e777d961e16218019c365c4b328d1a8



4 –从DELL网站下载Broadcom网卡驱动包

ftp://ftp.dell.com/FOLDER29291M/1/Bcom_LAN_16.2.0_Linux_Source_A01.tar.gz。解压开始安装

[iyunv@localhost mnt]#tar -vzxf Bcom_LAN_16.2.0_Linux_Source_A01.tar.gz   &#223;解压驱动包

Bcom_LAN_16.2.0_Linux_Source_A01/

Bcom_LAN_16.2.0_Linux_Source_A01/Linux_Readme/

Bcom_LAN_16.2.0_Linux_Source_A01/Linux_Readme/linux_readme.txt

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtreme/

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtreme/ChangeLog

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtreme/README.TXT

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtreme/tg3-3.115j-1.src.rpm

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtreme/tg3-3.115j.tar.gz

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtreme/tg3_sup-3.115j-1.ISO.tar.gz

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/brcm_iscsi_uio-0.6.2.13.tar.gz

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/netxtreme2-6.2.23-1.src.rpm

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/netxtreme2-6.2.23.tar.gz

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/netxtreme2_sup-6.2.23-1.ISO.tar.gz

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/README

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/RELEASE.bnx2.TXT

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/RELEASE.bnx2i.TXT

Bcom_LAN_16.2.0_Linux_Source_A01/NetXtremeII/RELEASE.bnx2x.TXT


[iyunv@localhost mnt]#cd Bcom_LAN_16.2.0_Linux_Source_A01   &#223;进入解压出来的目录


[iyunv@localhost Bcom_LAN_16.2.0_Linux_Source_A01]#ls  &#223;显示文件夹内容

Linux_Readme  NetXtreme  NetXtremeII


[iyunv@localhost Bcom_LAN_16.2.0_Linux_Source_A01]#cd NetXtremeII/  &#223;进入到网卡驱动资源目录


[iyunv@localhost NetXtremeII]#ls&#223;显示此目录的内容

brcm_iscsi_uio-0.6.2.13.tar.gz      README

netxtreme2-6.2.23-1.src.rpm         RELEASE.bnx2i.TXT

netxtreme2-6.2.23.tar.gz            RELEASE.bnx2.TXT

netxtreme2_sup-6.2.23-1.ISO.tar.gz  RELEASE.bnx2x.TXT


[iyunv@localhost NetXtremeII]#rpm -ivh netxtreme2-6.2.23-1.src.rpm   &#223;安装编译网卡所需要的资源

  1:netxtreme2             ########################################### [100%]

***************************************************************************

Note:

(1) –

RPM包netxtreme2-6.2.23-1.src.rpm所包含的内容,及存放的目录

[iyunv@localhost NetXtremeII]# rpm -qlp netxtreme2-6.2.23-1.src.rpm

/usr/src/redhat/SOURCES/netxtreme2-6.2.23.tar.bz2

/usr/src/redhat/SPECS/netxtreme2.spec

(2) -

Question:

安装netxtreme2-6.2.23-1.src.rpm时会报“error: cannot create %sourcedir /usr/src/redhat/SOURCES”信息。

Cause:

没有安装qlp rpm-build-4.4.2.3-18.el5.i386.rpm包。

Resolution:

安装rpm-build,同时关联binutils,elfutils两个包。可解决此问题。

### /usr/src/redhat/SOURCES此目录是由rpm-build软件包安装生成###

[iyunv@localhost redhat]# rpm -qlp rpm-build-4.4.2.3-18.el5.i386.rpm  &#223;检查rpm-build软件包所包含的内容

/usr/bin/rpmbuild

/usr/src/redhat

/usr/src/redhat/BUILD

/usr/src/redhat/RPMS

/usr/src/redhat/RPMS/athlon

/usr/src/redhat/RPMS/geode

/usr/src/redhat/RPMS/i386

/usr/src/redhat/RPMS/i486

/usr/src/redhat/RPMS/i586

/usr/src/redhat/RPMS/i686

/usr/src/redhat/RPMS/noarch

/usr/src/redhat/SOURCES

/usr/src/redhat/SPECS

/usr/src/redhat/SRPMS

***************************************************************************



5 –编译网卡驱动

[iyunv@localhost redhat]#rpmbuild -bb SPECS/netxtreme2.spec

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.98884

+ umask 022

+ cd /usr/src/redhat/BUILD

+ LANG=C

+ export LANG

+ unset DISPLAY

+ cd /usr/src/redhat/BUILD

+ rm -rf netxtreme2-6.2.23

+ /usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/netxtreme2-6.2.23.tar.bz2

+ tar -xvvf -

drwxr-xr-x root/root         0 2011-02-11 04:25:14 netxtreme2-6.2.23/

drwxr-xr-x root/root         0 2011-02-11 04:25:14 netxtreme2-6.2.23/bnx2x-1.62.15/

…… &#223;省略编译过程

Requires(interp): /bin/sh /bin/sh

Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1

Requires(post): /bin/sh

Requires(postun): /bin/sh

Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/netxtreme2-buildroot

Wrote: /usr/src/redhat/RPMS/i386/netxtreme2-6.2.23-1.i386.rpm   &#223;可以看到生成的网卡驱动RPM包:netxtreme2-6.2.23-1.i386.rpm

Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.28263

+ umask 022

+ cd /usr/src/redhat/BUILD

+ cd netxtreme2-6.2.23

+ rm -rf /var/tmp/netxtreme2-buildroot /usr/src/redhat/BUILD/file.list.netxtreme2

+ exit 0

***************************************************************************

Note:

(1)-

Question:

编译网卡驱动报错,退出编译过程,无法编译成功

[iyunv@localhost redhat]# rpmbuild -bb SPECS/netxtreme2.spec

/var/tmp/rpm-tmp.9077: line 32: make: command not found

error: Bad exit status from /var/tmp/rpm-tmp.9077 (%build)

RPM build errors:

   Bad exit status from /var/tmp/rpm-tmp.9077 (%build)

Cause:

是因为没有编译环境,或编译环境不全导致。

Resolution:

需要安装RPM包“kernel-devel”和RPM包组"Development Tools"

建议使用YUM环境安装以上RPM包,以解决RPM包关联性问题。安装命令如下:

[iyunv@localhost ~]# yum groupinstall "Development Tools"

[iyunv@localhost ~]# yum install kernel-devel

***************************************************************************



6 –安装已编译好的网卡驱动

[iyunv@localhost redhat]#rpm -ivh RPMS/i386/netxtreme2-6.2.23-1.i386.rpm

Preparing...                ########################################### [100%]

  1:netxtreme2             ########################################### [100%]



7 –安装新网卡驱动RPM包后,重新检查已挂载的网卡驱动模块。

[iyunv@localhost redhat]#modinfo bnx2

filename:       /lib/modules/2.6.18-194.el5/updates/bnx2.ko          &#223;可以看到网卡驱动模块地址已经更新

version:        2.0.23b                                              &#223;可以新网卡驱动版本从2.0.2升级到2.0.23b

license:        GPL

description:    Broadcom NetXtreme II BCM5706/5708/5709/5716 Driver

author:         Michael Chan <mchan@broadcom.com>

srcversion:     6E0DD070AB24C11F50B2712

alias:          pci:v000014E4d0000163Csv*sd*bc*sc*i*

alias:          pci:v000014E4d0000163Bsv*sd*bc*sc*i*

alias:          pci:v000014E4d0000163Asv*sd*bc*sc*i*

alias:          pci:v000014E4d00001639sv*sd*bc*sc*i*

alias:          pci:v000014E4d000016ACsv*sd*bc*sc*i*

alias:          pci:v000014E4d000016AAsv*sd*bc*sc*i*

alias:          pci:v000014E4d000016AAsv0000103Csd00003102bc*sc*i*

alias:          pci:v000014E4d0000164Csv*sd*bc*sc*i*

alias:          pci:v000014E4d0000164Asv*sd*bc*sc*i*

alias:          pci:v000014E4d0000164Asv0000103Csd00003106bc*sc*i*

alias:          pci:v000014E4d0000164Asv0000103Csd00003101bc*sc*i*

depends:      

vermagic:       2.6.18-194.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1

parm:           disable_msi:Disable Message Signaled Interrupt (MSI) (int)

parm:           stop_on_tx_timeout:For debugging purposes, prevent a chip  reset when a tx timeout occurs (int)


8 –重启系统,在使用modinfo命令,再次验收升级结果,如果显示为新模块,表明升级成功。



运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-6085-1-1.html 上篇帖子: DELL EqualLogic 模拟软件另类使用指南 下篇帖子: 戴尔R410运用NetInstall.iso网络安装64位的CentOS5.9 网卡 解决方案 间歇性 数据包 网卡驱动

尚未签到

发表于 2013-5-22 09:03:52 | 显示全部楼层
我妈常说,我们家要是没有电话就不会这么穷。

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

尚未签到

发表于 2013-5-22 09:06:06 | 显示全部楼层
如果跟导师讲不清楚,那么就把他搞胡涂吧!

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

尚未签到

发表于 2013-5-22 09:19:15 | 显示全部楼层
生,容易。活,容易。生活,不容易。

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

尚未签到

发表于 2013-5-22 09:33:54 | 显示全部楼层
男人偷腥时的智商仅次于爱因斯坦!

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

尚未签到

发表于 2013-5-22 09:35:52 | 显示全部楼层
如果恐龙是人,那人是什么?

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

尚未签到

发表于 2013-5-22 09:36:04 | 显示全部楼层
找到好贴不容易,我顶你了,谢了

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表