2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-24 20:52:08 +00:00

239 Commits

Author SHA1 Message Date
Weihua Hu
affa429493
Merge pull request #5715 from xuweibj/I5701
fix issue 5701, support site.httpport setting for xcatmn check
2018-10-31 16:15:56 +08:00
xuweibj
1daa1efcb9 fix issue 5700, support site.httpport to be used in discovery 2018-10-18 03:35:32 -04:00
xuweibj
344c05f658 fix issue 5701, support site.httpport setting for xcatmn check 2018-10-17 22:41:25 -04:00
Weihua Hu
3d6aab2924
Merge pull request #5697 from xuweibj/I5694
fix issue 5694, not try to install tree for xCAT-probe
2018-10-12 15:33:35 +08:00
xuweibj
823a1530ee fix issue 5694, not try to install tree for xCAT-probe 2018-10-12 02:52:40 -04:00
huweihua
f3f7890225 Enhance osdeploy for issue 5488 2018-10-12 01:20:18 -04:00
huweihua
7d0caba274 enhance xcatmn for issue 4606 2018-10-11 05:06:03 -04:00
Weihua Hu
300cc96b6a
Merge pull request #5686 from xuweibj/I5677
fix xcatprobe xcatmn issues 5677&5678
2018-10-11 16:32:58 +08:00
xuweibj
e18b8a0615 fix issue 5633, use noempty file to check tftp service (#5691) 2018-10-11 14:50:44 +08:00
xuweibj
31cb4aa2b8 modified dependiing on comments 2018-10-11 02:19:03 -04:00
xuweibj
852222796d fix xcatprobe xcatmn issues 5677&5678 2018-10-09 21:32:26 -04:00
xuweibj
4bfa23e1bb fix issue 5633, enhance check tftp service (#5639)
* fix issue 5633, enhance check tftp service
2018-09-26 10:30:41 +08:00
huweihua
c3beb95060 modify xCAT-probe.spec for bug 5590 2018-09-03 04:42:49 -04:00
GONG Jie
7886a6bf91 Add tcpdump as recommend for xcat-probe 2018-08-30 17:27:45 +08:00
GONG Jie
7c67d61f10 Add /usr/sbin/tcpdump as requirement for xCAT-probe 2018-08-30 17:21:02 +08:00
GONG Jie
d64ec9a33f Remove trailing spaces in file xCAT-probe/xcatprobe 2017-12-31 23:59:59 +00:00
GONG Jie
142a9abccb Remove trailing spaces in file xCAT-probe/xCAT-probe.spec 2017-12-31 23:59:59 +00:00
GONG Jie
f7bf02b309 Remove trailing spaces in file xCAT-probe/subcmds/xcatmn 2017-12-31 23:59:59 +00:00
GONG Jie
c2c0e7c9b9 Remove trailing spaces in file xCAT-probe/subcmds/osimagecheck 2017-12-31 23:59:59 +00:00
GONG Jie
4d15ef918c Remove trailing spaces in file xCAT-probe/subcmds/osdeploy 2017-12-31 23:59:59 +00:00
GONG Jie
aef5dae885 Remove trailing spaces in file xCAT-probe/subcmds/nodecheck 2017-12-31 23:59:59 +00:00
GONG Jie
c3c1db7211 Remove trailing spaces in file xCAT-probe/subcmds/image 2017-12-31 23:59:59 +00:00
GONG Jie
65e19acc05 Remove trailing spaces in file xCAT-probe/subcmds/discovery 2017-12-31 23:59:59 +00:00
GONG Jie
f97e276ffc Remove trailing spaces in file xCAT-probe/subcmds/detect_dhcpd 2017-12-31 23:59:59 +00:00
GONG Jie
cc6f6918f9 Remove trailing spaces in file xCAT-probe/subcmds/clusterstatus 2017-12-31 23:59:59 +00:00
GONG Jie
65f01f7d1e Remove trailing spaces in file xCAT-probe/lib/perl/probe_utils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
e124bc5a9b Remove trailing spaces in file xCAT-probe/lib/perl/LogParse.pm 2017-12-31 23:59:59 +00:00
GONG Jie
b216f38a05 Remove trailing spaces in file xCAT-probe/debian/copyright 2017-12-31 23:59:59 +00:00
Thilo Maurer
2db3d143c1 fix typo in informational message 2018-08-09 17:25:59 +02:00
Thilo Maurer
e0097dcf21 fix probing for static IP: proper escaping of backslash 2018-08-08 10:23:35 +02:00
Victor Hu
214d0bd5f4 Create a function to obtain varables from xCAT tables, transparent on probe functions 2018-06-25 12:07:02 -04:00
Victor Hu
187c972d32 Format cleanup 2018-06-22 16:23:25 -04:00
xuweibj
56b8762801 fix error of xcatmn 2018-06-21 01:01:51 -04:00
xuweibj
a1596fa3e3 check ip whether static for networkmanager config (#5261)
* check ip whether static by networkmanager
2018-06-07 16:58:49 +08:00
cxhong
cc158f7755 Create switchprobe link during xCAT-probe installation (#5272)
* Create switchprobe link during xCAT-probe installation

* remove debug message

* Modify upgrade path

* make symbolic link
2018-06-07 10:04:54 +08:00
xuweibj
eb346fb752 Add resource check in xcatmn (#5202)
* Add more checking for xcat mn healthy
2018-05-25 16:29:22 +08:00
Victor Hu
91230a6dd3 Adding a osimage check probe command to validate some properties of an xCAT osimage 2018-05-21 12:07:36 -04:00
xuweibj
270434e884 Add log service and log record in xcatprobe xcatmn (#5157)
* Add log service and log record in xcatprobe xcatmn
2018-05-09 16:52:13 +08:00
hu-weihua
6c6c318b60 fix issue4267:there are multiple IP configured on the deploy NIC of MN, xcatprobe osdeploy failed to obtain the NIC. 2017-11-14 22:12:39 -05:00
hu-weihua
a2df02fa48 modify depending on new requirement #4092 2017-10-17 03:54:58 -04:00
Bin Xu
a16ce72ae9 Merge pull request #4091 from hu-weihua/dhcp
To support rhels7.4 DHCP response format in detect_dhcpd tool
2017-10-13 15:56:05 +08:00
Bin Xu
66f31ff35d Make dbstat.py script could run by itself. 2017-10-13 10:03:57 +08:00
hu-weihua
eda410a169 To support rhels7.4 DHCP response format 2017-10-12 05:24:39 -04:00
zet809
852e996eff enhance clusterstatus to report cluster status (#3900)
* enhance clusterstatus to report cluster status

* modify usage for clusterstatus
2017-09-15 15:58:38 +08:00
chenglch
db37fd5dc0 Add script to analyze the db performance of xcat command (#3899)
This patch add a python script to calculate the time and the call
times from the command log file and syslog file.

Note: To get the correct data, the `dbtracelevel` option in site
table should be set to 4

implement: #3713

Support option:
```
usage: dbstats [--clusterlog CLUSTERLOG] [--commandlog COMMANDLOG] [-n NUM]
               [-c COMMAND]

Optional arguments:
  --clusterlog CLUSTERLOG
                        The syslog file of xcat.
  --commandlog COMMANDLOG
                        The command log file of xcat.
  -n NUM, --num NUM     The recent count of commands to analyze
  -c COMMAND, --command COMMAND
                        The specified command to track
```
2017-09-14 17:36:54 +08:00
XuWei
cb7be092b3 Delete genesis base built check in xcatprobe discovery pre-check 2017-09-14 01:41:00 -04:00
XuWei
118d62047e modified depending on comments 2017-09-12 02:28:25 -04:00
XuWei
ab464a1e87 Fix xcatprobe discovery pre-check issues 2017-09-11 23:08:57 -04:00
Mark Gurevich
36adad3d69 xcatprobe nodechect verify if any nodes at all 2017-09-05 13:55:02 -04:00
XuWei
e96a68d00a Fix issue 3825, if BOOTPROTO is none consider it as static IP in xcatprobe 2017-09-01 00:35:25 -04:00