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

565 Commits

Author SHA1 Message Date
Bin Xu
47b92c193f Fix #3088, introduce 'disjointnetboot' site attribute to make nodeset
request will only be handled for managed nodes on SN.
2017-07-14 14:42:43 +08:00
Victor Hu
bf382dcd10 Sync up the spelling to use: OpenPOWER and OpenBMC 2017-06-02 15:02:02 -04:00
ertaozh
27dcfbbd7a enhance descript of postscripts.postscripts and postscripts.postbootscripts 2017-05-12 21:40:11 -04:00
ertaozh
e07b607b44 Fix issue 2577: chdef -m should return correct warning message when some attributes is not permit to be changed. 2017-05-12 06:33:37 -04:00
XuWei
bc5663b911 Enhance bmcdisocver to support openbmc 2017-05-05 02:30:08 -04:00
XuWei
d264da3252 add bmcconsoleport and taggedvlan attributes in openbmc table 2017-05-04 03:55:34 -04:00
bybai
baeb4b717e polished 2017-03-30 21:58:24 -04:00
bybai
7e3c314922 update mtu description in networks table 2017-03-30 05:01:50 -04:00
bybai
df369b9387 update mtu description in networks table 2017-03-30 04:48:54 -04:00
Weihua Hu
2ea805e541 Merge pull request #2623 from cxhong/2615
Handle bad return code from pdu commands
2017-03-15 17:14:30 +08:00
zet809
d32fd0c30f Merge pull request #2573 from xuweibj/openbmc
framework for openbmc support, support some rpower and rinv commands
2017-03-15 16:20:37 +08:00
Casandra Qiu
6a5b8b3bbc Handle bad return code from pdu commands 2017-03-09 17:26:35 -05:00
chenglch
ab1d1ba552 Update man page for password cryptmethod
close-issue: #2558
related-patch: #2559
2017-03-08 21:48:53 -05:00
XuWei
72a0a2b5a9 [DO NOT MERGER] framwork for openbmc support 2017-03-03 04:10:23 -05:00
Casandra Qiu
a7018a3db7 Add nodetype to pdu table 2017-02-22 16:23:23 -05:00
Casandra Qiu
9cd9f5b3d7 Add pdu to object type and modify attributes in the pdu table 2017-02-21 15:25:47 -05:00
Casandra Qiu
c4e0f637c9 Add pdu support 2017-02-13 16:33:11 -05:00
immarvin
2911746a47 refine the doc on soft raid1 setup during node provision 2016-12-05 00:39:32 -05:00
immarvin
8ec6065322 refine the doc for linuximage.partitionfile 2016-12-05 00:38:35 -05:00
yangsong
72d20a23be Merge pull request #2156 from gurevichmark/postinstall-doc
postinstall script description, formatting and spelling
2016-12-05 10:16:21 +08:00
Mark Gurevich
9cf54f66cb Review recommended changes 2016-11-30 13:41:48 -05:00
Xiaopeng Wang
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
ertaozh
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
chenglch
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
Mark Gurevich
fb49715667 postinstall script description, formatting and spelling 2016-11-15 13:19:53 -05:00
Victor Hu
58fa0e8612 - Added the :noboot option into the dhcpinterfaces keyword
- cleaned up the text in the site table keyword and descriptions
  to prevent horizontal scrolling on RTD.
2016-10-31 20:52:23 -04:00
Mark Gurevich
a50f3710f7 Doc spelling and gramma fixes 2016-10-25 15:31:20 -04:00
hu-weihua
a6c910467e Refine hack_uname() in mlnxofed_ib_install.v2 2016-10-18 23:15:19 -04:00
Matt Ezell
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
immarvin
b6d14179ca add IMG_NAME into the environment variables to postinstall scripts 2016-09-23 14:32:54 +08:00
immarvin
66c99aad31 fix issue netboot postscripts have no knowledge about the osimage it is installing. #1857; export osimage attributes to postinstall scripts as environment variables 2016-09-22 05:05:00 -04:00
Victor Hu
6bdfc2044b Fixed based on review comments 2016-09-16 19:03:21 -04:00
Victor Hu
031a5022ce Change the man page for the chain table 2016-09-15 14:01:04 -04:00
Mark Gurevich
43a728b34f Change attribute name from vlantag to bmcvlantag 2016-09-12 14:36:20 -04:00
Mark Gurevich
fda2090c86 Update Schema.pm to generate new man pages for consoleondemand attribute 2016-09-09 16:08:40 -04:00
Mark Gurevich
3c8144055b Modify description of taggedvlan column in ipmi db table 2016-09-02 11:47:40 -04:00
Mark Gurevich
d914696c2b Add vlan tag to node and group object attributes 2016-09-01 16:08:14 -04:00
Mark Gurevich
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
wangxiaopeng
a5ea316427 issue 1292: added missing attribute disable for taskstate table 2016-06-12 21:27:51 -04:00
Mark Gurevich
7675f7ca6e Schema.pm missing objects and spelling fixes 2016-06-07 15:13:34 -04:00
xuweibj
014de562f9 Merge pull request #1111 from whowutwut/install_disk
Modify the getinstdisk to create files called /tmp/xcat.install_disk to indicate xCAT related files  (DO NOT MERGE until after branch 2.12)
2016-06-07 14:28:00 +08:00
Mark Gurevich
cd19f390b1 man5 and man7 section formatting changes 2016-05-27 11:31:40 -04:00
chenglch
6de5c04f10 Fix typo error about hierarchical attributes 2016-05-17 02:08:12 -04:00
Victor Hu
23e124ac2d Modify the getinstdisk to create a temporary file called /tmp/xcat.install_disk
so that it's easier for the admin who is debugging the install to know which files
are created by xCAT
2016-05-12 13:33:28 -04:00
chenglch
45b13721d1 Add configuration in site table to inherit attributes
'heirarchicalattrs' is added in site table to apply attributes
from multiple groups in order.

close-issue #115
2016-04-22 04:53:24 -04:00
penguhyang
c6d543ad42 make a fixed value scope for xcatdebugmode 2016-03-25 05:45:38 -04:00
zet809
bc1732ced9 Merge pull request #826 from xuweibj/S86265
Add attribute 'syslog', avoid the syslog configuration for certain node
2016-03-25 17:23:34 +08:00
XuWei
ee67e2eafd Add node attribute 'syslog', avoid the syslog configuration for certain node 2016-03-25 03:53:55 -04:00
penguhyang
2b5e08a92f Update the description for netboot attribute 2016-03-23 04:07:19 -04:00
Patrick Lundgren
bbe6b6b35c Updated relevant comments in ipmi.pm. Removed rflash_delay description from Schema.pm and documentation/man pages 2016-03-21 14:54:48 -04:00