User`s guide

Chapter I. Chelsio Unified Wire
Copyright ©2013.Chelsio Communications. All Rights Reserved. Page 29
ix. The selected components will now be installed.
x. Reboot your machine for changes to take effect.
3.3.2. CLI mode
i. Download the tarball specific to your operating system and architecture from Chelsio
Download Center, http://service.chelsio.com/
ii. Untar the tarball:
E.g. For RHEL 6.0, untar using the following command:
[root@host]# tar -zxvfm ChelsioUwire-x.x.x.x-RHEL6.0_x86_64.tar.gz
iii. Navigate to the ChelsioUwire-x.x.x.x directory. Install the Unified Wire package using:
[root@host]# ./install.py i <nic_toe/all/bypass/udpso/wd>
nic_toe : NIC and TOE drivers only
all : all Chelsio drivers (including FCoE Initiator) built against inbox OFED
bypass : bypass drivers and tools
udpso : UDP segmentation offload capable NIC and TOE drivers only
wd : Wire Direct drivers and libraries only
iv. The default T4 configuration tuning option is Unified Wire (includes FCoE Initiator). The
configuration tuning can be selected using the following command:
[root@host]# ./install.py i <Installation mode> -c <T4 configuration>
If the installation aborts with the message "Resolve the errors/dependencies
manually and restart the installation", please go through the install.log to
resolve errors/dependencies and then start the installation again.
Note
The Installation options may vary depending on the T4 Configuration tuning
option selected.
Note
The Installation options may vary depending on the Linux distribution.
Note