Commit Graph

59 Commits

Author SHA1 Message Date
jbjohnso
6a158c171a -Check in a stub setNodesAttribs. It's as slow as setNodeAttribs, but the intent is to have it speed up with some attention later
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1869 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 19:12:05 +00:00
jbjohnso
15409f472c -Optimize Table 'getAllNodeAttribs' function. makeconservercf now takes 1 second on 500 nodes, and less than 10 for 10,0000 on my test system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1860 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-10 13:40:32 +00:00
nott
4fd9a21a84 Misc code cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 18:03:41 +00:00
jbjohnso
08f3fb3ac5 -Table performance enhancements, makeconservercf, for example, a table set that induced a 10 second makeconservercf runtime is down to 3 seconds. (Now makeconservercf for this data set is an order of magnitude faster than 2.0, which was about 30 seconds for this test).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1850 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 12:43:57 +00:00
jbjohnso
ce8ee250d1 -Speed up noderange expansion
-Have Table calls that utilize noderange extend noderange's optimizations lifetime
-Rework conserver to use the at-scale Table access methods, overall about 3 times faster so far


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1847 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 22:47:38 +00:00
jbjohnso
dea60262d8 -Modify getNodesAttribs to have a listref per node instead of one hashref
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 19:08:26 +00:00
lissav
042970679f call Utils->Version
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 19:04:37 +00:00
jbjohnso
c178d3937c -Implement a cached table lookup via getNodesAttribs, change xcatd to use that cached method for en-masse queries
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-30 20:51:41 +00:00
jbjohnso
9dec80d60b -Check in unoptimized getNodesAttribs function for Table.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1809 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-30 13:51:44 +00:00
memotype
d6c4eb0b12 added autoyast file for installing sles to a xen host
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 15:25:42 +00:00
jbjohnso
afdbf3f722 -Increment epoch for development tree so stable snapshots can leapfrog accidental 2.1 deployments to date
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1787 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 18:42:36 +00:00
sakolish
1b956e68d6 Increment "virtual_scsi_adapter=" attribute (if not "none") for "chvm -p" and "mkvm"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 17:03:01 +00:00
linggao
34c19ca896 Put monitoring conf data for nodes in Postage.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-25 02:16:26 +00:00
sakolish
0eaec9e9d3 Correct "lssyscfg' filter - Line #903
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-24 18:45:47 +00:00
nott
c8d28e0986 Add support for monitoring-monsetting table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-24 14:50:21 +00:00
nott
d0aa03053d Additions to monitoring def in defspec.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-24 14:14:30 +00:00
sakolish
9ea21d4524 Added "-f" flag to getmacs (force LPAR shutdown)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-23 16:43:49 +00:00
sakolish
9172f4f82a Added "-f" flag to getmacs (force LPAR shutdown)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-23 16:41:15 +00:00
jbjohnso
780e77f308 -Change passwd table to allow username to be part of the key
-Continue advancment of Windows support (per-node BCD files, 32 and 64 bit winnb coexistance)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1720 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 15:28:41 +00:00
sakolish
081fabd3ca Removed rspconfig build" - MPA specific
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 14:36:30 +00:00
sakolish
d955b672cd Added -p flag to "chvm"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 13:23:11 +00:00
sakolish
8df2c29208 Modified "mksyscfg" function to allow -p flag in "chvm"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 13:15:23 +00:00
sakolish
6d3f2e4b3a Added -p flag to "chvm" command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 13:14:26 +00:00
jbjohnso
7a857537cd -Add a prodkey table for products that would require or benefit from it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1706 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-19 19:49:18 +00:00
sakolish
e9fe3ab33e Changed "rinv fw" to "rinv firm" to match blade command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-19 19:27:26 +00:00
sakolish
059595c197 Added "firm" (firmware) to "rinv" for PPC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1703 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-19 19:22:37 +00:00
sakolish
86f9a9c581 Added firmware inventory support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-19 18:50:47 +00:00
bp-sawyers
53eb3fcf65 Requires should use >= instead of =
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-19 16:50:18 +00:00
jbjohnso
f6aec235f5 -Remove executable bit from files in trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-18 17:56:45 +00:00
lissav
637fba74a7 fix missing NODE export
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-18 17:27:26 +00:00
nott
428ecc8253 Add attrs to osimage definition.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-17 17:28:31 +00:00
sakolish
e840f81c8f Added "lsslp" usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1673 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-17 13:48:08 +00:00
sakolish
2afe1514f0 Display usage in preprocess_request() correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-17 13:38:54 +00:00
lissav
482773684a export all site table attributes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-16 14:00:02 +00:00
nott
7ef43f1089 Add tttrs from servicenode table to node def.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1664 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-16 13:17:24 +00:00
sakolish
3941f9b767 Changed "deps" table to support multiple keys (node, cmd)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-13 13:21:03 +00:00
sakolish
9449688186 Corrected "hcp" description - Line #347
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1646 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-13 12:19:59 +00:00
lissav
a25c4d3143 fix bad check in isServiceReq routine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-12 18:59:55 +00:00
lissav
cffdd01ede export useSSHonAIX env var
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-12 17:43:55 +00:00
lissav
f8c63e9da4 add useSSHonAIX attribute def
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-12 16:22:33 +00:00
nott
b26023f1f2 change nim table to nimimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-12 12:33:07 +00:00
lissav
3642da1c8e Add export of RSH and RCP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-11 18:24:58 +00:00
sakolish
c5b5f0c391 Added lslic() function to list firmware version
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-11 18:20:48 +00:00
sakolish
d1e9632723 Define "$profile" variable - Line #764
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-11 18:04:35 +00:00
sakolish
b79635b502 mkvm - use source LPAR profile for all created LPARs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-10 19:33:16 +00:00
lissav
b077980164 add Version routine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-10 16:39:20 +00:00
jbjohnso
645d9c8b83 -Add feature to manipulate iDataplex thermal profiles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-10 15:32:14 +00:00
sakolish
418960eba3 Strip colons from mac address before sending to HMC - Line #211
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1614 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-09 13:45:55 +00:00
nott
cd8e6173bc Add nim osimage table for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1611 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-08 12:38:27 +00:00
nott
f436cf68f3 Add mkdef error msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1607 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-07 16:30:09 +00:00