2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

2868 Commits

Author SHA1 Message Date
hu-weihua
a6c910467e Refine hack_uname() in mlnxofed_ib_install.v2 2016-10-18 23:15:19 -04:00
zet809
0aaaf35b75 Merge pull request #1908 from xuweibj/issue1813
fix issue 1813, add 9125-f2c in mtm hash
2016-10-17 15:54:35 +08:00
feng gao
bddadf82ba support rhelhpc6.8 and 7.2 for ticket 1955 (#1966) 2016-10-14 11:30:34 +08: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
Jarrod Johnson
edb1d181e9 Provide hook for saner versioning
The traditional approach was not adequately
hooked into git.  It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
XuWei
1d57e7ad83 fix issue 1813, add 9125-f2c in mtm hash 2016-09-28 03:51:35 -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
Mark Gurevich
0d608a2d80 Merge pull request #1825 from cxhong/1732
Modify switchdiscover usage, man page and update readdoc.
Changes look good. Merging.
2016-09-19 13:12: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
Casandra Qiu
b90ca84237 Modify switchdiscover usage, man page and update readdoc 2016-09-12 22:42:41 -04:00
Mark Gurevich
43a728b34f Change attribute name from vlantag to bmcvlantag 2016-09-12 14:36:20 -04:00
zet809
6bb622903f Merge pull request #1802 from cxhong/macmap
Checking nodetype to distinguish between node/switch discovery
2016-09-12 20:46:29 +08:00
Mark Gurevich
fda2090c86 Update Schema.pm to generate new man pages for consoleondemand attribute 2016-09-09 16:08:40 -04:00
Casandra Qiu
8e834c5e45 using hashtable for nodetype 2016-09-08 10:37:42 -04:00
Casandra Qiu
7db31b82a5 create temp nodetype hash type 2016-09-07 12:59:46 -04:00
Victor Hu
2a6d456029 Merge pull request #1784 from zet809/add_options_of_rinv_for_openpower
support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for ri…
2016-09-06 15:41:07 -04:00
Casandra Qiu
aad25d8cb5 Checking nodetype to distinguish between node/switch discovery 2016-09-02 12:18:21 -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
ertaozh
09b28930dc support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for rinv for OpenPOWER servers 2016-08-30 03:40:36 -04:00
ertaozh
a9b9c89c28 Remove the hardcoded password for FSP 2016-08-28 22:51:28 -04:00
chenglch
9ff2f2b50a Revert "Propagate signal via ssh even though pipe broken can not be detected" 2016-08-04 02:20:14 -04:00
chenglch
caadc87bb5 Propagate signal via ssh even though pipe broken can not be detected
Add `-tt` option to force tty allocation when running ssh command

close-issue: #1609
2016-07-31 22:47:47 -04:00
ertaozh
dd31896c94 To have runxcmd to keep $::callback in case some module use it 2016-07-29 04:19:28 -04:00
Xiaopeng Wang
2da47d9f4a correct typo and remove useless variable definition 2016-07-26 10:02:47 +08:00
Mark Gurevich
db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
Mark Gurevich
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Mark Gurevich
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
Xiaopeng Wang
52c685c378 Merge pull request #1516 from xuweibj/fsppower
add powering-on status for fsp
2016-07-19 14:30:25 +08:00
XuWei
b1c9c2f7e3 Improve performance for hmc mgt 2016-07-13 23:19:21 -04:00
XuWei
7b9224a6a4 add powering-on status for fsp 2016-07-13 22:50:52 -04:00
Xiaopeng Wang
9b48f99dd5 Merge pull request #1394 from gurevichmark/nodeset_offline
Nodeset offline for ppc64
2016-07-13 09:37:28 +08:00
ertaozh
77a563ed89 Fix issue 1371: xcatprobe switch-macmap - could not get valid information 2016-07-05 22:15:20 -04:00
ertaozh
0a5007890a add discid for centos 6.8 x86_64 2016-07-03 22:43:17 -04:00
Xiaopeng Wang
05694c1aee Merge pull request #1429 from xuweibj/powering-on
add powering-on status for PPC-HMC
2016-07-01 09:11:10 +08:00
XuWei
2a4b0a9caa add powering-on status for PPC-HMC 2016-06-30 20:51:01 -04:00
ertaozh
80e6a947b8 Fix issue 1371: xcatprobe switch - could not get valid information while using switch-macmap 2016-06-30 02:47:37 -04:00
ertaozh
ba01665adb refine hardware discovery framework, modifcation based on review comments 2016-06-27 02:51:09 -04:00
Mark Gurevich
4c7148e8ed Nodeset offline for ppc64 2016-06-24 13:16:38 -04:00
yangsong
1d3d27bece Merge pull request #1358 from xuweibj/I980
Fix issue 980, add status powering-on
2016-06-23 03:01:15 -05:00
wangxiaopeng
ca7c9ad69a issue 1171: set SSL_verifycn_scheme => none for IO::Socket::SSL->new 2016-06-22 10:04:04 -04:00
XuWei
704f03bcd0 Fix issue 980, add status powering-on 2016-06-22 01:37:40 -04:00
root
90cede03a7 Add the centos7.2-ppc64's discinfo 2016-06-20 23:13:34 -04:00
root
785f75f825 fix a typo 2016-06-20 07:06:18 -04:00
bybai
705a45b6d9 polish 2016-06-17 03:01:39 -04:00
bybai
4d5734558b issue1308 lsdef and Rest API issues with regex on nicks 2016-06-16 03:47:51 -04:00
immarvin
04bd59443c fix nicips.enP5p7s0f1 can not removed from node definition. #1276 2016-06-15 23:25:48 -04:00
Xiaopeng Wang
c44f9c2964 Merge pull request #1244 from cxhong/1036
Use arp command to get switch mac address
2016-06-14 22:33:27 +08:00