2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

215 Commits

Author SHA1 Message Date
fb0ad9eda5 modified depending on comments 2017-04-20 21:52:09 -04:00
750972a122 modified depending on comments 2017-04-19 21:03:04 -04:00
edc93534ea Add tmp doc for how to use openbmc 2017-04-18 22:03:53 -04:00
4625fa3039 fix 2762 setupntp and some genimage failure in sles12.2 statelite ()
* fix 2762 postbootscript setupntp failure result in privision failed in sles12.2-ppc64le

* update statelite sles testcase litefile
2017-03-29 03:51:15 -05:00
f78c9320cc Fix links and formatting 2017-03-20 17:33:55 -04:00
2a483a8051 update sles example 2017-03-09 21:06:47 -05:00
88323b7400 Final review changes 2017-03-02 14:05:11 -05:00
c26a67e61e Update after review 2017-03-01 15:58:10 -05:00
16d259dae5 Added missing chdef statement 2017-02-24 08:34:27 -05:00
5006290b62 Refactor adapter bonding instructions 2017-02-23 14:25:45 -05:00
34908bb59a update bonding configuration instructions 2017-02-22 16:29:34 -05:00
2b020917f5 Remove the reference to hwtype=bmc from the documentation to match
the output of bmcdiscover. The hwtype=bmc is not displayed anymore
and will cause confusion when users are trying to define the predefined
nodes using the output from bmcdiscover or the examples in our documentation
2017-02-10 11:04:02 -05:00
19f6e8d242 fix random errors in documentation build 2017-01-31 16:38:55 -05:00
a7af376da2 polish format 2017-01-16 02:07:41 -05:00
66f15d8607 delete overview.rst 2017-01-12 01:43:27 -05:00
86a7d4b686 polish statelite doc 2017-01-12 01:40:54 -05:00
043806485b add statelite document 2016-12-30 02:36:59 -05:00
2911746a47 refine the doc on soft raid1 setup during node provision 2016-12-05 00:39:32 -05:00
fdb12ecf8f refine the doc on raid 2016-12-05 00:39:32 -05:00
18d7251103 docs/source/guides/admin-guides/manage_clusters/common/deployment/raid_cfg.rst
refine the doc on raid on rh7
2016-12-05 00:32:48 -05:00
cc5dbb0930 docs/source/guides/admin-guides/manage_clusters/common/deployment/raid_cfg.rst
refine the doc on raid on rh7
2016-12-05 00:32:48 -05:00
2510697f03 refine the doc on raid 2016-12-05 00:32:48 -05:00
9cf54f66cb Review recommended changes 2016-11-30 13:41:48 -05:00
f623d48887 Updated information about postinstall scripts based on PR#2165 2016-11-17 16:57:14 -05:00
fb49715667 postinstall script description, formatting and spelling 2016-11-15 13:19:53 -05:00
378c8ef38f Fixed extra word based on review comments 2016-11-10 14:38:02 -05:00
98e0972ef4 Fixed some details in the RHEV support after running some verification
testing.
2016-11-09 14:48:24 -05:00
d1ca54598d Update hypervisorKVM.rst
Made [RHEV] and [PowerKVM] links
2016-11-08 11:40:51 -05:00
d219ca09e8 Merge pull request from gurevichmark/RHEV_docs
Add RHEV KVM documentation
2016-11-04 21:08:28 -04:00
b34a916caf Review updates 2016-11-03 09:22:52 -04:00
990e611b28 Update networks.rst
Fix spelling error on noboot section
2016-11-02 15:33:46 -04:00
6fab40277e Suggested review changes 2016-11-02 14:57:05 -04:00
e72fb85ea7 Made some changes based on review comments
- Reformatted the DHCP section
 - Created a section for noboot so that we can link this in our Release Notes
2016-11-01 09:47:51 -04:00
5abb24af16 Add some text describing the noboot option to disable the genesis kernel
from being sent over a interface
2016-10-31 22:23:28 -04:00
a50f3710f7 Doc spelling and gramma fixes 2016-10-25 15:31:20 -04:00
2a2d13054d Review suggestions implemented 2016-10-18 15:46:43 -04:00
d5022f8966 Remove nodetype and hwtype from bmcdiscover -z output 2016-10-18 13:03:27 -04:00
701477eaaf Add RHEV KVM documentation 2016-10-17 16:09:27 -04:00
3c98adf3d1 more modification on discovery_using_defined.rst 2016-10-12 10:34:35 -04:00
f69ced6932 Add WARN message if it has '-t' options 2016-10-11 22:15:29 -04:00
6e26da06b4 remove "-t" option from bmcdiscover doc and man page 2016-10-11 13:32:02 -04:00
1e11b6e80f Add support for a default MTU on a network
Add a MTU column to the networks table.  If set, this will configure the MTU in
DHCP so that nodes will have the correct MTU during provisioning.  This is
important for large systems to enable jumbo frames to reduce CPU usage when
copying diskless images over the network (before the confignics postscript can
run to set the desired MTU).
2016-10-01 16:01:28 -04:00
174f92a5da Update the documentation to recommend users go directly into provisioning the OS 2016-09-15 13:59:05 -04:00
c0194840e7 fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x 2016-09-12 01:32:34 -04:00
edc454edff Add the URL for the 16.04.1 mini.iso 2016-08-18 10:51:04 -04:00
13388737ac Update create_img.rst
Fix type of install on this page
2016-08-17 15:02:47 -04:00
e0848cf56d Doc updates for rmigrate command 2016-06-10 09:40:24 -04:00
ef3bf0c437 Fix doc build errors and missing links 2016-05-24 16:16:34 -04:00
c48999ce5f Update mini.iso link for ubuntu ppc64el
Replace the mini.iso downloading link to xcat.org.
2016-05-12 16:22:30 +08:00
28db457271 trim diskless root image doc formatting 2016-05-05 15:26:32 -04:00