2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

2181 Commits

Author SHA1 Message Date
Mark Gurevich
215aecb5ab man1 chages for commands a-n 2016-02-11 15:12:13 -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
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
Mark Gurevich
d86989c9b5 man page changes to remove xcatconfig without any flags and fix EXAMPLES formatting 2016-02-03 16:45:58 -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
Victor Hu
27b4471306 Change some formatting and wording for the bmcdiscover man page 2016-01-25 14:52:04 -05:00
Victor Hu
b4c623f117 Make formatting changes in the kit related manpages. 2016-01-25 14:51:53 -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
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
penguhyang
1bf5ed8955 support rscan command to scan kvmhost to get the virtual machine list 2016-01-21 22:05:24 -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
Xiaopeng Wang
045b81e3b7 Merge pull request #507 from bybai/pshv
fix #506 psh/pscp -v and -h
2016-01-04 13:33:15 +08:00
Xiaopeng Wang
4689b1124c Merge pull request #558 from bybai/chdefpod
fix482 chdef man page -n description.
2015-12-31 14:54:52 +08:00
bybai
f05b4bfd86 fix482 chdef man page -n description. 2015-12-28 01:40:35 -05:00
immarvin
181fdee0ce add support for chvm --detachdev 2015-12-21 05:10:22 -05:00
yangsong
0afeb8ccc5 Merge pull request #527 from penguhyang/updatenode_zero
fix issue: return values are zero for updatenode -f with incompatiable flags -k,-S,-P
2015-12-18 15:50:40 +08:00
chenglch
88b61bab04 Merge pull request #497 from xuweibj/S69370
Add FQDNfirst option in global cfg.
2015-12-16 17:07:16 +08:00
XuWei
3684705279 Add a global cfg to enable the longnamefirst 2015-12-16 03:52:20 -05:00
penguhyang
6aeb577bfa return values are zero for updatenode -f with incompatiable flags -k -S -P 2015-12-15 21:18:14 -05:00
neo954
c15027d4bb Merge pull request #452 from hu-weihua/getadapters
Cool. Will merge it, eventually.
2015-12-15 12:44:26 +08:00
Victor Hu
011651c2ac update statefull and diskfull to stateful and diskful
for consistency in the documentaion and code
2015-12-08 11:43:56 -05:00
bybai
50864280f9 fix psh/pscp -v and -h 2015-12-02 02:40:04 -05:00
bybai
c118070d7b pasu/psh/pscp Connection failure in sles11.4,error info in rh7.1 2015-11-26 06:05:33 -05:00
huweihua
bf18e2ab5e modiy typo 2015-11-24 03:52:23 -05:00
huweihua
33aea210cf modify in accordance with code changing 2015-11-24 03:38:19 -05:00
Victor Hu
dfd6475c00 Merge pull request #387 from penguhyang/updatenode_k
correct the message to make the updatenode -k output looks neat
2015-11-23 13:04:52 -05:00
huweihua
d2760b6e75 used for support getadapters command 2015-11-22 03:41:42 -05:00
ertaozh
e5d8f86d8c fix issue 433: 2.11 build failed with renergy.1.pod 2015-11-19 02:57:00 -05:00
chenglch
821e453840 Add rflash doc for OpenPOWER machine 2015-11-19 02:24:38 -05:00
chenglch
67bd34741e Convert the original file to unix format 2015-11-19 02:12:42 -05:00
tingtli
3188a1167f Merge pull request #434 from zet809/issue_433
fix issue 433: 2.11 build failed with renergy.1.pod
2015-11-19 15:03:09 +08:00
ertaozh
959716c399 fix issue 433: 2.11 build failed with renergy.1.pod 2015-11-19 01:57:35 -05:00
penguhyang
a4c62eedf3 correct 'updatenode node -k -F' without prompting message directly 2015-11-19 01:41:37 -05:00
Victor Hu
f997141422 Merge pull request #402 from zet809/renergy_for_power_s822l
renergy support for IBM power s822LC, add power_reading and temp_read…
2015-11-18 22:40:59 -05:00
ertaozh
6b20360b57 modify renergy manpage, add powerusage and temperature 2015-11-18 22:01:26 -05:00
Xiaopeng Wang
ef9ab5fb7d Merge pull request #419 from bybai/addkitcompmanpage
addkitcomp -n man page need to be updated for its extra fun…
2015-11-19 09:35:45 +08:00
bybai
3b2f25e3f2 issue418: addkitcomp -n man page need to be updated for its extra function 2015-11-18 00:51:47 -05:00
Xiaopeng Wang
b37dd4bef0 Merge pull request #328 from whowutwut/sf_reference_cleanup
Remove references to sourceforge in xcat-core
2015-11-17 23:55:23 +08:00
penguhyang
f6e1f59f3e correct the message to make the output looks neat 2015-11-16 00:09:15 -05:00
Victor Hu
ff957c9429 Merge pull request #376 from pdlun92/i263
fixed rspconfig formatting in man page issue 263
2015-11-05 16:11:10 -05:00
Patrick Lundgren
1e68e93938 Added flag to check SLES 12 for SP1, run same flow as Ubuntu 2015-11-05 15:29:28 -05:00
Patrick Lundgren
6b304f6859 fixed rspconfig formatting in man page issue 263 2015-11-05 15:15:52 -05:00
Xiaopeng Wang
83e4df505e Merge pull request #301 from zet809/bmcdiscovery_add_flag_t
add flag -t for bmcdiscovery to generate a temp bmc node
2015-11-05 16:11:02 +08:00
immarvin
850ab73b0c refine the manpage of chvm 2015-11-02 22:00:09 -05:00
immarvin
c5f1075aee add kvm features: cpu pining, memory binding and pci passthrough 2015-11-02 22:00:08 -05:00
ertaozh
861164068b add flag -t for bmcdiscovery to generate a temp bmc node 2015-11-01 21:31:32 -05:00
Victor Hu
0c2a3f4bff Add link to the PDF version of the document for convenience 2015-10-28 09:20:56 -04:00
Victor Hu
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00