2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-14 16:51:30 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
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
db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
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
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
1055cbf1d6 Merge pull request #1541 from xuweibj/prbdscv
Fix bug, probe discovery get node ip
2016-07-19 17:29:00 +08:00
510fb9639e Merge pull request #1518 from gurevichmark/image_probe_noderange
Merging based on @daniceexi approval.
2016-07-18 10:54:00 -04:00
d9914b5df3 Fix bug, probe discovery get node ip 2016-07-15 04:35:54 -04:00
97de4408ba Only display OK messages with -V option or if all compute nodes are OK 2016-07-14 10:38:39 -04:00
a89875b26a Fix xcatprobe issue, discovery and osdeploy 2016-07-13 21:58:25 -04:00
c487d612c4 Process noderange with -n flag 2016-07-12 11:45:11 -04:00
a7dc03884d Noderange and error checking 2016-07-11 11:26:03 -04:00
73edef8a9f Merge pull request #1498 from hu-weihua/proberefine
Refine discovery probe code
2016-07-07 16:56:20 +08:00
03d26341f3 refine discovery probe code 2016-07-07 03:59:55 -04:00
e12eea4a8b fix issue 1494 modified osdeploy message 2016-07-07 00:35:51 -04:00
b2280b469b fix bug, update ipnodemap 2016-07-06 22:43:05 -04:00
e3677ff9b4 Merge pull request #1480 from xuweibj/osdeploy
xcatprobe osdeploy add monitoring computes.log
2016-07-06 14:18:39 +08:00
94f9350705 Merge pull request #1484 from hu-weihua/refineprobe
Fix one bug and refine some code
2016-07-06 14:15:20 +08:00
6a18a08451 xcatprobe add monitoring computes.log 2016-07-06 01:58:59 -04:00
66f0701b4d Fix one bug and refine some code 2016-07-06 01:47:20 -04:00
77a563ed89 Fix issue 1371: xcatprobe switch-macmap - could not get valid information 2016-07-05 22:15:20 -04:00
3bd9928037 Merge pull request #1463 from xuweibj/osdeploy
xcatprobe osdeploy for monitoring os provision
2016-07-04 19:07:16 +08:00
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
5414ee4670 Merge pull request #1451 from hu-weihua/rpmtest
Package xCAT probe into xCAT
2016-07-04 18:59:37 +08:00
6c67f700e1 fix some bugs and change -t to -T 2016-07-04 05:18:55 -04:00
0441a8d713 modify depending on TingTing's comments 2016-07-04 02:54:14 -04:00
84a1793a59 xcatprobe osdeploy for monitoring os provision 2016-07-04 02:24:47 -04:00
de8bc849ac xCAT probe discovery dhcp dynamic check 2016-07-04 01:20:50 -04:00
3286d4a78d modify depending on comments 2016-07-03 23:29:51 -04:00
4baac6278c package xcat-probe 2016-07-01 05:20:08 -04:00
ac1c213e62 package xcat-probe 2016-07-01 05:19:27 -04:00
0fafd7fab6 xCAT probe discovery dhcp dynamic check 2016-06-30 21:45:44 -04:00
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
c77c4d46e4 Merge pull request #1324 from hu-weihua/probe-discovery
Implement discovery probe basic function
2016-06-30 11:21:03 +08:00
4fe6672409 Eliminate another command call in the loop 2016-06-29 14:57:42 -04:00
9459d05025 modify depending on ertao's comment 2016-06-29 05:45:49 -04:00
5d45460c1b modify depending on xiaopeng's new comments 2016-06-28 22:17:04 -04:00
3090e6849a improve extraction of rootimgdir value 2016-06-28 13:56:35 -04:00
1542879a7b modify depending on comments 2016-06-28 05:43:48 -04:00
5cb37dd235 xcatprobe image improvements based on code review suggestions 2016-06-27 14:59:57 -04:00
fd88824940 Improve messages 2016-06-22 14:16:31 -04:00
75f8fe246d perltidy formatting 2016-06-21 16:35:46 -04:00
cdeca9da04 Code changes suggested by review 2016-06-21 16:28:05 -04:00
dfead7e17c image subcommand probe suggested updates 2016-06-20 10:44:00 -04:00
231435896f xCAT probe subcommand to check consistency of os images on compute nodes 2016-06-17 12:46:44 -04:00
8dd105afb9 implement discovery basic function 2016-06-16 22:14:48 -04:00
f4e0306568 Merge pull request #1277 from hu-weihua/probe-dhcp
Add new probe command to detect DHCP, base on original detect_dhcpd tool
2016-06-15 13:49:00 +08:00
198899439d Merge pull request #1242 from zet809/add_switchprobe_for_xcatprobe
add switchprobe subcommand for xcatprobe
2016-06-13 19:47:11 +08:00
be9293ab6d add switchprobe subcommand for xcatprobe 2016-06-13 02:29:54 -04:00
f3c7e7f156 Add new probe command to detect DHCP, base on original detect_dhcpd tool 2016-06-07 05:28:18 -04:00