![Qlogic InfiniPath Скачать руководство пользователя страница 58](http://html1.mh-extra.com/html/qlogic/infinipath/infinipath_install-manual_3228948058.webp)
3 – Software Installation
Further Information on Configuring and Loading Drivers
3-24
IB0056101-00 C
Q
#
/etc/init.d/opensmd stop
#
ifdown eth2
#
/etc/init.d/infinipath restart
#
ifup eth2
#
/etc/init.d/opensmd start
NOTE:
Restarting InfiniPath will terminate any InfiniPath MPI processes, as well
as any OpenFabrics processes that are running at the time. Processes
using networking over
ipath_ether
will return errors.
You can check to see if
opensmd
is running by using the following command; if
there is no output,
opensmd
is not configured to run:
#
/sbin/chkconfig --list opensmd | grep -w on
You can check to see if
ipath_ether
is running by using the following command.
If it prints no output, it is not running.
$ /
sbin/lsmod | grep ipath_ether
If there is output, you should look at the output from this command to determine if
it is configured:
$
/sbin/ifconfig -a
Finally, if you need to find which InfiniPath and OpenFabrics modules are running,
try the following command:
$
lsmod | egrep ’ipath_|ib_|rdma_|findex’
3.13
Rebuilding or Reinstalling the Drivers
If you upgrade the kernel then you must reboot and then rebuild or reinstall the
InfiniPath kernel modules (drivers).
To rebuild the drivers do the following (as root):
#
cd /usr/src/infinipath/drivers
#
./make-install.sh
#
/etc/init.d/infinipath restart
To reinstall the InfiniPath kernel modules, do the following (as root):
#
rpm -U --replacepkgs infinipath-kernel-*
#
/etc/init.d/infinipath restart
3.14
Further Information on Configuring and Loading Drivers
See the
modprobe(8)
,
modprobe.conf(5)
, and
lsmod(8)
, man pages for
more information. Also see the file:
/usr/share/doc/initscripts-*/sysconfig.txt
Содержание InfiniPath
Страница 1: ...IB0056101 00 C Page i Q S i m p l i f y InfiniPath Install Guide Version 2 0...
Страница 4: ...InfiniPath Install Guide Version 2 0 Q Page iv IB0056101 00 C...
Страница 16: ...1 Introduction Documentation and Technical Support 1 8 IB0056101 00 C Q...
Страница 34: ...2 Hardware Installation Completing the Installation 2 18 IB0056101 00 C Q...
Страница 64: ...3 Software Installation Installation Troubleshooting 3 30 IB0056101 00 C Q...
Страница 72: ...A RPM Descriptions OpenFabrics RPMs A 8 IB0056101 00 C Q...