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

1497 Commits

Author SHA1 Message Date
Sebastian Thorarensen
fc58a8e872 Do not comment out rsyslog /var/log/messages on MN (#4527)
Since commit 1219fdd23f, the rsyslog rule
"*.debug /var/log/messages" is no longer added to rsyslog.conf on the
MN. However, any rule ending with "/var/log/messages" is still commented
out. This leads to xCAT removing all output to /var/log/messages, except
for the daemon and ftp facilities that are enabled by
/etc/rsyslog.d/xcat-debug.conf!

This commit
 - stops commenting out rules ending with "/var/log/messages" in
   rsyslog.conf
 - stops adding adding the comment "#*.debug /var/log/messages" to
   rsyslog.conf
 - changes "daemon.debug" to "daemon.=debug" in xcat-debug.conf to avoid
   duplicate daemon log lines with most Linux distributions' default
   rsyslog.conf.

The 'ftp.* rule in xcat-debug.conf is possibly no longer needed, and
will lead to duplicate ftp messages with most distributions, but it is
left untouched in this commit.
2018-01-10 21:00:59 -06:00
Yuan Bai
1d916bff83 Merge pull request #4539 from stanford-rc/confignetwork_ignorebmc
ignore bmc interfaces defined in the nics table
2017-12-20 11:26:29 +08:00
Kilian Cavalotti
f1b21d72a7 Use IP address of xcatmaster instead of hostname in resolv.conf (#4537) 2017-12-16 10:00:34 +08:00
Kilian Cavalotti
3e5f5e0b17 ignore bmc interfaces defined in the nics table (don't generate an error) 2017-12-15 10:04:02 -08:00
cxhong
b579154b80 NODE attribute didn't populate in /opt/xcat/xcatinfo after reboot (#4428)
* NODE attribute didn't populate in /opt/xcat/xcatinfo after reboot

* Get NODE from mypostscripts
2017-12-13 08:33:17 -06:00
Yuan Bai
e7e6b60215 Merge pull request #4453 from mattaezell/nicutils_multibond_bringup
Support multiple bonds on bring-up
2017-12-07 17:04:37 +08:00
cxhong
e501b26fd0 issues for install license file on accton switches (#4460) 2017-12-07 00:53:32 -06:00
Matt Ezell
4e4ef047ba Support multiple bonds on bring-up 2017-12-06 12:17:27 -05:00
Matt Ezell
a6c1300b34 Fix confignetwork bond nic_type detection with multiple bonds 2017-12-04 10:10:28 -05:00
Bin Xu
ff5f21e283 Leave a log file there when xCAT upgrade in case to debug issue while upgrading (#4389) 2017-11-29 02:37:35 -06:00
yangsong
f5437609d4 do not set exit_code to 1 when the clock is not synced before the timeout (#4362) 2017-11-23 03:56:01 -06:00
cxhong
da7df78fd2 Add image name to /opt/xcat/xcatinfo on compute node (#4359) 2017-11-22 07:40:18 -06:00
cxhong
6f53cf1a0b Timeout the ntpd process if ntpd service is not running on ntpserver (#4321) 2017-11-16 20:34:27 -06:00
immarvin
e261973c05 Support http repos for otherpkgs #4042 2017-11-13 00:47:50 -05:00
Yuan Bai
c17f009187 enhance setroute error check and return code. (#4217)
* enhance setroute error check.
2017-11-07 14:29:55 +08: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
Victor Hu
c205aa5a71 Merge pull request #4184 from zet809/update_nvme_firmware
add the script to update nvme firmware
2017-10-30 10:41:36 -04:00
ertaozh
cc79123674 update script update_nvme_firmware based on Victor's comments 2017-10-30 09:15:42 -04:00
cxhong
6263ef39cd Add Node name to the /opt/xcat/xcatinfo for diskfull installation (#4190) 2017-10-26 21:28:52 -05:00
cxhong
1ab870788c Modify setupntp postscripts (#4144)
* Modify setupntp postscripts

* exit after modifed ntp.conf
2017-10-26 09:53:18 -05:00
ertaozh
116c651f7c add the script to update nvme firmware 2017-10-26 05:58:21 -04:00
Yuan Bai
2353abb48a support confignetwork to extend nictypes=unused (#4177)
* support confignetwork to extend nictypes=unused
2017-10-25 17:00:23 +08:00
cxhong
4a31081691 Merge pull request #4049 from mattaezell/cumulusntp
Update setupntp and call it from cumulusztp
2017-10-20 08:38:04 -04:00
immarvin
a954d6d2f2 fix issue 2017-10-19 23:25:52 -04:00
Yuan Bai
6e19ac5dc6 add --allownoip for confignetwork to ignore no nicips error (#4130) 2017-10-19 16:12:23 +08:00
zet809
a6661f84b7 Merge pull request #2927 from zVMopenstack/ZVM_XCAT_DEV
Merge the changes made for zVM into the xCAT development branch
2017-10-18 17:06:31 +08:00
Matt Ezell
9710163924 Update setupntp and call it from cumulusztp 2017-10-05 11:03:30 -04:00
cxhong
4864967d4a Merge pull request #4044 from whowutwut/mellanox_sample_postscripts
Include sample postscripts to help admins check firmware version and update mellanox adapter firmware
2017-10-04 16:04:05 -04:00
Victor Hu
6c01fed51c Create some sample postscripts that users can run to check
Mellanox OFED/Adapter firmware levels and update the adapter
firmware level independent on installing a new version of OFED
2017-10-03 12:00:54 -04:00
Chuck Brazie
c012b45ec1 Merge branch 'master' into ZVM_XCAT_DEV 2017-10-03 09:44:06 -04:00
cxhong
f295689c22 Merge pull request #4005 from mattaezell/ztp_improvements
Improvements to Cumulus ZTP
2017-10-02 13:39:29 -04:00
cxhong
20e1e7213c Support config snmpv1/2 community string for Mellanox switches during discovery phase (#4030)
* Support config snmpv1/2 community string for Mellanox switches during
discovery phase

* checking snmpversion defined in the switches table
2017-09-28 22:07:55 -05:00
Matt Ezell
a9b23dfa1d Improvements to Cumulus ZTP
- Use the full path to cl-license
- Allow configinterface to download files
- Run enablesnmp in mypostscript so we have the correct community string
2017-09-25 16:04:09 -04:00
yangsong
a183e3b8f2 support local syslog:1)ship logrotate and log filter rule files in xCATsn;2)refine syslog script to enable log filter and rotate rules (#3921) 2017-09-15 16:03:43 +08:00
Casandra Qiu
85957476f9 Add netmask to configonie script for change ip 2017-09-14 16:43:31 -04:00
immarvin
e83ad2b08e refine cumulus discovery procedure to handle the different response from the MN 2017-09-11 05:26:37 -04:00
Bin Xu
387392707f Remove the mess info '<xcatdsource>' from the content when call getcredentials.awk (#3881) 2017-09-08 14:19:34 +08:00
Bin Xu
6f6a68bc37 Not restart xcatd in 'servicenode' when the node is not stateless and statelite as it will fail in postscript stage. (#3872) 2017-09-07 15:52:53 +08:00
Matt Ezell
72d99850e2 Ensure mypostscript has permission 700 (#3847)
Only root needs to run this script
2017-09-07 09:18:35 +08:00
Bin Xu
029da28735 1, add default pkglist/otherpkglist/exlixt/postinstall for rhels7 ppc64le/x86_64 stateless service node (#3859)
2, restart xcat when run 'servicenode'
2017-09-06 17:04:20 +08:00
Yuan Bai
ca67bbf9f6 fix confignetwork_static_installnic failure on ubuntu (#3846) 2017-09-05 17:05:04 +08:00
cxhong
51ad6fd511 Support User defined community string for enable snmp on Cumulus Switches (#3818)
* Support User defined community string for enable snmp on Cumulus
Switches

* modify comment from yangsong

* Modify code from review comments
2017-09-04 10:04:06 +08: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
zet809
80bbe5eece Merge pull request #3710 from bybai/log
confignetwork error message enhancement
2017-08-30 16:32:56 +08:00
Chuck Brazie
53bc816f9b Create xcat.conf.apach24 2017-08-29 08:57:43 -04:00
Chuck Brazie
b530161afd Delete xcat.conf.apach24 2017-08-29 08:50:21 -04:00
Chuck Brazie
1179241750 Delete xcat.conf.apach22 2017-08-28 10:55:27 -04:00
Chuck Brazie
7d98ede285 Update xCAT.spec 2017-08-28 09:11:09 -04:00
bybai
beeb80cfde polished based on comments. 2017-08-27 22:32:35 -04:00