Commit Graph

15 Commits

Author SHA1 Message Date
jbjohnso
c7868bf082 -Remove error-inducing lines from templates (errors were in commented out template portions, so no functional impact).
-Revamp Table.pm to share database handles and have handles persist across object instances, avoiding numerous calls to connect in certain programmer use cases.
-Modify xfork to use the aforementioned structure rather than the generic structures which are warned as being read-only
-Remove probably deprecated interface field as a key in mac table


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@317 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-23 15:52:27 +00:00
lissav
36a754d5eb Add postscripts table to the schema.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@279 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-16 18:48:11 +00:00
linggao
e47683853f minor bug fix for monitoring plug-in infrastructure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@263 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 20:31:25 +00:00
jbjohnso
45fe630583 Multi-interface discovery support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@261 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 19:13:43 +00:00
linggao
7717527a3b Changed pname to name in monitoring table to make it easier to understand for user
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 17:10:14 +00:00
mellor
fb76d32243 updated defspec to match current tabspec, added definitions for all attributes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-13 18:53:02 +00:00
sakolish
57b7e56f66 Changed "ppcDirect" to "ppcdirect". Originally done in change #70 but was overwritten in change #80
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-05 15:02:31 +00:00
nott
7de69d0f3a Added a monitoring definition to the defspec
structure.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@127 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-04 20:51:58 +00:00
linggao
30bc521a90 added cron job functions in Utils.pm. Added monitoring table. Added status column in nodelist table. Added monserver column in noderes table. Added SetAttributesWhere function in Table.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@91 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-28 19:44:47 +00:00
nott
c4a74bc7b0 Add osimage and nodegroup tables. Also, add
numerous updates to the defspec definitions for
managing xCAT data definitions.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@80 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-26 20:30:00 +00:00
sakolish
2c24e54b4b Change "ppcDirect" table to "ppcdirect" for direct-attached FSPs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@70 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-26 15:36:44 +00:00
jbjohnso
38f8b9f565 Install to iSCSI target via software initiator beginnings. Other half involves uploading the final kernel and initrd to the netboot server.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@61 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-19 19:45:11 +00:00
sakolish
f36053563d Changed "mgt" attribute in "ppc" table to "parent"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@56 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-19 16:06:54 +00:00
sakolish
eb30c401fd Added "ppchcp" "ppc", and "ppcDirect" to Schema
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@54 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-16 19:52:59 +00:00
jbjohnso
c99d72a179 Initial xCAT 2.0 import
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:44:33 +00:00