Commit Graph

20 Commits

Author SHA1 Message Date
wanghuaz
20ec000e77 fixing the typo error in last commit for master 2013-12-03 00:55:56 +08:00
wanghuaz
a2a8bbf514 fixing the problem that configing bond0 flushed the default gateway. 2013-11-21 10:15:06 +08:00
wanghuaz
32f4697d67 fixing bug 3179: adding a sleep and reorder the steps
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 03:33:24 +00:00
immarvin
53e843bed1 add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 08:49:27 +00:00
wanghuaz
f6e8687f47 1. bond-mld is shipped seperately, we should give admin the ability of putting it to different directory and using it. 2. while configuring bond0, only the correctly configured hfx interfaces can be added as bonding slaves. so admin don't need to adjust the interface num
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 11:36:23 +00:00
immarvin
3a304634fd fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12688 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-15 03:44:27 +00:00
wanghuaz
3582608923 To configure bond0 working with hf0-7 for HFI DD2.1 and fix a typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-11 06:57:13 +00:00
wanghuaz
246777b976 Configure bond0 working with hf-x in confighfi postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12465 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 11:20:42 +00:00
wanghuaz
3d7a5105b3 Changed the description of this script, added traces to syslog for AIX and Linux, and make it more readable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11522 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-09 11:17:00 +00:00
wanghuaz
3bb744ae12 Fixing defect 3485422: updated the introduction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11508 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-08 02:47:11 +00:00
wanghuaz
6bfe498538 Fixing defect 3469377: confighfi shouldn't configure 4 hfi interfaces only
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11350 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-05 05:47:19 +00:00
wanghuaz
2ad866b22a Fixing defect 3469422: confighfi cannot reset the running hfx interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11347 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-05 03:30:47 +00:00
wanghuaz
24572647db Update confighfi postscript to work with Torrent 2.1 hardwares
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10925 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-30 10:16:13 +00:00
wanghuaz
305dc00357 In some case, ml device driver could not be initialized during boot, rc.ml could resolve this issue. We need to call this script if mlt0 is not available. Adding some sleep here may not work since in inittab, xcataixpost is with a 'wait' attribute which means inittab will wait here until it exits. If we add some sleep here, then there will be a deadlock
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 06:53:22 +00:00
wanghuaz
1dc4b6a06d Configure ml0 devices and make its ip permement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 06:16:28 +00:00
wanghuaz
9eb858893c use mkhfi instead of ifconfig to config HFI interfaces so hfi interfaces will not be lost during reboots
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-06 07:13:27 +00:00
wanghuaz
8cca86fe21 Configure ml0 on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-18 06:18:06 +00:00
wanghuaz
2f9661739e postscript confighfi to configure HFI interfaces on service node and compute node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-17 09:55:29 +00:00
wanghuaz
7926409a79 update hfi configuration postscript to match different client node convention
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-15 06:15:02 +00:00
wanghuaz
0ce8e7cc6d Added postscript confighfi to configure HFI interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-02 14:47:16 +00:00