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
zet809
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
immarvin
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
yangsong
f834844774
Merge pull request #2351 from chenglch/xcattable
...
Do not update bootparams table when running nodeset
2017-01-18 01:15:52 -06: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
immarvin
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
immarvin
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
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
97a159d47a
More fixes due to review comments
2016-07-12 09:13:40 -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
Mark Gurevich
f20fd2a869
perltidy grub2.pm
2016-04-20 11:38:40 -04:00
Mark Gurevich
d1bb364ff6
Fix nodeset command for shell and shutdown options and fix nodeset usage and man page
2016-04-18 14:14:10 -04:00
yangsong
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
XuWei
4e80ec5cee
Modified error message of my_ip_facing
2016-03-31 02:29:45 -04:00
penguhyang
c6d543ad42
make a fixed value scope for xcatdebugmode
2016-03-25 05:45:38 -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
immarvin
1831aca0bf
add debug output for grub2 when xcatdebugnmode=1
2015-08-03 03:23:19 -04:00
ligc
4322c2b553
remove install|statelite|netboot from usage statements
2015-05-14 04:11:52 -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
immarvin
43ec8b55ef
support persistent kernel cmdline after diskful installation
2015-04-10 02:54:01 -07:00
immarvin
1d6ba3646e
add support for grub2-tftp and grub2-http as the netboot method
2015-01-28 01:15:23 -08:00
immarvin
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
immarvin
d2cda7eb9e
fix defect #4201 grub2 failure with mixed case mac address
2014-07-28 02:45:13 -07:00
immarvin
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