]> git.openfabrics.org - ~aditr/ofed_scripts.git/log
~aditr/ofed_scripts.git
15 years agoofed_1_4_scripts: Fix ppc64 building of rnfs-utils
Jon Mason [Fri, 27 Mar 2009 19:52:27 +0000 (14:52 -0500)]
ofed_1_4_scripts: Fix ppc64 building of rnfs-utils

rnfs-utils will not build on ppc64 without a 32bit version of
e2fsprogs-devel.  The 32bit version is needed due to logic previously
added to install.pl to force the compile to be 32bit.  Another way to
fix this issue would be to allow 64bit version of the rnfs-utils by
removing the logic which forces it to be 32bit.

With the added dependency, rnfs-utils compiles on RHEL5.2 on ppc64
without issue.

Signed-Off-By: Jon Mason <jon@opengridcomputing.com>
15 years agoRemove NFSRDMA from Tech Preview
Jon Mason [Thu, 26 Mar 2009 08:28:54 +0000 (10:28 +0200)]
Remove NFSRDMA from Tech Preview

Signed-off-by: Jon Mason <jon@opengridcomputing.com>
15 years agoinstall: rnfs-utils not being installed on RHEL5.3
Vu Pham [Tue, 24 Mar 2009 07:24:27 +0000 (09:24 +0200)]
install: rnfs-utils not being installed on RHEL5.3

Signed-off-by: Vu Pham <vuhuong@mellanox.com>
15 years agoinstall: fix rnfs-utils selection.
Jon Mason [Sun, 22 Mar 2009 07:43:00 +0000 (09:43 +0200)]
install: fix rnfs-utils selection.

Signed-off-by: Jon Mason <jon@opengridcomputing.com>
15 years agoinstall: enable rnfs-utils installation only if nfsrdma module available.
Vladimir Sokolovsky [Thu, 19 Mar 2009 07:12:45 +0000 (09:12 +0200)]
install: enable rnfs-utils installation only if nfsrdma module available.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoinstall: enable nfsrdma module on SLES10 SP2, RHEL5.2 and 5.3, kernel 2.6.22
Vladimir Sokolovsky [Thu, 19 Mar 2009 07:09:25 +0000 (09:09 +0200)]
install: enable nfsrdma module on SLES10 SP2, RHEL5.2 and 5.3, kernel 2.6.22

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoFix Open MPI compilation failure on RH5.X
Vladimir Sokolovsky [Tue, 17 Mar 2009 07:40:22 +0000 (09:40 +0200)]
Fix Open MPI compilation failure on RH5.X
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=1537

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoFix dependency checking to make the installer work on Sles11.
Yossi Etigin [Mon, 16 Mar 2009 14:37:22 +0000 (16:37 +0200)]
Fix dependency checking to make the installer work on Sles11.

Signed-off-by: Yossi Etigin <yosefe@voltaire.com>
15 years agoAdded NFS-RDMA nfs-utils SRPM
Jon Mason [Mon, 16 Mar 2009 14:35:54 +0000 (16:35 +0200)]
Added NFS-RDMA nfs-utils SRPM

Signed-off-by: Jon Mason <jon@opengridcomputing.com>
15 years agoAdd perftest to hpc install.
Vladimir Sokolovsky [Tue, 3 Mar 2009 12:02:35 +0000 (14:02 +0200)]
Add perftest to hpc install.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAdd mstflint to the basic and hpc installs.
Vladimir Sokolovsky [Tue, 3 Mar 2009 11:51:26 +0000 (13:51 +0200)]
Add mstflint to the basic and hpc installs.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agotcsh is required by mpi-selector for the installation.
Vladimir Sokolovsky [Wed, 4 Feb 2009 16:01:23 +0000 (18:01 +0200)]
tcsh is required by mpi-selector for the installation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoinstall: select dependent 32-bit RPMs when "build32" is set.
Vladimir Sokolovsky [Sun, 4 Jan 2009 08:15:14 +0000 (10:15 +0200)]
install: select dependent 32-bit RPMs when "build32" is set.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoHandle mpi-selector uninstall independently on other packages.
Vladimir Sokolovsky [Wed, 10 Dec 2008 11:22:00 +0000 (13:22 +0200)]
Handle mpi-selector uninstall independently on other packages.
Leave it installed if there are other MPIs depending on it.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoipv6 can't be loaded with modprobe on OpenSuSE 10.3, causing ib_ipoib
Vladimir Sokolovsky [Tue, 9 Dec 2008 08:03:03 +0000 (10:03 +0200)]
ipv6 can't be loaded with modprobe on OpenSuSE 10.3, causing ib_ipoib
loading failure with unresolved symbol.
This patch comments line in /etc/modprobe.d/ipv6.

