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

406 Commits

Author SHA1 Message Date
4f06808faf Merge pull request #2481 from cxhong/pdu
Add pdu support
2017-02-15 11:39:39 +08:00
c4e0f637c9 Add pdu support 2017-02-13 16:33:11 -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
b6be4d0c1c Merge pull request #2358 from bybai/statelitedoc
add statelite document
2017-01-25 14:31:14 -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
a8522a9731 update man page for copycds 2016-12-26 21:36:19 -05:00
1f113afdc8 makeconservercf -d to remove all xCAT nodes 2016-12-15 15:32:41 -05:00
50241fc7bf Update the man pages in preparation for the 2.13.0 release 2016-12-05 10:22:13 -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
72d20a23be Merge pull request #2156 from gurevichmark/postinstall-doc
postinstall script description, formatting and spelling
2016-12-05 10:16:21 +08:00
9cf54f66cb Review recommended changes 2016-11-30 13:41:48 -05:00
30488810f3 Merge pull request #2203 from chenglch/rflashprogress
Redirect progress message to rflash log files when updating firmware
2016-11-28 17:17:40 +08:00
32ba9701ca Merge pull request #1868 from zet809/fix_issue_1734
fix issue 1734: Update the help info for node.mac to know how to hand…
2016-11-28 13:24:39 +08:00
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
bea547512a fix issue 1734: Update the help info for node.mac to know how to handle installnic bond 2016-11-25 22:59:26 -05:00
223b3305ef Merge pull request #2168 from chenglch/cryptmethod
Load the cryptmethod in the passwd table to generate the password
2016-11-22 00:14:17 -06:00
69fff6a31e Load the cryptmethod in the passwd table to generate the password
sha256 and sha512 crypt methods are supported from glibc 2.7 version.
This patch enable the crypt feature on linux system and encrypt the
password with sha256 by default.

implement: #1890
2016-11-22 13:10:41 +08: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
484c00cfa1 Fix some formatting and wording for copycds command 2016-11-07 10:42:42 -05:00
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
d219ca09e8 Merge pull request #1979 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
c3dfe43b72 update docoment and man page 2016-10-31 23:30:33 -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
9dc963578c Add the autogenerated man pages 2016-10-31 22:23:16 -04:00
ed4e645558 Merge pull request #2035 from penguhyang/rvitals_update
update rvitals manpage for openpower
2016-10-27 16:55:46 +08:00
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
8814e623e5 update rvitals manpage for openpower 2016-10-26 04:08:05 -04:00
a50f3710f7 Doc spelling and gramma fixes 2016-10-25 15:31:20 -04:00
e0bd9e1e46 Merge pull request #1986 from hu-weihua/mellanox
Refine hack_uname() in mlnxofed_ib_install.v2
2016-10-20 10:39:55 -04:00
4e82343eaa update rvitals doc for OpenPOWER 2016-10-20 03:02:42 -04:00
a6c910467e Refine hack_uname() in mlnxofed_ib_install.v2 2016-10-18 23:15:19 -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