1ca955a33d
Merge pull request #2514 from xcat2/2.13.nodeset_performance
...
merge 2.13.nodeset performance branch to master branch
2017-02-21 16:07:31 +08:00
c003a1ee93
fix issue [fvt]2.13.2 xcat install monitor process hang and could not reort the node status
2017-02-16 14:13:52 +08:00
f834844774
Merge pull request #2351 from chenglch/xcattable
...
Do not update bootparams table when running nodeset
2017-01-18 01:15:52 -06:00
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
4a1247fbe9
fix [FVT]set xcatdebugmode=1 does not work after xcatdebugmode is set to 2 #2337 ; use symbol links instead of hard link while creating grub.cfg.xxxx
2016-12-21 23:00:11 -05:00
c936778f21
fix issue [DEV] several issues on generating grub.cfg-xxx when netboot=grub2 #2174 ; fix issue kcmdline for centos netboot images set incorrectly #1502
2016-11-20 21:42:26 -05:00
db9a71750e
Fix sytax errors reported by perltidy
2016-07-25 08:56:18 -04:00
0a3fbd8d51
perltidy all perl files
2016-07-20 11:40:27 -04:00
97a159d47a
More fixes due to review comments
2016-07-12 09:13:40 -04:00
861e60b3e0
code review suggestions
2016-07-11 14:29:57 -04:00
4c7148e8ed
Nodeset offline for ppc64
2016-06-24 13:16:38 -04:00
f20fd2a869
perltidy grub2.pm
2016-04-20 11:38:40 -04:00
d1bb364ff6
Fix nodeset command for shell and shutdown options and fix nodeset usage and man page
2016-04-18 14:14:10 -04:00
e5147d1711
Merge pull request #789 from penguhyang/improve_debugmode
...
make a fixed value scope for site.xcatdebugmode(0 1 2)
2016-03-31 21:20:14 -05:00
4e80ec5cee
Modified error message of my_ip_facing
2016-03-31 02:29:45 -04:00
c6d543ad42
make a fixed value scope for xcatdebugmode
2016-03-25 05:45:38 -04:00
f2b9f6e94a
to fix Issue 302, modified my_ip_facing and related functions
2015-11-12 00:33:03 -05:00
a81a5e1a45
fix the indent issue and combine trace message
2015-08-18 04:11:59 -04:00
a35ca71281
add trace information
2015-08-13 23:31:30 -04:00
1831aca0bf
add debug output for grub2 when xcatdebugnmode=1
2015-08-03 03:23:19 -04:00
4322c2b553
remove install|statelite|netboot from usage statements
2015-05-14 04:11:52 -04:00
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
43ec8b55ef
support persistent kernel cmdline after diskful installation
2015-04-10 02:54:01 -07:00
1d6ba3646e
add support for grub2-tftp and grub2-http as the netboot method
2015-01-28 01:15:23 -08:00
b8602d756f
fix defect #4299 Node provision failed because kickstart file have unreasonable conf which caused by switch discovery emthod
2014-11-28 01:49:33 -08:00
d2cda7eb9e
fix defect #4201 grub2 failure with mixed case mac address
2014-07-28 02:45:13 -07:00
3fa9fd3e7b
append some code logic and documentation for rhels7 support on grub2
...
Conflicts:
xCAT-server/lib/xcat/plugins/grub2.pm
2014-03-21 04:53:07 -07:00