BUG: https://bugs.openfabrics.org/show_bug.cgi?id=1449

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agokernel-ib RPM is required for kernel-ib-devel RPM installation.
Vladimir Sokolovsky [Mon, 8 Dec 2008 17:54:01 +0000 (19:54 +0200)]
kernel-ib RPM is required for kernel-ib-devel RPM installation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoRemove OFED kernel modules from updates directory on uninstall.
Vladimir Sokolovsky [Mon, 8 Dec 2008 11:03:27 +0000 (13:03 +0200)]
Remove OFED kernel modules from updates directory on uninstall.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agouninstall.sh: fix the list of packages to be uninstalled.
Vladimir Sokolovsky [Mon, 8 Dec 2008 08:48:33 +0000 (10:48 +0200)]
uninstall.sh: fix the list of packages to be uninstalled.
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=1446

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoExit with return code 0 if uninstall passed.
Vladimir Sokolovsky [Sun, 7 Dec 2008 16:37:12 +0000 (18:37 +0200)]
Exit with return code 0 if uninstall passed.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoLeave mft/mst packages if installed.
Vladimir Sokolovsky [Sun, 7 Dec 2008 16:34:27 +0000 (18:34 +0200)]
Leave mft/mst packages if installed.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoExit installation procedure if the uninstall of the previous OFED version
Vladimir Sokolovsky [Sun, 7 Dec 2008 07:53:41 +0000 (09:53 +0200)]
Exit installation procedure if the uninstall of the previous OFED version
failed.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoCheck that redhat-rpm-config is installed on all redhat/fedora based
Vladimir Sokolovsky [Sun, 7 Dec 2008 07:51:42 +0000 (09:51 +0200)]
Check that redhat-rpm-config is installed on all redhat/fedora based
distributions if debuginfo RPMs were selected to be installed.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoDecrease IPoIB send/receive queue sizes on 32-bit arcitectures.
Vladimir Sokolovsky [Thu, 27 Nov 2008 08:57:14 +0000 (10:57 +0200)]
Decrease IPoIB send/receive queue sizes on 32-bit arcitectures.
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=1420

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoRedirect output to /dev/null when erasing openmpi packages
Aleksey Senin [Sun, 16 Nov 2008 14:25:00 +0000 (16:25 +0200)]
Redirect output to /dev/null when erasing openmpi packages

Signed-off-by: Aleksey Senin <alekseys@voltaire.com>
15 years agoinstall.pl fix for bugzilla 1346:
Jeff Becker [Wed, 12 Nov 2008 19:41:48 +0000 (11:41 -0800)]
install.pl fix for bugzilla 1346:
NFS-RDMA: nfs-utils source installation not being detected by OFED
installation script.

Signed-off-by: Jeff Becker <Jeffrey.C.Becker@nasa.gov>
15 years agoComment ib_ipoib and ib_sdp aliases in /etc/modprobe.conf.dist.
Vladimir Sokolovsky [Thu, 13 Nov 2008 08:57:16 +0000 (10:57 +0200)]
Comment ib_ipoib and ib_sdp aliases in /etc/modprobe.conf.dist.
These aliases prevent from ib_ipoib and ib_sdp to be unloaded by
'/etc/init.d/openibd stop'

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoEnable ib<N> interface configuration based on Eth interface
Vladimir Sokolovsky [Wed, 12 Nov 2008 16:17:20 +0000 (18:17 +0200)]
Enable ib<N> interface configuration based on Eth interface
configuration, when LAN_INTERFACE is set in ofed_net.conf.
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=1295

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agonfsrdma can be installed on 2.6.26 and 2.6.27 kernels only.
Vladimir Sokolovsky [Fri, 7 Nov 2008 20:15:26 +0000 (22:15 +0200)]
nfsrdma can be installed on 2.6.26 and 2.6.27 kernels only.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoFix $subdistro definition on OpenSuSE.
Vladimir Sokolovsky [Mon, 3 Nov 2008 15:29:43 +0000 (17:29 +0200)]
Fix $subdistro definition on OpenSuSE.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoFix for empty $distro
Aleksey Senin [Mon, 3 Nov 2008 13:38:52 +0000 (15:38 +0200)]
Fix for empty $distro

