immarvin
bd918e47e8
fake policy-rc.d instead of invoke.rc.d
2016-03-05 10:15:11 -05:00
immarvin
c3c5c17c95
fix defect [FVT]xCAT in docker :genimage failed #663
2016-02-16 00:24:48 -05:00
Casandra Qiu
f3123ae232
remove wildcard to extract kit tar file
2016-02-10 15:34:25 -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
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
hu-weihua
f9a12dfcd9
using dirname function
2016-01-28 03:59:15 -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
ertaozh
93c2b73f12
fix issue 660: lsdocker node -l --logs return too many illegal code
2016-01-27 01:03:40 -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
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
zet809
fa55fe2520
Merge pull request #582 from chenglch/getadapter
...
Use fifo pipe to enhance getadapter
2016-01-25 15:16:05 +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
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
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
wangxiaopeng
0a3acec252
Change the usage for xcatstat;
...
Filter off the lo in the output;
2016-01-21 03:03:24 -05:00
penguhyang
1258e63c1c
correct failed to generate exceped logs for sles
2016-01-20 22:34:19 -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
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
penguhyang
59d754aa44
improve the post.xcat to make the ouput clean
2016-01-18 03:25:05 -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
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
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
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
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
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
XuWei
d5ade56780
to fix issue 564
...
modified to fix issue 579
2016-01-12 02:10:23 -05:00
Mark Gurevich
ceccc8cb98
Merge pull request #567 from daniceexi/restapi
...
Add rest api doc to ReadTheDoc in rst format.
2016-01-11 14:27:25 -05:00
Xiaopeng Wang
6c2b62226b
Merge pull request #570 from xuweibj/T81951
...
Fix Issue 559, MTMS_based_discovery work for Habanero.
2016-01-10 21:02:10 -05:00
XuWei
18e85a8441
to fix Issue 559
2016-01-10 20:41:45 -05:00
wangxiaopeng
ec4ce73d5b
Issue 569: check the value of site.xcatsslversion before setting default value
2016-01-06 06:03:23 -05:00
wangxiaopeng
af02dbd3ba
Add rest api doc to ReadTheDoc in rst format.
2016-01-04 06:52:21 -05:00
XuWei
5b94ccbfe5
to fix issue 563&564
2016-01-04 04:48:09 -05:00
yangsong
bc96617f1a
Merge pull request #557 from hu-weihua/getcons
...
Fix issue#555
2015-12-29 10:32:13 +08:00
Xiaopeng Wang
90af22e3e4
Merge pull request #531 from xuweibj/T75933
...
Get_install_disk,Task 75933
2015-12-28 20:17:36 +08:00
XuWei
c08fc960b2
Get_install_disk,Task 75933
2015-12-28 03:05:58 -05:00
yangsong
c54481efc5
Merge pull request #534 from zet809/refine_find_install_disk
...
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh
fdca2cc3f9
replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk
2015-12-28 01:09:56 -05:00