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

23 Commits

Author SHA1 Message Date
Victor Hu
3e7afecee2 Merge pull request #3012 from zet809/fix_issue_3003
Modify bootloader label to be "xCAT Genesis shell" for petitboot
2017-05-09 13:14:29 -04:00
ertaozh
b909a7ed30 Modify bootloader label to be "xCAT Genesis shell" for petitboot 2017-05-09 06:12:49 -04:00
Bin Xu
12610abaed Minor amend fix for 2794 - correct the wrong plugin name in trace log (#2999) 2017-05-08 02:12:02 -05:00
Bin Xu
230a4dbb79 Fix issue #2794, Nodeset fails to generate /tftpboot config files if … (#2982)
* Fix issue #2794, Nodeset fails to generate /tftpboot config files if ip attribute is not set
  - Report error when the node cannot be handled by its xcatmaster/servicenode (sharedtftp=0)

*  - using determinehostname to get the current server name, it will reduce the time when many service nodes.
2017-05-07 21:13:59 -05:00
Bin Xu
1efc56bfb7 Using bulk operation to invoke makedhcp to imporve nodeset perforamnce (#2897) 2017-04-20 23:57:29 -05:00
immarvin
65d01288a5 fix issue When "site" attribute "sharedtftp" is false, the "nodeset" command fails #2492 2017-03-21 14:57:41 +08:00
chenglch
97f9d4da8f Do not update bootparams table when running nodeset
With the nytprof tool, the buttleneck is the time to update the bootparams
table.To optimize the performance on large scale nodes, this patch tranfer
the bootparams hash through variable reference.

posible impact: getdestiny can not get the information about bootparams.

partial-issue: #2024
2016-12-23 13:45:20 +08:00
Mark Gurevich
db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
Mark Gurevich
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
Mark Gurevich
861e60b3e0 code review suggestions 2016-07-11 14:29:57 -04:00
Mark Gurevich
4c7148e8ed Nodeset offline for ppc64 2016-06-24 13:16:38 -04:00
XuWei
4e80ec5cee Modified error message of my_ip_facing 2016-03-31 02:29:45 -04:00
XuWei
f2b9f6e94a to fix Issue 302, modified my_ip_facing and related functions 2015-11-12 00:33:03 -05:00
huweihua
a81a5e1a45 fix the indent issue and combine trace message 2015-08-18 04:11:59 -04:00
huweihua
a35ca71281 add trace information 2015-08-13 23:31:30 -04:00
ertaozh
a84a9e655b appending "statement" within makedhcp rather than from nodeset, this commit include grub2,petitboot and nimol netboot method 2015-05-12 01:36:55 -04:00
ertaozh
b2a04a221b fix bug 4611: PowerNV stateful CN provision will hang at reboot stage 2015-03-30 04:56:42 -04:00
huweihua
7f58d3fd6c fix bug: disappeared in prtitboot environment 2014-11-11 06:57:23 -05:00
zhaoertao
ae5320d82b fix bug 4267:Missing includes for Sys::Syslog in /opt/xcat/lib/perl/xCAT_plugin/petitboot.pm 2014-09-03 02:04:27 -07:00
zhaoertao
86ce2a4ccb fix bugs about petitboot configure file, ubuntu sshd issue 2014-05-15 00:43:52 -07:00
zhaoertao
1057bd5b91 modify DHCP parameters for pkvm 2014-04-22 03:11:09 -07:00
zhaoertao
8ee1cb7457 Modify the dhcp config file use ip address of MN rather than a static IP address 2014-04-21 19:47:21 -07:00
zhaoertao
17aa3f84ac support for powerkvm provisioning 2014-03-21 00:14:47 -07:00