2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00
Commit Graph

18635 Commits

Author SHA1 Message Date
1cd4b6446c Check in init version of cumulus support[Do Not Merge] (#2020)
* Check in init version of cumulus support

* Add cumulus installation doc

* modify victor's comments.
2016-11-08 10:21:56 +08:00
3b18361833 Merge pull request #2099 from gurevichmark/copycds_doc
Fix some formatting and wording for copycds command
2016-11-07 18:53:40 -05:00
484c00cfa1 Fix some formatting and wording for copycds command 2016-11-07 10:42:42 -05:00
5c6fb4e3a9 Merge pull request #2098 from xcat2/revert-2067-xcatconfig_u
Revert "update dhcpd conf file when upgrade xcat"
2016-11-07 09:49:20 -05:00
801a9cf69b Revert "update dhcpd conf file when upgrade xcat" 2016-11-07 22:38:37 +08:00
ac68aab605 Merge pull request #2050 from immarvin/oncopycds
Looks good to me. Merging.
2016-11-07 09:22:45 -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
1b51602577 Merge pull request #2055 from immarvin/onxcatservice
fix issue linux orderly shutdown not noticed by xcat. #1939
2016-11-07 17:03:06 +08:00
fd41b72a2e Merge pull request #2058 from caomengmeng/update_xcattest_for_default_file_deleted
I agree to merge
2016-11-07 16:05:03 +08:00
1446ee33d7 fix utilities required for statelite missing from sles initrd (#2093) 2016-11-07 15:53:40 +08:00
6f735b0e8d fix issue linux orderly shutdown not noticed by xcat. #1939;replace xcatpostinit1 sysvinit service with xcatpostinit1.service systemd service unit as the hook to run PS&PBS and report status for redhat;report node status on system <reboot/shutdown> command 2016-11-07 13:54:47 +08:00
6450ef2ab6 update to add more debug information before rmvm is executed (#2086) 2016-11-05 16:58:21 +08:00
d219ca09e8 Merge pull request #1979 from gurevichmark/RHEV_docs
Add RHEV KVM documentation
2016-11-04 21:08:28 -04:00
e7da599706 Merge pull request #2085 from xuweibj/probeutils
delete extra functions in probe_utils
2016-11-04 16:17:57 +08:00
66bc88169f delete extra functions in probe_utils 2016-11-04 03:51:48 -04:00
cb702f7957 Merge pull request #2080 from xuweibj/discoveryusage
modified xcatprobe discovery usage
2016-11-04 15:39:51 +08:00
13ea03e9d9 Merge pull request #2069 from hu-weihua/code_template
New template of probe command dispatch in hierarchy environment
2016-11-04 15:39:24 +08:00
9db9c0b792 Merge pull request #2071 from hu-weihua/newxcatmn
Refine probe tool 'xcatmn'
2016-11-04 02:37:40 -05:00
0a0615139c modify depending on comments 2016-11-04 03:19:38 -04:00
2751a075b6 fix bug#1528 and modify code depending on comments 2016-11-04 02:45:27 -04:00
dd9a2bffb0 Merge pull request #2064 from xuweibj/s127957
move rsyslogd restart code from dhclient-script to doxcat
2016-11-04 01:00:39 -05:00
c51cb98c75 quote date command in string (#2076) 2016-11-04 13:22:52 +08:00
ea5ffdc0bc update dhcpd conf file when upgrade xcat (#2067) 2016-11-04 12:47:21 +08:00
fc15887f84 postscripts: add --showduplicates to yum list (#2056)
"yum list" alone does NOT check the older packages available in the
yum repo. If we want to install a specific package version, the
--showduplicates option is required. As an example, with this patch,
we can now add a specific kernel package to otherpkgs.pkglist that is
older that the one available in the distro.
2016-11-04 12:43:55 +08:00
21b77c86df modified depending on comments 2016-11-03 21:01:52 -04:00
1e1c9bdaa4 Merge pull request #2074 from cxhong/ntp
Looks good to me.  Agree to merge
2016-11-03 09:41:52 -04:00
b34a916caf Review updates 2016-11-03 09:22:52 -04:00
672f1e8bd5 modified depending on comments 2016-11-03 04:21:57 -04:00
42814db0bc modified xcatprobe discovery usage 2016-11-03 03:44:35 -04:00
062ed1385a Merge pull request #2036 from immarvin/ongenimage
add lock in rh/genimage to avoid multiple genimage processes on same rootimg directory;add guard code before umount/remove mount points under rootimg directory
2016-11-03 02:41:30 -05:00
472f94bb22 [go-xcat] Fix GitHub issue #1998 (#2059)
* [go-xcat] Fix GitHub issue #1998, print out friendly error messages when no xcat paackages installed on updating

* [go-xcat] GitHub pull request #2059, change error message base on the comment of @whowutwut
2016-11-03 15:39:07 +08:00
1ebdb5d96c add lock in rh/genimage to avoid multiple genimage processes on same rootimg directory;add guard code before umount/remove mount points under rootimg directory 2016-11-03 03:32:12 -04:00
31a68a5835 Modified depending on comments and add comments 2016-11-03 03:10:03 -04:00
7868ad6d3c Merge pull request #2070 from xuweibj/discoveryr
Add replay function for discovery
2016-11-03 14:23:08 +08:00
42ec75fd25 update xcattest after review 2016-11-03 10:24:00 +08:00
c619538333 Handle invalid options for makentp command 2016-11-02 16:55:05 -04:00
990e611b28 Update networks.rst
Fix spelling error on noboot section
2016-11-02 15:33:46 -04:00
6fab40277e Suggested review changes 2016-11-02 14:57:05 -04:00
6e891d066d Refine probe tool 'xcatmn' 2016-11-02 05:19:50 -04:00
a819f670bc add replay function for discovery 2016-11-02 04:46:53 -04:00
181c1a706c New template of probe command dispatch in hierarchy environment 2016-11-02 04:18:51 -04:00
15eeb3b2d5 Skit auditlog and eventlog table as auto increment key is uesd (#2066)
Close-issue: #2065
2016-11-02 15:20:08 +08:00
15e2a17a8b move rsyslogd restart code from dhclient-script to doxcat 2016-11-02 01:04:21 -04:00
71858a3ada Merge pull request #1511 from caomengmeng/add_template_test_cases
Add template test cases
2016-11-01 23:06:58 -04:00
02303f33d3 Merge pull request #2046 from caomengmeng/add_sslversion_case_to_bundle
We add more cases in bundle. I agree to merge
2016-11-02 11:06:49 +08:00
0e67d72c7c Merge pull request #2022 from caomengmeng/check_update_syslog_when_xcatdebugmode_on
Add test case to check the update syslog when xcatdebugmode opens.
2016-11-02 10:53:48 +08:00
a49db1c4ff fix nodediscoverls output limits serial length (#2032) 2016-11-02 10:45:26 +08:00
77c8b3011e Merge pull request #2057 from whowutwut/dhcpinterfaces
Add documentation for the noboot option
2016-11-02 09:59:50 +08:00
e72fb85ea7 Made some changes based on review comments
- Reformatted the DHCP section
 - Created a section for noboot so that we can link this in our Release Notes
2016-11-01 09:47:51 -04:00
c50f76a8c1 Merge pull request #2052 from xuweibj/i2051
fix issue 2051&2054, update noderange check and do not print log from /install/
2016-11-01 16:14:59 +08:00