Section with distro recognition should be used before first
time using dpkg or rpm command

Signed-off-by: Aleksey Senin <alekseys@voltaire.com>
15 years agoMake sure all ofed RPMs coming from distroes are uninstalled.
Vladimir Sokolovsky [Mon, 3 Nov 2008 08:42:50 +0000 (10:42 +0200)]
Make sure all ofed RPMs coming from distroes are uninstalled.

There are some ofed RPMs coming from Linux distributions with different
names, including "ofed" in it. All these RPMs will be removed by OFED's install
script.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoFix syntax.
Vladimir Sokolovsky [Sun, 2 Nov 2008 17:01:22 +0000 (19:01 +0200)]
Fix syntax.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoSkip check_pcie_link if there is no HCA devices present.
Vladimir Sokolovsky [Wed, 29 Oct 2008 12:20:25 +0000 (14:20 +0200)]
Skip check_pcie_link if there is no HCA devices present.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoSkip post install macro in the opensm.spec on Debian.
Vladimir Sokolovsky [Wed, 29 Oct 2008 12:11:26 +0000 (14:11 +0200)]
Skip post install macro in the opensm.spec on Debian.
Otherwise, it fails on /sbin/chkconfig.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoEnable OFED installation on Debian OS using RPM interface.
Vladimir Sokolovsky [Tue, 28 Oct 2008 09:46:29 +0000 (11:46 +0200)]
Enable OFED installation on Debian OS using RPM interface.
This requires rpm.deb to be installed.

Todo: check dependencies.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAdd nfsrdma RH5.1 support.
Vladimir Sokolovsky [Sun, 26 Oct 2008 14:35:57 +0000 (16:35 +0200)]
Add nfsrdma RH5.1 support.
https://bugs.openfabrics.org/show_bug.cgi?id=1296

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoinstall.pl: Change status of nfsrdma to "technology preview".
Vladimir Sokolovsky [Sun, 19 Oct 2008 08:55:24 +0000 (10:55 +0200)]
install.pl: Change status of nfsrdma to "technology preview".

kernel modules in "technology preview" status can be installed by
adding "module=y" to the ofed.conf file in unattended installation mode
or by selecting the module in custom installation mode during interactive installation

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoRemove process manager selection for mvapich2 from install.pl
Jonathan Perkins [Sun, 12 Oct 2008 21:28:39 +0000 (17:28 -0400)]
Remove process manager selection for mvapich2 from install.pl

Newer versions of the mvapich2 source rpms build and install both
mpirun_rsh and mpd process managers by default thereby removing the need
for the user to be prompted for one or the other.

Signed-off-by: Jonathan Perkins <perkinjo@cse.ohio-state.edu>
15 years agoFix values used for mvapich2 configure
Jonathan Perkins [Sun, 12 Oct 2008 21:28:38 +0000 (17:28 -0400)]
Fix values used for mvapich2 configure

The following changes have been made:
mvapich2_conf_io_bus [{pci-ex,pci-x} -> {PCI_EX,PCI_X}]
mvapich2_conf_link_speed [{sdr,ddr} -> {SDR,DDR}]

Some whitespace has been introduced as well.

Signed-off-by: Jonathan Perkins <perkinjo@cse.ohio-state.edu>
15 years agoDisable post install check for kernel RPM.
Vladimir Sokolovsky [Thu, 2 Oct 2008 13:00:25 +0000 (16:00 +0300)]
Disable post install check for kernel RPM.
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=1240

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAccording to the NFS-RDMA documentation, nfs-utils >= 1.1.1
Vladimir Sokolovsky [Sun, 28 Sep 2008 07:55:51 +0000 (10:55 +0300)]
According to the NFS-RDMA documentation, nfs-utils >= 1.1.1
is required.

BUG: https://bugs.openfabrics.org/show_bug.cgi?id=1235

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAdditional dependencies checking on SLES10 SP2 PPC
Aleksey Senin [Thu, 25 Sep 2008 10:21:45 +0000 (13:21 +0300)]
Additional dependencies checking on SLES10 SP2 PPC

