Commit Graph

75 Commits

Author SHA1 Message Date
jjhua
f891cc995b 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/branches/2.7@13915 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-29 07:40:50 +00:00
jjhua
d9af0e6c67 chmod +x to configiba.1port and configiba.2ports
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 07:56:53 +00:00
jjhua
af74d4fa22 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/branches/2.7@13527 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 07:51:44 +00:00
jjhua
0dc7190796 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/branches/2.7@13526 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 07:44:09 +00:00
jjhua
759cea4c03 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/branches/2.7@13522 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 06:39:32 +00:00
jjhua
7250b6595a support the mellanox ofed 4.0.x for sles11sp2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13520 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 03:13:09 +00:00
jjhua
65e870c0e8 support the mellanox ofed 4.0.x for sles11sp2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13518 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-16 03:10:06 +00:00
jjhua
f0e3791a45 correct an error of the ==
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-06 08:58:53 +00:00
jjhua
3541b8b1cc correct the typo, fixed bug 3520431
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-23 02:57:57 +00:00
jjhua
312c17e2c5 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/branches/2.7@12085 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-01 06:34:56 +00:00
jjhua
807f563d11 add the pciutils and pciutils-libs because we use the lspic in the mlnxofed_ib_install scripts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-30 05:12:27 +00:00
jjhua
d66a5fa15b fixed defect 3512263.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-28 12:36:02 +00:00
jjhua
3cc2e2ff42 correct the loop number
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12013 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:43:39 +00:00
jjhua
cbc2d07d59 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/branches/2.7@12012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:09:16 +00:00
jjhua
6a4febe201 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/branches/2.7@12011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:09:04 +00:00
jjhua
03ccf3c095 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/branches/2.7@11961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 09:43:58 +00:00
jjhua
67454ed336 the additional pkglist for Mellonax ofed ib on rhels6* x86_64 diskless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11777 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 07:34:33 +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
66a2f3a334 add the ib pkglist for rh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:10:47 +00:00
jjhua
a02787ff30 mlnxofed_ib_install could be used for both rhels and sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:08:20 +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
ba22df7a82 use ib.sles11.1.x86_64.pkglist instead of ib.sles11.1.x86_64.otherpkgs.pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 03:18:02 +00:00
jjhua
c847cf6759 use ib.sles11.1.x86_64.pkglist instead of ib.sles11.1.x86_64.otherpkgs.pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 03:17:31 +00:00
jjhua
c64c5b8025 use mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11658 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:56:04 +00:00
jjhua
d432be9441 use ib.sles11.1.x86_64.otherpkgs.pkglist instead of this file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:55:31 +00:00
jjhua
8d18741245 use mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11656 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:12:03 +00:00
jjhua
6daaa40e66 use mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:11:25 +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
5c567800fe Added the specific pkgs on SLES for netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6376 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 06:37:40 +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
mellor
5b4e8e9933 sample SLES pkglist, postinstall, and litefile files for IB
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5546 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-22 16:35:13 +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