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

2880 Commits

Author SHA1 Message Date
zet809
8a60e6419f Merge pull request #2095 from xuweibj/macmaps
fix issue 1650, help to resolve errors
2016-11-09 11:11:37 +08:00
XuWei
409e32bd70 modified depending on comments 2016-11-08 02:32:01 -05:00
immarvin
1e6714a99d fix issue when using copycds -p, stateful install has yum point to the wrong repository. #1852 2016-11-07 22:20:28 +08:00
XuWei
74dca9c43e fix issue 1650, help to resolve errors 2016-11-07 02:43:09 -05:00
neo954
062ed1385a Merge pull request #2036 from immarvin/ongenimage
add lock in rh/genimage to avoid multiple genimage processes on same rootimg directory;add guard code before umount/remove mount points under rootimg directory
2016-11-03 02:41:30 -05:00
immarvin
1ebdb5d96c add lock in rh/genimage to avoid multiple genimage processes on same rootimg directory;add guard code before umount/remove mount points under rootimg directory 2016-11-03 03:32:12 -04:00
chenglch
15eeb3b2d5 Skit auditlog and eventlog table as auto increment key is uesd (#2066)
Close-issue: #2065
2016-11-02 15:20:08 +08:00
zet809
77c8b3011e Merge pull request #2057 from whowutwut/dhcpinterfaces
Add documentation for the noboot option
2016-11-02 09:59:50 +08:00
chenglch
331d7868fa Set value to '' if value within composite primary keys not defined (#2045)
As history reasons, null value is always set within the composite primary
keys, this patch is just a work aroud for the issue encountered on postgres.
Correct fix is to report error to the client side, but too much error handler
is missing in xcat code

close-issue: #2037
close-issue: #2007
2016-11-01 10:14:54 +08: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
penguhyang
8814e623e5 update rvitals manpage for openpower 2016-10-26 04:08:05 -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
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