Development packages specified bellow contain "-64bit" suffix
in their names and current 'install.pl' logic will not recognize
that PPC missing critical for compilation packages. So this patch
add checking if
glibc-devel-64bit
zlib-devel-64bit
libstdc++-devel-64bit
are installed before start whole compile process on SLES PPC platform

Signed-off-by: Aleksey Senin <alekseys@voltaire.com>
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoEnable RDS on ppc64 architecture.
Vladimir Sokolovsky [Thu, 18 Sep 2008 08:56:10 +0000 (11:56 +0300)]
Enable RDS on ppc64 architecture.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAdd "libipathverbs" to the list of basic_user_packages.
Vladimir Sokolovsky [Thu, 18 Sep 2008 06:34:55 +0000 (09:34 +0300)]
Add "libipathverbs" to the list of basic_user_packages.
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=1205

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoEhca will not support RHEL4.
Vladimir Sokolovsky [Mon, 15 Sep 2008 10:26:07 +0000 (13:26 +0300)]
Ehca will not support RHEL4.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAllow mvapich2 process manager selection
Jonathan Perkins [Thu, 11 Sep 2008 14:24:28 +0000 (10:24 -0400)]
Allow mvapich2 process manager selection

The mvapich2-1.2 release contains a change in the default process manager used.
At this time a user that would like to use mpiexec instead of the new process
manager needs to provide an option to configure.  This patch allows for that to
happen through the install script.

Signed-off-by: Jonathan Perkins <perkinjo@cse.ohio-state.edu>
15 years agoComment "install ib_core ..." line in the /etc/modprobe.conf.dist (if exist).
Vladimir Sokolovsky [Wed, 10 Sep 2008 12:51:23 +0000 (15:51 +0300)]
Comment "install ib_core ..." line in the /etc/modprobe.conf.dist (if exist).
This prevents from HCA driver to be unloaded.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoRevert "Remove tvflash support from OFED-1.4."
Vladimir Sokolovsky [Sun, 7 Sep 2008 14:15:49 +0000 (17:15 +0300)]
Revert "Remove tvflash support from OFED-1.4."

This reverts commit b784b713b5c07d922e4938c14b06cec7ca3e8286.

Conflicts:

uninstall.sh

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoClear dist tag for OFED RPMs.
Vladimir Sokolovsky [Sun, 7 Sep 2008 13:55:40 +0000 (16:55 +0300)]
Clear dist tag for OFED RPMs.
On Fedora Core 9 dist tag is set to fc9 and OFED is unable to detect
created RPM.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agouninstall.sh on fully installed RedHat
Aleksey Senin [Sun, 7 Sep 2008 12:22:09 +0000 (12:22 +0000)]
uninstall.sh on fully installed RedHat

When using full RedHat full installation, by checking 'everything'
option, or @everything option in kickstart, there are additional
packages that should be removed

libibverbs-static
libmthca-static
libmlx4-static
ibcxgb3-static
libnes-static
libipathverbs-static
libibcm-static
librdmacm-static
compat-dapl-static
dapl-static

This patch remove them

Signed-off-by: Aleksey Senin <alekseys@voltaire.com>
15 years agonfsrdma: add support for SLES10 SP2 and 2.6.27.
Vladimir Sokolovsky [Sun, 7 Sep 2008 12:10:04 +0000 (15:10 +0300)]
nfsrdma: add support for SLES10 SP2 and 2.6.27.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoRun ldconfig at the end of the installation.
Vladimir Sokolovsky [Wed, 3 Sep 2008 14:19:54 +0000 (17:19 +0300)]
Run ldconfig at the end of the installation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoinstall.pl: update open-iscsi rpm version
Doron Shoham [Tue, 2 Sep 2008 09:24:58 +0000 (12:24 +0300)]
install.pl: update open-iscsi rpm version

update open-iscsi rpm version from 2.0-865.15.1 to 2.0-869.2

Signed-off-by: Doron Shoham <dorons@voltaire.com>
15 years agoib-bonding: added RHEL4.7 support.
Vladimir Sokolovsky [Mon, 1 Sep 2008 07:37:38 +0000 (10:37 +0300)]
ib-bonding: added RHEL4.7 support.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoEnable iSER installation.
Vladimir Sokolovsky [Sun, 31 Aug 2008 11:17:58 +0000 (14:17 +0300)]
Enable iSER installation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agorpm-build RPM is required to install OFED on RedHat.
Olga Shern [Sun, 31 Aug 2008 09:08:54 +0000 (12:08 +0300)]
rpm-build RPM is required to install OFED on RedHat.

