Jarrod Johnson
a39707fa94
Restore classic nodeset arguments
...
People are opting into the classic arguments, continue helping them so
long as it works.
2018-08-06 14:01:44 -04:00
Bin Xu
d447882fd5
Adjust the server used for kernel/initrd and imgurl for petitboot ( #4416 )
...
- URL for kernel/initrd, get the value from below value tftpserver -> xcatmaster -> myipfn
- URL for image, get the value from below value nfsserver -> tftpserver -> xcatmaster -> myipfn
2017-12-13 18:14:04 +08:00
Bin Xu
da60d783d0
1, make the error as node level error in sles/debian plugin so that nodeset can know which are the failure nodes ( #4122 )
...
2, using global variable for failurenodes in grub2 plugin
2017-10-19 03:09:33 -05:00
chenglch
3408e93e6b
Do not query noderes table in subvars subroutine
...
This patch refactor the interface to get xcatmaster and tftpserver
attributes in the subvars subroutine to improve the performance.
partial-issue: #3958
2017-09-25 16:33:23 +08:00
immarvin
2f609bdb8a
fix issue [FVT]:nodeset against diskless osimage output is not consistent on rhels and sles/ubuntu #3783
2017-08-29 02:46:13 -04:00
Yuan Bai
cccf4b783f
fix 3224 nodeset create dracut.* file in sles statelite cost too much… ( #3227 )
...
* fix 3224 nodeset create dracut.* file in sles statelite cost too much time
* polished based on comments
2017-06-07 22:21:05 -05:00
Yuan Bai
ac13575cc5
fix 2786 statelite NFS mount options are ignored ( #2791 )
2017-03-31 02:28:12 -05: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
bybai
6dbd5c88d5
fix 2231 Failed to generate osimage definiton for sles11.4-x86_64-statelite-compute after copycds
2016-11-30 06:38:29 -05:00
immarvin
72f66aed71
fix [fvt] nodeset node diskless image failed for could not find the diskless image #2188
2016-11-22 02:59:09 -05:00
immarvin
907c4971a9
fix issue [CUSTOMER] the old diskless image built by xCAT can not be used after xcat 2.12.2 #2130
2016-11-17 03:31:30 -05:00
Jarrod Johnson
967dd0f5fb
Fix Debian and SLES rootimg.gz compatibility
...
Do not require repacking of a rootimage if the
environment has the 'old style' packed image.
2016-11-09 11:24:58 -05:00
penguhyang
7bcf328b0f
support sles12 for statelite, nfs and ramdisk ( #1774 )
2016-09-20 11:08:27 +08:00
penguhyang
79426ad21e
add new option to indicate compress method ( #1669 )
2016-08-11 03:09:43 -05:00
penguhyang
5cd203cdf5
enhance packimage -m txc ( #1602 )
2016-08-02 16:45:31 +08:00
Mark Gurevich
0a3fbd8d51
perltidy all perl files
2016-07-20 11:40:27 -04:00
penguhyang
5d46d48f6a
Fix issue of packimage -m txc ( #1554 )
...
* redefine the code to make distint
* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
penguhyang
0a0f1d76d7
fix #1083 , redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2
2016-06-16 00:14:28 -04:00
immarvin
c51e702a68
correct some typo
2016-05-08 22:07:27 -04:00
immarvin
10a21d048e
from sles11.3, suseboot/linux64 and suseboot/initrd64 should be used in diskful installation instead of suseboot/inst64
2016-05-06 03:45:56 -04:00
penguhyang
c6d543ad42
make a fixed value scope for xcatdebugmode
2016-03-25 05:45:38 -04:00
penguhyang
bf1b75879a
correct copycds does not put files under correct directory for sles11.4 x86_64
2016-01-25 23:37:45 -05:00
Patrick Lundgren
2c22c82b4d
SLES12SP1 Support added to sles.pm
...
RHELS7.2 IDs added to discinfo.pm
2015-11-20 11:25:45 -05: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
yangsong
32267bc6b6
enable syslog in the stateless initrd, add logs in the xcat dracut module for sles
2015-08-02 04:31:43 -04:00
immarvin
dcbc16a5ab
fix defect #4743 [fvt]2.10:after diskless provision could not log in compute node without passord
2015-07-13 04:39:12 -04:00
immarvin
6ff268934c
add a site attribute xcatdebugmode as a switch the xcat debug mode
2015-06-12 03:55:03 -04:00
immarvin
db8a4dd07d
donot create statelite osimages and diskless service osimages after copycds,
2015-06-02 02:02:40 -04:00
ligc
cc4dbdf8a3
change the nodeset install/netboot/statelite message from warning to error, and then exit
2015-05-11 04:51:13 -04:00
Victor Hu
30f6a66814
Bug #4518 - extra slash in the symlink when -p option is presented
...
For sles.pm, clean up the $path variable to remove multiple slash
and trailing slash.
In debian.pm , move the check for -p and -w further down so it does
not appear unless we have decided that debian is the image we are
copying. The message is misleading when copycds is run for non
ubuntu/debian OSes
2015-03-02 12:38:28 -05:00
daniceexi
35e6a500a8
sles.pm, more code change for installnic/primarynic code refine
2015-02-11 02:52:03 -05:00
immarvin
423f007a7f
refine the code to use installnic and primarynic to generate network boot kernel parameters. All the logic to use installnic/primarynic have been put in NetworkUtils->gen_net_boot_params
2015-02-10 02:41:35 -08:00
Casandra Qiu
58e8a9e0a5
genimage changes to support sles12 diskless on x86_64
2015-01-16 23:35:18 -05:00
Victor Hu
d426eb6fc2
added code to recognize disc3 of SLES Server and SDK images and not overwrite disc1 due to media.1 directory
2015-01-09 14:49:21 -05:00
zhaoertao
d9e87410d4
Fix bug 4381 :sles12 rcons could not work on P8LE.
2014-11-26 02:29:04 -05:00
huweihua
c5e82bb0fd
fix defect4414: if there is rsync service already run, sysclone rsync server start unsuccessfully.
2014-11-19 06:09:23 -05:00
huweihua
9f830ffc17
get rid of needless systemimager monitor service for sysclone
2014-11-04 21:52:13 -05:00
immarvin
1c379b1590
fix defect #4326 [fvt]2.9:load config file failed if more than one mac during vm install
2014-10-29 02:49:02 -07:00
zhaoertao
c270d5e563
support copycds and nodeset for SLES 12 ppc64le
2014-10-22 08:26:00 -07:00
ligc
57c53ba533
copycds supports sles12
2013-10-15 15:36:23 +08:00
huweihua
246f7d1e2b
sysclone support p system
2014-08-25 03:15:58 -04:00
huweihua
9be66d4e28
sysclone add feature: update delta change from golden client to target node
2014-06-19 04:48:08 -04:00
immarvin
4987ea5e95
fix 4132 [DEV]sles11.3 provision hang when site.managedaddressmode=static
2014-06-11 02:53:37 -07:00
immarvin
5fe158f353
replace service stuff with newly added subrotines in xCAT::Utils
2014-06-10 06:11:07 -07:00
immarvin
80ddcd845b
correct the dns configuration during node provision when unicast dhcp is enabled
2014-05-09 02:05:16 -07:00
immarvin
7235387417
enhance the dhcp unicast for some specific cases on nameservers and gateway value
2014-04-17 03:10:15 -07:00
immarvin
a3b85a2d42
support unicast dhcp during provisioning and 1st boot, including diskful for sles and rh
2014-04-11 07:46:15 -07:00