
Chapter I. Chelsio Unified Wire
Copyright ©2013.Chelsio Communications. All Rights Reserved. Page 25
iv. Install the drivers, tools and libraries using the following command:
[root@host]# make install
v. The default T4 configuration tuning option is Unified Wire (includes FCoE Initiator). The
configuration tuning can be selected using the following commands:
[root@host]# make CONF=<T4 configuration>
[root@host]# make CONF=<T4 configuration> install
vi. Reboot your machine for changes to take effect.
3.2.3.1. Installation on updated kernels
If the kernel version on your Linux distribution is updated, please execute the following
command to install the Unified Wire package:
[root@host]# make UNAME_R=<kernel_version>
Where kernel_version is the nearest supported kernel version.
For example, if you want to install the package on a RHEL 6 distribution updated to 2.6.32-
131.17.1.el6 kernel, run the following commands:
[root@host]# make UNAME_R=2.6.32-131.0.15.el6
[root@host]# make UNAME_R=2.6.32-131.0.15.el6 install
To view the different T4 configuration tuning options, view the help by typing
[root@host]#make help
Steps (iii), (iv)and (v) mentioned above will NOT install WD-TOE and Bypass
drivers. These drivers will have to be installed manually. Please refer to section
3.1.4 CLI mode (individual drivers) for instructions on installing them
individually.
Comentarios a estos manuales