2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-13 09:54:17 +00:00
Commit Graph

24170 Commits

Author SHA1 Message Date
Weihua Hu ec5b18fe13 Update Version 2018-08-24 10:30:55 +08:00
Bin Xu 5fc4e7fad5 Enhancement for using site cache in plugin (#5535)
* site cache when run plugin does not work very well
- using cache from plugin when getNodesAttribs/getNodeAttribs (pass it into DB process from plugin process)
- Site cache is a whole hash, so to use cache when by the hash is there, instead of the specified key is there.
It is because that there might be no key defined in site table.

* with XCATBYPASS, to populate site hash before scan_plugins. Then only 1 query for site table to do whole things.

* cache site when init plugins on service nodes

* missing to comment the old codes query from xCAT DB process
2018-08-21 18:36:52 +08:00
Weihua Hu 4991ebda9e Merge pull request #5545 from zet809/update_gocons_quickstart
update goconserver quickstart document
2018-08-21 17:38:19 +08:00
ertaozh 21a30c8958 update goconserver quickstart document 2018-08-21 05:30:17 -04:00
Weihua Hu 102df496b4 Merge pull request #5544 from zet809/modify_release_info_for_2.14.3
Modify release information for 2.14.3 release
2018-08-21 16:57:58 +08:00
ertaozh 281b304514 Modify release information for 2.14.3 release 2018-08-21 04:33:59 -04:00
Yuan Bai 6cb744fcf7 fix osarch missing from copycds (#5543) 2018-08-21 15:29:07 +08:00
Yuan Bai 14d27fe375 Merge pull request #5542 from xuweibj/rflash_lose_log
To fix issue that lose activation success log
2018-08-21 14:41:28 +08:00
cxhong 5b7b407793 update onie doc to add rspconfig sshcfg command (#5539) 2018-08-21 14:23:56 +08:00
xuweibj 025b9f8d1a To fix issue that lose activation success log 2018-08-21 02:14:45 -04:00
Weihua Hu d9c88bff3b Merge pull request #5537 from zet809/makeconservercf_deprecated
Add message to deprecated makeconservercf
2018-08-20 17:43:55 +08:00
ertaozh 229432618f Add message to deprecated makeconservercf 2018-08-20 05:36:04 -04:00
xuweibj d7aa111807 Merge pull request #5495 from bybai/rfla
capture rflash -d some debug info into rflash log
2018-08-20 17:13:23 +08:00
Yuan Bai 97a35013f0 Merge pull request #5470 from jjohnson42/sle15support
SuSE Linux 15 support
2018-08-20 17:10:48 +08:00
Yuan Bai d94406edae Merge branch 'master' into sle15support 2018-08-20 17:10:12 +08:00
bybai 25b60a5088 Merge branch 'rfla' of github.com:bybai/xcat-core into rfla 2018-08-20 04:47:28 -04:00
bybai 9969bbc7f4 enhanced 2018-08-20 04:47:08 -04:00
Yuan Bai aecfa7f011 Merge branch 'master' into rfla 2018-08-20 14:26:17 +08:00
bybai fedc352715 enhance text 2018-08-20 01:35:31 -04:00
Gᴏɴɢ Jie 2d27aa8554 Hide the `command "chronyd" not found' error message. And pass the $MASTER environment variable to setupntp.traditional (#5520) 2018-08-20 10:21:40 +08:00
zet809 fe1732ff4b Merge pull request #5532 from hu-weihua/dns
Move 2 dns cases from CI test scope
2018-08-17 17:23:32 +08:00
huweihua cb2039cd7c move 2 dns cases from CI test scope 2018-08-17 05:15:15 -04:00
zet809 0d0859ea74 Merge pull request #5429 from neo954/trailing-spaces
Remove all trailing spaces from xcat-core codes
2018-08-17 16:21:07 +08:00
zet809 aa1b147f25 Replace 5478 to fix issue 5476 (#5531) 2018-08-17 16:11:16 +08:00
cxhong 0832cc405d Support rspconfig sshcfg command for cumulus switch (#5483) 2018-08-17 15:53:53 +08:00
xuweibj b17c588896 Merge pull request #5359 from gurevichmark/rflash_lock
Lock rflash operation
2018-08-17 15:31:28 +08:00
zet809 dc04c54101 To replace PR 5130: Update version_control_inventory.rst (#5530) 2018-08-17 15:28:31 +08:00
zet809 b4bc1e9996 Merge pull request #5486 from jjohnson42/fixconfigfpc
fix configfpc with no gateway
2018-08-17 15:13:33 +08:00
Mark Gurevich 9659708a96 Add --noupdateinitrd option to rinstall (#5523) 2018-08-17 14:49:23 +08:00
Bin Xu 2b26797195 getAllNodeAttribs will query site table too much (#5505) (#5521)
- move `get_site_attribute` out from loop
2018-08-17 14:42:12 +08:00
yangsong ebc04e4cbc support args in postinstallscripts (#5462)
* support args in postinstallscripts

* add the script to inject systemd service unit
2018-08-17 11:23:56 +08:00
cxhong dcaa21aa13 Support multiple syncfile list for packimage process (#5524) 2018-08-17 11:01:55 +08:00
cxhong 0dc260db29 Merge pull request #5514 from robin2008/getopenbmccons
Improve getopenbmccons performance (#5507)
2018-08-16 14:34:49 -04:00
Gᴏɴɢ Jie 0f190b79a5 [go-xcat] Dirty workaround for github issue #5503 on SLES 11 SP4 (#5522) 2018-08-16 19:43:16 +08:00
xuweibj 5164086ffb Merge pull request #5519 from zet809/fix_issue_5518
Fix issue 5518: perl-xCAT/xCAT/MacMap.pm on ubuntu18.4 and rhels6.10
2018-08-16 15:33:27 +08:00
ertaozh a0e369430d Fix issue 5518: perl-xCAT/xCAT/MacMap.pm on ubuntu18.4 and rhels6.10 2018-08-16 01:49:53 -04:00
yangsong ed890e6e23 refine the timeout values during cumulus discovery (#5502) 2018-08-15 18:23:46 +08:00
Gᴏɴɢ Jie 8c6a111c59 Merge pull request #5515 from immarvin/ondebugmode
fix when xcatdebugmode=1, non shell (/bin/sh) postscripts will not show output back on MN #5510
2018-08-15 18:13:38 +08:00
yangsbj 7cf413a073 fix when xcatdebugmode=1, non shell (/bin/sh) postscripts will not show output back on MN #5510 2018-08-15 06:11:22 -04:00
robin2008 957eaf8016 Improve getopenbmccons performance (#5507)
- as it is only DB operation, do all things in preprocess_handler
 - pass 'node' instead of 'noderange' to avoid accessing whole `nodelist`
2018-08-15 16:59:39 +08:00
Weihua Hu 6998bca246 Merge pull request #5512 from neo954/sles-migration
Fix xCAT migration test cases on SLES
2018-08-15 16:50:08 +08:00
Gᴏɴɢ Jie 76d50d11ec Update xCAT document for Ubuntu 18.04 (#5477)
* Update xCAT document for Ubuntu 18.04

* Fix github issue #1203. Update document for Ubuntu installation without Internet.

* Fix grammatical errors
2018-08-15 16:08:33 +08:00
GONG Jie bf0bded830 Fix xCAT migration test cases on SLES 2018-08-15 15:27:52 +08:00
Bin Xu fe9743fdd4 1, add the content for httpd tuning (#5513)
2, adjust the parameters based on field feedback
2018-08-15 15:27:13 +08:00
xuweibj 028be486e3 Merge pull request #5418 from hu-weihua/ci_label
Using label to enhance CI test
2018-08-15 10:37:26 +08:00
huweihua 5871e21758 comment debug info out 2018-08-14 06:09:24 -04:00
Weihua Hu 1f10e1e434 Merge pull request #5504 from zet809/fix_issue_5499
fix issue 5499: rflash option needed to update PNOR or BMC individually for P9 OpenPower servers
2018-08-14 17:31:51 +08:00
huweihua 57896422a4 add some comment in code 2018-08-14 05:24:40 -04:00
Weihua Hu 547b02a351 Merge pull request #5441 from tingtli/task234
add cases for xcat-inventory support credential export and import
2018-08-14 15:20:05 +08:00
huweihua 30997ee330 using label to enhance CI test 2018-08-14 03:01:33 -04:00