Chapter IV. iSCSI PDU Offload Target
2. Software/Driver Loading
2.1.
Module Installation
1. Compile and install iSCSI module
[root@host~]#
cd /usr/src/sys/modules/iscsi
[root@host~]#
make
[root@host~]#
make install
2. Compile and install ctl drivers
[root@host~]#
cd /usr/src/sys/modules/ctl
[root@host~]#
make
[root@host~]#
make install
3. Compile and install ctld
[root@host~]#
cd /usr/src/usr.sbin/ctld
[root@host~]#
make all install
4. Compile and install iSCSI PDU offload target module
[root@host~]#
cd /usr/src/sys/modules/cxgbe/cxgbei
[root@host~]#
make
[root@host~]#
make install
2.2.
Module Loading
1. If not done already, load NIC and TOE drivers:
[root@host~]#
kldload if_cxgbe
[root@host~]#
kldload t4_tom
Chelsio Unified Wire for FreeBSD
31
Need help?
Do you have a question about the Terminator series and is the answer not in the manual?
Questions and answers