2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-02 00:08:20 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
GONG Jie
5b37b2ead4 Remove trailing spaces in file ./xCAT/postscripts/nicutils.sh 2017-12-31 23:59:59 +00:00
Yuan Bai
9e161adf7c enhance ifdown/ifup for confignetwork and confignics (#5430)
* use ip link set to replace ifdown/ifup

* enhanced

* polished
2018-07-26 17:28:32 +08:00
Yuan Bai
cb9ac0d4fb enhance confignetwork -s return code (#4789)
* enhance confignetwork -s return code

* restart nic when updatenode and postbootscripts

* enhance >/dev/null 2>&1

* polished
2018-02-06 00:57:54 -06:00
Matt Ezell
4e4ef047ba Support multiple bonds on bring-up 2017-12-06 12:17:27 -05:00
Matt Ezell
4b373a7244 Allow confignetwork to setup an IB bond 2017-11-06 21:35:11 -05:00
bybai
38bcab9dec fix vlan type 2017-10-31 03:14:32 -04:00
Yuan Bai
3b2245d6e6 Fix confignetwork issue and modify test case accordingly (#3814)
* Fix confignetwork issue and modify test case accordingly

* polished

* enhance test cases

* polished

* enhance test case
2017-08-31 14:21:22 +08:00
bybai
beeb80cfde polished based on comments. 2017-08-27 22:32:35 -04:00
bybai
820fd10cc9 polished 2017-08-24 04:35:16 -04:00
bybai
73c032068a enhance error log 2017-08-17 02:42:53 -04:00
Yuan Bai
e569dcddd8 fix issue 3430 confignetwork could not config network if MTU is not set (#3455)
* fix issue 3430 confignetwork could not config network if MTU is not set

* polished based on comments.

* polished

* polished
2017-07-20 17:06:20 +08:00
Yuan Bai
1f277339e9 enhance extra params support for confignetwork (#3404)
* add extra params support

* enhanced based on comments
2017-07-10 16:33:06 +08:00
Yuan Bai
d6266b9aaf fix issue 2797 and enhance confignetwork (#3169)
* to return non-zero when error
* fix a potential issue when nicdevice is wrong for bond definition.
2017-06-05 13:14:02 +08:00
Yuan Bai
ec357428e4 confignetwork support mtu (#2973) 2017-05-05 02:34:05 -05:00
Matt Ezell
1e11b6e80f Add support for a default MTU on a network
Add a MTU column to the networks table.  If set, this will configure the MTU in
DHCP so that nodes will have the correct MTU during provisioning.  This is
important for large systems to enable jumbo frames to reduce CPU usage when
copying diskless images over the network (before the confignics postscript can
run to set the desired MTU).
2016-10-01 16:01:28 -04:00
bybai
18fae8ab69 defect 639 Spanning Tree Protocol is not enabled by default 2016-01-29 01:34:43 -05:00
bybai
b00d9e8555 issue 629 failed to configure link aggregation out of the box 2016-01-28 03:56:26 -05:00
bybai
5d2e837402 issue 632 failed to create tagged VLAN interface with leading zeros in the VLAN id 2016-01-28 01:46:15 -05:00
bybai
7706123693 fix issue 628 2016-01-26 02:40:28 -05:00
bybai
04f19ec203 issue 628 The postscript confignetwork failed and exited with zero exit code when command brctl 2016-01-25 03:16:01 -05:00
bybai
b8d45a8e7b enhance nicutils.sh 2016-01-12 02:36:36 -05:00