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

16880 Commits

Author SHA1 Message Date
chenglch f236675dec Fix issue #729: xcat do not print message under heavy load scenario
The root cause of this issue is the select time out when polling the
pipe socket. When timeout occurs, child process exit before printing
the message at the parent process side.

close-issue: #729
2016-02-26 03:13:16 -05:00
Victor Hu 617831d289 Merge pull request #734 from gurevichmark/rinstall_rst
Missed checkin of rinstall.rst file
2016-02-23 10:38:15 -05:00
neo954 d1d42501f7 Merge pull request #688 from bybai/confignetworknew
Fix github issue #630, only the nictypes of the first lower interface is checked
2016-02-23 15:44:26 +08:00
bybai dea6d6d0b8 polish fix 630 2016-02-23 02:37:15 -05:00
zet809 c026cfed79 Update debian.pm 2016-02-23 15:32:06 +08:00
bybai 263f0f6851 polish fix 630 2016-02-23 01:43:30 -05:00
zet809 c41a3e54e3 Update debian.pm 2016-02-23 14:41:21 +08:00
Mark Gurevich 9c360684c2 Missed checkin of rinstall.rst file 2016-02-22 11:32:51 -05:00
chenglch 324d736ba5 Merge pull request #683 from zet809/fix_issue_657
Fix issue #657: "mkdocker command= " could not set command correctly
2016-02-22 01:33:04 -05:00
Victor Hu add2c075e4 Merge pull request #727 from gurevichmark/docker_life_cycle
Small improvements to the docker lifecycle management document
2016-02-19 13:24:02 -05:00
Mark Gurevich 5f1ee63e30 Small improvements to the docker lifecycle management document 2016-02-19 10:19:32 -05:00
ertaozh ded2750905 Fix issue #657: "mkdocker command= " could not set commad for container correctly 2016-02-19 04:11:22 -05:00
Victor Hu 40bac31236 Merge pull request #726 from gurevichmark/more_man_fixes
Additional small man page fixes
2016-02-18 15:16:36 -05:00
Mark Gurevich f763c29467 Additional small man page fixes 2016-02-18 11:06:49 -05:00
Mark Gurevich 0547d9dcae Merge pull request #719 from whowutwut/testbuild
The .pod changes create some warning message the break our daily build
2016-02-17 10:10:15 -05:00
Victor Hu 28482d4a61 - Fix some warnings that come out from pod2man during the
build on the build machine
- Committed the rst file changes that result from running

