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

68 Commits

Author SHA1 Message Date
GONG Jie
bb81e2f3ed Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/tabrestore.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
cbdb9a993f Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/tabprune.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
5e525aa9cf Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/tabedit.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
abaac35fd0 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/tabdump.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
ccff54afb9 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/tabch.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
b4f37fc609 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/setupiscsidev.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
7e73a337b3 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/runsqlcmd.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
74cd3645ab Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/rmosdistro.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
97c1ec45a7 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/rinstall.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
e66929ee33 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/rescanplugins.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
9c77c2c4bf Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/nodeset.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
c176ec2df2 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/nodeadd.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
de7ad115fb Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/mknb.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
eafda3f0da Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/makeroutes.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
51b5c41994 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/makenetworks.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
64622e3fb0 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/makeknownhosts.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
88bcbfab99 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/makehosts.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
d9f0ab7e55 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/makegocons.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
8d82f137b2 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/makedns.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
1fb81e547a Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/makedhcp.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
c31dc09cdf Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/makeconservercf.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
52a1be4625 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/copycds.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
e998328af9 Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/copycds-cdrom.8.rst 2017-12-31 23:59:59 +00:00
GONG Jie
09fa4c254d Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/chtab.8.rst 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
Mark Gurevich
8cfe5b546e Replace usage of PNOR with Host 2018-03-28 13:09:48 -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
Yuan Bai
3bfa5af98a add -r alias -d for makeknownhosts (#3186) 2017-06-05 00:44:08 -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
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
Mark Gurevich
fb49715667 postinstall script description, formatting and spelling 2016-11-15 13:19:53 -05:00
Mark Gurevich
484c00cfa1 Fix some formatting and wording for copycds command 2016-11-07 10:42:42 -05:00
Xiaopeng Wang
9b48f99dd5 Merge pull request #1394 from gurevichmark/nodeset_offline
Nodeset offline for ppc64
2016-07-13 09:37:28 +08:00
penguhyang
394eca0f50 fix #1157, enhance rinstall command 2016-06-27 22:42:50 -04:00