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
ertaozh
94009a475d
return errorcode 1 if failed for xcatprobe switch_macmap
2017-08-14 02:22:21 -04:00
XuWei
5afdb68a26
Fix typo error in xcatprobe discovery precheck
2017-08-06 22:17:46 -04:00
XuWei
a9c45279e1
modified depending on comments
2017-08-04 04:01:54 -04:00
XuWei
c3de2ea734
modified depending on comments
2017-08-03 03:35:47 -04:00
XuWei
5dcbe0fc78
Task 3554, enhance xcatprobe discovery precheck
2017-08-02 03:52:45 -04:00
Mark Gurevich
ad71fc9336
Initial pass for clusterstatus xcat probe
2017-06-27 13:47:03 -04:00
Samveen Gulati
f1b406dbc0
Reduce grep
invocations by passing -[46]
to ip
2017-06-06 09:53:29 +00:00
XuWei
66f8c5309b
fix issue 2540, check noderange validity
2017-03-10 01:17:13 -05:00
XuWei
6d0bda0ff1
fix xcatprobe osdeploy performance bugs
2017-02-21 01:02:50 -05:00
XuWei
a162ca8420
change RPM to INSTALL
2017-02-14 04:47:45 -05:00
XuWei
c75ed21486
modified output title
2017-02-13 03:17:53 -05:00
XuWei
64b926ce63
modified table format
2017-02-10 02:22:54 -05:00
XuWei
17800828bf
modified depending on comments
2017-02-09 01:51:09 -05:00
XuWei
7674577324
modified depending on comments
2017-02-06 21:35:23 -05:00
XuWei
6fdf3bef66
modified depending on comments
2017-01-24 20:36:19 -05:00