]> git.openfabrics.org - ~vlad/ofed_scripts.git/log
~vlad/ofed_scripts.git
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." vofed-1.4-rc1
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. vofed-1.4-beta1
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. vofed-1.3.1
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>
16 years agoUpdated uninstall.sh to remove empty mpi directories, /usr/mellanox, /usr/mst.
Vladimir Sokolovsky [Wed, 19 Mar 2008 09:21:04 +0000 (11:21 +0200)]
Updated uninstall.sh to remove empty mpi directories, /usr/mellanox, /usr/mst.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded "mft" package to the uninstall script.
Vladimir Sokolovsky [Sun, 9 Mar 2008 12:03:11 +0000 (14:03 +0200)]
Added "mft" package to the uninstall script.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoDisable '__arch_install_post' RPM macro for mvapich.
Vladimir Sokolovsky [Sun, 9 Mar 2008 10:17:47 +0000 (12:17 +0200)]
Disable '__arch_install_post' RPM macro for mvapich.
- caused rpmbuild failure on Fedora Core 8.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoRemove 'vendor_post_uninstall.sh' after uninstall finished.
Vladimir Sokolovsky [Sun, 9 Mar 2008 10:16:29 +0000 (12:16 +0200)]
Remove 'vendor_post_uninstall.sh' after uninstall finished.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agotcsh RPM is required by mpi-selector.
Vladimir Sokolovsky [Thu, 6 Mar 2008 08:09:59 +0000 (10:09 +0200)]
tcsh RPM is required by mpi-selector.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoDisable build32 flag on 32bit and ia64 platforms.
Vladimir Sokolovsky [Tue, 4 Mar 2008 12:53:31 +0000 (14:53 +0200)]
Disable build32 flag on 32bit and ia64 platforms.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agotvflash is not supported on the openSuSE. vofed-1.3
Vladimir Sokolovsky [Thu, 28 Feb 2008 08:58:05 +0000 (10:58 +0200)]
tvflash is not supported on the openSuSE.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoUndefine 'dist' in the rpmbuild command which can be set in some Distributions.
Sasha Khapyorsky [Tue, 26 Feb 2008 22:17:38 +0000 (00:17 +0200)]
Undefine 'dist' in the rpmbuild command which can be set in some Distributions.

Signed-off-by: Sasha Khapyorsky <sashak@voltaire.com>
16 years agoRDS is not supported under PPC64.
Vladimir Sokolovsky [Sun, 24 Feb 2008 14:58:39 +0000 (16:58 +0200)]
RDS is not supported under PPC64.
RDS is not supported under kernel 2.6.24.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoFix commit 7711426c6b69f2546f9e9b5db777c95007b24140
Vladimir Sokolovsky [Wed, 20 Feb 2008 07:58:04 +0000 (09:58 +0200)]
Fix commit 7711426c6b69f2546f9e9b5db777c95007b24140

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoFix mvapich2 dependencies.
Vladimir Sokolovsky [Tue, 19 Feb 2008 16:38:22 +0000 (18:38 +0200)]
Fix mvapich2 dependencies.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoSave binary RPMs under RPMS/distro/arch.
Vladimir Sokolovsky [Tue, 19 Feb 2008 09:34:27 +0000 (11:34 +0200)]
Save binary RPMs under RPMS/distro/arch.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd dist_req_build for opensm-libs package - this should be same as for
Sasha Khapyorsky [Mon, 18 Feb 2008 15:52:53 +0000 (17:52 +0200)]
Add dist_req_build for opensm-libs package - this should be same as for
opensm, because its build is similar.

Without this ofed_1_3 build where only opensm-libs was selected
(sometimes implicitly) fails in build time on machine where bison is
not installed.

Signed-off-by: Sasha Khapyorsky <sashak@voltaire.com>
16 years agoFix dapl 32-bit docs directory path.
Vladimir Sokolovsky [Sun, 17 Feb 2008 14:20:53 +0000 (16:20 +0200)]
Fix dapl 32-bit docs directory path.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years ago'/etc/issue' is included as a part of some RPMs (non-standard).
Vladimir Sokolovsky [Sun, 17 Feb 2008 13:48:44 +0000 (15:48 +0200)]
'/etc/issue' is included as a part of some RPMs (non-standard).

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoChange install script to include v1 dapl-devel package.
Arlin Davis [Fri, 1 Feb 2008 01:11:57 +0000 (17:11 -0800)]
Change install script to include v1 dapl-devel package.

Signed-off by: Arlin Davis <ardavis@ichips.intel.com>

