AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题

问题[qlogic](server)

Martin Hope
Anton Banchev
Asked: 2021-07-10 03:18:51 +0800 CST

Qlogic QLE8152 连接到 DS14 磁盘架

  • 0

我正在尝试配置 NETAPP DS14 磁盘架以将驱动器暴露给 Windows 或 linux 机器,我没有控制器,但我有一个 FC 到以太网适配器(Qlogic 8152)

但是环路没有连接,我看到 DS14 支持最大 2gbps,但是适配器被列为 10gbps,任何想法如何将其配置为较低的速度?

我尝试通过 ethtool 设置它

sudo ethtool -s [device_name] speed [10/100/1000]

但是我得到一个操作不支持的错误,这是否意味着我不能切换到较低的速度?或者是否有其他方法可以强制适配器使用较低的速度。

linux netapp ethernet fibre-channel qlogic
  • 1 个回答
  • 78 Views
Martin Hope
DarkVex
Asked: 2020-03-05 11:45:50 +0800 CST

HP NC523SFP 未检测到链路

  • 0

我有两个 HP NC523SFP 10Gb 2 端口(一个在 HP DL380e Gen8 上,另一个在 Dell PowerEdge 2950 上)两个系统都有 Centos 7,卡被检测到并且运行相同的固件。我已经使用 10Gtek SFP-H10GB-CU2M 电缆直接连接服务器,根据其他一些在网上发现的帖子看起来兼容(我也尝试过使用 10Gtek SFP-H10GB-CU2M 电缆)但问题是之间没有检测到链接这两张卡.. 在这些卡的另外两个插槽上,我有光纤适配器 10Gtek AXS85-192-M3-Cisco2,它们通过 LC-SC 光纤电缆连接到 Cisco 交换机,但这些都没有检测到链路。这里是两台服务器的 ethtool 输出:

DL380e Gen8(好像光纤和铜线收发器都认)

[root@hpe ~]# ifconfig ens4f0
ens4f0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 8c:dc:d4:91:5e:50  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 90

[root@hpe ~]# ifconfig ens4f1
ens4f1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 8c:dc:d4:91:5e:54  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 91

[root@hpe ~]# ethtool ens4f0
Settings for ens4f0:
        Supported ports: [ TP FIBRE ]
        Supported link modes:   10000baseT/Full
        Supported pause frame use: No
        Supports auto-negotiation: No
        Supported FEC modes: Not reported
        Advertised link modes:  10000baseT/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: No
        Advertised FEC modes: Not reported
        Speed: Unknown!
        Duplex: Unknown! (255)
        Port: Twisted Pair
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: off
        MDI-X: Unknown
        Supports Wake-on: g
        Wake-on: g
        Current message level: 0x00000000 (0)
        Link detected: no

[root@hpe ~]# ethtool ens4f1
Settings for ens4f1:
        Supported ports: [ TP FIBRE ]
        Supported link modes:   10000baseT/Full
        Supported pause frame use: No
        Supports auto-negotiation: No
        Supported FEC modes: Not reported
        Advertised link modes:  10000baseT/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: No
        Advertised FEC modes: Not reported
        Speed: Unknown!
        Duplex: Unknown! (255)
        Port: FIBRE
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: off
        Supports Wake-on: g
        Wake-on: g
        Current message level: 0x00000000 (0)
        Link detected: no

戴尔 PowerEdge 2950

[root@dell ~]# ifconfig enp8s0f0
enp8s0f0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether c4:34:6b:cc:cf:60  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 31

[root@dell ~]# ifconfig enp8s0f1
enp8s0f1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether c4:34:6b:cc:cf:64  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 32

[root@dell ~]# ethtool enp8s0f0
Settings for enp8s0f0:
        Supported ports: [ TP FIBRE ]
        Supported link modes:   10000baseT/Full
        Supported pause frame use: No
        Supports auto-negotiation: No
        Supported FEC modes: Not reported
        Advertised link modes:  10000baseT/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: No
        Advertised FEC modes: Not reported
        Speed: Unknown!
        Duplex: Unknown! (255)
        Port: Other
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: off
        Supports Wake-on: g
        Wake-on: g
        Current message level: 0x00000000 (0)    
        Link detected: no

[root@dell ~]# ethtool enp8s0f1
Settings for enp8s0f1:
        Supported ports: [ TP FIBRE ]
        Supported link modes:   10000baseT/Full
        Supported pause frame use: No
        Supports auto-negotiation: No
        Supported FEC modes: Not reported
        Advertised link modes:  10000baseT/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: No
        Advertised FEC modes: Not reported
        Speed: Unknown!
        Duplex: Unknown! (255)
        Port: FIBRE
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: off
        Supports Wake-on: g
        Wake-on: g
        Current message level: 0x00000000 (0)
        Link detected: no

我可以检查什么?我试图强制链接速度,但我得到“不允许操作”我注意到在戴尔上铜电缆被检测为“端口:其他”

hp-proliant dell-poweredge 10gbethernet qlogic sfp
  • 1 个回答
  • 540 Views
Martin Hope
AirPett
Asked: 2016-06-15 08:56:56 +0800 CST

我可以使用 HBA 连接到 Internet

  • -2

我最近得到了一个 QLogic QLE2460 网卡,它似乎是一个主机总线适配器。我能否以某种方式将它用作我的服务器/工作站和带有光纤通道模块的 Cisco Catalyst 交换机之间的网络接口 (NIC)。

如果不是,哪种光纤通道卡适合该用途?

cisco fibre-channel nic hba qlogic
  • 1 个回答
  • 2017 Views
Martin Hope
TacticalKitchen
Asked: 2016-05-02 11:30:57 +0800 CST

ESXi 光纤通道问题

  • 0

我最近刚刚在我们的一台服务器上安装了 VMWare ESXi。我安装了一些光纤通道卡 (QLogic),由于某种未知原因,它们在存储适配器选项卡中显示为 ISCSI 适配器。但是,这确实会产生一些问题,因为我只能将 WWN 目标与我的 SAN 一起使用。我已经通过 WinSCP 和 Putty 手动安装了 QLogic 的驱动程序。我们尝试使用的 SAN 是一个 EMC VNX 5300,4 个光纤通道卡连接到一个结构交换机。

ISCSI 适配器

有没有人经历过这个或有任何想法?

storage-area-network vmware-esxi fibre-channel emc qlogic
  • 3 个回答
  • 126 Views
Martin Hope
tearman
Asked: 2010-01-28 11:12:06 +0800 CST

光纤通道debian问题

  • 6

我在 Debian 盒子 (Lenny) 中安装了 QLogic 光纤通道卡,经过一些固件测试后,我设法让操作系统识别卡(DKMS 驱动程序和固件的“firmware-qlogic”包) .

但是,出于某种原因,没有为暴露给该单元的两个 SAN 卷创建块设备。当我“cat /proc/scsi/scsi”时它们会出现,但我看不到 /dev/sdX 块设备,而且每次需要获取时我都必须运行 rescan-scsi-bus.sh shell 脚本/dev/sgX 设备返回。

如何让系统持续识别这些光纤通道卷?

编辑:发现所看到的双设备是我们与 SAN 阵列一起使用的多路径 I/O 系统的一部分。是否需要在将卷识别为块设备之前设置多路径 i/o?

debian storage-area-network fibre-channel qlogic
  • 1 个回答
  • 1846 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve