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

16768 Commits

Author SHA1 Message Date
Weihua Hu febefa0f4a Merge pull request #621 from daniceexi/csm2xcat
Enhance cfm2xcat
2016-01-21 16:43:15 +08:00
Xiaopeng Wang 965578954d Merge pull request #607 from immarvin/onxcatindocker
add the doc for running xcat in docker container
2016-01-21 16:42:55 +08:00
wangxiaopeng 0f52e5f000 Enhance sycnfile format
Support the new format 'file -> (noderange for permitted nodes) file'
for syncfile.
2016-01-21 03:50:59 -05:00
immarvin f8369a2dd7 use the latest image instead of 2.11 2016-01-21 03:22:44 -05:00
Xiaopeng Wang d3efe413ad Merge pull request #635 from chenglch/restart_xcatd
Partial issue #537, try to detect the error of db access process
2016-01-21 15:21:37 +08:00
chenglch ee1d71fe2f Partial issue #537, try to detect the error of db access process
This patch add changes to detect the error and enter in direct db access
mode so that the other process can access the data without db access
process temporarily. Direct access is not suggested way and currently
nodelist (noderange) can not support this mode.

Partial issue: #537
2016-01-21 00:35:13 -05:00
immarvin 178ff17668 modify the pipework usage 2016-01-20 07:46:34 -05:00
immarvin dfc55add48 <copycds -p> is no longer mandatory, correct the doc 2016-01-20 03:52:37 -05:00
Weihua Hu 2ca3988fe5 Merge pull request #551 from neo954/issue505infiniband
Fix GitHub issue 505. Run hack_uname() while mlnxofed_ib_install.v2 is run in install stage
2016-01-20 14:08:30 +08:00
Xiaopeng Wang b8e53d0f27 Merge pull request #624 from hu-weihua/security
Modify security doc - keep consistent with 'xCAT'
2016-01-19 21:40:30 -05:00
hu-weihua a98b2cc78a Modify depending on Victor's comment 2016-01-19 21:06:54 -05:00
wangxiaopeng cc11a28b31 Enhance cfm2xcat
Make cfm2xcat command generate the syncfile which has the new
format that adding a target node list for each cfg entry
2016-01-19 20:34:02 -05:00
immarvin 43e709ca8d refine the doc according to the comments 2016-01-19 04:53:48 -05:00
yangsong eef32c2c67 Merge pull request #613 from penguhyang/improve_post.xcat
improve the post.xcat to make the ouput clean
2016-01-19 10:14:59 +08:00
Xiaopeng Wang fbd91febf5 Merge pull request #611 from zet809/fix_issue_601
fix issue 601: def command does not work for docker instance definition
2016-01-18 06:50:19 -05:00
tingtli a2560304ec Merge pull request #414 from caomengmeng/mm_update_cases_user_infor
Improve updatenode 4 new cases and git user info
2016-01-18 16:53:40 +08:00
penguhyang 59d754aa44 improve the post.xcat to make the ouput clean 2016-01-18 03:25:05 -05:00
Xiaopeng Wang ec265de784 Merge pull request #589 from hu-weihua/zone
Add details for "zones" document
2016-01-18 03:17:30 -05:00
Xiaopeng Wang d40dd545e0 Merge pull request #595 from hu-weihua/security
Add details for security doc
2016-01-18 03:16:53 -05:00
immarvin 12a5882947 refine the doc 2016-01-18 03:14:48 -05:00
Xiaopeng Wang 64a70b1a4e Merge pull request #469 from bybai/confignetworknew
support configuring bond/vlan/bridge for RH7
2016-01-18 03:10:52 -05:00
ertaozh b584835140 fix issue 601: def command does not work for docker instance definition 2016-01-18 02:49:19 -05:00
bybai 23be2112c5 polish log_error 2016-01-18 01:42:11 -05:00
Yuan Bai 6683aabd2b Merge pull request #604 from immarvin/onissue594
fix defect 94 [DEV]<xcatconfig -d> failed to determine the correct site.forwarder
2016-01-18 14:02:54 +08:00
Xiaopeng Wang 2fedc28a79 Merge pull request #542 from cxhong/516
Remove hostname from known_hosts file after nodes reset
2016-01-17 23:04:08 -05:00
immarvin 0372d0f81b add the doc for running xcat in docker container 2016-01-16 23:38:34 -05:00
Casandra Qiu b07cd8aa15 Remove changes in the credentials.pm and put fixes in the remoteshell 2016-01-15 18:12:56 -05:00
Mark Gurevich 7c52e50599 Merge pull request #592 from whowutwut/os_support_list
remove the xcat2_support_list file and instead point to the release notes in docs
2016-01-15 11:02:36 -05:00
hu-weihua 5408b48442 modify depending on daniceexi's comments 2016-01-14 21:58:24 -05:00
hu-weihua 372e241110 modify depending on daniceexi's comment 2016-01-14 21:48:37 -05:00
Xiaopeng Wang 2e8f66ff1f Merge pull request #529 from arif-ali/ha_doc_update
Update HA documentation
2016-01-14 05:38:53 -05:00
bybai 2addcbdb07 polish confignetwork again 2016-01-14 03:39:43 -05:00
bybai f24ea7a2c6 polish confignetwork 2016-01-14 03:31:22 -05:00
chenglch 97dd22a9ee Merge pull request #584 from zet809/docker_power
docker lifecycle management commands framework
2016-01-14 15:43:24 +08:00
ertaozh 7e90b5f77b docker lifecycle management commands framework 2016-01-14 01:54:58 -05:00
immarvin 43b5904499 fix defect 94 [DEV]<xcatconfig -d> failed to determine the correct site.forwarder 2016-01-14 00:20:12 -05:00
hu-weihua 0a33095fc1 add details for security doc 2016-01-13 23:52:10 -05:00
WangXiaoPeng 98add47637 Issue 588: fix the issue that def command cannot display the value correctly when it has = inside 2016-01-13 21:03:16 -05:00
Victor Hu 851ca19fa0 Change a word from review of the changes 2016-01-13 13:34:36 -05:00
Victor Hu 206f3a9873 Remove the xcat2_support_list file and instead point to the release
notes since that is updated with the current supported operating system

There's no need to have another location for this information
2016-01-13 08:28:12 -05:00
hu-weihua 9595b7bae8 Add docs for zones 2016-01-12 21:35:56 -05:00
zet809 213d66d34c Merge pull request #571 from xuweibj/I564
Fix issue 564 and 579, creating right install disk logs
2016-01-13 10:25:37 +08:00
bybai 66a47bdd9f remove old nicsutils 2016-01-12 02:41:13 -05:00
bybai e47e443468 enhance Schema.pm 2016-01-12 02:36:55 -05:00
bybai b8d45a8e7b enhance nicutils.sh 2016-01-12 02:36:36 -05:00
bybai 2806f1f79e enhance mypostscript.tmpl 2016-01-12 02:36:12 -05:00
bybai 2c535712d7 enhance DBobjectdefs.pm 2016-01-12 02:35:53 -05:00
bybai f46bcfd47e enhance confignetwork 2016-01-12 02:35:33 -05:00
XuWei d5ade56780 to fix issue 564
modified to fix issue 579
2016-01-12 02:10:23 -05:00
caomengmeng 86c81a0e9d deal with conflict 2016-01-12 01:56:53 -05:00