GONG Jie
0ec39c2a57
Fix the code of waiting for ntpd to synchronize in genessis
2016-12-20 12:17:12 +08:00
caomengmeng
c2d522ddf3
Merge pull request #2332 from tingtli/master
...
update installation version
2016-12-19 16:04:01 +08:00
litingt@cn.ibm.com
375e43fcc5
update installation version
2016-12-19 02:56:26 -05:00
yangsong
e97bc3dd52
Merge pull request #2330 from junxiawang/1219N
...
modify ubuntu update xcat doc
2016-12-19 13:25:49 +08:00
junxiawang
ad9f2e4869
modify ubuntu update xcat doc
2016-12-19 02:28:42 -05:00
yangsong
58409506d4
Merge pull request #2324 from junxiawang/1216
...
modify ubuntu migration case
2016-12-19 10:41:55 +08:00
junxiawang
3e09b29f50
modify ubuntu migration case
2016-12-19 01:53:32 -05:00
junxiawang
5381dcc581
modify ubuntu migration case
2016-12-16 08:27:20 -05:00
Weihua Hu
9a3f08e28e
Merge pull request #2308 from xuweibj/osd213
...
enhance xcatprobe osdeploy functions
2016-12-16 16:44:13 +08:00
chenglch
82df12452e
Merge pull request #2321 from gurevichmark/conservercfg-d
...
makeconservercf -d to remove all xCAT nodes
2016-12-16 16:17:48 +08:00
yangsong
3e0dc8090b
Merge pull request #2318 from chenglch/xcatddb
...
Fix DB error caused by alarm
2016-12-16 16:11:30 +08:00
XuWei
34ab88985c
modified depending on comments
2016-12-16 03:06:49 -05:00
Mark Gurevich
1f113afdc8
makeconservercf -d to remove all xCAT nodes
2016-12-15 15:32:41 -05:00
Victor Hu
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
chenglch
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
yangsong
c7eb8b8025
Merge pull request #2312 from junxiawang/1214
...
modify makedhcp -q issue
2016-12-15 15:21:54 +08:00
junxiawang
3c0f8e9e0c
modify makedhcp -q issue
2016-12-15 06:31:17 -05:00
junxiawang
3cb074c912
Merge branch 'master' of github.com:xcat2/xcat-core into 1214
2016-12-15 04:33:49 -05:00
junxiawang
5155be93b0
Merge pull request #2316 from immarvin/ondoc
...
correct the doc on ubt upgrade
2016-12-15 14:43:42 +08:00
Weihua Hu
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
yangsong
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
junxiawang
ac2cb01097
modify ubuntu migration test for ubuntu migration hang issue
2016-12-15 04:47:20 -05:00
immarvin
3266a819b4
correct the doc on ubt upgrade
2016-12-15 01:00:21 -05:00
junxiawang
27a35ff46c
modify makedhcp -q issue
2016-12-14 08:19:09 -05:00
zet809
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
zet809
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
junxiawang
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
caomengmeng
842da3e2ba
completed
2016-12-14 03:43:23 -05:00
xuweibj
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
hu-weihua
9ae9d9c2d2
change file name, replace hyphens by underscores
2016-12-14 01:32:24 -05:00
hu-weihua
c9d09d68cf
change file name, replace hyphens by underscores
2016-12-14 01:23:30 -05:00
xuweibj
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
zet809
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
XuWei
09a661c800
enhance xcatprobe osdeploy functions
2016-12-13 21:58:27 -05:00
Victor Hu
482f6b7fc2
Use the -b option to force the time change
2016-12-13 13:42:07 -05:00
Victor Hu
23179aeaa9
Adding ntpdate to the list of commands to put into xCAT-genesis-base
2016-12-13 13:21:03 -05:00
Victor Hu
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
Casandra Qiu
b47445b763
Global symbol "$csw" requires explicit package name at configBNT
2016-12-13 09:19:49 -05:00
Yuan Bai
212da735bc
Merge pull request #1949 from samveen/bare_output
...
[xCAT-client]Improvements to `bin/xdshbak`
2016-12-13 15:16:56 +08:00
zet809
155f9b681b
Merge pull request #2301 from tingtli/version
...
update Version to 2.13.1
2016-12-09 15:32:07 +08:00
litingt@cn.ibm.com
fd79f1c1ac
update Version to 2.13.1
2016-12-09 01:52:57 -05:00
hu-weihua
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
immarvin
5b882fc24d
fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297
2016-12-08 22:21:12 -05:00
Victor Hu
174145f1a3
Update README.rst
...
Update the documentation badges
2016-12-08 14:45:53 -05:00
Victor Hu
32ccaf70e0
change the URL for go-xcat to github
2016-12-08 14:19:23 -05:00
Xiaopeng Wang
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
Victor Hu
5af0a890a4
Add messages to trace the ntpd commands in genesis
2016-12-07 21:39:21 -05:00
Xiaopeng Wang
8cdc81ac55
Merge pull request #2288 from immarvin/onlock
...
correct the path of genimage lock
2016-12-07 17:25:53 +08:00
immarvin
6495de9cda
correct the path of genimage lock
2016-12-07 03:59:23 -05:00
yangsong
cfbced8d83
Merge pull request #2285 from junxiawang/snntpsetup
...
SN ntp service setup
2016-12-07 16:08:34 +08:00