Commit Graph

69 Commits

Author SHA1 Message Date
lissav
347eff6788 Remove incorrect comment about supporting only SQLite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 12:55:42 +00:00
jbjohnso
0cc1c7f198 -Fix Table bug where things that weren't a regex were treated as such
-Add columns to track serial console pointer and rvid pointer in VM table
-Clean up Xen rpower, store system serial and video information


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 03:10:08 +00:00
nott
3e322fd630 add mgtifname to network definition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-29 17:51:33 +00:00
jbjohnso
58a0b0dddf -Add a UUIDv4 genUUID utility function
-Add a tentative vm table for comments/review
-Start a Xen plugin (requires Sys::Virt to actually work)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 13:48:15 +00:00
lissav
b3cc3d8ae1 add use strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1946 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-24 14:36:56 +00:00
sakolish
6c68e04dc5 Fix [2017647] rpower report "Node not defined in 'nodetype' database"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 12:33:27 +00:00
nott
593ba85f62 Add mkAIXsnap build script.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1918 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 13:37:19 +00:00
lissav
5635e5c421 fix bad comment in isMN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-21 18:03:47 +00:00
lissav
ffe2b0d16f mark IPV6TODP for routines that will not work under IPV6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1894 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 13:44:38 +00:00
lissav
cbd62c91be add use strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 12:30:22 +00:00
lissav
e93617e36f add use strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1887 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 12:02:22 +00:00
jbjohnso
cde3cf828e -Change noderange to make , lower precedence operator than @
-Have xCAT metapackage ensure the expected permissions on ssh public key on the postscripts section.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-17 13:44:56 +00:00
jbjohnso
058cceb692 -Add floppy parameter to rsetboot command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-14 15:33:06 +00:00
jbjohnso
8da81ece39 -Fix syntax error in Table.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1878 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-14 14:35:54 +00:00
jbjohnso
99828e0309 -Fix problem where file inclusion or parenthetical noderanges could induce a failure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-14 14:24:05 +00:00
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
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