Commit Graph

9467 Commits

Author SHA1 Message Date
jbjohnso
cadde36c6e Add centos6.2 x86_64 back in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11338 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 20:24:10 +00:00
jbjohnso
238beb6dd4 Revert previous change for merging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 20:23:07 +00:00
phamt
e074caff62 Removed old templates used by mkay4z tool. Templates are now included in the tool.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 20:15:52 +00:00
bp-sawyers
3dd93ee124 Fix compile syntax error in ipmi.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11335 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 19:14:27 +00:00
wanghuaz
d444e0a39d Added dracut-network package to pkglist for centos6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 11:18:56 +00:00
immarvin
bf002e3c74 "the file discinfo.pm has been move to the "data" directory"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11332 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 08:01:45 +00:00
immarvin
b5bd3d89df a file named discinfo.pm containing the rh disc id's and discnum info is created, instead of putting them in anaconda.pm, the info can be loaded by importing xCAT::data::discinfo module
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 07:51:18 +00:00
immarvin
1f52436da5 the file discinfo.pm is moved into xCAT::data namespace,anaconda.pm is modified accordingly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11330 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 07:45:15 +00:00
immarvin
ce470c7c4f load a file named discinfo.pm which containing the rh disc id's and discnum info instead of putting them in anaconda.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 06:50:05 +00:00
immarvin
2950167b1a a file containing the rh disc id's and discnum info, instead of putting them in anaconda.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11328 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 06:45:46 +00:00
phamt
e1e99c5489 Check network layer before setting MAC address.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11327 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 02:29:36 +00:00
phamt
5040aa6a71 Fixed case-sensitive sed and egrep.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11326 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-03 20:55:48 +00:00
lissav
9d68902931 change check to handle regx in postscripts list
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-03 19:45:17 +00:00
xq2005
d221b16eaa add a other type in monitor page to show unsupport node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-31 08:43:58 +00:00
xq2005
86f224be13 change the function location into hmc.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11323 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-31 06:46:13 +00:00
sjing
95c629d940 if yum reports "Nothing to do" for the installed packages, we still return 0 to avoiding genimage broken by mistake.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11322 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-30 10:10:15 +00:00
jjhua
7baa523b9c enhancement of syspowerinterval for powering on CECs within one frame. If there is just a sleep , it will be interrupted bye the child's signal. So enhance it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11321 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-30 09:04:04 +00:00
ligc
3db2c1817b fix for bug 3466334: if the /install is mounted from MN, the ospkgdir and otherpkgdir should be different
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11319 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-30 08:57:37 +00:00
zhaoertao
504d6f443e provide a routine which can retrieve requested attributes that matching the specified options for a node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-30 07:44:19 +00:00
daniceexi
fb510583ea defect 3467275: try to kill atftpd first before configuring the xinetd for tftp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11317 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-30 07:36:58 +00:00
ligc
3274a805f0 remove the example of removing all nodes and groups
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-30 05:04:46 +00:00
daniceexi
388adc0109 add retrying for the syncfiles postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11315 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-29 10:36:57 +00:00
yinle
d502eb5cbc Fix bug 3464340:lsslp fb-> lost hwtype & nodetype & side
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11313 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-28 10:15:54 +00:00
yinle
993ba32244 Fix the bug 3464340:lsslp fb-> lost hwtype & nodetype & side
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11312 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-28 10:12:46 +00:00
yinle
8957e3193d Fix bug 3464340: lsslp fb-> lost hwtype & nodetype & side
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11311 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-28 10:00:27 +00:00
amy0701
9fbec6dcf9 update rpower sleep time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11310 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-28 09:58:01 +00:00
amy0701
ae79b6f1e1 update bat.bundle
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11309 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-28 09:20:19 +00:00
immarvin
2dc75a89d3 corrected a typo in subroutine updateOS()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-28 06:05:05 +00:00
bp-sawyers
309400c332 Make uploading to FRS area the default in the trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 10:44:55 +00:00
ligc
da3e4492ec fix for bug 3458127: chdef performance improvements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11305 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 06:12:19 +00:00
sjing
f94f6abace lstree implementation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 03:46:19 +00:00
sjing
998cd2919a lstree implementation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11303 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 03:42:20 +00:00
sjing
77107e1575 lstree implementation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11302 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 03:41:21 +00:00
sjing
abf4eaa0e1 lstree implementation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11301 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 03:39:38 +00:00
sjing
4f10ff79d1 lstree implementation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 03:38:22 +00:00
sjing
41ba3bb698 lstree implementation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11299 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 03:35:48 +00:00
sjing
827eafeb14 lstree implementation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 03:33:11 +00:00
sjing
3c4b000f9a fix for bug 3465128, if no service nodes used, do not do doSNcopy2.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11297 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 02:19:59 +00:00
daniceexi
09fe391c8b display the ip for the rscan command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11296 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 02:12:07 +00:00
phamt
93d22d0658 Let tree.pm call listTree for zVM VM tree.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11295 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-26 16:15:35 +00:00
phamt
bea361a223 Added documentation for zVM options in chvm, rpower, lsvm, mkvm, rnetboot, and rinv.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11294 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-26 15:34:28 +00:00
phamt
d5bbb7c2fa Used profile name to get directory entry instead of group name.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-24 14:57:13 +00:00
yinle
9cd6ae2db6 Add CMM flag option to lsslp.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-23 02:15:11 +00:00
yinle
bd06a6060d Add description for discovering CMM.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11291 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-23 02:11:54 +00:00
yinle
a177d496d5 1.write mpa for cmm instead of hcp. 2. Not write ip for the cmm,fsp,bpa node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-23 02:05:58 +00:00
bp-sawyers
0c27e3301f fixed build problems on aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-22 13:53:53 +00:00
bp-sawyers
a12c916802 get rid of more verbose output in build scripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11288 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-22 10:56:44 +00:00
daniceexi
99c1733f50 fix the issue that cannot handle the rspconfig without args
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11287 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-22 06:41:39 +00:00
bp-sawyers
efd242fc35 Fixed bug in build script where not all rpms were being built
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-22 01:32:48 +00:00
phamt
e1b18dc776 Fixed copydisk option to use Linux dd as failover.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-21 17:40:40 +00:00