Commit Graph

1347 Commits

Author SHA1 Message Date
daniceexi
84f358a361 lsdef command: add -s flag, improve the performance of displaying the output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4906 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-07 14:19:57 +00:00
jjhua
99b399b9d6 FSPboot for rnetboot, FSPmac for getmacs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-07 06:00:53 +00:00
daniceexi
8aa8e1f9ae The child process of the xcatd should not handle the TERM and INT signals as the parent process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4899 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-06 10:06:24 +00:00
daniceexi
2a56607bee restartxcatd may encounter kill xx not a killable process group issue when there are multiple SSL listener processes, now added the logic to kill them by force if it happens
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-06 09:38:35 +00:00
vallard
725823a0a3 updated variable substitution
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-05 20:46:41 +00:00
jbjohnso
2d2089a6e4 -Change module filename checks to be less permissive
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-05 15:39:27 +00:00
vallard
0d0cf639e1 added gennr for using nodels without database
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4888 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-05 05:12:38 +00:00
jbjohnso
f55a7b373f -Use utf-8 character set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-04 19:04:50 +00:00
jbjohnso
eeeb744e52 -Support utf-8 on output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-04 18:59:24 +00:00
lissav
6703934d37 do not update xcatmaster attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-04 17:44:48 +00:00
ligc
65ba675771 fix for bug 2925507: add HWControlPoint=>hcp into xcat stanza file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-04 09:02:18 +00:00
ligc
d43b6370a7 fix for bugg 2915687: error checking for chtab syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-04 06:33:12 +00:00
daniceexi
68de42c84b def commands performance enhancement: 1. fix performance issue in the getobjdefs; 2. def commands only get necessary attribute by getobjdefs; 3. lsdef without flags only displays node name; 4. rmobjdefs does not check the only_if condition; 5. Make Table::delEntries function can handle multiple records for a table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-30 07:50:28 +00:00
ligc
1e220db1f0 add sleep in rpower for scaling through site attribute powerinterval
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-30 03:15:52 +00:00
wanghuaz
75b0a4417b Add -n option for lsslp to only show and write the newly discovered hardwares
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-29 14:29:02 +00:00
wanghuaz
c67a44d85f Lead rspconfig to PPCcfg.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4852 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-29 08:23:20 +00:00
wanghuaz
cfc8c64ae4 Lead the hardware discovery commands to PPCconn module
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-29 06:28:15 +00:00
zhanx
ceea26ca17 hardware discovery enhancement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4850 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-28 08:10:42 +00:00
bp-sawyers
d314c0789d - Fixed bug in chtab db initialization statement
- Improved formatting of site and prescript table descriptions in man pages

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4832 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-19 14:20:26 +00:00
daniceexi
62b94e5eb7 make def commands support the default postscripts for postbootscripts attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-18 08:40:54 +00:00
vallard
0c7d1050fc added better parsing and CMD= support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-17 21:41:28 +00:00
vallard
889d9a9664 added back fedora11-12
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-17 21:40:14 +00:00
daniceexi
fe3d108911 defect:2911776: use the runcmd to replace the run_xcmd to run the xdsh in the doAIXcopy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4808 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-16 06:44:24 +00:00
vallard
71d9a5071a added policy for litefile and litetree for statelite on linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 20:47:25 +00:00
vallard
33f84c6b8c added statelite support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 20:38:34 +00:00
vallard
5b8612e7fa added statelite support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 20:37:40 +00:00
vallard
3b5a384b12 file used to initialize statelite images
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 20:34:04 +00:00
vallard
db02438df7 fixed statelite, the xCAT graphic, and mount info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4788 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 20:29:50 +00:00
lissav
aa5359e40a add new processing for otherpkgs and the postbootscripts attribute in the postscripts table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 18:55:36 +00:00
linggao
1ab1151e5a formally supporting postscripts.postbootscripts, yeh.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4783 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 15:10:07 +00:00
linggao
f4a01ffd36 Postage.pm changes to support postbootscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 15:04:47 +00:00
mxi1
88dd0b3c72 the author method is changed as we discussed last week; verify the password as encrypted pw firstly; if it fails, then treat the password as non-encyrpted password to verify one more time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 06:34:55 +00:00
jbjohnso
6cdebf2a87 -Implement an renergy command for IBM System X servers if IBM::EnergyManager can be found
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-14 22:19:33 +00:00
jbjohnso
d1a01cc53f -Support multiple rvitals arguments for IPMI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-14 18:32:00 +00:00
jbjohnso
cec6dc7a43 -Tightly pack the precision data
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4768 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-14 17:50:59 +00:00
jbjohnso
14d515d0fa -Potentially support energy management function in IBM servers
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-14 16:35:58 +00:00
lissav
6f3b129a10 remove building site.stanza,rsh/rcp attribute no longer supported
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-13 13:50:23 +00:00
lissav
6218ac35e1 fix usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-13 12:56:30 +00:00
daniceexi
58c96f259c make all the vital messages can be written to the syslog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-11 08:28:47 +00:00
mxi1
81610b3c9c web_lsevent is rewritten
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-11 02:38:34 +00:00
jjhua
366fdd26a0 HMC alternative: FSPinv.pm, FSPpower.pm, fsp for rcons
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-10 02:19:40 +00:00
jbjohnso
163102fa18 -Provide more flexibility for a vCenter attach with respect to hostname
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-09 21:05:35 +00:00
jbjohnso
8dede44fa5 -Support explicit discovery nic specification
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-09 19:15:16 +00:00
daniceexi
0dab1d959a fix a typo from nodehm.mgt to nodehm:mgt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-09 15:30:59 +00:00
lissav
69a8be9d85 do not stop if error from building cfm dist files, continue as long as one was built
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-08 19:49:50 +00:00
phamt
94b00e9c27 Update z/VM plugin with new code and autoyast/kickstart templates.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-08 19:39:00 +00:00
vallard
171b3342d1 nfsroot examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-04 21:35:27 +00:00
linggao
874280ef60 add -s in updatenode, xcatdsklspost supports retry logic
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-04 21:22:07 +00:00
lissav
a8a0ad5468 new hierarchical support for xdsh/xdcp, with error processing and -c flag
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-04 14:48:50 +00:00
daniceexi
4fd010d130 create the xcatd subsystem if it does not exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-04 04:32:19 +00:00