2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-11 17:28:49 +00:00
Commit Graph

239 Commits

Author SHA1 Message Date
Mark Gurevich ea215738d7 Process --noupdateinitrd and --ignorekernelchk flags even when osimage is not specified 2018-10-23 13:14:23 -04:00
Mark Gurevich b993ee9f0c Regenerate .rst man pages with create_man_pages 2018-08-30 15:25:25 -04:00
ertaozh 229432618f Add message to deprecated makeconservercf 2018-08-20 05:36:04 -04:00
GONG Jie 6b38857ecb Remove trailing spaces in file xCAT-client/pods/man8/xcatsnap.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie d4b615cd05 Remove trailing spaces in file xCAT-client/pods/man8/xcatsetup.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 8661ca86a8 Remove trailing spaces in file xCAT-client/pods/man8/xcatdebug.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie f6d81bede0 Remove trailing spaces in file xCAT-client/pods/man8/xcatd.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie fef56efabc Remove trailing spaces in file xCAT-client/pods/man8/winstall.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 7d8c50157c Remove trailing spaces in file xCAT-client/pods/man8/tabrestore.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 0aeb0e7be5 Remove trailing spaces in file xCAT-client/pods/man8/tabprune.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 21bc611e75 Remove trailing spaces in file xCAT-client/pods/man8/tabedit.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie c51d52d1ee Remove trailing spaces in file xCAT-client/pods/man8/tabdump.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 2c7610f1e2 Remove trailing spaces in file xCAT-client/pods/man8/tabch.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 813c4c3f1f Remove trailing spaces in file xCAT-client/pods/man8/setupiscsidev.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 4002382878 Remove trailing spaces in file xCAT-client/pods/man8/runsqlcmd.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 125f56e26c Remove trailing spaces in file xCAT-client/pods/man8/rmosdistro.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 818c8e0492 Remove trailing spaces in file xCAT-client/pods/man8/rinstall.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie edb44584a3 Remove trailing spaces in file xCAT-client/pods/man8/nodeset.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 389762c454 Remove trailing spaces in file xCAT-client/pods/man8/nodeadd.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 7190892f16 Remove trailing spaces in file xCAT-client/pods/man8/mknb.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 78a1aa88a5 Remove trailing spaces in file xCAT-client/pods/man8/makeroutes.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie e5f257f787 Remove trailing spaces in file xCAT-client/pods/man8/makenetworks.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 095bd0f9f5 Remove trailing spaces in file xCAT-client/pods/man8/makehosts.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie cacb3642ed Remove trailing spaces in file xCAT-client/pods/man8/makegocons.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie c555899d98 Remove trailing spaces in file xCAT-client/pods/man8/makedns.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie 9405e37214 Remove trailing spaces in file xCAT-client/pods/man8/makedhcp.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie e5fde46c21 Remove trailing spaces in file xCAT-client/pods/man8/makeconservercf.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie ccd7e0282e Remove trailing spaces in file xCAT-client/pods/man8/copycds.8.pod 2017-12-31 23:59:59 +00:00
GONG Jie ff487098f1 Remove trailing spaces in file xCAT-client/pods/man8/chtab.8.pod 2017-12-31 23:59:59 +00:00
Mark Gurevich 9659708a96 Add --noupdateinitrd option to rinstall (#5523) 2018-08-17 14:49:23 +08:00
Mark Gurevich ac7b9ab5ef Updated man pages 2018-08-03 11:07:35 -04:00
Mark Gurevich 452d29eec6 Allow any command for runcmd= flags 2018-08-01 14:26:41 -04:00
Mark Gurevich 38fcae5b23 rinstall flag and option (#5437) 2018-07-27 11:09:41 +08:00
Mark Gurevich 2361cda1f2 Man and usage updates for chtab and tabch commands 2018-05-08 13:34:17 -04:00
chenglch e86d544242 Add makegocons -C|--cleanup to remove entries that do not exist
`rmdef` command do not help clean up the recousrces that related to
the node when removing the node. this is a technical debt. This patch
is only a work around to add -C|--cleanup option to help remove the
entries in goconserver.
2018-03-01 16:13:12 +08:00
chenglch 999298fdd6 Add makegocons -q in the man page
Update the manpage for makegocons.
2018-02-27 11:44:48 +08:00
zet809 bebf2eb871 Merge pull request #4439 from chenglch/goconsman
Add man page for makegocons
2017-12-08 14:13:59 +08:00
chenglch 2361f1c5e9 Fix the typo in the man page of makegocons 2017-12-05 22:14:42 -05:00
chenglch 25141161e5 Add man page for makegocons
This is the guide about how to make goconserver as
a replacement for conserver to help slove the issues reported
for conserver, like: #4043, #3543. For openbmc, the solution of
goconserver is much light-weighted than the conserver which could
help save the system resource. In addition, sshpass is not needed
for openbmc with goconserver.

Implement: #4337
2017-12-05 01:15:19 -05:00
ertaozh 2fd0570fab Some sentence modify for makeconservercf -C|--cleanup 2017-12-01 11:05:17 -05:00
ertaozh 92d9740f14 1. add "makeconserver -d" to "rmdef -C", 2. add "makeconserver -C|--cleanup" to remove entries for removed nodes 2017-11-30 09:35:16 -05:00
Bin Xu e9e1a4ccf3 Merge branch 'master' into xcatshowsvr 2017-08-02 15:45:06 +08:00
Bin Xu c008a1686e Adopted review comments and made changes as below:
- use -V/--verbose to enable the XCATSHOWSVR, it is more straitforward to user.
  - refine the manpage based on Mark's comments.
2017-08-01 13:43:13 +08:00
Bin Xu cf9fd117a8 Update nodeset manpage for XCATSHOWSVR, with this environment variable
the output will have server name information.
2017-07-31 13:55:19 +08:00
Bin Xu 53d3b1bced 1, use 'disjointdhcps' for nodeset disjoint mode
2, handle 'disjoint' in preprocess method, to make sure that no request will be sent to SN which does not manage the nodes.
3, refine 'stat' to make sure it could query unmanaged nodes on-demand.
2017-07-24 13:36:49 +08:00
Mark Gurevich 30b4929625 Fixes to rinstall/winstall man pages 2017-06-15 16:03:04 -04:00
Samveen Gulati b8fdb3c890 #2939: Add -d option alias for makeknownhosts -r 2017-06-03 03:31:52 +00: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
ypbj a8522a9731 update man page for copycds 2016-12-26 21:36:19 -05:00
Mark Gurevich 1f113afdc8 makeconservercf -d to remove all xCAT nodes 2016-12-15 15:32:41 -05:00