16 years agodapl: install 32-bit dapl libraries.
Vladimir Sokolovsky [Tue, 29 Jan 2008 13:32:58 +0000 (15:32 +0200)]
dapl: install 32-bit dapl libraries.
add dapl-devel RPM to the hpc packages group.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoib-bonding release 22
Moni Shoua [Thu, 24 Jan 2008 13:33:13 +0000 (15:33 +0200)]
ib-bonding release 22

Change Log:
--------------------------
1. Apply backport patches also for kernel 2.6.9-67 (Redhat4 UP6)
2. Fix bugs for working with OS tools (sysconfig/initscripts)
3. Change in documentation for working with OS tools
4. Fix: in ib-bons - bond0 appears as constant instead of $BOND_NAME in one place
5. Fix: Destroy bonding master only if it exists

Add 2.6.9-67 to the list of kernels that are supported by ib-bonding

Signed-off-by: Moni Shoua <monis@voltaire.com>
16 years agoAdded some debuginfo RPMs to the list of packages for uninstall.
Vladimir Sokolovsky [Sun, 13 Jan 2008 13:04:19 +0000 (15:04 +0200)]
Added some debuginfo RPMs to the list of packages for uninstall.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agotvflash: 32-bit RPM will be created and installed on RHEL4 PPC64.
Vladimir Sokolovsky [Sun, 13 Jan 2008 12:52:08 +0000 (14:52 +0200)]
tvflash: 32-bit RPM will be created and installed on RHEL4 PPC64.
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=842

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoofed_1_3/ofed_scripts: This will allow the users to add lines to ofed.conf
Moni Shoua [Tue, 8 Jan 2008 07:28:24 +0000 (09:28 +0200)]
ofed_1_3/ofed_scripts: This will allow the users to add lines to ofed.conf
which will not be parsed by install.pl and can be used by the vendor scripts.
Such line should start with the string: "vendor_config"

Signed-off-by: Moni Shoua <monis@voltaire.com>
16 years agoofed_1_3/ofed_scripts: Add vendor script pre/post hooks for OFED install/uninstall
Moni Shoua [Tue, 1 Jan 2008 10:17:36 +0000 (12:17 +0200)]
ofed_1_3/ofed_scripts: Add vendor script pre/post hooks for OFED install/uninstall

Vendors that distribute OFED sometimes need to add vendor specific
actions to the install and/or the uninstall process. This patch adds this
capability of adding scripts that would be executed before and after OFED
install and uninstall. Names of the scripts are given in the configuration
file for the install.pl script.

Examlpe (lines in ofed.conf)

vendor_pre_install=vendor_pre_install.sh
vendor_post_install=vendor_post_install.sh
vendor_pre_uninstall=vendor_pre_uninstall.sh
vendor_post_uninstall=vendor_post_uninstall.sh

Signed-off-by: Moni Shoua <monis@voltaire.com>
16 years agoseparate open-iscsi RPMs for Rh4 and other supported distros
Erez Zilber [Tue, 25 Dec 2007 10:36:33 +0000 (12:36 +0200)]
separate open-iscsi RPMs for Rh4 and other supported distros

In order to fix bug #804, we install different open-iscsi versions for different distros:
1) RH4 - install open-iscsi r2.0-754
2) other distros (SLES 10, RHEL5) - install open-iscsi r2.0-865.15

Signed-off-by: Erez Zilber <erezz@voltaire.com>
16 years agoAdd support for RHEL4.0U6.
Vladimir Sokolovsky [Wed, 19 Dec 2007 15:11:23 +0000 (17:11 +0200)]
Add support for RHEL4.0U6.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded 'zlib-devel' requirement to mstflint.
Vladimir Sokolovsky [Wed, 19 Dec 2007 10:29:13 +0000 (12:29 +0200)]
Added 'zlib-devel' requirement to mstflint.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoUpdated MPI's rpmbuild requirements.
Vladimir Sokolovsky [Wed, 19 Dec 2007 07:02:38 +0000 (09:02 +0200)]
Updated MPI's rpmbuild requirements.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded libibumad-devel to mvapich2 RPM install requirements.
Vladimir Sokolovsky [Mon, 17 Dec 2007 16:48:35 +0000 (18:48 +0200)]
Added libibumad-devel to mvapich2 RPM install requirements.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agodapl-utils and dapl-debuginfo rpmbuild requires libibverbs and librdmacm vofed-1.3-rc1
Vladimir Sokolovsky [Wed, 12 Dec 2007 11:43:44 +0000 (13:43 +0200)]
dapl-utils and dapl-debuginfo rpmbuild requires libibverbs and librdmacm
to be installed.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>