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
XuWei
97ca01394d
xcatprobe osdeploy performance
2017-01-23 00:46:26 -05:00
XuWei
3bf88020c4
fix issue 2391, modify probe result format
2017-01-11 22:25:48 -05:00
zet809
6755a099d0
Merge pull request #2195 from neo954/issue1547-rpm-packaging
...
Make all the rpm packages have the exactly same version and release numbers
2017-01-10 17:27:54 +08:00
hu-weihua
08c0b81c47
fix issue#2384 2.13.1 xcatprobe xcatmn need modify firefall and diskspace check's output
2017-01-10 03:37:29 -05:00
XuWei
48a3d5ea68
fix typo bug in xcatprobe discovery
2017-01-10 02:46:35 -05:00
zet809
b88af7cbe3
Merge pull request #2365 from xuweibj/I1567
...
Fix issue 1567, check attribute switch & switchport
2017-01-10 14:49:13 +08:00
XuWei
42aee200dc
Fix issue 1567, check attribute switch & switch port
2017-01-09 21:07:16 -05:00
Victor Hu
3bdf3b6383
Merge pull request #2370 from hu-weihua/2320
...
Fix bug#2320 Request changing xcatprobe xcatmn output messages for checking services
2017-01-09 10:01:25 -05:00
hu-weihua
9bfc34395b
modify depending on Victor's comments
2017-01-09 01:07:01 -05:00
hu-weihua
1512f118dc
Fix bug#2320 Request changing xcatprobe xcatmn output messages for checking services
2017-01-05 03:03:23 -05:00
neo954
327db76f9e
Make all the deb packages have the exactly same version and release numbers
2017-01-03 12:56:15 +08:00
GONG Jie
65c2911888
Make all the rpm packages have the exactly same version and release numbers
2017-01-03 12:47:14 +08:00
Weihua Hu
f61d1944b9
Merge pull request #2339 from xuweibj/I2336
...
fix issue 2336, get correct mac address
2016-12-22 16:24:18 +08:00