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
hu-weihua
c7fd949ae6
add old commit 693d3facfc
back
2016-08-29 23:15:47 -04:00
linggao
dfb2bbe249
moved get_nic_extra_params and parse_nic_extra_params functions to xcatlib.sh
2015-06-30 14:21:40 -04:00
huweihua
e9a9987fec
fix defect4559. reduce openibd restart times
2015-06-09 03:40:16 -04:00
linggao
08bae512bd
Fixed defect 4683 confignics/configib does not put nicextraparams into /etc/network/interfaces file
2015-05-27 11:07:00 -04:00
linggao
edbe36c98d
Make nics.nicextraparams work for any user defined settings, fixed defect 4541 and 4542
2015-02-06 16:08:31 -05:00
linggao
dc9806c023
add more checking for gateway in configib postscript
2014-12-09 09:57:31 -05:00
linggao
729907f7eb
Allow specifying mtu and connected_mode settings in configeth and configib per request from defect 3567
2014-12-04 09:32:59 -05:00
Casandra Qiu
28d2110a5e
fix bug#4366 change /bin/sh to /bin/bash
2014-11-19 09:42:19 -05:00
huweihua
ac83f5c65f
fix defect4389:omit the output of ifup command
2014-11-13 03:03:31 -05:00
huweihua
2959c875ed
add support for Ubuntu14.04.1 in p8 le
2014-10-21 04:32:18 -04:00
daniceexi
b76e15c487
minor fix for configib
2014-10-08 08:10:51 -04:00
daniceexi
a7621d345f
defect 4264: fix issue in configib postscript to make it only touch the ifcfg-* files which are passed in from command line params
2014-09-12 07:52:21 -04:00
ligc
0d78da8895
fix for bug 4187: uncomment the SSL_verify_mode in prsync for RHEL7
2014-07-24 17:06:33 -05:00
immarvin
8b362709b4
fix defect #4233 syslog changes give syntax error on AIX
2014-07-22 23:20:03 -07:00
immarvin
f7b9a9a40b
replace the service/chkconfig related stuff with newly added subroutine in xCAT::Utils
2014-06-10 08:56:11 -07:00
ligc
c464e3c1d6
fix for bug 4002, configib replaces /etc/sysctl.conf
2014-02-28 14:05:59 -06:00
xq2005
d8ccaf37e8
bug 3679, delete all ib nics' configuration files before configure them
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-10 09:07:51 +00:00
billwajda
1f1430f074
added NM_CONTROLLED=no for configib and configeth and changed BOOTPROTO=none for redhat in both files for bug 3499
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-02 15:01:28 +00:00
linggao
d628976bd4
fixed a defect #3543 running confignics has authority issues on statelite nfs_based cn
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16127 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-29 20:27:22 +00:00
jjhua
226c907bbd
fixed the bug 3490. put the insserv message into /dev/null
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-24 07:57:20 +00:00
ligc
c256f1c0fe
fix for bug 3460: add ipv6 default gateway setup for configib
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-03 09:16:43 +00:00
linggao
80b20c444f
More fix for SF bug #3404 configib for aix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-08 19:49:02 +00:00
linggao
f2eb32b3c9
fixed SF bug #3404 configib: Update xCAT IB configuration for AIX IB APAR IV36529
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-06 20:18:37 +00:00
ligc
e706f5cbd4
configib support multiple ipv4 addresses and IPv6 addresses
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15312 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-01 03:39:58 +00:00
linggao
ed299052be
fixed defect 3360
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15065 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-05 18:34:12 +00:00
linggao
150207c0d5
bug fix for configib
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-23 22:14:26 +00:00
linggao
181f5a05b6
more fix for configib
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-22 13:25:57 +00:00
linggao
3bb94e2487
made configib ready for config one nic at a time.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-21 20:48:04 +00:00
linggao
171017442d
more on configib
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-18 21:25:08 +00:00
linggao
672fd91279
added configib postscript
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-18 18:06:10 +00:00