2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-08 12:40:45 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
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