2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

17082 Commits

Author SHA1 Message Date
chenglch
27cb585787 Do not send warning message as the output is complete
Although handshake between parent and child process fails
due to the heavy IO loading, the message received by parent
process  is complete as the block operation is used.
2016-03-31 03:16:11 -04:00
tingtli
0adba0a71b Merge pull request #803 from daniceexi/doc_update_release_info
Add release info for 2.9.3
2016-03-31 11:22:06 +08:00
tingtli
fbbacded67 Merge pull request #866 from junxiawang/new0329
modify p8le test case for mini.iso
2016-03-31 11:04:58 +08:00
tingtli
f8ad55c33d Merge pull request #874 from junxiawang/0331newtest
modify p8le testcase for vm setup
2016-03-31 11:02:46 +08:00
junxiawang
cdc3418801 modify p8le testcase for vm setup 2016-03-31 03:02:59 -04:00
Victor Hu
f85540aee2 Fix typo for makeconservercf 2016-03-30 20:03:32 -04:00
junxiawang
9a5ffb5b40 modify testcase 2016-03-30 08:06:32 -04:00
junxiawang
fc6804c434 modify test according to whowutwut's comment for p8le's mini.iso 2016-03-30 07:36:47 -04:00
junxiawang
bbcb8653f0 Merge branch 'master' of github.com:xcat2/xcat-core into new0329 2016-03-30 06:16:36 -04:00
junxiawang
bc557356b1 Merge pull request #867 from caomengmeng/delete_duplicated_cases
delete duplicated cases
2016-03-30 13:27:16 +08:00
caomengmeng
33ca59351a delete duplicated cases 2016-03-30 01:19:08 -04:00
Victor Hu
aee2b62c25 update the rst file to match the pod changes in pull request 850 2016-03-29 19:26:23 -04:00
cxhong
b4d258c628 Update rhels.rst 2016-03-29 11:21:24 -04:00
junxiawang
4ff8085fd3 modify p8le test case for mini.iso 2016-03-29 07:25:31 -04:00
yangsong
ac8488dc3f Merge pull request #696 from penguhyang/rmigrate
update doc about the kvm
2016-03-29 02:43:26 -05:00
caomengmeng
0eda2d752b Change bmc to BMC as code changed 2016-03-29 15:02:36 +08:00
caomengmeng
9535872b56 Update cases because xCATd is changed to be xcatd 2016-03-29 14:53:08 +08:00
penguhyang
fb13e598f9 improve document quality about the kvm 2016-03-29 02:46:06 -04:00
zet809
18ae654973 Merge pull request #865 from chenglch/perl-error
Add check logic before using perl-Error library
2016-03-29 13:48:54 +08:00
chenglch
1385c83b51 Add check logic before using perl-Error library
perl-Error lib is not included in the system package of sles 11.4
by default. Load Error lib with eval and require statement to avoid
of dependency error.

