Commit Graph

1211 Commits

Author SHA1 Message Date
yinle
4a99958932 FSP/BPA redundancy: Fix a mistake.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 02:49:30 +00:00
lissav
a00247706b start to merge the disable attribute checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 19:31:27 +00:00
lissav
9d31ce3f41 update getAttribs with delimitcol
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 18:56:49 +00:00
lissav
238834c1a3 update delEntries routine with delimitcols
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8614 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 18:38:06 +00:00
lissav
4f575e78a9 convert setNodesAttribs to use delimitcol
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8613 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 16:55:06 +00:00
lissav
8b92d602bb update setAttribsWhere with delimitcol
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 15:59:48 +00:00
lissav
96d3ccfa26 fixed setAttribs routine to use new delimitcol routine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8605 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 15:01:40 +00:00
lissav
7c1df1f1a3 interface with delimitcol routine for updateschema
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 13:56:33 +00:00
lissav
9062415f6f add delimitcol routine and change table create to use it. First step in improving database handling logic
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8595 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-10 17:50:11 +00:00
yinle
c5213d8ff1 fsp/bpa redundancy: set hidden attribute to the node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8586 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-10 08:27:32 +00:00
yinle
28afd60d74 fsp/bpa redundancy: add hidden attribute to the nodelist table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8585 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-10 08:25:43 +00:00
phamt
b505d11c00 Used "VMCP Q V NIC" to get the MAC address.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8583 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-08 04:17:41 +00:00
nott
afe6c1c420 add server name to verbose output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-07 20:42:31 +00:00
lissav
7c0fdc9641 addNodeAttribs and addAttribs are not used, putting die at start to verify and setup to remove in the future
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8576 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 19:12:45 +00:00
lissav
e846724830 fix for 3108066, for PGsql handling of reserve words
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8575 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 19:02:52 +00:00
lissav
be6d865332 document postgresql reserve word website
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8573 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 14:15:06 +00:00
jjhua
28dce28391 remove some conserverondemand code from FSPboot.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8571 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 09:28:20 +00:00
jjhua
38b70f73c5 add the --port to mkhwconn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8569 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 08:56:47 +00:00
yinle
288990c73d FSP/BPA redundancy: fix a mistake
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8567 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 08:11:27 +00:00
jjhua
f0f047ddee remove the HMC/password check in mkhwconn(),and get the HMC/password in fsp_api_action()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8566 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 08:06:20 +00:00
jjhua
ab53cbdaad remove the HMC/password check in mkhwconn(),and get the HMC/password in fsp_api_action()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 08:05:56 +00:00
mxi1
b11687c421 the code to enable statelite semantics on top of ramdisk is here:
there's one new attribute called "rootfstype" for the osimage;

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 06:54:06 +00:00
jjhua
b87e6c8a94 add bpa into the key description of the passwd table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8562 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 06:05:29 +00:00
jbjohnso
bc8f7baf29 -Reinstate fix for inadvertent open transactions
-Also suppress cosmetic error about autocommit
-Comment up some things I had to work to remember


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8557 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-05 21:33:03 +00:00
yinle
530dd4459e minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-31 05:50:04 +00:00
yinle
f499213a70 FSP/BPA redundancy: add supporting of cec and frame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8538 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-31 05:46:11 +00:00
yinle
173252fa88 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 02:07:02 +00:00
ligc
8082aca8fe make gateway as an optional attribute for getmacs -D and rnetboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8527 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 02:05:31 +00:00
yinle
4e09193b61 FSP/BPA redundancy: add flag -C and -T to support the new function of lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8524 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-29 10:41:44 +00:00
yinle
89d925a68e Fix BUG:3147464, write lpar type as lpar,osi in PPC table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8521 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-29 07:46:53 +00:00
jjhua
ea88b16149 support for mkhwconn with --port option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8520 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-29 02:21:00 +00:00
jjhua
ff4af5db8c support for mkhwconn with --port option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8519 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-29 02:20:44 +00:00
jjhua
ef83b1dc1a support for mkhwconn with --port option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8518 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-29 02:20:29 +00:00
jjhua
98afbf8ced to fix the bpa.pm module load problem.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8516 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-28 08:23:56 +00:00
yinle
aafb1d5452 Fix a minor error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8512 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-27 03:07:26 +00:00
yinle
3628935e65 FSP/BPA redundancy: minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8508 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-23 08:19:29 +00:00
yinle
bdfe86c0ce FSP/BPA redundancy: add supporting of CEC object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-21 08:04:21 +00:00
yinle
b1e92f9885 FSP/BPA redundancy: add sub function to get the CECs located in a specified Frame.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8494 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-21 07:34:25 +00:00
yinle
983701c21f FSP/BPA redundancy: add supporting cec and frame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-21 07:30:41 +00:00
yinle
bbc35d3d6f FSP/BPA redundancy: add supporting of CEC and Frame; Modify the way rmhwconn used to find the nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8482 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 13:43:11 +00:00
jjhua
a86e141d8c fixed some uninitialized value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8479 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 09:40:33 +00:00
wanghuaz
821ba4eae2 Fixed bug 3133969: getmacs/rneboot-> cannot handle error for rpower failure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8473 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 09:14:15 +00:00
jjhua
191ba87638 fixed defect 3140592
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 08:41:19 +00:00
wanghuaz
fa52b3bcad Fixed bug chvm <node> does not output messages - ID: 3133987
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 08:10:54 +00:00
jjhua
7c0824b4d8 Update the Usage of mkhwconn/lshwconn/rmhwconn using FSPAPI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8466 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 06:02:07 +00:00
yinle
b82ea3e11a FSP/BAP redundancy: add supporting cec and Frame object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-17 03:07:08 +00:00
yinle
5bf9564a70 FSP/BPA redundancy: add supporting of cec object.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-17 02:06:49 +00:00
yinle
4254a7b774 FSP/BPA redundancy: add supporting cec and frame type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8436 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 08:54:43 +00:00
yinle
282726d885 FSP/BPA redundancy: add supporting cec type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8432 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 07:17:12 +00:00
yinle
209306f234 move a function (getchildren)to DBobjtUtils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 02:45:54 +00:00