Signed-off-by: "Olga Shern <olgas@voltaire.com>
15 years agoFix Open MPI removal issue on RH5.2.
Olga Shern [Sun, 31 Aug 2008 07:21:24 +0000 (10:21 +0300)]
Fix Open MPI removal issue on RH5.2.

Signed-off-by: Olga Shern <olgas@voltaire.com>
15 years agoMake sure that kernel sources are present:
Vladimir Sokolovsky [Thu, 28 Aug 2008 11:18:56 +0000 (14:18 +0300)]
Make sure that kernel sources are present:
On SuSE /lib/modules/`uname -r`/build belongs to the kernel RPM
and not to kernel-source/kernel-devel.
Check that /lib/modules/`uname -r`/build/scripts directory exist.
It belongs to kernel-source RPM on SuSE and to kernel-debug RPM on RedHat.
This check will also work for kernels from kernel.org.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoDisable 'tgt-generic' on ppc64 and ia64 platforms.
Vladimir Sokolovsky [Tue, 26 Aug 2008 09:25:03 +0000 (12:25 +0300)]
Disable 'tgt-generic' on ppc64 and ia64 platforms.
Remove unused 'stgt' package.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoinstall.pl: add openssl-devel to the dist_req_build of stgt
Doron Shoham [Thu, 21 Aug 2008 14:17:18 +0000 (17:17 +0300)]
install.pl: add openssl-devel to the dist_req_build of stgt

Signed-off-by: Doron Shoham <dorons@voltaire.com>
15 years agoModifications to mvapich2 rpmbuild options
Jonathan Perkins [Fri, 22 Aug 2008 07:59:16 +0000 (03:59 -0400)]
Modifications to mvapich2 rpmbuild options

These modifications allow the mvapich2 SRPM to easily pass variable
configuration options to its build step.  There was a some minor change
in the default values of variables during an interactive install.

Signed-off-by: Jonathan Perkins <perkinjo@cse.ohio-state.edu>
15 years agocheck for static libraries RPMs and uninstall if exist.
Vladimir Sokolovsky [Wed, 20 Aug 2008 15:07:19 +0000 (18:07 +0300)]
check for static libraries RPMs and uninstall if exist.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoFix sysfsutils RPM name for Rocks Distribution.
Vladimir Sokolovsky [Wed, 20 Aug 2008 12:56:02 +0000 (15:56 +0300)]
Fix sysfsutils RPM name for Rocks Distribution.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAdd RHEL4.7 support.
Vladimir Sokolovsky [Wed, 20 Aug 2008 11:46:13 +0000 (14:46 +0300)]
Add RHEL4.7 support.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoCheck for SuSE OFED RPMs. Request uninstall if exist.
Vladimir Sokolovsky [Wed, 20 Aug 2008 11:30:56 +0000 (14:30 +0300)]
Check for SuSE OFED RPMs. Request uninstall if exist.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAdded mlx4_en support for all kernels.
Vladimir Sokolovsky [Tue, 19 Aug 2008 10:07:13 +0000 (13:07 +0300)]
Added mlx4_en support for all kernels.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoredhat-rpm-config RPM should be installed on RedHat Distributions
Vladimir Sokolovsky [Tue, 19 Aug 2008 08:54:00 +0000 (11:54 +0300)]
redhat-rpm-config RPM should be installed on RedHat Distributions
in order to build debuginfo RPMs.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoAdded mlx4_en support.
Vladimir Sokolovsky [Wed, 13 Aug 2008 14:53:39 +0000 (17:53 +0300)]
Added mlx4_en support.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoLeave mpi-selector if it can't be removed.
Vladimir Sokolovsky [Wed, 13 Aug 2008 12:58:56 +0000 (15:58 +0300)]
Leave mpi-selector if it can't be removed.
Update mpi-selector if exist.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agouninstall: handle the following cases:
Olga Shern [Wed, 13 Aug 2008 12:38:52 +0000 (15:38 +0300)]
uninstall: handle the following cases:
- openmpi is installed as 32 and 64 bit library
- ompat-dapl-1.2.5 is installed and 'rpm -q compat-dapl' return NULL