Close issue: #857
2016-03-29 01:19:01 -04:00
Xiaopeng Wang
f874f3a22b Merge pull request #852 from hu-weihua/chxcat-XCAT
Fix issue 836 Uniform xcatd service naming, using lowercase
2016-03-28 20:25:59 +08:00
junxiawang
f290743258 Merge pull request #813 from zet809/modify_docker_lifecycle_mgt_doc
Modify mkdocker/rmdocker manpage and docker lifecycle management doc tested
2016-03-28 17:01:00 +08:00
zet809
77b50cd047 Merge pull request #853 from chenglch/getadapter_db
Fix issue to acess db in getadapter
2016-03-28 16:13:56 +08:00
neo954
cb4fdc0955 Merge pull request #849 from bybai/lsf
fix issue 496 lsf_startup use incorrect shell profile file on RHEL 7.2
2016-03-28 02:42:42 -05:00
bybai
95a8db39f2 polish lsf_startup 2016-03-28 03:10:43 -04:00
bybai
f852193495 polish lsf_startup 2016-03-28 03:07:42 -04:00
bybai
7d3ba4d3f8 polish lsf_startup 2016-03-28 02:37:53 -04:00
chenglch
ead0c29b3f Fix issue to acess db in getadapter
Previously the database access in getadapter ignore
the group cases, this patch intent to fix it.
2016-03-27 23:38:12 -04:00
Xiaopeng Wang
2a2ddbf1b2 Merge pull request #855 from immarvin/ongenimagemount
mount /dev /sys and /proc from host readonly during genimage for redhat;correct a typo in ubuntu genimage
2016-03-27 10:59:32 +08:00
immarvin
9713d69ed3 mount /dev /sys and /proc from host readonly during genimage for redhat;correct a typo in ubuntu genimage 2016-03-25 22:15:44 -04:00
zet809
bc1732ced9 Merge pull request #826 from xuweibj/S86265
Add attribute 'syslog', avoid the syslog configuration for certain node
2016-03-25 17:23:34 +08:00
yangsong
90eecce49c Merge pull request #839 from penguhyang/sles_log_xcatdebugmode
turn off logging every single line of a shell script
2016-03-25 04:10:20 -05:00
XuWei
ee67e2eafd Add node attribute 'syslog', avoid the syslog configuration for certain node 2016-03-25 03:53:55 -04:00
Xiaopeng Wang
d52111603a Merge pull request #824 from chenglch/xcatd_signal
Do not kill db process if immediate child process exists
2016-03-25 13:55:02 +08:00
hu-weihua
48c541beb7 uniform xcatd service naming, using lowercase 2016-03-25 01:28:16 -04:00
hu-weihua
62753abcee uniform xcatd service naming, using lowercase 2016-03-25 01:27:09 -04:00
Xiaopeng Wang
c4880d52d6 Merge pull request #848 from immarvin/ondhcptip
refine the doc on dhcp in large cluster; correcta typo
2016-03-25 13:10:21 +08:00
caomengmeng
49d43ae048 Merge pull request #850 from hu-weihua/chtab
fix issue 694: refine chtab's man page
2016-03-25 11:24:55 +08:00
bybai
de566bf7dd fix issue 496 lsf_startup in redhat7.2 2016-03-24 23:24:41 -04:00
hu-weihua
da91f37651 fix issue694 Disable root permission in policy table, the chtab command still work well. 2016-03-24 23:06:53 -04:00
ertaozh
30efac5717 Modify mkdocker/rmdocker manpage and docker lifecycle management doc 2016-03-24 22:47:40 -04:00
chenglch
306e66e4cc Do not kill db process if immediate child process exists
This change includes the following:

- Replace the signal number with signal name.
- Stop db process after all the immediate children stopped.
- Fix a defect in TableUtils when closing the table object.
- Enhance the is_process_exists subroutine in utils.

Close issue: #537
2016-03-24 22:46:12 -04:00
immarvin
c743aa9592 refine the doc on dhcp in large cluster; correcta typo 2016-03-24 21:34:45 -04:00
chenglch
7fe3ba3c14 Merge pull request #643 from pdlun92/rflash_check
rflash -c output modifications
2016-03-25 09:29:33 +08:00
Xiaopeng Wang
b249cd9d34 Merge pull request #844 from immarvin/ondhcptip
add a tip for dhcp lease file growth in large cluster
2016-03-25 09:02:45 +08:00
Casandra Qiu
b8763f4a24 support timestamps per line for console output 2016-03-24 11:17:15 -04:00
immarvin
9ff63170ad add a tip for dhcp lease file growth in large cluster 2016-03-24 09:27:15 -04:00
zet809
d3807e08e6 Merge pull request #835 from xuweibj/I822
To fix issue 822, run getinstdisk script when install rh6.7
2016-03-24 16:00:46 +08:00
yangsong
4e719d8286 Merge pull request #837 from penguhyang/update_netboot_attribute
Update the description for netboot attribute
2016-03-24 01:29:05 -05:00
penguhyang
5f9562f33e turn off logging every single line of a shell script 2016-03-24 02:21:14 -04:00