Commit Graph

66 Commits

Author SHA1 Message Date
jjhua
90c22ee298 in some of the mlnxofedinstall script from Mellanox OFED iso, there is not --nodeps to uninstall the libibverbs package. But the new pe kits are depended on the libibberbs. So I add the rpm -e --nodeps --allmatches libibverbs in mlnxofed_ib_install to uninstall the libibverbs before invoking the mlnxofedinstall script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-03 06:11:41 +00:00
jjhua
e853c4c7e2 feature-request#157 Some Improvements to the mlnxofed_ib_install script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-16 07:50:06 +00:00
jjhua
37234b42cc fixed bug 3490.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-24 08:10:36 +00:00
jjhua
d6ada83292 fixed bug 3513
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16017 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-19 05:57:40 +00:00
linggao
d3a3b4d526 more on xdsh to ethernet switches
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-16 17:21:35 +00:00
jjhua
f61d3bce03 fixed bug 3113, remove some error message when clearing the last configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-27 09:31:21 +00:00
jjhua
641a7eca86 chmod +x to configiba.1port and configiba.2ports
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 08:00:33 +00:00
jjhua
09ce0901e1 fix bug 3558059. For Network controller: Mellanox Technologies MT27500 Family [ConnectX-3], there is not a keyword like InfiniBand, add Mellanox as the keyword; in mellanox ofed 4.0.x, it doesn't up the ib0/ib1 interfaces by default, so I update the configiba scripts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 07:52:35 +00:00
jjhua
11e2ef4840 fix bug 3558059. For Network controller: Mellanox Technologies MT27500 Family [ConnectX-3], there is not a keyword like InfiniBand, add Mellanox as the keyword; in mellanox ofed 4.0.x, it doesn't up the ib0/ib1 interfaces by default, so I update the configiba scripts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 07:43:16 +00:00
jjhua
dd3545d945 fix bug 3558059. If the os was updated from sles11 sp1 to sless11 sp2, and the mlnx-ofa_kernel-kmp-default could not be installed successfully. enhance the mlnxofed_ib_install scripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13523 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 06:40:59 +00:00
jjhua
a148f21ce4 correct an error of the ==
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-06 08:59:58 +00:00
jjhua
d7011e64bb fixed the point 2 of defect 3513208, when run genimage with mlnxofed_ib_install twice for sles11sp1, the genimage will fail. A special case for sles11sp1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-01 06:36:03 +00:00
jjhua
8fe63331bd fixed defect 3512263.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12033 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-28 12:33:40 +00:00
jjhua
cb9f6e46ec correct the loop number
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:44:56 +00:00
jjhua
f76fac2a3a For AIX, remove the original ib configuration; use the loop number instead of 0, 1, 2...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:07:46 +00:00
jjhua
d0066e515a For AIX, remove the original ib configuration; use the loop number instead of 0, 1, 2...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:07:31 +00:00
jjhua
f4a06ff3e6 fixed 3499932 and 3499065: remove the original ib configuration; use the loop number instead of 0, 1, 2...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 09:43:09 +00:00
jjhua
567a13c591 fixed 3499932 and 3499065: remove the original ib configuration; use the loop number instead of 0, 1, 2...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 09:42:53 +00:00
jjhua
4fc13e90ac wget the link http:... instead of ftp...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:11:52 +00:00
jjhua
6999503160 fixed a syntax issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11707 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 10:27:17 +00:00
jjhua
7b7b5bfd1b use Mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 08:23:49 +00:00
jjhua
6fa7e09e21 QDR IB support on rhels6.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 05:18:12 +00:00
lissav
ee1794d4c4 update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-11 16:20:24 +00:00
lissav
0629520be5 Mellanox switch config file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-11 16:18:05 +00:00
lissav
26c2e5e727 add sample QLogic config file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10740 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-11 14:17:33 +00:00
wanghuaz
53db17bf1b There is one potential problem when swtich configiba.1port to configiba.2port
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10118 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 08:53:36 +00:00
wanghuaz
c0ec57aa68 Converting configiba from perl to shell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-17 14:40:11 +00:00
wanghuaz
aa7154a648 Fixed bug 3132861: If there is no /etc/modprobe.conf, there will be one warning msg output. Now all the opreations related to /etc/modprobe.confwill be added in the check of whether the file is existing.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8478 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 09:39:20 +00:00
wanghuaz
091fe027fe Fixed one problem for IB support on SLES.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8308 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 03:25:07 +00:00
wanghuaz
59595ef4d2 IB support on RHEL6 code checkin.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8302 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 11:39:06 +00:00
wanghuaz
731a83e959 Fix bug 3054182 and 3054178
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-07 06:11:34 +00:00
wanghuaz
431626e3f1 use /bin/ksh instead of /usr/bin/ksh for RH6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6593 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-24 02:59:05 +00:00
wanghuaz
80c580de58 Remove duplicated entries in /etc/sysctl.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6534 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-18 10:51:05 +00:00
wanghuaz
5ea3254f9d Update the options ib_ehca lock_hcalls=0 setting in modprobe.conf and net.ipv4.conf..arp_filter in /etc/sysctl.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-18 07:36:56 +00:00
wanghuaz
e77d87cf4c Make the same update in truck to 2.4.x releases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-27 09:06:28 +00:00
wanghuaz
cbd61c2b1f Change the commands sequence to make openibd daemon stable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-20 11:38:09 +00:00
ligc
6327a8b3da ipv6 fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6035 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 07:34:48 +00:00
wanghuaz
d883126093 Wait for the driver initialized before active the adapter
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5920 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-29 11:48:28 +00:00
wanghuaz
d26a822248 Remove the entries that created by configiba.1port
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-19 09:14:41 +00:00
wanghuaz
f54ddf96fa Updated script to match RHEL5.4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 05:18:29 +00:00
wanghuaz
3bb01a2207 fixed defect 2883734: recreate ml0 configuration after remove ml0
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-27 13:29:25 +00:00
wanghuaz
816a852d49 vmstat output on AIX 53V is changed, and make the string match in heathcheck not work. Update script for AIX53V
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 07:40:14 +00:00
wanghuaz
7c9d44fded fixed defect 2840428
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-20 07:39:20 +00:00
wanghuaz
5559e71b72 remove one line useless comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 09:01:22 +00:00
wanghuaz
f05f0e32b3 fixed defect 2814436 and 2810107. Output more information instead of just output error infromation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 08:55:48 +00:00
wanghuaz
e13a6936ea doc update for IB configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 03:29:50 +00:00
wanghuaz
0376aadb71 fixed defect #2826390
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-24 06:24:16 +00:00
wanghuaz
8df8b8bbfd fixed defect #2824707
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-21 09:22:16 +00:00
wanghuaz
510f11b82c fixed defect #2824711
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3843 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-21 09:09:11 +00:00
wanghuaz
832a98a3cf set nr_ports=1 for sles11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-14 12:22:26 +00:00