2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 00:00:12 +00:00
Commit Graph

148 Commits

Author SHA1 Message Date
73bd16638c fix issue 882 spelling mistake while stopping docker container 2016-04-06 21:56:05 -04:00
ca4437270a Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-01 18:03:36 +08:00
78a6d8e39e Revert "For Ubuntu builds, adding a .gitignore to ignore the files generated"
This reverts commit 829f107beb.
2015-06-15 17:32:34 -04:00
829f107beb For Ubuntu builds, adding a .gitignore to ignore the files generated
from the builds.  Also remove the changelog because that file is going
to be ignored from the source tree.  Ubuntu builds are being done
in the xcat-core directory and causing issues when we are switching
between releases.    Should probably change the builds scripts as a longer
term solution
2015-06-15 17:14:05 -04:00
ef1556e494 Fix the misuse of == to compare strings in perl 2015-02-05 12:04:42 -05:00
425f741435 remove temp file fron git 2014-09-18 01:19:02 -07:00
c40e8e109a replace the service stuff with newly added systemd subroutines 2014-06-09 20:19:51 -07:00
8071c719c6 defect 4076 2014-05-12 10:43:52 -04:00
0afc9b9d9d enhance postscrit perfomance when getting monitoring variables. defect 3605
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16704 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 20:21:09 +00:00
0592ad03d6 changed the monitoring code to use nmap for getting node status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 15:05:57 +00:00
a732cb476d fix bug 3556007: modifications related to Utils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13581 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-23 04:21:28 +00:00
78dd04ac4a fix bug 3556007: modifications related to Utils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13574 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-22 07:36:09 +00:00
92c1e16522 for item: clean up Utils.pm, the code in xCAT-rmc/plugin/
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-09 03:51:11 +00:00
ee64dabb27 download rmcmon related scripts and resource files with http
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-19 06:57:13 +00:00
a7ef8f450f fix for bug 3538372: check nfs mount on SN should be more precise
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-28 11:34:32 +00:00
589ba1cecc fixed defect:Summary:change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 08:08:41 +00:00
a1d7bb8bef fixed defect:Summary:change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 08:08:06 +00:00
cd3b725576 fixed the problem in rmc performance monitorng, it will ingore the error nodes instead of quiting
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12572 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-08 18:00:17 +00:00
c047d8b5cb Defect 3514607 - RPM checks for ifix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-04 17:16:42 +00:00
e8c17fdd80 Added initial xCAT-rmc debian files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-04 23:01:42 +00:00
16ab82b5a5 Have the xCAT rpms require the more specific version of perl-xCAT (e.g. 2.7.1 instead of 2.7)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11912 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-20 15:49:33 +00:00
54e6c0386b Modify build scripts to have a non-verbose mode and keep track of build errors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11267 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-19 17:01:18 +00:00
f9a2b63207 bug fix for configrmcnode postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-08 19:20:47 +00:00
b3aea51be8 added statustime when updating nodelist.status from RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10979 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-08 19:05:32 +00:00
640371568a fixed the xCAT-rmc spec file so that the files will not be copied to the /install directory if /install is mounted for SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-08 15:46:31 +00:00
749767e711 nfsv4 support, add -o vers=4 to mount commands if site.useNFSv4onAIX is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 10:43:57 +00:00
c45cbaf7cd fix defect 3423405
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10816 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 06:06:24 +00:00
521e2c7bbb support for multiple mac addresses for composing nodeid for RMC, defect 3410319
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10556 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-19 20:32:24 +00:00
4dcd400f63 Modify the process of find node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-07 02:53:15 +00:00
c3f6cce890 add code for teal event table event_id mapping, feature #3166402
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 06:40:59 +00:00
62b4308589 fix defect 3195959
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-07 12:55:05 +00:00
d02e4e1b73 removed ISRDown condition and ISR_status sensor from RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 14:08:34 +00:00
2a7020ecaa monshow enhancement for rmcmon eventlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-27 14:47:56 +00:00
877f3182f9 Add INUCLIENTS support for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8875 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-17 08:33:15 +00:00
88c34c36f4 fix in configrmcnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-25 20:51:07 +00:00
8df42da717 fix configrmcnode for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8704 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-19 15:43:16 +00:00
147d0f8045 more code to make sure 3rd party can add RMC resources easily
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 17:01:03 +00:00
e993843471 fix monshow bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-09 04:27:34 +00:00
d1080ccbbd monshow rmcmon -s command optimize
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8353 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 08:14:17 +00:00
47dbfbd439 more conditions for monitoring services on the sn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8233 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-22 18:08:17 +00:00
fa65232cbd more conditions to monitor services on the sn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8212 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-19 18:28:13 +00:00
aef1d479ec conditons to monitorin services on the sn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-18 23:12:25 +00:00
cacedba667 addind a sendor/condition to check the status of xcatd on the sn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-17 20:22:40 +00:00
a765de7482 more conditons for monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-17 18:45:47 +00:00
6398d22f35 more on monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-17 16:41:12 +00:00
33e4a02870 added TEAL sepaphore.pm to the rmc package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-12 14:51:51 +00:00
24e984fdc5 another response
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-10 20:16:42 +00:00
011568c4fd more work for different conditons and reponses
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-10 19:55:16 +00:00
d19917faf4 some responses for monitoring batch events on SN or HMC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-09 21:13:54 +00:00
680c924c53 fix for rmc monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8064 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 17:38:27 +00:00