2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-23 20:22:05 +00:00

110 Commits

Author SHA1 Message Date
Mark Gurevich
b3749bb85d Fix docs and usage for clonevm, rflash, and img* commands 2017-04-17 15:32:23 -04:00
Mark Gurevich
5ac200a363 Add --retry flag to rflash man page 2017-04-12 14:44:20 -04:00
Mark Gurevich
aac67cb219 Update sysclone and rflash docs 2017-04-03 16:47:10 -04:00
chenglch
a8f727e454 Use rinstall to replace nodeset to boot into genesis
close-issue: #1174
2017-03-29 02:16:23 -04:00
Weihua Hu
2d60f9c8bc Merge pull request #2705 from cxhong/pdureset
ADD support for power reset of PDU outlet
2017-03-28 15:09:59 +08:00
Mark Gurevich
4b0ce18b9d Add DSH_VERIFY environment variable to xdsh command 2017-03-23 15:44:11 -04:00
Casandra Qiu
865527400f ADD support for power reset of PDU outlet 2017-03-21 12:01:42 -04:00
XuWei
98ef5adea2 modified depending on comments 2017-03-20 01:12:29 -04:00
XuWei
b67145f860 Add man page related with openbmc 2017-03-16 23:01:48 -04:00
Mark Gurevich
850a7e65a2 Fix .pod error that broke the build 2017-03-14 11:27:56 -04:00
Mark Gurevich
87d870f1bc Update man page based on comments 2017-03-10 14:03:39 -05:00
Mark Gurevich
973d71517b Make running nodeset offline optional for rmdef 2017-03-09 17:24:00 -05:00
Mark Gurevich
11a088820d Small doc formatting changes 2017-02-27 16:40:46 -05:00
Victor Hu
ff2212b488 Merge pull request #2502 from gurevichmark/misc_doc_fixes
Add Service Node install steps and fix formatting and man wording
2017-02-20 15:55:20 -05:00
Mark Gurevich
dfae72550c Add Service Node install steps and fix formatting and wording in man pages 2017-02-17 11:00:31 -05:00
Casandra Qiu
896723163d Check in rst files created by man page changes for PDU 2017-02-16 16:10:14 -05:00
Casandra Qiu
c4e0f637c9 Add pdu support 2017-02-13 16:33:11 -05:00
Victor Hu
50241fc7bf Update the man pages in preparation for the 2.13.0 release 2016-12-05 10:22:13 -05:00
chenglch
8470c14090 Redirect progress message to rflash log files when updating firmware
Previously rflash process will be terminated when the tty session is closed
which is a very dangerous operation that may bricked the BMC. This patch will
ignore the `int`, `term` and `hup` signal when rflash is running and redirect
the output of ipmitool command to `/var/log/xcat/rflash/<node.log>` which make
the progress trackable. In addition,  -V option is provided to print more
verbose message from ipmitool when `hpm upgrade` command is running.

This patch also update the node status in the `nodelist` table to record
the rflash status.

fix-issue: #1849
2016-11-28 13:21:26 +08:00
tingtli
fd41b72a2e Merge pull request #2058 from caomengmeng/update_xcattest_for_default_file_deleted
I agree to merge
2016-11-07 16:05:03 +08:00
caomengmeng
c3dfe43b72 update docoment and man page 2016-10-31 23:30:33 -04:00
Victor Hu
9dc963578c Add the autogenerated man pages 2016-10-31 22:23:16 -04:00
zet809
ed4e645558 Merge pull request #2035 from penguhyang/rvitals_update
update rvitals manpage for openpower
2016-10-27 16:55:46 +08:00
Victor Hu
b6456132be Add a note into the packimage man page to help clarify that (#2027)
during the time of running genimage, the rootimg file is unavail
to be served to the compute nodes
2016-10-27 14:17:12 +08:00
penguhyang
8814e623e5 update rvitals manpage for openpower 2016-10-26 04:08:05 -04:00
Mark Gurevich
a50f3710f7 Doc spelling and gramma fixes 2016-10-25 15:31:20 -04:00
penguhyang
4e82343eaa update rvitals doc for OpenPOWER 2016-10-20 03:02:42 -04:00
Casandra Qiu
6e26da06b4 remove "-t" option from bmcdiscover doc and man page 2016-10-11 13:32:02 -04:00
Mark Gurevich
1e3ce72f09 Changes after review 2016-10-06 13:00:44 -04:00
Mark Gurevich
4f686ebc9e Display errors for rmvm and mkvm 2016-10-05 16:38:41 -04:00
Victor Hu
c787341fed update the .rst files from the changes in the code 2016-09-29 21:13:33 -04:00
penguhyang
7359d60886 update doc about the imgexport imgimport (#1909) 2016-09-28 17:01:59 +08:00
penguhyang
9850f7c94e update rspconfig man page for vlan 2016-09-26 03:00:05 -04:00
Mark Gurevich
0d608a2d80 Merge pull request #1825 from cxhong/1732
Modify switchdiscover usage, man page and update readdoc.
Changes look good. Merging.
2016-09-19 13:12:00 -04:00
Casandra Qiu
e7726d67da Modify comments from Mark 2016-09-15 21:03:24 -04:00
Mark Gurevich
e324a58652 Merge pull request #1823 from zet809/modify_rinv_manpage_rst_file
the modification for rinv manpage rst file, add rinv options for Open…
2016-09-14 09:12:30 -04:00
ertaozh
dca08efb3b add description for uuid option of rinv 2016-09-13 21:59:06 -04:00
Casandra Qiu
30d8d67c35 modify man page 2016-09-13 16:54:57 -04:00
ertaozh
4d96246fbb modify rcons manpage 2016-09-13 04:17:27 -04:00
Casandra Qiu
b90ca84237 Modify switchdiscover usage, man page and update readdoc 2016-09-12 22:42:41 -04:00
ertaozh
de8fe856c4 the modification for rinv manpage rst file, add rinv options for OpenPOWER servers 2016-09-12 22:05:55 -04:00
Victor Hu
c44e760214 Merge pull request #1771 from zet809/fix_issue_1750
Remove the hardcoded password for FSP
2016-08-29 22:34:47 -04:00
ertaozh
a9b9c89c28 Remove the hardcoded password for FSP 2016-08-28 22:51:28 -04:00
penguhyang
9023bf1699 update manpage for packimage (#1753) 2016-08-24 09:45:51 +08:00
Mark Gurevich
60f54f7fb2 Support --resize option for chvm (#1598)
* Support --resize option for chvm

* Handle generic error from libvirt when resizing VM

* Improve finding the disk to resize
2016-08-16 19:34:15 -05:00
immarvin
be77e5f43f fix issue [DEV] it is ambiguous to determine which compressed rootimg to use among rootimg.tar.gz,rootimg.cpio.gz,rootimg.tar.xz... #1695; update the manpage and usage info of packimage 2016-08-13 02:53:05 -04:00
penguhyang
79426ad21e add new option to indicate compress method (#1669) 2016-08-11 03:09:43 -05:00
caomengmeng
c72abd7409 completed 2016-08-03 04:57:30 -04:00
penguhyang
5cd203cdf5 enhance packimage -m txc (#1602) 2016-08-02 16:45:31 +08:00
penguhyang
5d46d48f6a Fix issue of packimage -m txc (#1554)
* redefine the code to make distint

* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00