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

283 Commits

Author SHA1 Message Date
Victor Hu
f9f442a85b add support to auto detect beta pegas iso files 2017-03-08 12:02:22 -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
ypbj
1ff745dbfe fix copycds can't auto copycd centos iso 2016-12-26 21:31:38 -05: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
be8c255874 fix 2025 Re-enable the creation of statelite when copycds on RHEL 7 2016-11-20 22:07:00 -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
e7a7da10cb Fix backwards compatibility
If a user has an existing rootimg.gz, use that so
that an upgrade does not require re doing packimage for
no particular reason.
2016-11-09 10:20:29 -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
penguhyang
4e89b75454 auto recognize rhhpc iso on copycds (#2034) 2016-11-01 10:15:51 +08:00
immarvin
2298d9eb24 fix issue:[Customer]a network configuration of interface named bootnic will be created on CN when the site.managedaddressmode=static #1837 2016-09-16 09:31:45 -04:00
penguhyang
79426ad21e add new option to indicate compress method (#1669) 2016-08-11 03:09:43 -05:00
Victor Hu
878d43addc Add a section to attempt to autodetect the RHEL OS to bypass (#1644)
the need to update the discinfo database
2016-08-07 23:21:06 -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
immarvin
1829169839 fix issue [customer] the rhels7.2 diskful installation with kernel and kernel modules updated by"geninitrd" failed with "Pane is dead" inside anaconda #1562; add a dracut hook in intrd to update the kernle modules inside the stage2 installer LiveOs 2016-07-20 03:59:54 -04:00
immarvin
9344ec5558 fix issue geninitrd fails when pkgdir has more than one directory #1538 ; fix geninitrd fails to identify a ppc64le kernel #1539 2016-07-14 21:54:57 -04: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
penguhyang
c6d543ad42 make a fixed value scope for xcatdebugmode 2016-03-25 05:45:38 -04:00
Victor Hu
becc0312cc Add support for parsing pkvm version from .discinfo when doing copycds 2016-03-10 21:31:16 -05:00
zet809
d39d5b567c Merge pull request #386 from xuweibj/I302
to fix Issue 302, modified my_ip_facing and related functions
2015-11-12 14:01:14 +08:00
XuWei
f2b9f6e94a to fix Issue 302, modified my_ip_facing and related functions 2015-11-12 00:33:03 -05:00
immarvin
505826e7e9 fix issue [fvt]2.11 rcons will stay in anaconda interface in rh7.2 ppc64le 2015-10-26 04:48:16 -04:00
huweihua
d96d9a5590 fix some indent issue 2015-08-18 23:38:16 -04: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
275089f2d6 enable syslog in the stateless initrd, add logs in the xcat dracut module for redhat 2015-08-02 04:17:30 -04:00
immarvin
1eeefe56f3 fix defect #4735 [fvt]2.10:could not get postscript section of the installer logs 2015-07-09 02:45:12 -04:00
immarvin
d2cee739e4 postscript enhancement: enhance log framework of the xcat postscript 2015-07-07 01:25:17 -04:00
immarvin
6ff268934c add a site attribute xcatdebugmode as a switch the xcat debug mode 2015-06-12 03:55:03 -04:00
ligc
63ca0b9811 Preliminary code for PowerKVM 3.1 support 2015-06-11 03:18:09 -04:00
immarvin
db8a4dd07d donot create statelite osimages and diskless service osimages after copycds, 2015-06-02 02:02:40 -04:00
GONG Jie
215797fc2f Fix bug #4668, remove all the codes for guessing Linux distros while copycds 2015-05-22 13:39:21 +08: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
GONG Jie
d9cc96bc4f Add more comments for bug#4502 fixing. Use /dev/hvc? instead of /dev/ttyS? for ppc64, ppc64le, ppc64el. 2015-04-16 16:52:41 +08:00
GONG Jie
9d90313aaf Fix bug#4502 2015-04-16 15:49:07 +08:00
daniceexi
a2d89b5d69 Continue the change to refine installnic and primarynic code 2015-02-11 02:31:54 -05:00
daniceexi
18dfb991c0 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-09 07:02:19 -05:00
ligc
d4c332557e fix for bug 4472, copycds problems with rhels7.1 ppc64le 2014-12-17 11:43:09 +08:00
immarvin
ee20161772 update the boot options of redhat family since some options are already deprecated or replaced 2014-11-24 21:50:32 -08: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
1c0ff10789 fix defect4397: sysclone analysize genesis fs name failed in rh7.0 2014-11-19 03:23:19 -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
huweihua
246f7d1e2b sysclone support p system 2014-08-25 03:15:58 -04:00
immarvin
17317c3ef3 #4165 [FVT]:copycds -i return no DISKNO 2014-07-29 02:34:08 -07:00
daniceexi
a3cc1f8c3d SL6.5 support 2014-07-10 02:48:05 -04:00
huweihua
0293406d2b sysclone add feature: update delta change from golden client to target node 2014-06-19 04:36:40 -04:00
immarvin
2b3115299f fix defext #4162 Wrong value of kernel argument ifname= - diskless/stateless node failed to boot in RHEL7 environment 2014-06-13 04:34:09 -07:00
immarvin
aac1c20125 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-06-10 06:28:27 -07:00