2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-23 04:41:08 +00:00
Commit Graph

17975 Commits

Author SHA1 Message Date
Xiaopeng Wang
1f1a834a54 Merge pull request #1577 from zet809/modify_genesis_scripts_debiancontrol
Modify conflict xcat-genesis-scripts-x86-64 and xcat-genesis-scripts-…
2016-07-22 18:12:22 +08:00
ertaozh
f14f9d8a9c Modify conflict xcat-genesis-scripts-x86-64 and xcat-genesis-scripts-ppc64 with xcat-genesis-scripts 2016-07-22 06:07:31 -04: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
Xiaopeng Wang
fe5529486a Merge pull request #1574 from zet809/fix_genesis_builder_issue_for_x86_64
Fix xcat-genesis-base-x86-64 build issue on CentOS6.6
2016-07-22 10:51:48 +08:00
ertaozh
ecbf69c326 Fix xcat-genesis-base-x86-64 build issue on CentOS6.6 2016-07-21 22:42:40 -04:00
Xiaopeng Wang
aa840eb107 remove the missing files for pull request #1454 (#1568) 2016-07-21 02:59:31 -05:00
Xiaopeng Wang
5515eb2592 Merge pull request #1565 from gurevichmark/perltidyallfiles
perltidy all perl files
2016-07-21 14:59:11 +08:00
Chuck Brazie
2c8834210a Merge pull request #1566 from chuckbrazie/master
Update my fork from original
2016-07-20 14:22:51 -04: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
yangsong
a64958f843 Merge pull request #1564 from zet809/modify_genesis_scripts_spec_for_debiancontrol
modify genesis scripts spec for debian/control to be debian/control-a…
2016-07-20 16:26:01 +08:00
Xiaopeng Wang
8a480ebe5d Merge pull request #1552 from zet809/update_mlx4_en_driver
add the notification that need to install newer mlxen driver for xcat…
2016-07-20 16:21:04 +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
ertaozh
967ff2a33a modify genesis scripts spec for debian/control to be debian/control-amd64 and debian/control-ppc64elwq 2016-07-20 04:18:05 -04:00
Xiaopeng Wang
7101b39995 Merge pull request #1563 from immarvin/ongeninitrd
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 16:13:52 +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
Xiaopeng Wang
3b0799d12e Merge pull request #1531 from pdlun92/rsyslogd
Modify /bin/restart script in genesis to correctly restart rsyslogd
2016-07-20 15:40:28 +08:00
yangsong
c6eb315ba5 Merge pull request #1561 from zet809/modify_dependency_for_xcatxcatsn_genesisscripts
modify dependency xcat-genesis-scripts to xcat-genesis-scripts-ppc64 …
2016-07-20 14:01:33 +08:00
yangsong
99e72c7b9a Merge pull request #1543 from zet809/rename_xcat_genesis_scripts_pkgname
Modify xcat-genesis-scripts-ppc64 depend on xcat-genesis-base-ppc64 a…
2016-07-20 14:01:09 +08:00
ertaozh
cd471d112d modify dependency xcat-genesis-scripts to xcat-genesis-scripts-ppc64 and xcat-genesis-scripts-x86-64 for xcatsn and xcat 2016-07-20 01:17:45 -04:00
zet809
b622997ba0 Update control 2016-07-20 13:05:36 +08:00
zet809
f7581c4c82 Update control 2016-07-20 13:05:12 +08:00
zet809
fcf8f69353 Update control 2016-07-20 13:00:17 +08:00
zet809
d5674fc712 Update control 2016-07-20 12:59:51 +08:00
neo954
87e3a340d0 Merge pull request #1560 from hu-weihua/issue1544
Fix issue1544 and issue1545, modify mistakes in all autotest bundle files
2016-07-19 23:36:02 -05: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
hu-weihua
afd2ce56ec fix issue1544 and issue1545 2016-07-19 23:19:43 -04: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
Patrick Lundgren
3d0d83c891 Removed /bin/restart from install config files 2016-07-19 10:14:40 -04:00
ertaozh
88ea55bfe5 modify depends on xcat-genesis-scripts to xcat-genesis-scripts-ppc64 and xcat-genesis-scripts-x86-64 2016-07-19 05:58:39 -04:00
Weihua Hu
1055cbf1d6 Merge pull request #1541 from xuweibj/prbdscv
Fix bug, probe discovery get node ip
2016-07-19 17:29:00 +08:00
ertaozh
7e737f695b add the notification that need to install newer mlxen driver for xcat-genesis-base-ppc64 2016-07-19 03:10:05 -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
Xiaopeng Wang
52c685c378 Merge pull request #1516 from xuweibj/fsppower
add powering-on status for fsp
2016-07-19 14:30:25 +08:00
caomengmeng
c7d593ec5a Merge pull request #1555 from caomengmeng/delete_statelite_sync_file_checkpoint
Delete synced file check points
2016-07-19 14:17:27 +08:00
caomengmeng
1d3a163324 delete synced file check points 2016-07-19 02:16:13 -04:00
caomengmeng
51f69458fa delete synced file check point 2016-07-19 02:10:09 -04:00
Xiaopeng Wang
fcb33518c9 Merge pull request #1550 from whowutwut/commitid
Add a buildinfo file to the xcat core tar.bz2 file to provide information about the build
2016-07-19 11:30:04 +08:00
XuWei
d6e7b250f9 Improve performance of kvm (powering-on) 2016-07-18 22:21:12 -04:00
ertaozh
15dd911372 Modify xcat-genesis-scripts-ppc64 depend on xcat-genesis-base-ppc64 and xcat-genesis-scripts-x86-64 depend on xcat-genesis-base-x86-64 for ubuntu 2016-07-18 21:44:20 -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
Patrick Lundgren
d6f0c89d43 Added block to restart rsyslogd after dhclient has been restarted. Moved restart to xCAT-genesis-scripts 2016-07-18 13:35:44 -04:00
Victor Hu
35cfdd56ba Added some code to create a buildinfo file included in the tar.bz2
file that contains information about the current xCAT build
2016-07-18 13:10:46 -04:00
Mark Gurevich
510fb9639e Merge pull request #1518 from gurevichmark/image_probe_noderange
Merging based on @daniceexi approval.
2016-07-18 10:54:00 -04:00
Xiaopeng Wang
7efd57094c Merge pull request #1542 from zet809/modify_dep_for_ipmitool
modify xcat to depended on ipmitool-xcat-1.8.15-2 and higher
2016-07-18 17:28:46 +08:00