Commit Graph

749 Commits

Author SHA1 Message Date
lissav
38972e60e3 fix all warnings in routines add use warnings
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-04 18:29:12 +00:00
lissav
97edcc23e4 fix more warnings
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-04 14:45:51 +00:00
lissav
f01ac0f74c fix defect 2929715 too many mys
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-04 13:40:09 +00:00
lissav
b3b7a06d51 fix missin #
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-04 13:25:45 +00:00
wanghuaz
eaaca754af Part of class ready code checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-04 12:49:25 +00:00
daniceexi
8df1e87c62 defects: 2940290,2940304: move the getmacs --arp function to Utils.pm. Make the --arp supported by blade server and changed the format of MAC without : for aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5141 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-04 10:24:13 +00:00
wanghuaz
7f9e7022e1 Part code for class ready feature
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5139 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-04 08:29:06 +00:00
daniceexi
c72ad7b844 defect: 2935237: use the static as the defualt value of grouptype
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-03 09:52:03 +00:00
mellor
0f240257c9 changed InstUtils->getOSnodes to default to local OS if nodetype.os not set for node (used to default to Linux)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-02 20:03:46 +00:00
lissav
86a676d09f add comment to runxcmd about file expansion using glob
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-02 19:47:52 +00:00
ligc
73fb3d17ee relative path support for sinv
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-01 09:34:50 +00:00
wuzhy
ce36812204 Add a new option "r" for rmvm to remain the node's definition when removing it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5095 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-01 03:50:36 +00:00
daniceexi
d0a6c27824 code drop for P7 support of energy management
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-30 14:35:01 +00:00
wuzhy
e564e4a8d0 Add the support for sorting the output of the xCAT command which list nodes or VM.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-29 08:23:22 +00:00
ligc
cf44c5efc5 relative path support for rflash
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-26 06:48:36 +00:00
jjhua
f1c70d6dce fixed the defect 2905848
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5041 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-26 02:58:13 +00:00
lissav
83760ebf5d remove id_dsa generation and creation of authorized_keys2 when running xdsh -K
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-25 18:51:12 +00:00
ligc
4bd599d58c add full_path subroutine in Utils.pm, for relative path support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-25 08:59:52 +00:00
jbjohnso
3ffa807168 -Reapply recent fixes lost in recent checkins
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5020 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-22 20:08:33 +00:00
lissav
db7ddbb551 more db2 updates and added error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5008 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-21 20:39:55 +00:00
wanghuaz
e45ca0f81f Change the primary FSP without side information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5003 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-21 12:47:37 +00:00
lissav
af7974b520 fix error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4998 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-20 20:11:43 +00:00
ligc
f34733564c nodels ^/node/range/file,node1,node2 does not work, the ',' is passed to expandatom
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-20 08:15:09 +00:00
vallard
84cbeb2eb4 updated to fix xnba problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-20 02:14:46 +00:00
nott
d69f41ea52 Removed reference to BNDFILE.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-19 19:39:07 +00:00
lissav
cdbd665ed1 change to support DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-19 19:34:46 +00:00
lissav
d482c3c2ac add get_DBName routine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-19 18:48:23 +00:00
vallard
84a9c3fe98 updated to support remote/distributed networks for DHCP relays or remote flags in networks table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4968 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-18 20:36:08 +00:00
jjhua
73f5243b61 FSPvitals with lcds support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-18 06:15:52 +00:00
jjhua
e762911f5e FSPvitals with lcds support; FSPflash with --recover's defect is fixed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-18 06:14:05 +00:00
daniceexi
0cb7ef99f2 getobjdefs: only the node type has the special case for performance enhance
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-13 03:21:50 +00:00
jjhua
7320933b53 FSPflash: when operate on a CEC , the noderange can be lpar
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-11 03:20:38 +00:00
phamt
5b44b630d9 Updated nodeset() command and added support for rnetboot().
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4925 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-08 20:59:28 +00:00
jjhua
c50f1c15b5 FSPboot.pm and FSPmac.pm use lpar_netboot.expect
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4916 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-08 06:08:07 +00:00
jjhua
4e3e396150 add sms operation of rpower for setting boot order
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-07 06:38:15 +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
jbjohnso
d2cc0f30b6 -If children should occur, keep them from becoming zombies
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-06 20:03:48 +00:00
jbjohnso
3ff2c0eaaa -Fix setNodesAttribs syntax problem
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-05 15:23:42 +00:00
wanghuaz
8ff1b83d07 fixed one issue when change frame number
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-05 06:31:25 +00:00
wanghuaz
ad45f701f8 look up hosts table before name resolution in rspconfig command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4887 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-05 04:27:31 +00:00
wuzhy
faaadc5ca3 adjust the argument of rmvm according to the requirement.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4869 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-04 04:34:44 +00:00
wuzhy
fcb1fc8913 adjust the argument of rmvm according to the requirement.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-04 03:55:09 +00:00
wuzhy
67119dfdb8 Update them for supporting mkvm/rmvm enhancement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-31 04:46:42 +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
wanghuaz
004904267e Remove one debug msg in previos checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-30 04:18:53 +00:00
ligc
d808e18849 add sleep in rpower for scaling through site attribute powerinterval
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4860 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-30 03:14:47 +00:00
wanghuaz
b572a611c3 Updated manpage for rspconfig and lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-30 03:07:16 +00:00
wanghuaz
c0aa24b864 Updated usage for rspconfig and lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-30 01:57:52 +00:00
wanghuaz
ec6154e11e Change passwds or set the initial passwords for FSP/BPA
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-29 11:42:49 +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