Casandra Qiu
b07e268642
modify error messages
2016-03-03 14:50:25 -05:00
Casandra Qiu
be0bcf7451
For issue #712 Detect Error case in the xcatd and avoid loop in the
...
updateflag.awk
2016-02-26 13:23:20 -05:00
Casandra Qiu
d277615b66
Add "Install HPC software Kits" section
2016-02-10 16:16:23 -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
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
ertaozh
ae3f284217
Fix issue #649 : The return value for "rpower <docker_instance> <option>" need be modified
2016-01-24 22:09:35 -05:00
yangsong
9f844a62f4
Merge pull request #650 from penguhyang/pod2rst
...
update the rst file about the rscan
2016-01-22 22:36:36 +08:00
penguhyang
6dce0200d9
update the rst file about the rscan
2016-01-21 22:39:43 -05:00
Xiaopeng Wang
7e3817fe5f
Merge pull request #646 from immarvin/onxcatindocker
...
refine the document : create the bridge with a script
2016-01-22 11:33:31 +08:00
immarvin
653593dd5c
correct the example
2016-01-21 22:14:22 -05:00
yangsong
dbb242145a
Merge pull request #617 from penguhyang/rscan_vmhost
...
support rscan command to scan kvmhost to get the virtual machine list
2016-01-22 11:13:04 +08:00
penguhyang
1bf5ed8955
support rscan command to scan kvmhost to get the virtual machine list
2016-01-21 22:05:24 -05:00
yangsong
8310886eee
Merge pull request #645 from penguhyang/rh6_postxcat
...
cover rh6.7 for post.xcat restructure
2016-01-22 11:03:09 +08:00
immarvin
c83c5df81c
correct a typo
2016-01-21 21:42:19 -05:00
immarvin
2d72be3163
create the bridge with a script
2016-01-21 21:37:20 -05:00
penguhyang
f2b24b0631
cover rh6.7 for post.xcat restructure
2016-01-21 21:12:52 -05:00
yangsong
c75218f499
Merge pull request #600 from penguhyang/sles_xcat_log
...
correct failed to generate expected logs for SLES
2016-01-22 09:49:11 +08:00
Weihua Hu
fa2237d141
Merge pull request #620 from daniceexi/xcatstat
...
Add new tool xcatstat
2016-01-21 16:55:46 +08:00
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
wangxiaopeng
0a3acec252
Change the usage for xcatstat;
...
Filter off the lo in the output;
2016-01-21 03:03:24 -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
penguhyang
1258e63c1c
correct failed to generate exceped logs for sles
2016-01-20 22:34:19 -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
wangxiaopeng
2384541fda
Add new tool xcatstat
...
This tool is useful for the user who was using csmstat
in csm to monitor the compute nodes. The tool is a partial
implementation of of csmstat in xCAT.
2016-01-19 19:36:24 -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