2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-23 03:30:33 +00:00
Commit Graph

16836 Commits

Author SHA1 Message Date
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
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
bybai
b00d9e8555 issue 629 failed to configure link aggregation out of the box 2016-01-28 03:56:26 -05:00
hu-weihua
cb0af287a5 change mkdir to mkpath 2016-01-28 03:08:24 -05:00
hu-weihua
c4e0b0c199 fix issue#667 2016-01-28 02:37:16 -05:00
bybai
5d2e837402 issue 632 failed to create tagged VLAN interface with leading zeros in the VLAN id 2016-01-28 01:46:15 -05:00
bybai
244dd4a23a polish 2016-01-28 01:39:21 -05:00
bybai
9c6e5ea74c polish 2016-01-28 01:39:11 -05:00
bybai
c93415987c polish 2016-01-28 01:38:47 -05:00
bybai
efb9410ade polish 2016-01-28 01:38:34 -05:00
caomengmeng
903e56e180 correct the former merge 2016-01-28 11:18:06 +08:00
caomengmeng
ccbf31c8e1 Longer wait time for daily run failed, and after this change, never failed again for last 15 days, so merge directly 2016-01-28 11:17:26 +08:00
neo954
f83dc54718 Merge pull request #675 from bybai/confignetworknew
The patch seems good. Will merge it first, then test it later.
2016-01-27 19:16:28 +08:00
bybai
657736d10a fix 636 confignetwork use wrong interface name for link aggregation 2016-01-27 04:03:54 -05:00
bybai
11bfe6aa6c polish confignetwork doc 2016-01-27 03:23:44 -05:00
caomengmeng
9e70679353 Update p_rhels_cmd.bundle 2016-01-27 15:36:33 +08:00
Xiaopeng Wang
1ec51a5c9b Merge pull request #653 from immarvin/onxcatindocker
change the pipework command to avoid confuse
2016-01-27 15:05:17 +08:00
immarvin
6f2b1f991f refine the doc 2016-01-27 01:26:40 -05:00
ertaozh
93c2b73f12 fix issue 660: lsdocker node -l --logs return too many illegal code 2016-01-27 01:03:40 -05:00
zet809
b9a7133a56 Update index.rst 2016-01-27 10:30:55 +08:00
Xiaopeng Wang
86158f0dfa Merge pull request #669 from whowutwut/bmcsetup_822lc
For IBM Power S822LC and S812LC, pause before doing the mc reset cold
2016-01-27 10:23:56 +08:00
immarvin
1f10c9ecdf add a section to disable Apparmor/SElinux on Docker host 2016-01-26 21:19:25 -05:00
Victor Hu
f0d96b30ca For IBM Power 822LC and 812LC, it seems there is something wrong with
the firmware that causes the BMC to stop replying to ping a few seconds
after the changes are made.  To work around this issue, sleep 30 before
doing the cold reset.  Once the firmware is fixed, this reset is NOT
needed
2016-01-26 09:09:47 -05:00
Victor Hu
709a6cb8ad Fix the formatting of the bmcsetup script.
- replace the tabs wiht 4 spaces
   - change the if statements to multiple lines to improve readability
2016-01-26 09:00:57 -05:00
bybai
65971caaa4 polish based on comments 2016-01-26 03:43:11 -05:00
neo954
3a5242f7e6 Merge pull request #662 from bybai/confignetworknew
The patch looks good. Will merge it.
2016-01-26 15:44:58 +08:00
bybai
7706123693 fix issue 628 2016-01-26 02:40:28 -05:00
junxiawang
6d0b7fcecc Merge pull request #637 from zet809/docker_support_usage_manpage
The usage and manpage for docker instance management command, mkdocke…
2016-01-26 14:10:44 +08:00
yangsong
2a98175e1c Merge pull request #666 from penguhyang/x86_sles11.4
correct copycds does not put files under correct directory
2016-01-26 14:00:49 +08:00
penguhyang
bf1b75879a correct copycds does not put files under correct directory for sles11.4 x86_64 2016-01-25 23:37:45 -05:00
chenglch
4e1bb7bed8 Merge pull request #612 from zet809/refine_docker_powerstate
modify default dockerhost port, modify logic for rpower state
2016-01-26 11:04:56 +08:00
immarvin
cdfda7d1c4 refine the doc 2016-01-25 21:16:18 -05:00
ertaozh
79afc50693 The usage and manpage for docker instance management command, mkdocker,lsdocker,rmdocker,rpower 2016-01-25 08:46:57 -05:00
junxiawang
981f5f53c1 Merge pull request #626 from zet809/docker_manage_doc
The document for docker lifecycle management have been tested
2016-01-25 20:48:07 +08:00
ertaozh
05bb4de0c2 The document for docker lifecycle management 2016-01-25 04:05:27 -05:00
bybai
04f19ec203 issue 628 The postscript confignetwork failed and exited with zero exit code when command brctl 2016-01-25 03:16:01 -05:00
neo954
cc4da2e035 Merge pull request #661 from bybai/confignetworknew
Will merge this one. Only two quotes were added.
2016-01-25 15:43:22 +08:00
bybai
9da7e301ec fix defect 627 The postscript confignetwork run out of control and exited with zero exit code 2016-01-25 02:31:36 -05:00
zet809
fa55fe2520 Merge pull request #582 from chenglch/getadapter
Use fifo pipe to enhance getadapter
2016-01-25 15:16:05 +08:00
chenglch
150e3e0679 Merge pull request #652 from zet809/fix_issue_649
Fix issue 649: [FVT]2.12:docker : command rpower 's return value need be modified
2016-01-25 15:08:46 +08:00
chenglch
c6e663d1fd Use fifo pipe to enhance getadapter
Currently the getadapter implementation store the nics information
in multiple files. This implementaion will store the records in the
database and add the following changes:

1. Add taskstate table to record the getadapter request.
2. Add route_request hook in xcatd to avoid of too much process.
3. Add adapterinfo column to keep the adapter information.
4. Use fifo pipe to send/recv the adapter message and wake up the waiting process.
5. Use alarm signal to handle the timeout event.
2016-01-25 01:53:54 -05:00
ertaozh
db05d4958d modify default dockerhost port, modify logic for rpower state 2016-01-24 22:22:56 -05:00