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

79 Commits

Author SHA1 Message Date
Mark Gurevich
4396cb3b71 Check output of xdsh commaned before continuing 2016-08-18 15:08:03 -04:00
hu-weihua
2d08093120 fix bug #1727, probe sub_command discovery has syntax error in ubuntu 2016-08-18 05:33:05 -04:00
hu-weihua
a4a1706d44 fix bug #1717 [fvt]2.12.2 xcatprobe osdeploy -n could not monitor the node deploy process if message's log : dhcp[process id] 2016-08-17 21:49:38 -04:00
hu-weihua
758b1c9b96 Remove the Debian Support Message in the xcatprobe command. 2016-08-17 01:36:02 -04:00
Mark Gurevich
fc1f1c575d xcat-probe grammar and spelling fixes 2016-08-16 13:18:18 -04:00
hu-weihua
91bd846c45 Fix bug 1017 2016-08-16 05:42:04 -04:00
Xiaopeng Wang
f371073d92 Merge pull request #1701 from hu-weihua/pbugs
Fix probe bugs:#1697,#1681,#1675,#1672 and #1528
2016-08-15 16:48:04 +08:00
hu-weihua
d7a683b200 fix probe bugs 2016-08-15 04:10:50 -04:00
Weihua Hu
665bf66f47 Fix bug1687 xcatprobe could not surpport xcatmn command on ubuntu (#1691)
* fix bug1687 xcatprobe could not surpport xcatmn command on ubuntu

* remove useless files
2016-08-13 02:04:55 -05:00
zet809
93f32c5eeb Merge pull request #1653 from hu-weihua/osdeploy
Implement replay and state control function for os provision probe
2016-08-12 23:35:50 +08:00
hu-weihua
45bbe0f9ba modefy depending on comments 2016-08-12 06:02:03 -04:00
hu-weihua
7debe6a95e comment some debug line out 2016-08-12 04:45:22 -04:00
XuWei
f9d725808c modify dns check and cleanup 2016-08-12 04:38:40 -04:00
hu-weihua
578fda6663 modify depending on comments 2016-08-12 03:46:54 -04:00
XuWei
f7aa0cc2fa add cleanup function 2016-08-11 23:33:32 -04:00
XuWei
c6684895eb Fix xcatprobe xcatmn(hierarchy) issue 2016-08-11 22:13:33 -04:00
XuWei
9842b155e8 modify summary output of xcatmn 2016-08-10 23:06:00 -04:00
Weihua Hu
b7e752c211 Merge pull request #1590 from xuweibj/probesn
xCATprobe check xcat service node, use new frame
2016-08-10 17:55:10 +08:00
XuWei
989548aef1 xCATprobe check xcat service node 2016-08-10 05:38:02 -04:00
hu-weihua
463f69e3a4 Implement replay and state control function for os provision probe 2016-08-09 02:30:05 -04:00
XuWei
1646d8bed2 Modify usage, some probe commands do not support hierarchy 2016-08-08 04:53:38 -04:00
Weihua Hu
4a41ac4f83 Merge pull request #1571 from whowutwut/probefix
Remove the chmod calls in the xCAT-probe spec file
2016-07-26 14:12:52 +08:00
Mark Gurevich
db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
Victor Hu
9b98b93603 Remove the chmod in the building of the xCAT-probe RPM, should instead
make sure the permissions for the files are set correctly in the git repo.
Using a wildcard in the spec file to create the filelist
2016-07-21 15:49:14 -04:00
Mark Gurevich
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Mark Gurevich
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
Weihua Hu
1055cbf1d6 Merge pull request #1541 from xuweibj/prbdscv
Fix bug, probe discovery get node ip
2016-07-19 17:29:00 +08:00
Mark Gurevich
510fb9639e Merge pull request #1518 from gurevichmark/image_probe_noderange
Merging based on @daniceexi approval.
2016-07-18 10:54:00 -04:00
XuWei
d9914b5df3 Fix bug, probe discovery get node ip 2016-07-15 04:35:54 -04:00
Mark Gurevich
97de4408ba Only display OK messages with -V option or if all compute nodes are OK 2016-07-14 10:38:39 -04:00
XuWei
a89875b26a Fix xcatprobe issue, discovery and osdeploy 2016-07-13 21:58:25 -04:00
Mark Gurevich
c487d612c4 Process noderange with -n flag 2016-07-12 11:45:11 -04:00
Mark Gurevich
a7dc03884d Noderange and error checking 2016-07-11 11:26:03 -04:00
Xiaopeng Wang
73edef8a9f Merge pull request #1498 from hu-weihua/proberefine
Refine discovery probe code
2016-07-07 16:56:20 +08:00
hu-weihua
03d26341f3 refine discovery probe code 2016-07-07 03:59:55 -04:00
XuWei
e12eea4a8b fix issue 1494 modified osdeploy message 2016-07-07 00:35:51 -04:00
XuWei
b2280b469b fix bug, update ipnodemap 2016-07-06 22:43:05 -04:00
zet809
e3677ff9b4 Merge pull request #1480 from xuweibj/osdeploy
xcatprobe osdeploy add monitoring computes.log
2016-07-06 14:18:39 +08:00
Xiaopeng Wang
94f9350705 Merge pull request #1484 from hu-weihua/refineprobe
Fix one bug and refine some code
2016-07-06 14:15:20 +08:00
XuWei
6a18a08451 xcatprobe add monitoring computes.log 2016-07-06 01:58:59 -04:00
hu-weihua
66f0701b4d Fix one bug and refine some code 2016-07-06 01:47:20 -04:00
ertaozh
77a563ed89 Fix issue 1371: xcatprobe switch-macmap - could not get valid information 2016-07-05 22:15:20 -04:00
Xiaopeng Wang
3bd9928037 Merge pull request #1463 from xuweibj/osdeploy
xcatprobe osdeploy for monitoring os provision
2016-07-04 19:07:16 +08:00
Xiaopeng Wang
ca9a3ce370 Merge pull request #1472 from hu-weihua/probesub
Fix some bugs and change -t to -T
2016-07-04 19:04:58 +08:00
tingtli
5414ee4670 Merge pull request #1451 from hu-weihua/rpmtest
Package xCAT probe into xCAT
2016-07-04 18:59:37 +08:00
hu-weihua
6c67f700e1 fix some bugs and change -t to -T 2016-07-04 05:18:55 -04:00
hu-weihua
0441a8d713 modify depending on TingTing's comments 2016-07-04 02:54:14 -04:00
XuWei
84a1793a59 xcatprobe osdeploy for monitoring os provision 2016-07-04 02:24:47 -04:00
XuWei
de8bc849ac xCAT probe discovery dhcp dynamic check 2016-07-04 01:20:50 -04:00
hu-weihua
3286d4a78d modify depending on comments 2016-07-03 23:29:51 -04:00