![Chelsio Communications Chelsio T4 Installation And User Manual Download Page 507](http://html1.mh-extra.com/html/chelsio-communications/chelsio-t4/chelsio-t4_installation-and-user-manual_2595805507.webp)
Chapter XXIII. Appendix
Chelsio T5/T4 Unified Wire for Linux
Page 507
1. Troubleshooting
Cannot bring up Chelsio interface
Make sure you have created the corresponding network-script configuration file as stated in
Cheslsio Unified Wire
). If the file does exist, make
sure the structure and contents are correct. A sample is given in the
Chelsio Unified Wire
chapter (See
). Another reason may be that the IP address
mentioned in the configuration file is already in use on the network.
Cannot ping through Chelsio interface
First, make sure the interface was successfully brought up using ifup ethX (where ethX is your
interface) and that it is linked to an IP address, either static or obtained through DHCP.
You then may want to check whether the destination host (i.e. the machine you are trying to
ping) is up and running and accepts ICMP requests such as ping. If you get a return value of 0
when doing a
cat /proc/sys/net/ipv4/icmp_echo_ignore_all
on the remote host that
means it is configured to reply to incoming pings. Change
ipv4
to
ipv6
in the path if you are
using IPv6. Note that this is a Linux-only tip.
If you have more than one interface wired to the network, make sure you are using the right one
for your outgoing ping requests. This can be done by using the
-I
option of the ping command,
as shown in the following example:
[root@host~]# ping -I eth1 10.192.167.1
Where 10.192.167.1 is the machine you want to ping.
Configuring firewall for your application
In many cases the firewall software on the systems may prevent the applications from working
properly. Please refer to the appropriate documentation for the Linux distribution on how to
configure or disable the firewall.
FCoE link not up
Always enable LLDP on the interfaces as FCoE link
won’t come up until and unless a
successful LLDP negotiation happens.
priority-flow-control mode on the switch
On the switch, make sure priority-flow-control mode is always set to auto and flow control is
disabled.
Summary of Contents for Chelsio T4
Page 1: ......
Page 49: ...Chapter II Network NIC TOE Chelsio T5 T4 Unified Wire for Linux Page 49 II Network NIC TOE...
Page 67: ...Chapter IV iWARP RDMA Chelsio T5 T4 Unified Wire for Linux Page 67 IV iWARP RDMA...
Page 88: ...Chapter VI WD UDP Chelsio T5 T4 Unified Wire for Linux Page 88 VI WD UDP...
Page 180: ...Chapter XI FCoE Full Offload Initiator Chelsio T5 T4 Unified Wire for Linux Page 180...
Page 212: ...Chapter XVI Bypass Driver Chelsio T5 T4 Unified Wire for Linux Page 212 XVI Bypass Driver...
Page 248: ...XIX Traffic Management Chelsio T5 T4 Unified Wire for Linux Page 248 XIX Traffic Management...
Page 382: ...Chapter XXI Unified Boot Chelsio T5 T4 Unified Wire for Linux Page 382 XXI Unified Boot...
Page 487: ...Chapter XXI Unified Boot Chelsio T5 T4 Unified Wire for Linux Page 487 iii Click Add a disk...
Page 506: ...Chapter XXIII Appendix Chelsio T5 T4 Unified Wire for Linux Page 506 XXIII Appendix A...