2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

64 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
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
Mark Gurevich
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -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
hu-weihua
6c67f700e1 fix some bugs and change -t to -T 2016-07-04 05:18:55 -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
XuWei
0fafd7fab6 xCAT probe discovery dhcp dynamic check 2016-06-30 21:45:44 -04:00
Xiaopeng Wang
ac124c8fde Merge pull request #1406 from gurevichmark/image_probe2
xcatprobe image improvements based on code review suggestions
2016-06-30 14:51:00 +08:00
Xiaopeng Wang
c77c4d46e4 Merge pull request #1324 from hu-weihua/probe-discovery
Implement discovery probe basic function
2016-06-30 11:21:03 +08:00
Mark Gurevich
4fe6672409 Eliminate another command call in the loop 2016-06-29 14:57:42 -04:00
hu-weihua
9459d05025 modify depending on ertao's comment 2016-06-29 05:45:49 -04:00
hu-weihua
5d45460c1b modify depending on xiaopeng's new comments 2016-06-28 22:17:04 -04:00
Mark Gurevich
3090e6849a improve extraction of rootimgdir value 2016-06-28 13:56:35 -04:00
hu-weihua
1542879a7b modify depending on comments 2016-06-28 05:43:48 -04:00
Mark Gurevich
5cb37dd235 xcatprobe image improvements based on code review suggestions 2016-06-27 14:59:57 -04:00