7d72c6d832
Change the auto-detect for copycds to be a little more generic for RHEL ISOs ( #3416 )
...
* Change the auto-detect for copycds to be a little more generic
* Fix type and use scalar to count number of words in the discinfo description
2017-07-13 17:19:49 -05:00
f5126227ce
refine the PR 3268:support service node pool ( #3323 )
...
Fix the issue that grub2 config file is wrong when node.tftpserver="<xcatmaster>"
2017-06-23 16:18:03 +08:00
89bc7608f1
fix issue RHEL update caused boot failure due to selinux #2996
2017-05-25 05:30:30 -04:00
991ae3e153
fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856 : process the multiple dirs in pkgdir
2017-04-13 01:21:06 -04:00
a761e64c0c
fix issue #2856 : [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later ( #2857 )
...
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
2017-04-13 11:31:54 +08:00
f9f442a85b
add support to auto detect beta pegas iso files
2017-03-08 12:02:22 -05: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
1ff745dbfe
fix copycds can't auto copycd centos iso
2016-12-26 21:31:38 -05: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
be8c255874
fix 2025 Re-enable the creation of statelite when copycds on RHEL 7
2016-11-20 22:07:00 -05:00
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
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
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
4e89b75454
auto recognize rhhpc iso on copycds ( #2034 )
2016-11-01 10:15:51 +08:00
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
79426ad21e
add new option to indicate compress method ( #1669 )
2016-08-11 03:09:43 -05:00
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
5cd203cdf5
enhance packimage -m txc ( #1602 )
2016-08-02 16:45:31 +08:00
0a3fbd8d51
perltidy all perl files
2016-07-20 11:40:27 -04:00
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
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
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
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
c6d543ad42
make a fixed value scope for xcatdebugmode
2016-03-25 05:45:38 -04:00
becc0312cc
Add support for parsing pkvm version from .discinfo when doing copycds
2016-03-10 21:31:16 -05:00
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
f2b9f6e94a
to fix Issue 302, modified my_ip_facing and related functions
2015-11-12 00:33:03 -05:00
505826e7e9
fix issue [fvt]2.11 rcons will stay in anaconda interface in rh7.2 ppc64le
2015-10-26 04:48:16 -04:00
d96d9a5590
fix some indent issue
2015-08-18 23:38:16 -04: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
275089f2d6
enable syslog in the stateless initrd, add logs in the xcat dracut module for redhat
2015-08-02 04:17:30 -04:00
1eeefe56f3
fix defect #4735 [fvt]2.10:could not get postscript section of the installer logs
2015-07-09 02:45:12 -04:00
d2cee739e4
postscript enhancement: enhance log framework of the xcat postscript
2015-07-07 01:25:17 -04:00
6ff268934c
add a site attribute xcatdebugmode as a switch the xcat debug mode
2015-06-12 03:55:03 -04:00
63ca0b9811
Preliminary code for PowerKVM 3.1 support
2015-06-11 03:18:09 -04:00
db8a4dd07d
donot create statelite osimages and diskless service osimages after copycds,
2015-06-02 02:02:40 -04:00
215797fc2f
Fix bug #4668 , remove all the codes for guessing Linux distros while copycds
2015-05-22 13:39:21 +08:00
cc4dbdf8a3
change the nodeset install/netboot/statelite message from warning to error, and then exit
2015-05-11 04:51:13 -04:00
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
9d90313aaf
Fix bug#4502
2015-04-16 15:49:07 +08:00
a2d89b5d69
Continue the change to refine installnic and primarynic code
2015-02-11 02:31:54 -05:00
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
d4c332557e
fix for bug 4472, copycds problems with rhels7.1 ppc64le
2014-12-17 11:43:09 +08:00
ee20161772
update the boot options of redhat family since some options are already deprecated or replaced
2014-11-24 21:50:32 -08:00
c5e82bb0fd
fix defect4414: if there is rsync service already run, sysclone rsync server start unsuccessfully.
2014-11-19 06:09:23 -05:00
1c0ff10789
fix defect4397: sysclone analysize genesis fs name failed in rh7.0
2014-11-19 03:23:19 -05:00
9f830ffc17
get rid of needless systemimager monitor service for sysclone
2014-11-04 21:52:13 -05:00
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
246f7d1e2b
sysclone support p system
2014-08-25 03:15:58 -04:00