Signed-off-by: Olga Shern <olgas@voltaire.com>
15 years agoDisable iSER support for upcoming beta release.
Vladimir Sokolovsky [Mon, 11 Aug 2008 11:11:22 +0000 (14:11 +0300)]
Disable iSER support for upcoming beta release.
Should be reverted in the future.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoCheck if the required kernel is supported.
Vladimir Sokolovsky [Thu, 7 Aug 2008 08:14:39 +0000 (11:14 +0300)]
Check if the required kernel is supported.
Check for user id - only root can run install.sh.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoinstall: print all required packages and then exit instead of printing one
Vladimir Sokolovsky [Sun, 3 Aug 2008 13:21:08 +0000 (16:21 +0300)]
install: print all required packages and then exit instead of printing one
by one.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoibvexdmtools depends on libibumad.
Vladimir Sokolovsky [Sun, 3 Aug 2008 07:37:54 +0000 (10:37 +0300)]
ibvexdmtools depends on libibumad.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoRemove tvflash support from OFED-1.4.
Vladimir Sokolovsky [Wed, 30 Jul 2008 06:27:02 +0000 (09:27 +0300)]
Remove tvflash support from OFED-1.4.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
15 years agoqlvnictools requires libibumad.
Vladimir Sokolovsky [Sun, 27 Jul 2008 12:53:12 +0000 (15:53 +0300)]
qlvnictools requires libibumad.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoqperf depends on librdmacm.
Vladimir Sokolovsky [Mon, 21 Jul 2008 12:39:49 +0000 (15:39 +0300)]
qperf depends on librdmacm.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agonfsrdma available on 2.6.26 only.
Vladimir Sokolovsky [Sun, 20 Jul 2008 14:20:29 +0000 (17:20 +0300)]
nfsrdma available on 2.6.26 only.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoRemove unused tgt_ver variable
Doron Shoham [Sun, 20 Jul 2008 11:34:48 +0000 (14:34 +0300)]
Remove unused tgt_ver variable
from the install.pl script

Signed-off-by: Doron Shoham <dorons@voltaire.com>
16 years agoChanged ofed-scripts version to 1.4.
Vladimir Sokolovsky [Sun, 20 Jul 2008 11:20:49 +0000 (14:20 +0300)]
Changed ofed-scripts version to 1.4.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoUpdated list of supported kernels.
Vladimir Sokolovsky [Sun, 20 Jul 2008 11:19:55 +0000 (14:19 +0300)]
Updated list of supported kernels.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded NFSoRDMA support.
Vladimir Sokolovsky [Sun, 20 Jul 2008 11:15:48 +0000 (14:15 +0300)]
Added NFSoRDMA support.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoRenamed dapl-v1 into compat-dapl.
Vladimir Sokolovsky [Sun, 20 Jul 2008 09:02:20 +0000 (12:02 +0300)]
Renamed dapl-v1 into compat-dapl.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd stgt to ofed_1_4_scripts
Doron Shoham [Tue, 15 Jul 2008 09:54:58 +0000 (12:54 +0300)]
Add stgt to ofed_1_4_scripts

Add stgt to ofed1.4 install/uninstall scripts

Signed-off-by: Doron Shoham <dorons@voltaire.com>
16 years agoQLogic VNIC: Changes to OFED install/uninstall script.
Ramachandra K [Thu, 10 Jul 2008 15:44:33 +0000 (11:44 -0400)]
QLogic VNIC: Changes to OFED install/uninstall script.

This patch takes care to handle installation and uninstallation of
new QLogic VNIC user component "Dynamic Update Daemon".

Signed-off-by: Ramachandra K <ramachandra.kuchimanchi@qlogic.com>
Signed-off-by: Poornima Kamath <poornima.kamath@qlogic.com>
Signed-off-by: Amar Mudrankit <amar.mudrankit@qlogic.com>
16 years agoAdded Fedora Core 9 support.
Vladimir Sokolovsky [Tue, 1 Jul 2008 07:08:19 +0000 (10:08 +0300)]
Added Fedora Core 9 support.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoRenamed libmlx4-devel-static -> libmlx4-devel.
Vladimir Sokolovsky [Tue, 1 Jul 2008 07:05:12 +0000 (10:05 +0300)]
Renamed libmlx4-devel-static -> libmlx4-devel.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoRemoving the unnecessary flocks from the installer.
Rick Warner [Tue, 3 Jun 2008 06:59:54 +0000 (09:59 +0300)]
Removing the unnecessary flocks from the installer.

