2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 03:00:26 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Mark Gurevich
6f12483b79 Prevent rpmbuild from checking and modifying interpreter directives(2) 2022-08-12 08:38:29 -04:00
Mark Gurevich
da113964b1 Better file linking for xCAT-probe 2022-06-10 10:46:17 -04:00
Mark Gurevich
4a6ccf0ca5 Update docker build containers to CentOS8 (3) 2022-05-13 13:05:11 -04:00
Mark Gurevich
272200b3e8 Install xCAT-client before xCAT-probe package 2020-07-27 11:03:25 -04:00
Mark Gurevich
465a4c90dc Add debug to xCAT-probe rpm installation 2020-07-14 15:28:02 -04:00
Casandra Qiu
5460a4e694 Add xCAT-client as dependency for xCAT-probe 2019-02-28 14:27:16 -05:00
xuweibj
823a1530ee fix issue 5694, not try to install tree for xCAT-probe 2018-10-12 02:52:40 -04:00
xuweibj
852222796d fix xcatprobe xcatmn issues 5677&5678 2018-10-09 21:32:26 -04:00
huweihua
c3beb95060 modify xCAT-probe.spec for bug 5590 2018-09-03 04:42:49 -04:00
GONG Jie
7c67d61f10 Add /usr/sbin/tcpdump as requirement for xCAT-probe 2018-08-30 17:21:02 +08:00
GONG Jie
142a9abccb Remove trailing spaces in file xCAT-probe/xCAT-probe.spec 2017-12-31 23:59:59 +00: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
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
GONG Jie
65c2911888 Make all the rpm packages have the exactly same version and release numbers 2017-01-03 12:47:14 +08:00
hu-weihua
997f88c143 Fix issue #2110 xcatprobe xcatmn requires tftp tool , add dependency to xcatprobe rpm 2016-11-09 04:37:18 -05:00
Jarrod Johnson
edb1d181e9 Provide hook for saner versioning
The traditional approach was not adequately
hooked into git.  It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
Victor Hu
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
hu-weihua
0441a8d713 modify depending on TingTing's comments 2016-07-04 02:54:14 -04:00
hu-weihua
3286d4a78d modify depending on comments 2016-07-03 23:29:51 -04:00
hu-weihua
ac1c213e62 package xcat-probe 2016-07-01 05:19:27 -04:00