Commit Graph

40 Commits

Author SHA1 Message Date
amy0701
ff2e58e66f fix confignics -s does not work in postscripts 2015-03-12 01:27:24 -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
ligc
dc4138c13c fix for bug 4562: a shell syntax problem 2015-02-06 16:26:19 +08: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
daniceexi
fc55bc9fd7 fix the issue that config alias would remove the original ip on the dev 2014-08-20 08:52:08 -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
daniceexi
813fba8c6b defect 4079: to support rh7 that hostname is cfged in /etc/hostname. Check the existence of /etc/hostname, use itif yes, otherwise use /etc/sysconfig/network 2014-05-28 10:30:01 -04:00
lissav
eebfcc912b REDHAT7 support defect 4091 2014-05-08 09:29:46 -04:00
ligc
9766383d68 add vlan support for configeth, could use the syntax eth1.2 to specify vlan tagging 2014-04-29 10:31:11 -05:00
xq2005
c010a68bb3 cacl broadcast address in configeth 2013-11-12 18:45:49 -08:00
xq2005
23905cb311 use ip address to find the network name 2013-11-01 03:33:39 -07:00
yinle
0c7e33c045 Add check in configeth to give message to AIX user. 2013-10-28 06:28:45 -07:00
xq2005
80291f4473 bug 3808: error info when running confignics 2013-10-08 01:45:23 -07:00
xq2005
9c409845ba bug 3809: get the dhcp info from lease file 2013-10-07 22:57:42 -07:00
xq2005
b5c87afbb2 bug 3798: confignics -s failed on sles11 sp3 2013-09-24 02:14:43 -07:00
xq2005
ce0d0e18f7 bug 3763:write install nics's configuration file 2013-09-17 00:49:04 -07:00
xq2005
9390efe04e confignics modify -s option 2013-09-11 23:48:49 -07:00
xq2005
4cb0606746 bug 3768,3769,3770 2013-09-04 20:59:20 -07:00
xq2005
fd48d12d60 transfer the confignics and configeth to shell 2013-08-02 03:03:26 -07: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
ligc
adfb223fd4 call /etc/sysconfig/network-scripts/ifup-ipv6 on RedHat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-22 08:48:49 +00:00
ligc
2142411c43 add configth ipv6 support work with nics table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15237 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-22 08:22:55 +00:00
billwajda
908a792a16 fixed configeth to correctly create ip alias on aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-01 04:25:18 +00:00
billwajda
07c4a8419b fixed configeth to correctly create ip alias on SUSE/SLES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-31 15:17:09 +00:00
ligc
29d5191d91 fix for bug 3320: perl syntax problem in configeth
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-24 07:29:35 +00:00
billwajda
3176fb6a27 check for either ! or : for delimeter in confignics and configeth
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14836 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-09 20:25:08 +00:00
billwajda
f2499a17f4 changed check for delimeter in configeth
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-09 18:49:02 +00:00
billwajda
5d4b6eb549 updated configeth for nic ip alias
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14827 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-09 16:24:11 +00:00
billwajda
7b761ef342 update configeth to use networks table correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-04 21:55:30 +00:00
billwajda
ca219aabe1 changed configeth specifically for adding additional ethernet adapters. Added new confignics which invokes configeth
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-02 19:48:07 +00:00
immarvin
80748cfb7c 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@12689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-15 03:48:00 +00:00
bp-sawyers
d735307a45 Fixed serveral problems in configeth script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 20:26:01 +00:00
lissav
68eaaebade Add what to change in the script to comments and add error processing defect 3430879
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 19:53:30 +00:00
wanghuaz
9f7465c94b Fixed the issue that configeth doesn't configure ethernet in power 775 clusters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 10:20:53 +00:00
ligc
f8b7e79dc5 fix for ipv6 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 08:05:31 +00:00
nott
0fda20d691 Add command to configure AIX Ethernet interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-29 18:39:34 +00:00
linggao
b15d4000ec configeth for SLES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 14:14:05 +00:00
bp-sawyers
f87a94b181 made some postscripts executable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:52:45 +00:00
bp-sawyers
1f50594afc Added configeth postscript to configure secondary adapter.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:04:01 +00:00