2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 05:25:32 +00:00
Commit Graph

18913 Commits

Author SHA1 Message Date
3e0dc8090b Merge pull request #2318 from chenglch/xcatddb
Fix DB error caused by alarm
2016-12-16 16:11:30 +08:00
8da2e3edf9 Merge pull request #2305 from cxhong/bnt
Global symbol "$csw" requires explicit package name at configBNT
2016-12-15 11:00:42 -05:00
3d3f367f69 Fix DB error caused by alarm
'xCAT::MsgUtils->trace' will retrive data from xCAT site table,
at this time timeout event happens and alarm signal received,
current process will exit unexpectly.

partial-bug: pmr 87739,077,724
2016-12-15 17:12:19 +08:00
c7eb8b8025 Merge pull request #2312 from junxiawang/1214
modify makedhcp -q issue
2016-12-15 15:21:54 +08:00
3c0f8e9e0c modify makedhcp -q issue 2016-12-15 06:31:17 -05:00
3cb074c912 Merge branch 'master' of github.com:xcat2/xcat-core into 1214 2016-12-15 04:33:49 -05:00
5155be93b0 Merge pull request #2316 from immarvin/ondoc
correct the doc on ubt upgrade
2016-12-15 14:43:42 +08:00
d37413654c Merge pull request #2298 from immarvin/onsles12sp2
fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297
2016-12-15 14:29:31 +08:00
a59425cebe Merge pull request #2315 from junxiawang/1215
modify ubuntu migration test for ubuntu migration hang issue
2016-12-15 14:06:53 +08:00
ac2cb01097 modify ubuntu migration test for ubuntu migration hang issue 2016-12-15 04:47:20 -05:00
3266a819b4 correct the doc on ubt upgrade 2016-12-15 01:00:21 -05:00
27a35ff46c modify makedhcp -q issue 2016-12-14 08:19:09 -05:00
b33069f634 Merge pull request #2313 from xcat2/revert-2307-ntpd_debug
Revert "[CUSTOMER] Use ntpdate in genesis kernel instead of starting the ntp daemon to reduce discovery time"
2016-12-14 17:36:19 +08:00
4897acedf7 Revert "[CUSTOMER] Use ntpdate in genesis kernel instead of starting the ntp daemon to reduce discovery time" 2016-12-14 17:35:55 +08:00
02ba0b17d8 Merge pull request #2311 from xcat2/add_sles12.2_bundle_files
add sles12.2 bundle files
2016-12-14 17:03:39 +08:00
842da3e2ba completed 2016-12-14 03:43:23 -05:00
10752d0604 Merge pull request #2309 from hu-weihua/2304
Fix issue#2304: xcatprobe subcommands are not consistent in their naming
2016-12-14 14:46:15 +08:00
9ae9d9c2d2 change file name, replace hyphens by underscores 2016-12-14 01:32:24 -05:00
c9d09d68cf change file name, replace hyphens by underscores 2016-12-14 01:23:30 -05:00
46fa11161a Merge pull request #2300 from hu-weihua/2299
Modify issue2299: xcatprobe xcatmn do not clear the /etc/hosts if no usefull cn node to check dhcp in the environment
2016-12-14 13:51:07 +08:00
676ae641cb Merge pull request #2307 from whowutwut/ntpd_debug
[CUSTOMER] Use ntpdate in genesis kernel instead of starting the ntp daemon to reduce discovery time
2016-12-14 11:08:03 +08:00
482f6b7fc2 Use the -b option to force the time change 2016-12-13 13:42:07 -05:00
23179aeaa9 Adding ntpdate to the list of commands to put into xCAT-genesis-base 2016-12-13 13:21:03 -05:00
c1673f730b Since the genesis kernel is not intended to be long running, there's no need to start ntp daemon, simply attempt to sync with ntpdate.
There's an issue in this code where we query ntpq for the offset too quickly after starting the ntp daemon.  This causes the offset to always be 0 and we continue.  We have seen situations where ntpd starts before the first check and becomes > 1000.  Then it takes 15 minutes before the 2nd attempt and delays the hardware discovery process
2016-12-13 11:15:27 -05:00
b47445b763 Global symbol "$csw" requires explicit package name at configBNT 2016-12-13 09:19:49 -05:00
212da735bc Merge pull request #1949 from samveen/bare_output
[xCAT-client]Improvements to `bin/xdshbak`
2016-12-13 15:16:56 +08:00
155f9b681b Merge pull request #2301 from tingtli/version
update Version to 2.13.1
2016-12-09 15:32:07 +08:00
fd79f1c1ac update Version to 2.13.1 2016-12-09 01:52:57 -05:00
9a4e78ed5a Modify issue 2299: xcatprobe xcatmn do not clear the /etc/hosts if no usefull cn node to check dhcp in the environment 2016-12-09 01:07:41 -05:00
5b882fc24d fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297 2016-12-08 22:21:12 -05:00
174145f1a3 Update README.rst
Update the documentation badges
2016-12-08 14:45:53 -05:00
32ccaf70e0 change the URL for go-xcat to github 2016-12-08 14:19:23 -05:00
0c12451375 Merge pull request #2292 from whowutwut/genesis_logger_ntpd
Add messages to trace the ntpd commands in genesis
2016-12-08 12:25:43 +08:00
5af0a890a4 Add messages to trace the ntpd commands in genesis 2016-12-07 21:39:21 -05:00
8cdc81ac55 Merge pull request #2288 from immarvin/onlock
correct the path of genimage lock
2016-12-07 17:25:53 +08:00
6495de9cda correct the path of genimage lock 2016-12-07 03:59:23 -05:00
cfbced8d83 Merge pull request #2285 from junxiawang/snntpsetup
SN ntp service setup
2016-12-07 16:08:34 +08:00
7577ab8efe SN ntp service setup 2016-12-07 07:04:40 -05:00
d7a7d9f27a Merge pull request #2283 from immarvin/onmakentp
fix issue [DEV] 'makentp -a' always return 1 #2282
2016-12-07 15:22:00 +08:00
16af690635 Merge pull request #2284 from zet809/modify_dep_for_genesis_script
To have xcat-genesis-script depended on xcat-genesis-base 2.13.0 or h…
2016-12-07 15:19:36 +08:00
40e9608cf4 To have xcat-genesis-script depended on xcat-genesis-base 2.13.0 or higher 2016-12-07 02:10:32 -05:00
e72d5c5f98 Merge pull request #2280 from xcat2/recover_kit_cases
This is to recover the kit test cases. I agree to merge.
2016-12-07 14:59:02 +08:00
46daf64a93 fix issue [DEV] 'makentp -a' always return 1 #2282 2016-12-07 01:58:29 -05:00
0dda9e4d9e complete 2016-12-07 01:21:41 -05:00
3f77234855 Merge pull request #2279 from junxiawang/1207
modify genesis testcase for nodeset shell case issue
2016-12-07 14:16:24 +08:00
0107b43bee modify genesis testcase for nodeset shell case issue 2016-12-07 04:57:32 -05:00
1bfe3a9aba Merge pull request #2277 from cxhong/buildkit
Wrong repository name if osminorversion doesn't have comparison operator
2016-12-07 12:22:02 +08:00
386ae4ec06 Wrong repository name if osminorversion doesn't have comparison operator 2016-12-06 21:25:35 -05:00
e9d94289aa Merge pull request #2275 from junxiawang/1206litfile
modify litefile for rhels6.8 statelite issue for ntp
2016-12-06 17:44:19 +08:00
69c98a10a8 modify litefile for rhels6.8 statelite issue for ntp 2016-12-06 08:54:19 -05:00