Signed-off-by: Rick Warner <rick@microway.com>
16 years agoUninstall mlnx_en package if exist.
Vladimir Sokolovsky [Mon, 2 Jun 2008 12:15:56 +0000 (15:15 +0300)]
Uninstall mlnx_en package if exist.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoRemove mlx4_core parameters from /etc/modprobe.conf, if exist.
Vladimir Sokolovsky [Thu, 29 May 2008 07:57:23 +0000 (10:57 +0300)]
Remove mlx4_core parameters from /etc/modprobe.conf, if exist.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoofed_1_3_scripts: fix management libib* dependencies
Sasha Khapyorsky [Thu, 29 May 2008 06:02:56 +0000 (09:02 +0300)]
ofed_1_3_scripts: fix management libib* dependencies

libibcommon, libibumad and libibmad don't require libibverbs.

Signed-off-by: Sasha Khapyorsky <sashak@voltaire.com>
16 years agoupdate open-iscsi rpm minor version from
Doron Shoham [Sat, 24 May 2008 11:29:38 +0000 (14:29 +0300)]
update open-iscsi rpm minor version from
2.0-754 to 2.0-754.1 and from 2.0-865.15 to 2.0-865.15.1

Signed-off-by: Doron Shoham <dorons@voltaire.com>
16 years agoRDMA/libnes Update install.pl to remove backlevel libnes
Glenn Streiff [Wed, 21 May 2008 23:05:17 +0000 (18:05 -0500)]
RDMA/libnes Update install.pl to remove backlevel libnes

Allow for better migration installs by adding neteffect library
components into the list of previous ofed packages.

Signed-off-by: Glenn Streiff <gstreiff@neteffect.com>
16 years agoAdd '--force' and '--unload-modules' flags to uninstall.sh.
Vladimir Sokolovsky [Wed, 21 May 2008 13:02:25 +0000 (16:02 +0300)]
Add '--force' and '--unload-modules' flags to uninstall.sh.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoRemove MPI RPMs first. mpi-selector should be removed after MPI RPMs.
Vladimir Sokolovsky [Wed, 21 May 2008 11:29:33 +0000 (14:29 +0300)]
Remove MPI RPMs first. mpi-selector should be removed after MPI RPMs.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAvoid running rpmbuild for dapl when dapl RPMs are exist already.
Vladimir Sokolovsky [Tue, 20 May 2008 11:04:34 +0000 (14:04 +0300)]
Avoid running rpmbuild for dapl when dapl RPMs are exist already.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoRevert commit 51982c855d7cc214efc45b647ae51bd2817f52ea
Doron Shoham [Mon, 19 May 2008 07:08:48 +0000 (10:08 +0300)]
Revert commit 51982c855d7cc214efc45b647ae51bd2817f52ea

Merged the auto-startup/shutdown setting from
install.pl script to the rpm file of open-iscsi

Signed-off-by: Doron Shoham <dorons@voltaire.com>
16 years agoCheck if kernel sources exists for kernel-ib modules compilation.
Vladimir Sokolovsky [Tue, 29 Apr 2008 11:32:22 +0000 (14:32 +0300)]
Check if kernel sources exists for kernel-ib modules compilation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded more packages to the uninstall script.
Moshe Kazir [Mon, 21 Apr 2008 08:08:59 +0000 (11:08 +0300)]
Added more packages to the uninstall script.

Signed-off-by: Moshe Kazir <moshek@voltaire.com>
16 years agoSet open-iscsi for auto-startup when installing OFED
Erez Zilber [Sun, 6 Apr 2008 07:04:50 +0000 (10:04 +0300)]
Set open-iscsi for auto-startup when installing OFED

Since openibd is set to auto-startup/shutdown during OFED installation, we
should also set open-iscsi for auto-startup/shutdown. When shutting down
the machine, openibd is stopped, and it tries to unload modules that are
used by iSER. Stopping open-iscsi before openibd solves this problem.

Signed-off-by: Erez Zilber <erezz@voltaire.com>