2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 22:15:30 +00:00
Commit Graph

21939 Commits

Author SHA1 Message Date
4507a038ba Accumulated go-xcat updates (#4991)
* Fix vim modelines

* [go-xcat] Fix --long-help

* [go-xcat] Add curl support

* [go-xcat] Better tarball support

* [go-xcat] Explaination of --xcat-version argument in help message

* [go-xcat] Disable xCAT-core.repo and xCAT-dep.repo if they exist

* [go-xcat] Add change logs
2018-03-28 17:47:44 +08:00
468a64ac6b Merge pull request #4898 from xuweibj/I4728
show node name with error msg for ipmi
2018-03-28 17:36:26 +08:00
27779acc74 Merge pull request #5016 from chenglch/logrotate
Add default logrotate configuration for gocons
2018-03-28 16:38:58 +08:00
5e5dbf886f Avoid log compute node logs to other log files (#4995) 2018-03-28 16:19:08 +08:00
9220422ed7 Merge pull request #5025 from chenglch/check_cons
Check if cons script is excutable before register into console server
2018-03-28 15:57:45 +08:00
f85d2ee7fa Merge pull request #5024 from chenglch/service-gocons
Modify doc to enable goconserver by default on service node
2018-03-28 15:37:14 +08:00
46c611f11a Check if cons script is excutable before register into console server
This patch check the script file, if it is not excutable, just print
ignore message.
2018-03-28 15:09:06 +08:00
58f0999d6d Modify doc to enable goconserver by defanlt on service node
Add description for `setupconserver` attribute.
2018-03-28 13:44:08 +08:00
965dc960ea Merge pull request #4979 from neo954/cuda9.2
CUDA 9 support on RHEL 7
2018-03-28 12:57:56 +08:00
dc63be034b Merge pull request #4990 from neo954/cuda-doc
NVIDIA CUDA driver installation document updating
2018-03-28 12:55:21 +08:00
5da3a4f945 Merge pull request #4998 from gurevichmark/ipmi_rflash_recover
Better message for --recover option
2018-03-27 16:13:19 -04:00
bc1de0529c Merge pull request #5015 from robin2008/install-monitor-cache
clear "name-IP" cache in `install monitor` process
2018-03-27 17:59:07 +08:00
372756a6ad (#4913) clear cache before run 'nodeset <> next' to avoid using the old IP address
after IP address is modified.
2018-03-27 17:46:19 +08:00
116c270b0c Merge pull request #5014 from xuweibj/I4983
fix issue 4983, get autoreboot info
2018-03-27 17:35:12 +08:00
2ac315cbe2 Add default logrotate configuration for gocons
Add logrotate conf for the console log files and log
of goconserver.
2018-03-27 17:11:25 +08:00
24c2cb751f Merge pull request #5017 from robin2008/xcatsnap
(#4973) add journal logs in xcatsnap for xcatd
2018-03-27 17:05:55 +08:00
cb4edc2bc1 Fix the issue 'install monitor' exit unexpected and SSL CPU 100% (#4582, #4496) (#5005)
* Fix the issue 'install monitor' exit unexpected (#4582).
- add eval block to cover all possible codes which might die in do_installm_service
- add more logs in install monitor to record useful inforamtion
- add sleep 0.01 to avoid CPU too high
- fix the wrong timeout usage (alarm - die)
- recover the default INT/TERM singal handler to avoid UDP listener will quick when kill 'install monitor'

* Avoid SSL CPU 100% when hit max open file number
2018-03-27 17:02:38 +08:00
d6a45d9398 (#4973) add journal logs in xcatsnap for xcatd 2018-03-27 16:32:01 +08:00
d8969d7189 Merge pull request #5008 from tingtli/21
Fix bugs of go-xcat test cases,Modify go-xcat test cases #21
2018-03-27 15:39:57 +08:00
9a12802077 Merge pull request #5012 from robin2008/xdcpmerge
updatenode MERGE mode does not support update an existing entry
2018-03-27 14:21:46 +08:00
6d8081142b workaround ($4929) the MsgUtil.pm first to make sure xcatd will not crash when /dev/log is not ready. (#4974) 2018-03-27 14:04:51 +08:00
b744927045 fix issue 4983, get autoreboot info 2018-03-27 01:21:46 -04:00
5aa24911f4 add information to check the version 2018-03-26 22:09:18 -04:00
8f2ba27897 modified depending on comments 2018-03-26 21:21:51 -04:00
a9ce890a6c Merge pull request #5007 from gurevichmark/openbmc_rspconfig_ntpservers
Display a warning when setting NTP Server
2018-03-26 15:23:20 -04:00
c82e2f854b Update index.rst
update stating Python 2.x framework in documentation
2018-03-26 10:27:01 -04:00
6629798889 Display a warning when setting NTP Server 2018-03-26 10:24:53 -04:00
961108c53b updatenode MERGE mode does not support update an existing entry 2018-03-26 18:06:49 +08:00
3217230d19 fix issue chroot, rpm -qa error: Failed to initialize NSS library #4959 (#5011)
* move use_devurandom before package instllation:fix issue #4959
2018-03-26 17:35:19 +08:00
492b8fe5a9 unify chdef and mkdef some actions for node type (#4968)
* unify chdef and mkdef some actions for node type

* polished

* adjust format
2018-03-26 11:31:55 +08:00
1e1d5b5a75 Merge pull request #5009 from bybai/errormsg
enhance error message for rflash
2018-03-26 10:42:30 +08:00
d307c394c2 enhance error message for rflash 2018-03-25 22:09:23 -04:00
14398e6688 enhance error message for rflash 2018-03-25 22:03:09 -04:00
e25352bfd7 Merge pull request #4877 from gurevichmark/openbmc_reventlog_python_clear
OpenBMC reventlog "clear" and "resolved" in Python
2018-03-26 09:43:37 +08:00
dca32024d0 Merge pull request #4964 from tingtli/kdump
add kdump test case
2018-03-26 09:29:20 +08:00
0e0584e423 Fix bugs of go-xcat test cases,Modify go-xcat test cases #21 2018-03-24 12:00:21 -04:00
a60d8f7da1 update to save node and osimage definition and restore the definitions after the test 2018-03-24 11:48:29 -04:00
54f3181ac5 Merge pull request #5001 from chenglch/gcons-restart
Modify startup configuration for goconserver and conserver
2018-03-23 17:41:55 +08:00
c46df1baaa Merge pull request #5002 from neo954/testcase-rvitals
Add a test case for rvitals outputs format checking
2018-03-23 17:29:32 +08:00
f2557a240f Merge pull request #4969 from xuweibj/rflash_python
rflash in python for OpenBMC
2018-03-23 16:57:35 +08:00
cc588f4af1 Modify startup configuration for goconserver and conserver
After running makegocons, startup configuration would be changed
to make sure goconserver could start after rebooting. Changes
are made in makeconservercf too.
2018-03-23 16:36:42 +08:00
59da0b4ed3 Add a test case for rvitals outputs format checking 2018-03-23 16:35:36 +08:00
fdfd8b4700 modified depending on comments 2018-03-23 04:10:31 -04:00
14bdb8568c Merge branch 'master' into rflash_python 2018-03-23 14:40:43 +08:00
5ce290ba4b Merge pull request #5000 from xuweibj/I4999
show error msg for rpower bmcstate when username is wrong
2018-03-23 14:31:25 +08:00
61b332e61c fix typo 2018-03-22 23:07:54 -04:00
b1bb88d640 Merge pull request #4997 from gurevichmark/openbmc_rbeacon_stat_perl
OpenBMC rbeacon stat support in Perl
2018-03-23 10:24:18 +08:00
7d70ccdf40 show error msg for rpower bmcstate when username is wrong 2018-03-22 22:09:29 -04:00
8dc18c3989 Merge pull request #4988 from gurevichmark/openbmc_getbmcstate
Catch BMC status error from get status request
2018-03-23 09:32:23 +08:00
20e7dcd7de Better message for --recover option 2018-03-22 14:47:05 -04:00