2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

7598 Commits

Author SHA1 Message Date
Victor Hu
9b96ee24e6 Display a different summary message on install vs update 2016-08-05 12:40:41 -04:00
Victor Hu
ab3448ca9f Change the summary message for go-xcat 2016-08-05 12:33:58 -04:00
penguhyang
5cd203cdf5 enhance packimage -m txc (#1602) 2016-08-02 16:45:31 +08:00
zet809
91954591ed To support more than 1 nics connect to the install network (#1613) 2016-08-02 14:44:18 +08:00
Mark Gurevich
e92838a11a Merge pull request #1607 from immarvin/oncoderefine
Thank you for the comments and explanation.
2016-08-01 11:07:47 -04:00
Xiaopeng Wang
2deffa2e7e Merge pull request #1601 from zet809/support_bond_for_hdwr_discovery
Deal with the scenario that more than 1 nic connecting to the provisi…
2016-08-01 14:05:20 +08:00
ertaozh
4efa05ddb5 Deal with hostname which is alias of the predefined node 2016-07-31 22:58:47 -04:00
immarvin
bae1f51546 add description of subroutine get_disks_by_userspecs 2016-07-29 21:30:16 -04:00
zet809
a3b6420910 Merge pull request #1592 from chenglch/mkconservercf
Add trust_host option in rest api for makeconservercf
2016-07-28 16:50:37 +08:00
ertaozh
13fa0118b6 Deal with the scenario that more than 1 nic connecting to the provisioning network 2016-07-28 04:31:31 -04:00
chenglch
7a3a0836e2 Add trust_host option in rest api for makeconservercf 2016-07-28 02:01:36 -04:00
Victor Hu
ec2abe3240 Merge pull request #1593 from gurevichmark/chvm_vmstorageformat
Use correct vmstorageformat for chvm
2016-07-26 15:01:53 -04:00
Mark Gurevich
9fc3d2b967 Use correct vmstorageformat for chvm 2016-07-26 14:45:33 -04:00
chenglch
fa16e12d48 Fix the overwrite error when dealing with the conflict (#1588) 2016-07-26 10:51:34 +08:00
Xiaopeng Wang
2da47d9f4a correct typo and remove useless variable definition 2016-07-26 10:02:47 +08:00
Mark Gurevich
db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
Xiaopeng Wang
0c9cb53fd4 Merge pull request #1570 from gurevichmark/perltidyallfiles2
perltidy all perl files, part 2
2016-07-22 18:21:52 +08:00
Xiaopeng Wang
bf3eb5fb39 Merge pull request #1576 from immarvin/onotherinterfaces
fix issue  [DEV] "makehosts" generates the /etc/hosts entries with wrong domain name for node with "otherinterfaces" attribute #1575
2016-07-22 15:24:30 +08:00
immarvin
13b0b37560 fix issue [DEV] "makehosts" generates the /etc/hosts entries with wrong domain name for node with "otherinterfaces" attribute #1575 2016-07-22 02:24:28 -04:00
Mark Gurevich
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Xiaopeng Wang
aa840eb107 remove the missing files for pull request #1454 (#1568) 2016-07-21 02:59:31 -05:00
Mark Gurevich
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
penguhyang
5d46d48f6a Fix issue of packimage -m txc (#1554)
* redefine the code to make distint

* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
zet809
d7cd8f9a66 Merge pull request #1558 from whowutwut/discovery_logs
Fix some wording in the log messages generated during HW discovery
2016-07-20 17:07:50 +08:00
Xiaopeng Wang
8c4cf22613 Merge pull request #1505 from chenglch/initxcatd
Only try to kill ssl listener process at first
2016-07-20 16:18:38 +08:00
immarvin
1829169839 fix issue [customer] the rhels7.2 diskful installation with kernel and kernel modules updated by"geninitrd" failed with "Pane is dead" inside anaconda #1562; add a dracut hook in intrd to update the kernle modules inside the stage2 installer LiveOs 2016-07-20 03:59:54 -04:00
zet809
6d2ebfe9aa Merge pull request #1537 from chenglch/restservice
Add rest api helper interface to access non-xcat resource
2016-07-20 11:40:34 +08:00
yangsong
d0870bcb45 Merge pull request #1520 from penguhyang/rhels6_mn_log_diskless
add syslog module to realize the log forward
2016-07-20 11:18:57 +08:00
chenglch
8187e3efa1 Add rest api helper interface to access non-xcat resource
Currently xcat rest service is running with apache user who do
not have the privilege to manage some local resource like credential
files needed by xcat web ui to get the conserver access.

This patch add scripts in xcatconfig to generate credential files
for conserver user. This patch also add a work around framework for
xcat restapi to provide the interface to get or set the system resource
so that restapi with apache privilege can retrieve the credential files.
2016-07-19 23:09:21 -04:00
penguhyang
797a64131b add syslog module to realize the log forward 2016-07-19 22:43:42 -04:00
Xiaopeng Wang
767857fe84 Merge pull request #1551 from xuweibj/kvmpower
Improve performance of kvm (powering-on)
2016-07-19 14:35:04 +08:00
Xiaopeng Wang
e5356243e1 Merge pull request #1534 from xuweibj/blade
Improve performance of blade (powering-on)
2016-07-19 14:32:12 +08:00
XuWei
d6e7b250f9 Improve performance of kvm (powering-on) 2016-07-18 22:21:12 -04:00
Victor Hu
bf80c45c01 Fix some wording in the log messages during discovery.
Simplify the messages so that it does not take up too many lines in the log file
2016-07-18 15:54:13 -04:00
immarvin
9344ec5558 fix issue geninitrd fails when pkgdir has more than one directory #1538 ; fix geninitrd fails to identify a ppc64le kernel #1539 2016-07-14 21:54:57 -04:00
XuWei
7a6c9e72f2 Improve performance of blade (powering-on) 2016-07-14 02:07:19 -04:00
Xiaopeng Wang
12c4227e9c Merge pull request #1526 from xuweibj/T113891
Improve the performance for ipmi mgt(powering-on)
2016-07-13 15:59:01 +08:00
Xiaopeng Wang
e02933ef54 Merge pull request #1510 from immarvin/onxcatconfig
fix issue  Updating xCAT on OS that uses systemctl has a warning message #1509 ; run systemctl daemon-reload on xcat upgrade
2016-07-13 14:05:55 +08:00
Xiaopeng Wang
17e0d88cd3 Merge pull request #1515 from neo954/go-xcat-devel
[go-xcat] Print out more error messages when reading repository failed.
2016-07-13 13:54:32 +08:00
XuWei
52ec24a9b1 Improve the performance for ipmi mgt(powering-on) 2016-07-13 01:32:02 -04:00
yangsong
1f32db80b0 Merge pull request #1503 from samveen/fix_exclude_list
xCAT-server: Fix exclude list for RH7 - Vim >= 7.4
2016-07-13 10:51:43 +08:00
Xiaopeng Wang
9b48f99dd5 Merge pull request #1394 from gurevichmark/nodeset_offline
Nodeset offline for ppc64
2016-07-13 09:37:28 +08:00
Mark Gurevich
97a159d47a More fixes due to review comments 2016-07-12 09:13:40 -04:00
Mark Gurevich
05f2832e7d Remove dhcp entry for x86_64 node when nodeset offline is issued 2016-07-11 15:12:13 -04:00
Mark Gurevich
861e60b3e0 code review suggestions 2016-07-11 14:29:57 -04:00
GONG Jie
123f9bc400 [go-xcat] Print out more error messages when reading repository failed. 2016-07-11 15:26:04 +08:00
GONG Jie
2ba87088c3 [go-xcat] Use a different user-agent for wget 2016-07-11 15:26:04 +08:00
immarvin
368500d531 fix issue Updating xCAT on OS that uses systemctl has a warning message #1509 ; run systemctl daemon-reload on xcat upgrade 2016-07-11 01:29:11 -04:00
chenglch
af5a4c6670 Only try to kill ssl listener process at first
Previously service xcatd stop or systemctl stop xcatd.service
will send TERM signal to all the processes of xcatd on some
platform which support this feature.

Close-issue: #1008 #537
2016-07-07 23:15:29 -04:00
wangxiaopeng
f66297abc5 issue 1493, we made a change that include the updateflag from /install/postscripts/updateflag.awk. But the shebang in /install/postscripts/updateflag.awk points to the /usr/bin/awk which does not exist in sles11.x installer. This fix is to make a link to the installer shipped awk. 2016-07-07 03:52:01 -04:00