create_man_pages.py script
2016-02-16 23:35:40 -05:00
Xiaopeng Wang 278df9b091 Merge pull request #684 from zet809/include_getinstdisk_ubuntu
add getinstdisk as the default getdisk script for ubuntu
2016-02-17 11:13:32 +08:00
Victor Hu a50b63dfa5 Merge pull request #693 from penguhyang/unexpectd_msg
correct While using XCATBYPASS=YES with command, there are unexcepted logs in terminal
2016-02-16 21:50:59 -05:00
zet809 34e1e22c40 Merge pull request #670 from xuweibj/S85827-p
Story 85827, Hand the case that the disk does not have WWN
2016-02-17 10:39:09 +08:00
penguhyang f461ff78e0 correct While using XCATBYPASS=YES with command, there are unexcepted logs in terminal 2016-02-16 21:12:01 -05:00
Victor Hu f65a71b310 Merge pull request #717 from gurevichmark/man1_p-z_Fixes
man1 changes for commands p-z
2016-02-16 13:16:32 -05:00
Mark Gurevich 06eddfc973 man1 changes for commands p-z 2016-02-16 11:41:31 -05:00
bybai 1aad72df26 polish issue 630 fix 2016-02-16 03:05:30 -05:00
ertaozh 1e37705726 add getinstdisk as the default getdisk script for ubuntu 2016-02-16 02:11:20 -05:00
XuWei 2c9c0b4a76 Story 85827, Hand the case that the disk does not have WWN 2016-02-16 01:49:15 -05:00
Victor Hu f1eeb745c8 Merge pull request #710 from gurevichmark/man1_a-n_Fixes
man1 chages for commands a-n
2016-02-11 17:02:54 -05:00
Mark Gurevich 215aecb5ab man1 chages for commands a-n 2016-02-11 15:12:13 -05:00
Victor Hu 0b71037582 Merge pull request #702 from cxhong/addkit
Remove /tmp/tmpkit dir after addkit and extract kit tar file only once
2016-02-10 20:35:51 -05:00
Victor Hu 292ac91ef2 Merge pull request #709 from cxhong/swkits
Add "Install HPC software Kits" section
2016-02-10 17:24:26 -05:00
Casandra Qiu d277615b66 Add "Install HPC software Kits" section 2016-02-10 16:16:23 -05:00
Casandra Qiu f3123ae232 remove wildcard to extract kit tar file 2016-02-10 15:34:25 -05:00
Victor Hu 03e359c460 Merge pull request #703 from gurevichmark/man8Fixes
man page fixes for man8 section
2016-02-09 15:47:03 -05:00
Victor Hu 5f31a68f20 Merge pull request #545 from pdlun92/sn_update_xcat_doc
Added detail to 'Update Service Node Diskfull Image' section
2016-02-09 13:42:55 -05:00
cxhong f832427afb Merge pull request #690 from whowutwut/manpage
Improve the content in the xCAT kit related command man page, better formatting on RTD
2016-02-08 16:34:44 -05:00
Mark Gurevich b9dcd734c7 man page fixes for man8 section 2016-02-08 13:40:51 -05:00
Casandra Qiu a6a8d1cf94 Remove /tmp/tmpkit dir after addkit and extract kit tar file only once 2016-02-05 14:22:43 -05:00
Victor Hu e64529c2b2 Merge pull request #700 from gurevichmark/issue676
man page changes to remove xcatconfig without any flags and fix EXAMPL
2016-02-04 15:45:38 -05:00
cxhong 4a32d7f01a Update node.rst 2016-02-04 14:11:06 -05:00
Mark Gurevich d86989c9b5 man page changes to remove xcatconfig without any flags and fix EXAMPLES formatting 2016-02-03 16:45:58 -05:00
Xiaopeng Wang e7bac264a1 Merge pull request #533 from bybai/cfgnetdoc
add confignetwork doc
2016-02-02 11:38:54 +08:00
bybai b117e1b6d9 add confignetwork in text 2016-02-01 22:24:20 -05:00
bybai 53deb39326 polish cfg_network.rst 2016-02-01 03:06:53 -05:00
bybai 33f3c05e6a fix 630 only the nictypes of the first lower interface is checked 2016-02-01 02:55:20 -05:00
neo954 5cc0263c2c Merge pull request #677 from bybai/confignetworknew
issue 632, issue 629 and issue639
2016-02-01 14:52:16 +08:00
Xiaopeng Wang 6614dfa3bd Merge pull request #686 from immarvin/ondsklspost
fix defect [Customer] updatenode failed against Ubuntu node #679
2016-01-31 17:24:59 +08:00
immarvin c17d960c29 fix defect [Customer] updatenode failed against Ubuntu node #679 2016-01-30 06:08:25 -05:00
chenglch d0a63734cc Merge pull request #673 from zet809/fix_issue_660
fix issue 660: lsdocker node -l --logs return too many illegal code
2016-01-29 14:57:14 +08:00
bybai 18fae8ab69 defect 639 Spanning Tree Protocol is not enabled by default 2016-01-29 01:34:43 -05:00
yangsong 6e276a3c33 Merge pull request #678 from hu-weihua/cmdlog
Fix issue667: command log writer process failed to start in xcat docker container
2016-01-29 09:43:34 +08:00
hu-weihua f9a12dfcd9 using dirname function 2016-01-28 03:59:15 -05:00